Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c95941bc2401db96b526c4388051da3858551266 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-ssh16517535593369823894.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8364709615348246849.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6233734584680739877.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh4607044358607713640.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh1036504796471700751.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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/v2], 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.17 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21023’ Running on prd-ubuntu20.04-docker-8c-8g-21031 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/197 [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/197 # 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 c95941bc2401db96b526c4388051da3858551266 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c95941bc2401db96b526c4388051da3858551266 # timeout=10 Commit message: "Merge pull request #3971 from jinlinGuan/issue-3970" > git rev-list --no-walk efde56b581935682910d5fadc902c79a5d46562f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:50 ========================================================= 04:04:50 EdgeX Global Pipelines Version Info 04:04:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:51 ------------------- 04:04:51 stable info: 04:04:51 ------------------- 04:04:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:04:51 Message: update stable to v1.0.221 04:04:51 ------------------- 04:04:51 experimental info: 04:04:51 ------------------- 04:04:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:51 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 04:04:51 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c95941bc2401db96b526c4388051da3858551266 [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c95941b [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:52 provisioning config files... 04:04:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/197@tmp/config4866379517742568576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:52 ---> docker-login.sh 04:04:52 nexus3.edgexfoundry.org:10001 04:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:52 Configure a credential helper to remove this warning. See 04:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:52 04:04:52 Login Succeeded 04:04:52 nexus3.edgexfoundry.org:10002 04:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:53 Configure a credential helper to remove this warning. See 04:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:53 04:04:53 Login Succeeded 04:04:53 nexus3.edgexfoundry.org:10003 04:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:53 Configure a credential helper to remove this warning. See 04:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:53 04:04:53 Login Succeeded 04:04:53 nexus3.edgexfoundry.org:10004 04:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:53 Configure a credential helper to remove this warning. See 04:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:53 04:04:53 Login Succeeded 04:04:53 docker.io 04:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:53 Configure a credential helper to remove this warning. See 04:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:53 04:04:53 Login Succeeded 04:04:53 ---> docker-login.sh ends [Pipeline] } 04:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:54 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 04:04:54 + + cut -d/ -f2 04:04:54 dirname cmd/core-command/Dockerfile 04:04:54 + echo core-command,cmd/core-command/Dockerfile 04:04:54 + dirname cmd/core-data/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo core-data,cmd/core-data/Dockerfile 04:04:54 + dirname cmd/core-metadata/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo core-metadata,cmd/core-metadata/Dockerfile 04:04:54 + dirname cmd/security-bootstrapper/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:04:54 + dirname cmd/security-proxy-setup/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:04:54 + dirname cmd/security-secretstore-setup/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:04:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:04:54 + dirname cmd/security-spire-agent/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:04:54 + dirname cmd/security-spire-config/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:04:54 + dirname cmd/security-spire-server/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:04:54 + dirname cmd/support-notifications/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo support-notifications,cmd/support-notifications/Dockerfile 04:04:54 + dirname cmd/support-scheduler/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:04:54 + dirname cmd/sys-mgmt-agent/Dockerfile 04:04:54 + cut -d/ -f2 04:04:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:04:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:54 + git rev-list -1 --merges c95941bc2401db96b526c4388051da3858551266~1..c95941bc2401db96b526c4388051da3858551266 [Pipeline] echo 04:04:54 -----------> git rev-list -1 --merges c95941bc2401db96b526c4388051da3858551266~1..c95941bc2401db96b526c4388051da3858551266 c95941bc2401db96b526c4388051da3858551266 04:04:54 c95941bc2401db96b526c4388051da3858551266 [false] [Pipeline] sh 04:04:55 + git log --format=format:%s -1 c95941bc2401db96b526c4388051da3858551266 [Pipeline] echo 04:04:55 ========================================================= 04:04:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:04:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:55 + grep -v github /etc/ssh/ssh_known_hosts 04:04:55 + [ -e /tmp/ssh_known_hosts ] 04:04:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:56 04:04:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:04:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:56 latest: Pulling from edgex-devops/git-semver 04:04:56 a0d0a0d46f8b: Pulling fs layer 04:04:56 3e5f54012d9b: Pulling fs layer 04:04:56 4c7163046ea9: Pulling fs layer 04:04:56 0c2d73faf560: Pulling fs layer 04:04:56 0c2d73faf560: Waiting 04:04:56 3e5f54012d9b: Verifying Checksum 04:04:56 3e5f54012d9b: Download complete 04:04:56 a0d0a0d46f8b: Download complete 04:04:56 0c2d73faf560: Verifying Checksum 04:04:56 0c2d73faf560: Download complete 04:04:56 4c7163046ea9: Verifying Checksum 04:04:56 4c7163046ea9: Download complete 04:04:56 a0d0a0d46f8b: Pull complete 04:04:56 3e5f54012d9b: Pull complete 04:04:56 4c7163046ea9: Pull complete 04:04:57 0c2d73faf560: Pull complete 04:04:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:04:57 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 04:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:04:57 $ docker top 7324592ce31c8da00db5b18d8d320a1a735485aef0484e5a862eeaf39b3cf969 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:58 [ssh-agent] Looking for ssh-agent implementation... 04:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:58 $ docker exec 7324592ce31c8da00db5b18d8d320a1a735485aef0484e5a862eeaf39b3cf969 ssh-agent 04:04:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEbjfAi/agent.13 04:04:58 SSH_AGENT_PID=20 04:04:58 Running ssh-add (command line suppressed) 04:04:58 Identity added: /w/workspace/edgex-go/197@tmp/private_key_1090605602918583686.key (/w/workspace/edgex-go/197@tmp/private_key_1090605602918583686.key) 04:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:58 + git tag --points-at HEAD [Pipeline] } 04:04:58 $ docker exec --env ******** --env ******** 7324592ce31c8da00db5b18d8d320a1a735485aef0484e5a862eeaf39b3cf969 ssh-agent -k 04:04:58 unset SSH_AUTH_SOCK; 04:04:58 unset SSH_AGENT_PID; 04:04:58 echo Agent pid 20 killed; 04:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:58 [ssh-agent] Looking for ssh-agent implementation... 04:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:59 $ docker exec 7324592ce31c8da00db5b18d8d320a1a735485aef0484e5a862eeaf39b3cf969 ssh-agent 04:04:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHMojgb/agent.54 04:04:59 SSH_AGENT_PID=60 04:04:59 Running ssh-add (command line suppressed) 04:04:59 Identity added: /w/workspace/edgex-go/197@tmp/private_key_228315437186709419.key (/w/workspace/edgex-go/197@tmp/private_key_228315437186709419.key) 04:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:59 + git semver init 04:04:59 # -> Open(): unable to determine branch for HEAD 04:04:59 # $GIT_DIR = /w/workspace/edgex-go/197/.git 04:04:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/197 04:04:59 # $SEMVER_REMOTE_NAME = origin 04:04:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:04:59 # $SEMVER_USER_NAME = edgex-jenkins 04:04:59 # $SEMVER_BRANCH = main 04:04:59 # $SEMVER_TEMP = /tmp/semver-896471480 04:04:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:05:14 # '/tmp/semver-896471480' -> '/w/workspace/edgex-go/197/.semver' 04:05:14 # -> Force: false 04:05:14 # $SEMVER_DIR = /w/workspace/edgex-go/197/.semver [Pipeline] } 04:05:14 $ docker exec --env ******** --env ******** 7324592ce31c8da00db5b18d8d320a1a735485aef0484e5a862eeaf39b3cf969 ssh-agent -k 04:05:14 unset SSH_AUTH_SOCK; 04:05:14 unset SSH_AGENT_PID; 04:05:14 echo Agent pid 60 killed; 04:05:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:15 + git semver [Pipeline] } 04:05:15 $ docker stop --time=1 7324592ce31c8da00db5b18d8d320a1a735485aef0484e5a862eeaf39b3cf969 04:05:16 $ docker rm -f 7324592ce31c8da00db5b18d8d320a1a735485aef0484e5a862eeaf39b3cf969 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:17 Stashed 1 file(s) [Pipeline] echo 04:05:17 [edgeXSemver]: initialized semver on version 2.2.0-dev.71 [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] echo 04:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:17 ========================================================= 04:05:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:05:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:05:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:17 59bf1c3509f3: Pulling fs layer 04:05:17 666ba61612fd: Pulling fs layer 04:05:17 8ed8ca486205: Pulling fs layer 04:05:17 4fe6c5a15a65: Pulling fs layer 04:05:17 22a0e8bec74d: Pulling fs layer 04:05:17 640e595b4fbd: Pulling fs layer 04:05:17 763cafe07f6e: Pulling fs layer 04:05:17 0c0b528cf693: Pulling fs layer 04:05:17 10935f4eaf8b: Pulling fs layer 04:05:17 640e595b4fbd: Waiting 04:05:17 763cafe07f6e: Waiting 04:05:17 0c0b528cf693: Waiting 04:05:17 4fe6c5a15a65: Waiting 04:05:17 10935f4eaf8b: Waiting 04:05:17 22a0e8bec74d: Waiting 04:05:17 8ed8ca486205: Verifying Checksum 04:05:17 8ed8ca486205: Download complete 04:05:17 666ba61612fd: Verifying Checksum 04:05:17 666ba61612fd: Download complete 04:05:17 22a0e8bec74d: Verifying Checksum 04:05:17 22a0e8bec74d: Download complete 04:05:17 59bf1c3509f3: Verifying Checksum 04:05:17 59bf1c3509f3: Download complete 04:05:17 640e595b4fbd: Verifying Checksum 04:05:17 640e595b4fbd: Download complete 04:05:17 763cafe07f6e: Download complete 04:05:18 0c0b528cf693: Verifying Checksum 04:05:18 0c0b528cf693: Download complete 04:05:18 59bf1c3509f3: Pull complete 04:05:18 666ba61612fd: Pull complete 04:05:18 8ed8ca486205: Pull complete 04:05:18 10935f4eaf8b: Verifying Checksum 04:05:18 10935f4eaf8b: Download complete 04:05:18 4fe6c5a15a65: Download complete 04:05:22 4fe6c5a15a65: Pull complete 04:05:22 22a0e8bec74d: Pull complete 04:05:22 640e595b4fbd: Pull complete 04:05:22 763cafe07f6e: Pull complete 04:05:22 0c0b528cf693: Pull complete 04:05:24 10935f4eaf8b: Pull complete 04:05:24 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:05:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:05:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:05:25 WORKDIR /edgex 04:05:25 COPY go.mod . 04:05:25 RUN go mod download 04:05:25 + docker build -t ci-base-image-x86_64 -f - . 04:05:26 Sending build context to Docker daemon 334.8MB 04:05:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:05:26 ---> 99d49a6021b9 04:05:26 Step 2/4 : WORKDIR /edgex 04:05:28 ---> Running in eeacfdfcdf28 04:05:28 Removing intermediate container eeacfdfcdf28 04:05:28 ---> 264fb69d793d 04:05:28 Step 3/4 : COPY go.mod . 04:05:28 ---> c5e82cc6bb19 04:05:28 Step 4/4 : RUN go mod download 04:05:28 ---> Running in 4ead28414311 04:05:32 Still waiting to schedule task 04:05:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21029’ 04:05:46 Removing intermediate container 4ead28414311 04:05:46 ---> f022e64437e3 04:05:46 Successfully built f022e64437e3 04:05:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:05:46 + docker inspect -f . ci-base-image-x86_64 04:05:46 . [Pipeline] withDockerContainer 04:05:46 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 04:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:47 $ docker top ca11bf2b7cc49364c450a372264d4f13ea9ff7e0c5c3215aadd16c52f8a24d17 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:47 + go version 04:05:47 go version go1.17.6 linux/amd64 [Pipeline] } 04:05:47 $ docker stop --time=1 ca11bf2b7cc49364c450a372264d4f13ea9ff7e0c5c3215aadd16c52f8a24d17 04:05:48 $ docker rm -f ca11bf2b7cc49364c450a372264d4f13ea9ff7e0c5c3215aadd16c52f8a24d17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:49 + docker inspect -f . ci-base-image-x86_64 04:05:49 . [Pipeline] withDockerContainer 04:05:49 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 04:05:49 $ 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/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:49 $ docker top 0f55cbac14b6531a8573823beec6b29615531e6c3e8a8179454fc06ae0280723 -eo pid,comm [Pipeline] { [Pipeline] echo 04:05:49 ========================================================= 04:05:49 [edgeXBuildGoParallel] Running Tests and Build... 04:05:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:05:50 + make test 04:05:50 go mod tidy -compat=1.17 04:05:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:05:56 ? github.com/edgexfoundry/edgex-go [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:06:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.088s coverage: 28.7% of statements 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:06:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements 04:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:06:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.4% of statements 04:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.425s coverage: 89.2% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.094s coverage: 84.4% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.413s coverage: 95.6% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 24.0% of statements 04:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.089s coverage: 94.1% of statements 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 04:06:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 04:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 04:06:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 04:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements 04:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.4% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 04:06:33 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 04:06:51 GO111MODULE=on go vet ./... 04:06:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:53 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:06:54 + ls -al . 04:06:54 total 672 04:06:54 drwxrwxr-x 10 1001 1001 4096 Apr 15 04:06 . 04:06:54 drwxr-xr-x 4 root root 4096 Apr 15 04:05 .. 04:06:54 -rw-rw-r-- 1 1001 1001 11 Apr 15 04:04 .dockerignore 04:06:54 drwxrwxr-x 8 1001 1001 4096 Apr 15 04:04 .git 04:06:54 drwxrwxr-x 3 1001 1001 4096 Apr 15 04:04 .github 04:06:54 -rw-rw-r-- 1 1001 1001 879 Apr 15 04:04 .gitignore 04:06:54 -rw-rw-r-- 1 1001 1001 42 Apr 15 04:04 .golangci.yml 04:06:54 -rw-rw-r-- 1 1001 1001 87 Apr 15 04:04 .hadolint.yml 04:06:54 drwx------ 3 1001 1001 4096 Apr 15 04:05 .semver 04:06:54 -rw-rw-r-- 1 1001 1001 166 Apr 15 04:04 .sonarcloud.properties 04:06:54 -rw-rw-r-- 1 1001 1001 1171 Apr 15 04:04 ADOPTERS.md 04:06:54 -rw-rw-r-- 1 1001 1001 10086 Apr 15 04:04 Attribution.txt 04:06:54 -rw-rw-r-- 1 1001 1001 51732 Apr 15 04:04 CHANGELOG.md 04:06:54 -rw-rw-r-- 1 1001 1001 3804 Apr 15 04:04 CONTRIBUTING.md 04:06:54 -rw-rw-r-- 1 1001 1001 677 Apr 15 04:04 GOVERNANCE.md 04:06:54 -rw-rw-r-- 1 1001 1001 850 Apr 15 04:04 Jenkinsfile 04:06:54 -rw-rw-r-- 1 1001 1001 10775 Apr 15 04:04 LICENSE 04:06:54 -rw-rw-r-- 1 1001 1001 10389 Apr 15 04:04 Makefile 04:06:54 -rw-rw-r-- 1 1001 1001 582 Apr 15 04:04 OWNERS.md 04:06:54 -rw-rw-r-- 1 1001 1001 9120 Apr 15 04:04 README.md 04:06:54 -rw-rw-r-- 1 1001 1001 6912 Apr 15 04:04 SECURITY.md 04:06:54 -rw-rw-r-- 1 1001 1001 12 Apr 15 04:05 VERSION 04:06:54 -rw-rw-r-- 1 1001 1001 4131 Apr 15 04:04 ZMQWindows.md 04:06:54 drwxrwxr-x 2 1001 1001 4096 Apr 15 04:04 bin 04:06:54 drwxrwxr-x 18 1001 1001 4096 Apr 15 04:04 cmd 04:06:54 -rw-r--r-- 1 root root 434743 Apr 15 04:06 coverage.out 04:06:54 -rw-rw-r-- 1 1001 1001 3256 Apr 15 04:04 go.mod 04:06:54 -rw-rw-r-- 1 1001 1001 35162 Apr 15 04:04 go.sum 04:06:54 drwxrwxr-x 8 1001 1001 4096 Apr 15 04:04 internal 04:06:54 drwxrwxr-x 3 1001 1001 4096 Apr 15 04:04 openapi 04:06:54 drwxrwxr-x 4 1001 1001 4096 Apr 15 04:04 snap 04:06:54 -rw-rw-r-- 1 1001 1001 204 Apr 15 04:04 version.go [Pipeline] sh 04:06:55 + '[' -e coverage.out ] 04:06:55 + chown 1001:1001 coverage.out [Pipeline] stash 04:06:55 Stashed 1 file(s) [Pipeline] sh 04:06:55 + make build 04:06:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:07:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:07:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:07:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:07:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:07:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:07:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:07:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:07:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:07:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:07:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:07:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:07:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:07:30 $ docker stop --time=1 0f55cbac14b6531a8573823beec6b29615531e6c3e8a8179454fc06ae0280723 04:07:33 $ docker rm -f 0f55cbac14b6531a8573823beec6b29615531e6c3e8a8179454fc06ae0280723 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:35 04:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:35 latest: Pulling from edgex-devops/edgex-compose 04:07:35 cbdbe7a5bc2a: Pulling fs layer 04:07:35 ca9280d653b3: Pulling fs layer 04:07:35 7e9c9ca2126c: Pulling fs layer 04:07:35 cbdbe7a5bc2a: Verifying Checksum 04:07:35 cbdbe7a5bc2a: Download complete 04:07:35 ca9280d653b3: Verifying Checksum 04:07:35 ca9280d653b3: Download complete 04:07:35 cbdbe7a5bc2a: Pull complete 04:07:36 7e9c9ca2126c: Download complete 04:07:36 ca9280d653b3: Pull complete 04:07:39 7e9c9ca2126c: Pull complete 04:07:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:07:39 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 04:07:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:07:41 $ docker top ce95c0dc7a76fd51cb979bf6fb9f2fc9cda5832004827d1bc37c0594da8d0d1c -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:41 + docker-compose build --help 04:07:41 + grep parallel 04:07:42 --parallel Build images in parallel. [Pipeline] } 04:07:42 $ docker stop --time=1 ce95c0dc7a76fd51cb979bf6fb9f2fc9cda5832004827d1bc37c0594da8d0d1c 04:07:43 $ docker rm -f ce95c0dc7a76fd51cb979bf6fb9f2fc9cda5832004827d1bc37c0594da8d0d1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:44 . [Pipeline] withDockerContainer 04:07:44 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 04:07:44 $ 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/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@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 04:07:44 $ docker top 806e9af10a97141f73fe95a1f74daf6ff1ab57b8c4eb4e20384d99e27bcd4b41 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:44 + docker-compose -f ./docker-compose-build.yml build --parallel 04:07:45 Building core-command ... 04:07:45 Building core-data ... 04:07:45 Building core-metadata ... 04:07:45 Building security-bootstrapper ... 04:07:45 Building security-proxy-setup ... 04:07:45 Building security-secretstore-setup ... 04:07:45 Building security-spiffe-token-provider ... 04:07:45 Building security-spire-agent ... 04:07:45 Building security-spire-config ... 04:07:45 Building security-spire-server ... 04:07:45 Building support-notifications ... 04:07:45 Building support-scheduler ... 04:07:45 Building sys-mgmt-agent ... 04:07:45 Building security-spire-server 04:07:45 Building core-metadata 04:07:45 Building security-spire-config 04:07:45 Building security-spire-agent 04:07:45 Building support-scheduler 04:08:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:08:03 ---> f022e64437e3 04:08:03 Step 3/22 : WORKDIR /edgex-go 04:08:03 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:08:03 ---> f022e64437e3 04:08:03 Step 3/26 : WORKDIR /edgex-go 04:08:03 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:08:03 ---> f022e64437e3 04:08:03 Step 3/26 : WORKDIR /edgex-go 04:08:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:08:03 ---> f022e64437e3 04:08:03 Step 3/25 : WORKDIR /edgex-go 04:08:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:08:03 ---> f022e64437e3 04:08:03 Step 3/23 : WORKDIR /edgex-go 04:08:05 ---> Running in db43519c65b7 04:08:05 ---> Running in b460ba28c2fa 04:08:05 ---> Running in 530cecf806a6 04:08:05 ---> Running in d25bb847dc27 04:08:05 ---> Running in 2365b5be8f42 04:08:05 Removing intermediate container 530cecf806a6 04:08:05 ---> 1085d73defc1 04:08:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:05 Removing intermediate container d25bb847dc27 04:08:05 ---> 80550ab4f02d 04:08:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:05 Removing intermediate container 2365b5be8f42 04:08:05 ---> cacb9f14728b 04:08:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:05 Removing intermediate container b460ba28c2fa 04:08:05 ---> 9c343925ea63 04:08:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:05 Removing intermediate container db43519c65b7 04:08:05 ---> afd7fdba0785 04:08:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:05 ---> Running in 0a0a33795787 04:08:05 ---> Running in fa3ca755f98c 04:08:05 ---> Running in 509dc9773751 04:08:05 ---> Running in b829269af4ef 04:08:05 ---> Running in 01f0609f3a6b 04:08:06 Removing intermediate container fa3ca755f98c 04:08:06 ---> 7acb92eae13d 04:08:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:08:06 ---> Running in 80e34ab5e1c3 04:08:06 Removing intermediate container 509dc9773751 04:08:06 ---> 72f141f5fef9 04:08:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:08:06 ---> Running in 3c23d5500925 04:08:06 Removing intermediate container b829269af4ef 04:08:06 ---> bfa4502616ca 04:08:06 Step 5/22 : RUN apk add --update --no-cache make git 04:08:06 Removing intermediate container 0a0a33795787 04:08:06 ---> a16b3e0102e4 04:08:06 Step 5/23 : RUN apk add --update --no-cache make git 04:08:07 ---> Running in dbec788eb5c2 04:08:07 ---> Running in ac4cb465ef31 04:08:07 Removing intermediate container 01f0609f3a6b 04:08:07 ---> 36272a2f9a19 04:08:07 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 04:08:07 ---> Running in afd52e919a6e 04:08:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:08 OK: 221 MiB in 52 packages 04:08:09 OK: 221 MiB in 52 packages 04:08:09 OK: 221 MiB in 52 packages 04:08:09 OK: 221 MiB in 52 packages 04:08:09 OK: 221 MiB in 52 packages 04:08:09 Removing intermediate container 80e34ab5e1c3 04:08:09 ---> d8ec67837774 04:08:09 Step 6/26 : COPY go.mod vendor* ./ 04:08:09 Removing intermediate container afd52e919a6e 04:08:09 ---> afe3945180eb 04:08:09 Step 6/25 : COPY go.mod vendor* ./ 04:08:09 Removing intermediate container 3c23d5500925 04:08:09 ---> 426f90ad21e6 04:08:09 Step 6/26 : COPY go.mod vendor* ./ 04:08:09 Removing intermediate container ac4cb465ef31 04:08:09 ---> 55a4d47fe36f 04:08:09 Step 6/23 : COPY go.mod vendor* ./ 04:08:09 Removing intermediate container dbec788eb5c2 04:08:09 ---> dd9229d7a048 04:08:09 Step 6/22 : COPY go.mod vendor* ./ 04:08:09 ---> fa7dbe654f67 04:08:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:09 ---> decc9846ca9b 04:08:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:09 ---> Running in d1d46836d739 04:08:09 ---> 55469d8bbeda 04:08:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:09 ---> Running in c8b215e39ed5 04:08:09 ---> 4f73b3a2fbaf 04:08:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:10 ---> Running in 2c3d9cfd14e2 04:08:10 ---> c050c4dde70a 04:08:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:10 ---> Running in cc2a1e4ada5a 04:08:10 ---> Running in 2f6a1dedfcf7 04:08:11 Removing intermediate container d1d46836d739 04:08:11 ---> 961fa6f4d959 04:08:11 Step 8/26 : COPY . . 04:08:13 Removing intermediate container c8b215e39ed5 04:08:13 ---> a6b7e8beca89 04:08:13 Step 8/25 : COPY . . 04:08:13 Removing intermediate container 2c3d9cfd14e2 04:08:13 ---> f926f3debe63 04:08:13 Step 8/26 : COPY . . 04:08:13 Removing intermediate container 2f6a1dedfcf7 04:08:13 ---> bf796b927ac0 04:08:13 Step 8/22 : COPY . . 04:08:13 Removing intermediate container cc2a1e4ada5a 04:08:13 ---> 0abd494a1aa7 04:08:13 Step 8/23 : COPY . . 04:08:25 ---> 55957e4a05ec 04:08:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:08:25 ---> c54a3b16fb30 04:08:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:08:25 ---> fee929975ce4 04:08:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:08:25 ---> 0537b59798e9 04:08:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:08:25 ---> 479f67e1ccb1 04:08:25 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 04:08:25 ---> Running in 97543cdd494d 04:08:25 ---> Running in 08661a6fea6f 04:08:25 ---> Running in 44dee98d43d9 04:08:25 ---> Running in 13cec9ef3407 04:08:25 ---> Running in 97da629e9ab8 04:08:25 Removing intermediate container 08661a6fea6f 04:08:25 ---> afecbc9b02a7 04:08:25 Step 10/26 : RUN mkdir -p spire-build 04:08:25 Removing intermediate container 44dee98d43d9 04:08:25 ---> 9606b05518bf 04:08:25 Step 10/26 : RUN mkdir -p spire-build 04:08:25 Removing intermediate container 97da629e9ab8 04:08:25 ---> 7e53bdbbbb89 04:08:25 Step 10/25 : RUN mkdir -p spire-build 04:08:25 ---> Running in 88bc3b155526 04:08:25 ---> Running in b35afb7dd1d9 04:08:25 ---> Running in 1e3ec0a23dc9 04:08:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:08:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:08:25 Removing intermediate container 88bc3b155526 04:08:25 ---> ff71b6e976d7 04:08:25 Step 11/26 : WORKDIR /edgex-go/spire-build 04:08:25 ---> Running in 1606d49629ac 04:08:25 Removing intermediate container b35afb7dd1d9 04:08:25 ---> ca899af946e9 04:08:25 Step 11/26 : WORKDIR /edgex-go/spire-build 04:08:25 Removing intermediate container 1606d49629ac 04:08:25 ---> dfefee562dff 04:08:25 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 04:08:25 ---> Running in 90cd09fe9351 04:08:25 ---> Running in a3d6fa5e4a0c 04:08:25 Removing intermediate container 1e3ec0a23dc9 04:08:25 ---> dfcf468a78d3 04:08:25 Step 11/25 : WORKDIR /edgex-go/spire-build 04:08:25 ---> Running in f41fdc055568 04:08:25 Removing intermediate container 90cd09fe9351 04:08:25 ---> 4d4d488c0ed5 04:08:25 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 04:08:25 ---> Running in 8f6ffb6ff981 04:08:25 Removing intermediate container f41fdc055568 04:08:25 ---> 8d72a08e961f 04:08:25 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 04:08:25 ---> Running in cec3b56e4640 04:08:26 spire-1.2.1/ 04:08:26 spire-1.2.1/.data/ 04:08:26 spire-1.2.1/.data/.file 04:08:26 spire-1.2.1/.dockerignore 04:08:26 spire-1.2.1/.gitattributes 04:08:26 spire-1.2.1/.githooks/ 04:08:26 spire-1.2.1/.githooks/pre-commit 04:08:26 spire-1.2.1/.github/ 04:08:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:08:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:08:26 spire-1.2.1/.github/dependabot.yml 04:08:26 spire-1.2.1/.github/workflows/ 04:08:26 spire-1.2.1/.github/workflows/nightly_build.yaml 04:08:26 spire-1.2.1/.github/workflows/pr_build.yaml 04:08:26 spire-1.2.1/.github/workflows/release_build.yaml 04:08:26 spire-1.2.1/.github/workflows/scripts/ 04:08:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/split.sh 04:08:26 spire-1.2.1/.gitignore 04:08:26 spire-1.2.1/.go-version 04:08:26 spire-1.2.1/.golangci.yml 04:08:26 spire-1.2.1/ADOPTERS.md 04:08:26 spire-1.2.1/CHANGELOG.md 04:08:26 spire-1.2.1/CODE-OF-CONDUCT.md 04:08:26 spire-1.2.1/CODEOWNERS 04:08:26 spire-1.2.1/CONTRIBUTING.md 04:08:26 spire-1.2.1/Dockerfile 04:08:26 spire-1.2.1/Dockerfile.dev 04:08:26 spire-1.2.1/Dockerfile.scratch 04:08:26 spire-1.2.1/LICENSE 04:08:26 spire-1.2.1/MAINTAINERS.md 04:08:26 spire-1.2.1/Makefile 04:08:26 spire-1.2.1/README.md 04:08:26 spire-1.2.1/ROADMAP.md 04:08:26 spire-1.2.1/SECURITY.md 04:08:26 spire-1.2.1/cmd/ 04:08:26 spire-1.2.1/cmd/spire-agent/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/common/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/main.go 04:08:26 spire-1.2.1/cmd/spire-server/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/cli.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:08:26 spire-1.2.1/cmd/spire-server/main.go 04:08:26 spire-1.2.1/cmd/spire-server/util/ 04:08:26 spire-1.2.1/cmd/spire-server/util/util.go 04:08:26 spire-1.2.1/conf/ 04:08:26 spire-1.2.1/conf/agent/ 04:08:26 spire-1.2.1/conf/agent/agent.conf 04:08:26 spire-1.2.1/conf/agent/agent_full.conf 04:08:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:08:26 spire-1.2.1/conf/server/ 04:08:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:08:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:08:26 spire-1.2.1/conf/server/server.conf 04:08:26 spire-1.2.1/conf/server/server_full.conf 04:08:26 spire-1.2.1/doc/ 04:08:26 spire-1.2.1/doc/SPIRE101.md 04:08:26 spire-1.2.1/doc/auditlog.md 04:08:26 spire-1.2.1/doc/authorization_policy_engine.md 04:08:26 spire-1.2.1/doc/changelog_guidelines.md 04:08:26 spire-1.2.1/doc/cure53-report.pdf 04:08:26 spire-1.2.1/doc/images/ 04:08:26 spire-1.2.1/doc/images/2019_roadmap.png 04:08:26 spire-1.2.1/doc/images/SPIRE101.png 04:08:26 spire-1.2.1/doc/images/SPIRE_agent.png 04:08:26 spire-1.2.1/doc/images/SPIRE_server.png 04:08:26 spire-1.2.1/doc/images/cache_mgr.png 04:08:26 spire-1.2.1/doc/images/cache_mgr_components.png 04:08:26 spire-1.2.1/doc/images/federated_spire.png 04:08:26 spire-1.2.1/doc/images/ha_mode.png 04:08:26 spire-1.2.1/doc/images/nested_spire.png 04:08:26 spire-1.2.1/doc/images/oidc_federation.png 04:08:26 spire-1.2.1/doc/images/single_trust_domain.png 04:08:26 spire-1.2.1/doc/images/spiffe_compatible.png 04:08:26 spire-1.2.1/doc/images/spire_logo.png 04:08:26 spire-1.2.1/doc/migrating_registration_api_clients.md 04:08:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:08:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:08:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 04:08:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:08:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:08:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:08:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:08:26 spire-1.2.1/doc/scaling_spire.md 04:08:26 spire-1.2.1/doc/spire_agent.md 04:08:26 spire-1.2.1/doc/spire_server.md 04:08:26 spire-1.2.1/doc/supported_integrations.md 04:08:26 spire-1.2.1/doc/telemetry.md 04:08:26 spire-1.2.1/doc/telemetry_config.md 04:08:26 spire-1.2.1/doc/upgrading.md 04:08:26 spire-1.2.1/doc/using_spire.md 04:08:26 spire-1.2.1/examples/ 04:08:26 spire-1.2.1/examples/README.md 04:08:26 spire-1.2.1/go.mod 04:08:26 spire-1.2.1/go.sum 04:08:26 spire-1.2.1/pkg/ 04:08:26 spire-1.2.1/pkg/agent/ 04:08:26 spire-1.2.1/pkg/agent/agent.go 04:08:26 spire-1.2.1/pkg/agent/api/ 04:08:26 spire-1.2.1/pkg/agent/api/config.go 04:08:26 spire-1.2.1/pkg/agent/api/debug/ 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/endpoints.go 04:08:26 spire-1.2.1/pkg/agent/api/health/ 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:08:26 spire-1.2.1/pkg/agent/attestor/ 04:08:26 spire-1.2.1/pkg/agent/attestor/node/ 04:08:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:08:26 spire-1.2.1/pkg/agent/attestor/node/node.go 04:08:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/ 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:08:26 spire-1.2.1/pkg/agent/catalog/ 04:08:26 spire-1.2.1/pkg/agent/catalog/catalog.go 04:08:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:08:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:08:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:08:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:08:26 spire-1.2.1/pkg/agent/client/ 04:08:26 spire-1.2.1/pkg/agent/client/client.go 04:08:26 spire-1.2.1/pkg/agent/client/client_test.go 04:08:26 spire-1.2.1/pkg/agent/client/dial.go 04:08:26 spire-1.2.1/pkg/agent/client/nodeconn.go 04:08:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:08:26 spire-1.2.1/pkg/agent/client/update.go 04:08:26 spire-1.2.1/pkg/agent/client/util.go 04:08:26 spire-1.2.1/pkg/agent/common/ 04:08:26 spire-1.2.1/pkg/agent/common/backoff/ 04:08:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:08:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/ 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:08:26 spire-1.2.1/pkg/agent/config.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/config.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/ 04:08:26 spire-1.2.1/pkg/agent/manager/cache/ 04:08:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:08:26 spire-1.2.1/pkg/agent/manager/config.go 04:08:26 spire-1.2.1/pkg/agent/manager/manager.go 04:08:26 spire-1.2.1/pkg/agent/manager/manager_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/storage.go 04:08:26 spire-1.2.1/pkg/agent/manager/storage_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/ 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/sync.go 04:08:26 spire-1.2.1/pkg/agent/plugin/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:08:26 spire-1.2.1/pkg/agent/svid/ 04:08:26 spire-1.2.1/pkg/agent/svid/rotator.go 04:08:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:08:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:08:26 spire-1.2.1/pkg/agent/svid/store/ 04:08:26 spire-1.2.1/pkg/agent/svid/store/service.go 04:08:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:08:26 spire-1.2.1/pkg/common/ 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/ 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:08:26 spire-1.2.1/pkg/common/api/ 04:08:26 spire-1.2.1/pkg/common/api/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/ 04:08:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/logger.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/names.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:08:26 spire-1.2.1/pkg/common/api/names.go 04:08:26 spire-1.2.1/pkg/common/api/ratelimit.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:08:26 spire-1.2.1/pkg/common/auth/ 04:08:26 spire-1.2.1/pkg/common/auth/interceptors.go 04:08:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:08:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/ 04:08:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/types.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/ 04:08:26 spire-1.2.1/pkg/common/catalog/bind.go 04:08:26 spire-1.2.1/pkg/common/catalog/builtin.go 04:08:26 spire-1.2.1/pkg/common/catalog/catalog.go 04:08:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/closers.go 04:08:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:08:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:08:26 spire-1.2.1/pkg/common/catalog/config.go 04:08:26 spire-1.2.1/pkg/common/catalog/config_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/configure.go 04:08:26 spire-1.2.1/pkg/common/catalog/constraints.go 04:08:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/context.go 04:08:26 spire-1.2.1/pkg/common/catalog/external.go 04:08:26 spire-1.2.1/pkg/common/catalog/host.go 04:08:26 spire-1.2.1/pkg/common/catalog/pipenet.go 04:08:26 spire-1.2.1/pkg/common/catalog/plugin.go 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/ 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:08:26 spire-1.2.1/pkg/common/cli/ 04:08:26 spire-1.2.1/pkg/common/cli/env.go 04:08:26 spire-1.2.1/pkg/common/cli/flags.go 04:08:26 spire-1.2.1/pkg/common/cli/trust_domain.go 04:08:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:08:26 spire-1.2.1/pkg/common/cli/umask.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_posix.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_test.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_windows.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/flag.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/format.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/ 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/ 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:08:26 spire-1.2.1/pkg/common/cryptoutil/ 04:08:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:08:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:08:26 spire-1.2.1/pkg/common/diskutil/ 04:08:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:08:26 spire-1.2.1/pkg/common/diskutil/file_test.go 04:08:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:08:26 spire-1.2.1/pkg/common/errorutil/ 04:08:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:08:26 spire-1.2.1/pkg/common/health/ 04:08:26 spire-1.2.1/pkg/common/health/config.go 04:08:26 spire-1.2.1/pkg/common/health/context.go 04:08:26 spire-1.2.1/pkg/common/health/context_test.go 04:08:26 spire-1.2.1/pkg/common/health/health.go 04:08:26 spire-1.2.1/pkg/common/health/health_test.go 04:08:26 spire-1.2.1/pkg/common/health/logger.go 04:08:26 spire-1.2.1/pkg/common/hostservice/ 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/ 04:08:26 spire-1.2.1/pkg/common/idutil/require.go 04:08:26 spire-1.2.1/pkg/common/idutil/require_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/safety.go 04:08:26 spire-1.2.1/pkg/common/idutil/safety_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:08:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/ 04:08:26 spire-1.2.1/pkg/common/jwtsvid/common.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:08:26 spire-1.2.1/pkg/common/jwtutil/ 04:08:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:08:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:08:26 spire-1.2.1/pkg/common/log/ 04:08:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:08:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:08:26 spire-1.2.1/pkg/common/log/log.go 04:08:26 spire-1.2.1/pkg/common/log/log_test.go 04:08:26 spire-1.2.1/pkg/common/log/options.go 04:08:26 spire-1.2.1/pkg/common/nodeutil/ 04:08:26 spire-1.2.1/pkg/common/nodeutil/node.go 04:08:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/ 04:08:26 spire-1.2.1/pkg/common/peertracker/conn.go 04:08:26 spire-1.2.1/pkg/common/peertracker/credentials.go 04:08:26 spire-1.2.1/pkg/common/peertracker/errors.go 04:08:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:08:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:08:26 spire-1.2.1/pkg/common/peertracker/info.go 04:08:26 spire-1.2.1/pkg/common/peertracker/listener.go 04:08:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:08:26 spire-1.2.1/pkg/common/pemutil/ 04:08:26 spire-1.2.1/pkg/common/pemutil/block.go 04:08:26 spire-1.2.1/pkg/common/pemutil/certs.go 04:08:26 spire-1.2.1/pkg/common/pemutil/common.go 04:08:26 spire-1.2.1/pkg/common/pemutil/csr.go 04:08:26 spire-1.2.1/pkg/common/pemutil/keys.go 04:08:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:08:26 spire-1.2.1/pkg/common/plugin/ 04:08:26 spire-1.2.1/pkg/common/plugin/aws/ 04:08:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:08:26 spire-1.2.1/pkg/common/plugin/azure/ 04:08:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:08:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/facade.go 04:08:26 spire-1.2.1/pkg/common/plugin/facade_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/gcp/ 04:08:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/ 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/log.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/ 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:08:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:08:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/ 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/common/profiling/ 04:08:26 spire-1.2.1/pkg/common/profiling/dumpers.go 04:08:26 spire-1.2.1/pkg/common/profiling/profiling.go 04:08:26 spire-1.2.1/pkg/common/protoutil/ 04:08:26 spire-1.2.1/pkg/common/protoutil/masks.go 04:08:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:08:26 spire-1.2.1/pkg/common/rotationutil/ 04:08:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:08:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:08:26 spire-1.2.1/pkg/common/selector/ 04:08:26 spire-1.2.1/pkg/common/selector/selector.go 04:08:26 spire-1.2.1/pkg/common/selector/selector_test.go 04:08:26 spire-1.2.1/pkg/common/selector/set.go 04:08:26 spire-1.2.1/pkg/common/selector/set_utils.go 04:08:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:08:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:08:26 spire-1.2.1/pkg/common/telemetry/call.go 04:08:26 spire-1.2.1/pkg/common/telemetry/common/ 04:08:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:08:26 spire-1.2.1/pkg/common/telemetry/config.go 04:08:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:08:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/inmem.go 04:08:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/m3.go 04:08:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/metrics.go 04:08:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/names.go 04:08:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:08:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/server.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sink.go 04:08:26 spire-1.2.1/pkg/common/telemetry/statsd.go 04:08:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/uptime.go 04:08:26 spire-1.2.1/pkg/common/telemetry/version.go 04:08:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:08:26 spire-1.2.1/pkg/common/uptime/ 04:08:26 spire-1.2.1/pkg/common/uptime/uptime.go 04:08:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:08:26 spire-1.2.1/pkg/common/util/ 04:08:26 spire-1.2.1/pkg/common/util/certs.go 04:08:26 spire-1.2.1/pkg/common/util/certs_test.go 04:08:26 spire-1.2.1/pkg/common/util/csr.go 04:08:26 spire-1.2.1/pkg/common/util/hash.go 04:08:26 spire-1.2.1/pkg/common/util/selectors.go 04:08:26 spire-1.2.1/pkg/common/util/selectors_test.go 04:08:26 spire-1.2.1/pkg/common/util/signals.go 04:08:26 spire-1.2.1/pkg/common/util/sort.go 04:08:26 spire-1.2.1/pkg/common/util/sort_test.go 04:08:26 spire-1.2.1/pkg/common/util/task.go 04:08:26 spire-1.2.1/pkg/common/util/task_test.go 04:08:26 spire-1.2.1/pkg/common/util/testdata/ 04:08:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:08:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:08:26 spire-1.2.1/pkg/common/version/ 04:08:26 spire-1.2.1/pkg/common/version/version.go 04:08:26 spire-1.2.1/pkg/common/x509svid/ 04:08:26 spire-1.2.1/pkg/common/x509svid/common_test.go 04:08:26 spire-1.2.1/pkg/common/x509svid/csr.go 04:08:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:08:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:08:26 spire-1.2.1/pkg/common/x509util/ 04:08:26 spire-1.2.1/pkg/common/x509util/cert.go 04:08:26 spire-1.2.1/pkg/common/x509util/dns.go 04:08:26 spire-1.2.1/pkg/common/x509util/dns_test.go 04:08:26 spire-1.2.1/pkg/common/x509util/keyid.go 04:08:26 spire-1.2.1/pkg/common/x509util/keypair.go 04:08:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:08:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:08:26 spire-1.2.1/pkg/server/ 04:08:26 spire-1.2.1/pkg/server/api/ 04:08:26 spire-1.2.1/pkg/server/api/agent.go 04:08:26 spire-1.2.1/pkg/server/api/agent/ 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/ 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/agent_test.go 04:08:26 spire-1.2.1/pkg/server/api/api.go 04:08:26 spire-1.2.1/pkg/server/api/audit/ 04:08:26 spire-1.2.1/pkg/server/api/audit/audit.go 04:08:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:08:26 spire-1.2.1/pkg/server/api/bundle.go 04:08:26 spire-1.2.1/pkg/server/api/bundle/ 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/ 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/bundle_test.go 04:08:26 spire-1.2.1/pkg/server/api/debug/ 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/ 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/entry.go 04:08:26 spire-1.2.1/pkg/server/api/entry/ 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/ 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/entry_test.go 04:08:26 spire-1.2.1/pkg/server/api/health/ 04:08:26 spire-1.2.1/pkg/server/api/health/v1/ 04:08:26 spire-1.2.1/pkg/server/api/health/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/id.go 04:08:26 spire-1.2.1/pkg/server/api/id_test.go 04:08:26 spire-1.2.1/pkg/server/api/limits/ 04:08:26 spire-1.2.1/pkg/server/api/limits/limits.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ 04:08:26 spire-1.2.1/pkg/server/api/middleware/alias.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/audit.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/caller.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/common.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/entries.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:08:26 spire-1.2.1/pkg/server/api/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/selector.go 04:08:26 spire-1.2.1/pkg/server/api/selector_test.go 04:08:26 spire-1.2.1/pkg/server/api/status.go 04:08:26 spire-1.2.1/pkg/server/api/status_test.go 04:08:26 spire-1.2.1/pkg/server/api/svid/ 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/ 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/ 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/ 04:08:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/validate.go 04:08:26 spire-1.2.1/pkg/server/bundle/ 04:08:26 spire-1.2.1/pkg/server/bundle/client/ 04:08:26 spire-1.2.1/pkg/server/bundle/client/client.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/manager.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/sources.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/updater.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:08:26 spire-1.2.1/pkg/server/ca/ 04:08:26 spire-1.2.1/pkg/server/ca/ca.go 04:08:26 spire-1.2.1/pkg/server/ca/ca_health.go 04:08:26 spire-1.2.1/pkg/server/ca/ca_test.go 04:08:26 spire-1.2.1/pkg/server/ca/journal.go 04:08:26 spire-1.2.1/pkg/server/ca/journal_test.go 04:08:26 spire-1.2.1/pkg/server/ca/manager.go 04:08:26 spire-1.2.1/pkg/server/ca/manager_health.go 04:08:26 spire-1.2.1/pkg/server/ca/manager_test.go 04:08:26 spire-1.2.1/pkg/server/ca/templates.go 04:08:26 spire-1.2.1/pkg/server/ca/upstream_client.go 04:08:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:08:26 spire-1.2.1/pkg/server/ca/validation.go 04:08:26 spire-1.2.1/pkg/server/cache/ 04:08:26 spire-1.2.1/pkg/server/cache/dscache/ 04:08:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:08:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/ 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:08:26 spire-1.2.1/pkg/server/catalog/ 04:08:26 spire-1.2.1/pkg/server/catalog/catalog.go 04:08:26 spire-1.2.1/pkg/server/catalog/keymanager.go 04:08:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:08:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:08:26 spire-1.2.1/pkg/server/catalog/notifier.go 04:08:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:08:26 spire-1.2.1/pkg/server/config.go 04:08:26 spire-1.2.1/pkg/server/datastore/ 04:08:26 spire-1.2.1/pkg/server/datastore/datastore.go 04:08:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:08:26 spire-1.2.1/pkg/server/datastore/repository.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:08:26 spire-1.2.1/pkg/server/endpoints/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:08:26 spire-1.2.1/pkg/server/endpoints/config.go 04:08:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:08:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:08:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/middleware.go 04:08:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:08:26 spire-1.2.1/pkg/server/hostservice/ 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:08:26 spire-1.2.1/pkg/server/registration/ 04:08:26 spire-1.2.1/pkg/server/registration/manager.go 04:08:26 spire-1.2.1/pkg/server/registration/manager_test.go 04:08:26 spire-1.2.1/pkg/server/scanentries.go 04:08:26 spire-1.2.1/pkg/server/scanentries_test.go 04:08:26 spire-1.2.1/pkg/server/server.go 04:08:26 spire-1.2.1/pkg/server/server_test.go 04:08:26 spire-1.2.1/pkg/server/svid/ 04:08:26 spire-1.2.1/pkg/server/svid/observer.go 04:08:26 spire-1.2.1/pkg/server/svid/observer_test.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_config.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_test.go 04:08:26 spire-1.2.1/proto/ 04:08:26 spire-1.2.1/proto/private/ 04:08:26 spire-1.2.1/proto/private/server/ 04:08:26 spire-1.2.1/proto/private/server/journal/ 04:08:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:08:26 spire-1.2.1/proto/private/server/journal/journal.proto 04:08:26 spire-1.2.1/proto/spire/ 04:08:26 spire-1.2.1/proto/spire/common/ 04:08:26 spire-1.2.1/proto/spire/common/common.pb.go 04:08:26 spire-1.2.1/proto/spire/common/common.proto 04:08:26 spire-1.2.1/proto/spire/common/plugin/ 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:08:26 spire-1.2.1/release/ 04:08:26 spire-1.2.1/release/spire-extras/ 04:08:26 spire-1.2.1/release/spire-extras/README.md 04:08:26 spire-1.2.1/release/spire-extras/conf/ 04:08:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:08:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:08:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:08:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:08:26 spire-1.2.1/release/spire/ 04:08:26 spire-1.2.1/release/spire/README.md 04:08:26 spire-1.2.1/release/spire/conf/ 04:08:26 spire-1.2.1/release/spire/conf/agent/ 04:08:26 spire-1.2.1/release/spire/conf/agent/agent.conf 04:08:26 spire-1.2.1/release/spire/conf/server/ 04:08:26 spire-1.2.1/release/spire/conf/server/server.conf 04:08:26 spire-1.2.1/script/ 04:08:26 spire-1.2.1/script/build-artifact.sh 04:08:26 spire-1.2.1/script/generate_dummy_ca.sh 04:08:26 spire-1.2.1/support/ 04:08:26 spire-1.2.1/support/k8s/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/ 04:08:26 spire-1.2.1/support/oidc-discovery-provider/README.md 04:08:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/config.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/main.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:08:26 spire-1.2.1/test/ 04:08:26 spire-1.2.1/test/clock/ 04:08:26 spire-1.2.1/test/clock/clock.go 04:08:26 spire-1.2.1/test/fakes/ 04:08:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:08:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:08:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:08:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:08:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:08:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/test/fakes/fakeagentstore/ 04:08:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:08:26 spire-1.2.1/test/fakes/fakedatastore/ 04:08:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:08:26 spire-1.2.1/test/fakes/fakeentryclient/ 04:08:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:08:26 spire-1.2.1/test/fakes/fakehealthchecker/ 04:08:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:08:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:08:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:08:26 spire-1.2.1/test/fakes/fakemetrics/ 04:08:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:08:26 spire-1.2.1/test/fakes/fakenoderesolver/ 04:08:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:08:26 spire-1.2.1/test/fakes/fakenotifier/ 04:08:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:08:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:08:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:08:26 spire-1.2.1/test/fakes/fakeserverca/ 04:08:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:08:26 spire-1.2.1/test/fakes/fakeservercatalog/ 04:08:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:08:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:08:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:08:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:08:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:08:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:08:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:08:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:08:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:08:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:08:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:08:26 spire-1.2.1/test/fixture/ 04:08:26 spire-1.2.1/test/fixture/certs/ 04:08:26 spire-1.2.1/test/fixture/certs/agent_svid.der 04:08:26 spire-1.2.1/test/fixture/certs/base_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/blog_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/bundle.der 04:08:26 spire-1.2.1/test/fixture/certs/ca.pem 04:08:26 spire-1.2.1/test/fixture/certs/ca_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/database_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/database_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/database_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/node_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/node_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/node_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/svid.pem 04:08:26 spire-1.2.1/test/fixture/certs/svid_key.pem 04:08:26 spire-1.2.1/test/fixture/config/ 04:08:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:08:26 spire-1.2.1/test/fixture/config/agent_good.conf 04:08:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:08:26 spire-1.2.1/test/fixture/config/plugin_good.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_good.conf 04:08:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:08:26 spire-1.2.1/test/fixture/fixture.go 04:08:26 spire-1.2.1/test/fixture/nodeattestor/ 04:08:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:08:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:08:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:08:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:08:26 spire-1.2.1/test/fixture/registration/ 04:08:26 spire-1.2.1/test/fixture/registration/entries.json 04:08:26 spire-1.2.1/test/fixture/registration/good-for-update.json 04:08:26 spire-1.2.1/test/fixture/registration/good.json 04:08:26 spire-1.2.1/test/fixture/registration/invalid.json 04:08:26 spire-1.2.1/test/fixture/registration/invalid_json.json 04:08:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:08:26 spire-1.2.1/test/integration/ 04:08:26 spire-1.2.1/test/integration/README.md 04:08:26 spire-1.2.1/test/integration/common 04:08:26 spire-1.2.1/test/integration/setup/ 04:08:26 spire-1.2.1/test/integration/setup/adminclient/ 04:08:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:08:26 spire-1.2.1/test/integration/setup/adminclient/client.go 04:08:26 spire-1.2.1/test/integration/setup/debugagent/ 04:08:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:08:26 spire-1.2.1/test/integration/setup/debugagent/main.go 04:08:26 spire-1.2.1/test/integration/setup/debugserver/ 04:08:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:08:26 spire-1.2.1/test/integration/setup/debugserver/main.go 04:08:26 spire-1.2.1/test/integration/setup/downstreamclient/ 04:08:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:08:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:08:26 spire-1.2.1/test/integration/setup/itclient/ 04:08:26 spire-1.2.1/test/integration/setup/itclient/client.go 04:08:26 spire-1.2.1/test/integration/setup/node-attestation/ 04:08:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:08:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:08:26 spire-1.2.1/test/integration/setup/x509pop/ 04:08:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:08:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:08:26 spire-1.2.1/test/integration/suites/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:08:26 spire-1.2.1/test/integration/suites/join-token/ 04:08:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:08:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:08:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:08:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:08:26 spire-1.2.1/test/integration/suites/join-token/README.md 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/ 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/join-token/teardown 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:08:26 spire-1.2.1/test/integration/suites/k8s/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/00-setup 04:08:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:08:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:08:26 spire-1.2.1/test/integration/suites/k8s/README.md 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlspire-1.2.1/ 04:08:26 spire-1.2.1/ 04:08:26 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:08:26 spire-1.2.1/test/integration/suites/k8s/teardown 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/spire-1.2.1/.data/ 04:08:26 spire-1.2.1/.data/.file 04:08:26 spire-1.2.1/.dockerignore 04:08:26 spire-1.2.1/.gitattributes 04:08:26 spire-1.2.1/.githooks/ 04:08:26 spire-1.2.1/.githooks/pre-commit 04:08:26 spire-1.2.1/.github/ 04:08:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:08:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:08:26 spire-1.2.1/.github/dependabot.yml 04:08:26 spire-1.2.1/.github/workflows/ 04:08:26 spire-1.2.1/.github/workflows/nightly_build.yaml 04:08:26 spire-1.2.1/.github/workflows/pr_build.yaml 04:08:26 spire-1.2.1/.github/workflows/release_build.yaml 04:08:26 spire-1.2.1/.github/workflows/scripts/ 04:08:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/split.sh 04:08:26 spire-1.2.1/.gitignore 04:08:26 spire-1.2.1/.go-version 04:08:26 spire-1.2.1/.golangci.yml 04:08:26 spire-1.2.1/ADOPTERS.md 04:08:26 spire-1.2.1/CHANGELOG.md 04:08:26 spire-1.2.1/CODE-OF-CONDUCT.md 04:08:26 spire-1.2.1/CODEOWNERS 04:08:26 spire-1.2.1/CONTRIBUTING.md 04:08:26 spire-1.2.1/Dockerfile 04:08:26 spire-1.2.1/Dockerfile.dev 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/spire-1.2.1/.data/ 04:08:26 spire-1.2.1/.data/.file 04:08:26 spire-1.2.1/.dockerignore 04:08:26 spire-1.2.1/.gitattributes 04:08:26 spire-1.2.1/.githooks/ 04:08:26 spire-1.2.1/.githooks/pre-commit 04:08:26 spire-1.2.1/.github/ 04:08:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:08:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:08:26 spire-1.2.1/.github/dependabot.yml 04:08:26 spire-1.2.1/.github/workflows/ 04:08:26 spire-1.2.1/.github/workflows/nightly_build.yaml 04:08:26 spire-1.2.1/.github/workflows/pr_build.yaml 04:08:26 spire-1.2.1/.github/workflows/release_build.yaml 04:08:26 spire-1.2.1/.github/workflows/scripts/ 04:08:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:08:26 spire-1.2.1/.github/workflows/scripts/split.sh 04:08:26 spire-1.2.1/.gitignore 04:08:26 spire-1.2.1/.go-version 04:08:26 spire-1.2.1/.golangci.yml 04:08:26 spire-1.2.1/ADOPTERS.md 04:08:26 spire-1.2.1/CHANGELOG.md 04:08:26 spire-1.2.1/CODE-OF-CONDUCT.md 04:08:26 spire-1.2.1/CODEOWNERS 04:08:26 spire-1.2.1/CONTRIBUTING.md 04:08:26 spire-1.2.1/Dockerfile 04:08:26 spire-1.2.1/Dockerfile.dev 04:08:26 spire-1.2.1/Dockerfile.scratch 04:08:26 spire-1.2.1/LICENSE 04:08:26 spire-1.2.1/MAINTAINERS.md 04:08:26 spire-1.2.1/Makefile 04:08:26 spire-1.2.1/README.md 04:08:26 spire-1.2.1/ROADMAP.md 04:08:26 spire-1.2.1/SECURITY.md 04:08:26 spire-1.2.1/cmd/ 04:08:26 spire-1.2.1/cmd/spire-agent/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/common/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/main.go 04:08:26 spire-1.2.1/cmd/spire-server/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/cli.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:08:26 spire-1.2.1/test/integration/suites/rotation/ 04:08:26 spire-1.2.1/test/integration/suites/rotation/00-setup 04:08:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:08:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:08:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:08:26 spire-1.2.1/test/integration/suites/rotation/README.md 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/ 04:08:26 spire-1.2.1/Dockerfile.scratch 04:08:26 spire-1.2.1/LICENSE 04:08:26 spire-1.2.1/MAINTAINERS.md 04:08:26 spire-1.2.1/Makefile 04:08:26 spire-1.2.1/README.md 04:08:26 spire-1.2.1/ROADMAP.md 04:08:26 spire-1.2.1/SECURITY.md 04:08:26 spire-1.2.1/cmd/ 04:08:26 spire-1.2.1/cmd/spire-agent/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/common/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/ 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/rotation/teardown 04:08:26 spire-1.2.1/test/integration/suites/self-test/ 04:08:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:08:26 spire-1.2.1/test/integration/suites/self-test/README.md 04:08:26 spire-1.2.1/test/integration/suites/self-test/teardown 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:08:26 spire-1.2.1/test/integration/suites/upgrade/ 04:08:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:08:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:08:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:08:26 spire-1.2.1/test/integration/suites/upgrade/README.md 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/upgrade/teardown 04:08:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:08:26 spire-1.2.1/test/integration/test-one.sh 04:08:26 spire-1.2.1/test/integration/test.sh 04:08:26 spire-1.2.1/test/plugintest/ 04:08:26 spire-1.2.1/test/plugintest/config.go 04:08:26 spire-1.2.1/test/plugintest/load.go 04:08:26 spire-1.2.1/test/plugintest/option.go 04:08:26 spire-1.2.1/test/spiretest/ 04:08:26 spire-1.2.1/test/spiretest/apiserver.go 04:08:26 spire-1.2.1/test/spiretest/assertions.go 04:08:26 spire-1.2.1/test/spiretest/dir.go 04:08:26 spire-1.2.1/test/spiretest/errors_posix.go 04:08:26 spire-1.2.1/test/spiretest/errors_windows.go 04:08:26 spire-1.2.1/test/spiretest/logs.go 04:08:26 spire-1.2.1/test/spiretest/socketapi.go 04:08:26 spire-1.2.1/test/spiretest/suite.go 04:08:26 spire-1.2.1/test/spiretest/x509.go 04:08:26 spire-1.2.1/test/testca/ 04:08:26 spire-1.2.1/test/testca/ca.go 04:08:26 spire-1.2.1/test/testkey/ 04:08:26 spire-1.2.1/test/testkey/generate.sh 04:08:26 spire-1.2.1/test/testkey/genkeys.go 04:08:26 spire-1.2.1/test/testkey/keys.go 04:08:26 spire-1.2.1/test/testkey/new.go 04:08:26 spire-1.2.1/test/tpmsimulator/ 04:08:26 spire-1.2.1/test/tpmsimulator/simulator.go 04:08:26 spire-1.2.1/test/util/ 04:08:26 spire-1.2.1/test/util/cert_fixtures.go 04:08:26 spire-1.2.1/test/util/cert_generation.go 04:08:26 spire-1.2.1/test/util/io_redirection.go 04:08:26 spire-1.2.1/test/util/race.go 04:08:26 spire-1.2.1/test/util/util.go 04:08:26 building spire from source... 04:08:26 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:08:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:08:26 spire-1.2.1/cmd/spire-agent/main.go 04:08:26 spire-1.2.1/cmd/spire-server/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/cli.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:08:26 spire-1.2.1/cmd/spire-server/main.go 04:08:26 spire-1.2.1/cmd/spire-server/util/ 04:08:26 spire-1.2.1/cmd/spire-server/util/util.go 04:08:26 spire-1.2.1/conf/ 04:08:26 spire-1.2.1/conf/agent/ 04:08:26 spire-1.2.1/conf/agent/agent.conf 04:08:26 spire-1.2.1/conf/agent/agent_full.conf 04:08:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:08:26 spire-1.2.1/conf/server/ 04:08:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:08:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:08:26 spire-1.2.1/conf/server/server.conf 04:08:26 spire-1.2.1/conf/server/server_full.conf 04:08:26 spire-1.2.1/doc/ 04:08:26 spire-1.2.1/doc/SPIRE101.md 04:08:26 spire-1.2.1/doc/auditlog.md 04:08:26 spire-1.2.1/doc/authorization_policy_engine.md 04:08:26 spire-1.2.1/doc/changelog_guidelines.md 04:08:26 spire-1.2.1/doc/cure53-report.pdf 04:08:26 spire-1.2.1/doc/images/ 04:08:26 spire-1.2.1/doc/images/2019_roadmap.png 04:08:26 spire-1.2.1/doc/images/SPIRE101.png 04:08:26 spire-1.2.1/doc/images/SPIRE_agent.png 04:08:26 spire-1.2.1/doc/images/SPIRE_server.png 04:08:26 spire-1.2.1/doc/images/cache_mgr.png 04:08:26 spire-1.2.1/doc/images/cache_mgr_components.png 04:08:26 spire-1.2.1/doc/images/federated_spire.png 04:08:26 spire-1.2.1/doc/images/ha_mode.png 04:08:26 spire-1.2.1/doc/images/nested_spire.png 04:08:26 spire-1.2.1/doc/images/oidc_federation.png 04:08:26 spire-1.2.1/doc/images/single_trust_domain.png 04:08:26 spire-1.2.1/doc/images/spiffe_compatible.png 04:08:26 spire-1.2.1/doc/images/spire_logo.png 04:08:26 spire-1.2.1/doc/migrating_registration_api_clients.md 04:08:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:08:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:08:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 04:08:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/ 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:08:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:08:26 spire-1.2.1/cmd/spire-server/main.go 04:08:26 spire-1.2.1/cmd/spire-server/util/ 04:08:26 spire-1.2.1/cmd/spire-server/util/util.go 04:08:26 spire-1.2.1/conf/ 04:08:26 spire-1.2.1/conf/agent/ 04:08:26 spire-1.2.1/conf/agent/agent.conf 04:08:26 spire-1.2.1/conf/agent/agent_full.conf 04:08:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:08:26 spire-1.2.1/conf/server/ 04:08:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:08:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:08:26 spire-1.2.1/conf/server/server.conf 04:08:26 spire-1.2.1/conf/server/server_full.conf 04:08:26 spire-1.2.1/doc/ 04:08:26 spire-1.2.1/doc/SPIRE101.md 04:08:26 spire-1.2.1/doc/auditlog.md 04:08:26 spire-1.2.1/doc/authorization_policy_engine.md 04:08:26 spire-1.2.1/doc/changelog_guidelines.md 04:08:26 spire-1.2.1/doc/cure53-report.pdf 04:08:26 spire-1.2.1/doc/images/ 04:08:26 spire-1.2.1/doc/images/2019_roadmap.png 04:08:26 spire-1.2.1/doc/images/SPIRE101.png 04:08:26 spire-1.2.1/doc/images/SPIRE_agent.png 04:08:26 spire-1.2.1/doc/images/SPIRE_server.png 04:08:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:08:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:08:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:08:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:08:26 spire-1.2.1/doc/scaling_spire.md 04:08:26 spire-1.2.1/doc/spire_agent.md 04:08:26 spire-1.2.1/doc/spire_server.md 04:08:26 spire-1.2.1/doc/supported_integrations.md 04:08:26 spire-1.2.1/doc/telemetry.md 04:08:26 spire-1.2.1/doc/telemetry_config.md 04:08:26 spire-1.2.1/doc/upgrading.md 04:08:26 spire-1.2.1/doc/using_spire.md 04:08:26 spire-1.2.1/examples/ 04:08:26 spire-1.2.1/examples/README.md 04:08:26 spire-1.2.1/go.mod 04:08:26 spire-1.2.1/go.sum 04:08:26 spire-1.2.1/pkg/ 04:08:26 spire-1.2.1/pkg/agent/ 04:08:26 spire-1.2.1/pkg/agent/agent.go 04:08:26 spire-1.2.1/pkg/agent/api/ 04:08:26 spire-1.2.1/pkg/agent/api/config.go 04:08:26 spire-1.2.1/pkg/agent/api/debug/ 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/endpoints.go 04:08:26 spire-1.2.1/pkg/agent/api/health/ 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:08:26 spire-1.2.1/pkg/agent/attestor/ 04:08:26 spire-1.2.1/pkg/agent/attestor/node/ 04:08:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:08:26 spire-1.2.1/pkg/agent/attestor/node/node.go 04:08:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/ 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:08:26 spire-1.2.1/pkg/agent/catalog/ 04:08:26 spire-1.2.1/pkg/agent/catalog/catalog.go 04:08:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:08:26 spire-1.2.1/doc/images/cache_mgr.png 04:08:26 spire-1.2.1/doc/images/cache_mgr_components.png 04:08:26 spire-1.2.1/doc/images/federated_spire.png 04:08:26 spire-1.2.1/doc/images/ha_mode.png 04:08:26 spire-1.2.1/doc/images/nested_spire.png 04:08:26 spire-1.2.1/doc/images/oidc_federation.png 04:08:26 spire-1.2.1/doc/images/single_trust_domain.png 04:08:26 spire-1.2.1/doc/images/spiffe_compatible.png 04:08:26 spire-1.2.1/doc/images/spire_logo.png 04:08:26 spire-1.2.1/doc/migrating_registration_api_clients.md 04:08:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:08:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:08:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:08:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 04:08:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:08:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:08:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:08:26 spire-1.2.1/pkg/agent/client/ 04:08:26 spire-1.2.1/pkg/agent/client/client.go 04:08:26 spire-1.2.1/pkg/agent/client/client_test.go 04:08:26 spire-1.2.1/pkg/agent/client/dial.go 04:08:26 spire-1.2.1/pkg/agent/client/nodeconn.go 04:08:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:08:26 spire-1.2.1/pkg/agent/client/update.go 04:08:26 spire-1.2.1/pkg/agent/client/util.go 04:08:26 spire-1.2.1/pkg/agent/common/ 04:08:26 spire-1.2.1/pkg/agent/common/backoff/ 04:08:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:08:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/ 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:08:26 spire-1.2.1/pkg/agent/config.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/config.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:08:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:08:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:08:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:08:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:08:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:08:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:08:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:08:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:08:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/ 04:08:26 spire-1.2.1/pkg/agent/manager/cache/ 04:08:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:08:26 spire-1.2.1/pkg/agent/manager/config.go 04:08:26 spire-1.2.1/pkg/agent/manager/manager.go 04:08:26 spire-1.2.1/pkg/agent/manager/manager_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/storage.go 04:08:26 spire-1.2.1/pkg/agent/manager/storage_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/ 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/sync.go 04:08:26 spire-1.2.1/pkg/agent/plugin/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:08:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:08:26 spire-1.2.1/doc/scaling_spire.md 04:08:26 spire-1.2.1/doc/spire_agent.md 04:08:26 spire-1.2.1/doc/spire_server.md 04:08:26 spire-1.2.1/doc/supported_integrations.md 04:08:26 spire-1.2.1/doc/telemetry.md 04:08:26 spire-1.2.1/doc/telemetry_config.md 04:08:26 spire-1.2.1/doc/upgrading.md 04:08:26 spire-1.2.1/doc/using_spire.md 04:08:26 spire-1.2.1/examples/ 04:08:26 spire-1.2.1/examples/README.md 04:08:26 spire-1.2.1/go.mod 04:08:26 spire-1.2.1/go.sum 04:08:26 spire-1.2.1/pkg/ 04:08:26 spire-1.2.1/pkg/agent/ 04:08:26 spire-1.2.1/pkg/agent/agent.go 04:08:26 spire-1.2.1/pkg/agent/api/ 04:08:26 spire-1.2.1/pkg/agent/api/config.go 04:08:26 spire-1.2.1/pkg/agent/api/debug/ 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/endpoints.go 04:08:26 spire-1.2.1/pkg/agent/api/health/ 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/ 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:08:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:08:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:08:26 spire-1.2.1/pkg/agent/attestor/ 04:08:26 spire-1.2.1/pkg/agent/attestor/node/ 04:08:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:08:26 spire-1.2.1/pkg/agent/attestor/node/node.go 04:08:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/ 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:08:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:08:26 spire-1.2.1/pkg/agent/catalog/ 04:08:26 spire-1.2.1/pkg/agent/catalog/catalog.go 04:08:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:08:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:08:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:08:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:08:26 spire-1.2.1/pkg/agent/client/ 04:08:26 spire-1.2.1/pkg/agent/client/client.go 04:08:26 spire-1.2.1/pkg/agent/client/client_test.go 04:08:26 spire-1.2.1/pkg/agent/client/dial.go 04:08:26 spire-1.2.1/pkg/agent/client/nodeconn.go 04:08:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:08:26 spire-1.2.1/pkg/agent/client/update.go 04:08:26 spire-1.2.1/pkg/agent/client/util.go 04:08:26 spire-1.2.1/pkg/agent/common/ 04:08:26 spire-1.2.1/pkg/agent/common/backoff/ 04:08:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:08:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/ 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:08:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:08:26 spire-1.2.1/pkg/agent/config.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/config.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:08:26 spire-1.2.1/pkg/agent/svid/ 04:08:26 spire-1.2.1/pkg/agent/svid/rotator.go 04:08:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:08:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:08:26 spire-1.2.1/pkg/agent/svid/store/ 04:08:26 spire-1.2.1/pkg/agent/svid/store/service.go 04:08:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:08:26 spire-1.2.1/pkg/common/ 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/ 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:08:26 spire-1.2.1/pkg/common/api/ 04:08:26 spire-1.2.1/pkg/common/api/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/ 04:08:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/logger.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/names.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:08:26 spire-1.2.1/pkg/common/api/names.go 04:08:26 spire-1.2.1/pkg/common/api/ratelimit.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:08:26 spire-1.2.1/pkg/common/auth/ 04:08:26 spire-1.2.1/pkg/common/auth/interceptors.go 04:08:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:08:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/ 04:08:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:08:26 04:08:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/ 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:08:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/ 04:08:26 spire-1.2.1/pkg/agent/manager/cache/ 04:08:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:08:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:08:26 spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/types.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/ 04:08:26 spire-1.2.1/pkg/common/catalog/bind.go 04:08:26 spire-1.2.1/pkg/common/catalog/builtin.go 04:08:26 spire-1.2.1/pkg/common/catalog/catalog.go 04:08:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/closers.go 04:08:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:08:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:08:26 spire-1.2.1/pkg/common/catalog/config.go 04:08:26 spire-1.2.1/pkg/common/catalog/config_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/configure.go 04:08:26 spire-1.2.1/pkg/common/catalog/constraints.go 04:08:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/context.go 04:08:26 spire-1.2.1/pkg/common/catalog/external.go 04:08:26 spire-1.2.1/pkg/common/catalog/host.go 04:08:26 spire-1.2.1/pkg/common/catalog/pipenet.go 04:08:26 spire-1.2.1/pkg/common/catalog/plugin.go 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/ 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:08:26 spire-1.2.1/pkg/common/cli/ 04:08:26 spire-1.2.1/pkg/common/cli/env.go 04:08:26 spire-1.2.1/pkg/common/cli/flags.go 04:08:26 spire-1.2.1/pkg/common/cli/trust_domain.go 04:08:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:08:26 spire-1.2.1/pkg/common/cli/umask.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_posix.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_test.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_windows.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/flag.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/format.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/manager.go 04:08:26 spire-1.2.1/pkg/agent/manager/manager_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/storage.go 04:08:26 spire-1.2.1/pkg/agent/manager/storage_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/ 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:08:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:08:26 spire-1.2.1/pkg/agent/manager/sync.go 04:08:26 spire-1.2.1/pkg/agent/plugin/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/ 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/ 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:08:26 spire-1.2.1/pkg/common/cryptoutil/ 04:08:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:08:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:08:26 spire-1.2.1/pkg/common/diskutil/ 04:08:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:08:26 spire-1.2.1/pkg/common/diskutil/file_test.go 04:08:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:08:26 spire-1.2.1/pkg/common/errorutil/ 04:08:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:08:26 spire-1.2.1/pkg/common/health/ 04:08:26 spire-1.2.1/pkg/common/health/config.go 04:08:26 spire-1.2.1/pkg/common/health/context.go 04:08:26 spire-1.2.1/pkg/common/health/context_test.go 04:08:26 spire-1.2.1/pkg/common/health/health.go 04:08:26 spire-1.2.1/pkg/common/health/health_test.go 04:08:26 spire-1.2.1/pkg/common/health/logger.go 04:08:26 spire-1.2.1/pkg/common/hostservice/ 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/ 04:08:26 spire-1.2.1/pkg/common/idutil/require.go 04:08:26 spire-1.2.1/pkg/common/idutil/require_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/safety.go 04:08:26 spire-1.2.1/pkg/common/idutil/safety_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:08:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/ 04:08:26 spire-1.2.1/pkg/common/jwtsvid/common.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:08:26 spire-1.2.1/pkg/common/jwtutil/ 04:08:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:08:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:08:26 spire-1.2.1/pkg/common/log/ 04:08:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:08:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:08:26 spire-1.2.1/pkg/common/log/log.go 04:08:26 spire-1.2.1/pkg/common/log/log_test.go 04:08:26 spire-1.2.1/pkg/common/log/options.go 04:08:26 spire-1.2.1/pkg/common/nodeutil/ 04:08:26 spire-1.2.1/pkg/common/nodeutil/node.go 04:08:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/ 04:08:26 spire-1.2.1/pkg/common/peertracker/conn.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:08:26 spire-1.2.1/pkg/common/peertracker/credentials.go 04:08:26 spire-1.2.1/pkg/common/peertracker/errors.go 04:08:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:08:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:08:26 spire-1.2.1/pkg/common/peertracker/info.go 04:08:26 spire-1.2.1/pkg/common/peertracker/listener.go 04:08:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:08:26 spire-1.2.1/pkg/common/pemutil/ 04:08:26 spire-1.2.1/pkg/common/pemutil/block.go 04:08:26 spire-1.2.1/pkg/common/pemutil/certs.go 04:08:26 spire-1.2.1/pkg/common/pemutil/common.go 04:08:26 spire-1.2.1/pkg/common/pemutil/csr.go 04:08:26 spire-1.2.1/pkg/common/pemutil/keys.go 04:08:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:08:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/ 04:08:26 spire-1.2.1/pkg/common/plugin/aws/ 04:08:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:08:26 spire-1.2.1/pkg/common/plugin/azure/ 04:08:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:08:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/facade.go 04:08:26 spire-1.2.1/pkg/common/plugin/facade_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/gcp/ 04:08:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/ 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/log.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/ 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:08:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:08:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/ 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/common/profiling/ 04:08:26 spire-1.2.1/pkg/common/profiling/dumpers.go 04:08:26 spire-1.2.1/pkg/common/profiling/profiling.go 04:08:26 spire-1.2.1/pkg/common/protoutil/ 04:08:26 spire-1.2.1/pkg/common/protoutil/masks.go 04:08:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:08:26 spire-1.2.1/pkg/common/rotationutil/ 04:08:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:08:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:08:26 spire-1.2.1/pkg/common/selector/ 04:08:26 spire-1.2.1/pkg/common/selector/selector.go 04:08:26 spire-1.2.1/pkg/common/selector/selector_test.go 04:08:26 spire-1.2.1/pkg/common/selector/set.go 04:08:26 spire-1.2.1/pkg/common/selector/set_utils.go 04:08:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:08:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:08:26 spire-1.2.1/pkg/common/telemetry/call.go 04:08:26 spire-1.2.1/pkg/common/telemetry/common/ 04:08:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:08:26 spire-1.2.1/pkg/common/telemetry/config.go 04:08:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:08:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/inmem.go 04:08:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/m3.go 04:08:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/metrics.go 04:08:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/names.go 04:08:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:08:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/server.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sink.go 04:08:26 spire-1.2.1/pkg/common/telemetry/statsd.go 04:08:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/uptime.go 04:08:26 spire-1.2.1/pkg/common/telemetry/version.go 04:08:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:08:26 spire-1.2.1/pkg/common/uptime/ 04:08:26 spire-1.2.1/pkg/common/uptime/uptime.go 04:08:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:08:26 spire-1.2.1/pkg/agent/svid/ 04:08:26 spire-1.2.1/pkg/agent/svid/rotator.go 04:08:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:08:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:08:26 spire-1.2.1/pkg/agent/svid/store/ 04:08:26 spire-1.2.1/pkg/agent/svid/store/service.go 04:08:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:08:26 spire-1.2.1/pkg/common/ 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/ 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:08:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:08:26 spire-1.2.1/pkg/common/api/ 04:08:26 spire-1.2.1/pkg/common/api/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/ 04:08:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:08:26 spire-1.2.1/pkg/common/util/ 04:08:26 spire-1.2.1/pkg/common/util/certs.go 04:08:26 spire-1.2.1/pkg/common/util/certs_test.go 04:08:26 spire-1.2.1/pkg/common/util/csr.go 04:08:26 spire-1.2.1/pkg/common/util/hash.go 04:08:26 spire-1.2.1/pkg/common/util/selectors.go 04:08:26 spire-1.2.1/pkg/common/util/selectors_test.go 04:08:26 spire-1.2.1/pkg/common/util/signals.go 04:08:26 spire-1.2.1/pkg/common/util/sort.go 04:08:26 spire-1.2.1/pkg/common/util/sort_test.go 04:08:26 spire-1.2.1/pkg/common/util/task.go 04:08:26 spire-1.2.1/pkg/common/util/task_test.go 04:08:26 spire-1.2.1/pkg/common/util/testdata/ 04:08:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:08:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:08:26 spire-1.2.1/pkg/common/version/ 04:08:26 spire-1.2.1/pkg/common/version/version.go 04:08:26 spire-1.2.1/pkg/common/x509svid/ 04:08:26 spire-1.2.1/pkg/common/x509svid/common_test.go 04:08:26 spire-1.2.1/pkg/common/x509svid/csr.go 04:08:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:08:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:08:26 spire-1.2.1/pkg/common/x509util/ 04:08:26 spire-1.2.1/pkg/common/x509util/cert.go 04:08:26 spire-1.2.1/pkg/common/x509util/dns.go 04:08:26 spire-1.2.1/pkg/common/x509util/dns_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/logger.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/names.go 04:08:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:08:26 spire-1.2.1/pkg/common/api/names.go 04:08:26 spire-1.2.1/pkg/common/api/ratelimit.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:08:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:08:26 spire-1.2.1/pkg/common/auth/ 04:08:26 spire-1.2.1/pkg/common/auth/interceptors.go 04:08:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:08:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/ 04:08:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:08:26 04:08:26 spire-1.2.1/pkg/common/x509util/keyid.go 04:08:26 spire-1.2.1/pkg/common/x509util/keypair.go 04:08:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:08:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:08:26 spire-1.2.1/pkg/server/ 04:08:26 spire-1.2.1/pkg/server/api/ 04:08:26 spire-1.2.1/pkg/server/api/agent.go 04:08:26 spire-1.2.1/pkg/server/api/agent/ 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/ 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/agent_test.go 04:08:26 spire-1.2.1/pkg/server/api/api.go 04:08:26 spire-1.2.1/pkg/server/api/audit/ 04:08:26 spire-1.2.1/pkg/server/api/audit/audit.go 04:08:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:08:26 spire-1.2.1/pkg/server/api/bundle.go 04:08:26 spire-1.2.1/pkg/server/api/bundle/ 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/ 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/bundle_test.go 04:08:26 spire-1.2.1/pkg/server/api/debug/ 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/ 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/types.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:08:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/ 04:08:26 spire-1.2.1/pkg/common/catalog/bind.go 04:08:26 spire-1.2.1/pkg/common/catalog/builtin.go 04:08:26 spire-1.2.1/pkg/common/catalog/catalog.go 04:08:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/closers.go 04:08:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:08:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:08:26 spire-1.2.1/pkg/common/catalog/config.go 04:08:26 spire-1.2.1/pkg/common/catalog/config_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/configure.go 04:08:26 spire-1.2.1/pkg/common/catalog/constraints.go 04:08:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:08:26 spire-1.2.1/pkg/common/catalog/context.go 04:08:26 spire-1.2.1/pkg/common/catalog/external.go 04:08:26 spire-1.2.1/pkg/common/catalog/host.go 04:08:26 spire-1.2.1/pkg/common/catalog/pipenet.go 04:08:26 spire-1.2.1/pkg/common/catalog/plugin.go 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/ 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:08:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:08:26 spire-1.2.1/pkg/common/cli/ 04:08:26 spire-1.2.1/pkg/common/cli/env.go 04:08:26 spire-1.2.1/pkg/common/cli/flags.go 04:08:26 spire-1.2.1/pkg/common/cli/trust_domain.go 04:08:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:08:26 spire-1.2.1/pkg/common/cli/umask.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_posix.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_test.go 04:08:26 spire-1.2.1/pkg/common/cli/umask_windows.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/flag.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/format.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:08:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/ 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/ 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:08:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:08:26 spire-1.2.1/pkg/common/cryptoutil/ 04:08:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:08:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:08:26 spire-1.2.1/pkg/common/diskutil/ 04:08:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:08:26 spire-1.2.1/pkg/common/diskutil/file_test.go 04:08:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:08:26 spire-1.2.1/pkg/common/errorutil/ 04:08:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:08:26 spire-1.2.1/pkg/common/health/ 04:08:26 spire-1.2.1/pkg/common/health/config.go 04:08:26 spire-1.2.1/pkg/common/health/context.go 04:08:26 spire-1.2.1/pkg/common/health/context_test.go 04:08:26 spire-1.2.1/pkg/common/health/health.go 04:08:26 spire-1.2.1/pkg/common/health/health_test.go 04:08:26 spire-1.2.1/pkg/common/health/logger.go 04:08:26 spire-1.2.1/pkg/common/hostservice/ 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:08:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:08:26 spire-1.2.1/pkg/server/api/entry.go 04:08:26 spire-1.2.1/pkg/server/api/entry/ 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/ 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/entry_test.go 04:08:26 spire-1.2.1/pkg/server/api/health/ 04:08:26 spire-1.2.1/pkg/server/api/health/v1/ 04:08:26 spire-1.2.1/pkg/server/api/health/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/id.go 04:08:26 spire-1.2.1/pkg/server/api/id_test.go 04:08:26 spire-1.2.1/pkg/server/api/limits/ 04:08:26 spire-1.2.1/pkg/server/api/limits/limits.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ 04:08:26 spire-1.2.1/pkg/server/api/middleware/alias.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/audit.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/caller.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/ 04:08:26 spire-1.2.1/pkg/common/idutil/require.go 04:08:26 spire-1.2.1/pkg/common/idutil/require_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/safety.go 04:08:26 spire-1.2.1/pkg/common/idutil/safety_test.go 04:08:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:08:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/ 04:08:26 spire-1.2.1/pkg/common/jwtsvid/common.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:08:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:08:26 spire-1.2.1/pkg/common/jwtutil/ 04:08:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:08:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:08:26 spire-1.2.1/pkg/common/log/ 04:08:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:08:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:08:26 spire-1.2.1/pkg/common/log/log.go 04:08:26 spire-1.2.1/pkg/common/log/log_test.go 04:08:26 spire-1.2.1/pkg/common/log/options.go 04:08:26 spire-1.2.1/pkg/common/nodeutil/ 04:08:26 spire-1.2.1/pkg/common/nodeutil/node.go 04:08:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/ 04:08:26 spire-1.2.1/pkg/common/peertracker/conn.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/common.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/entries.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:08:26 spire-1.2.1/pkg/server/api/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/selector.go 04:08:26 spire-1.2.1/pkg/server/api/selector_test.go 04:08:26 spire-1.2.1/pkg/server/api/status.go 04:08:26 spire-1.2.1/pkg/server/api/status_test.go 04:08:26 spire-1.2.1/pkg/server/api/svid/ 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/ 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/ 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:08:26 spire-1.2.1/pkg/common/peertracker/credentials.go 04:08:26 spire-1.2.1/pkg/common/peertracker/errors.go 04:08:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:08:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:08:26 spire-1.2.1/pkg/common/peertracker/info.go 04:08:26 spire-1.2.1/pkg/common/peertracker/listener.go 04:08:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:08:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/ 04:08:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/validate.go 04:08:26 spire-1.2.1/pkg/server/bundle/ 04:08:26 spire-1.2.1/pkg/server/bundle/client/ 04:08:26 spire-1.2.1/pkg/server/bundle/client/client.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/manager.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/sources.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/updater.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:08:26 spire-1.2.1/pkg/server/ca/ 04:08:26 spire-1.2.1/pkg/server/ca/ca.go 04:08:26 spire-1.2.1/pkg/server/ca/ca_health.go 04:08:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:08:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:08:26 spire-1.2.1/pkg/common/pemutil/ 04:08:26 spire-1.2.1/pkg/common/pemutil/block.go 04:08:26 spire-1.2.1/pkg/common/pemutil/certs.go 04:08:26 spire-1.2.1/pkg/common/pemutil/common.go 04:08:26 spire-1.2.1/pkg/common/pemutil/csr.go 04:08:26 spire-1.2.1/pkg/common/pemutil/keys.go 04:08:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:08:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:08:26 spire-1.2.1/pkg/server/ca/ca_test.go 04:08:26 spire-1.2.1/pkg/server/ca/journal.go 04:08:26 spire-1.2.1/pkg/server/ca/journal_test.go 04:08:26 spire-1.2.1/pkg/server/ca/manager.go 04:08:26 spire-1.2.1/pkg/server/ca/manager_health.go 04:08:26 spire-1.2.1/pkg/server/ca/manager_test.go 04:08:26 spire-1.2.1/pkg/server/ca/templates.go 04:08:26 spire-1.2.1/pkg/server/ca/upstream_client.go 04:08:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:08:26 spire-1.2.1/pkg/server/ca/validation.go 04:08:26 spire-1.2.1/pkg/server/cache/ 04:08:26 spire-1.2.1/pkg/server/cache/dscache/ 04:08:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:08:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/ 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:08:26 spire-1.2.1/pkg/server/catalog/ 04:08:26 spire-1.2.1/pkg/server/catalog/catalog.go 04:08:26 04:08:26 spire-1.2.1/pkg/common/plugin/ 04:08:26 spire-1.2.1/pkg/common/plugin/aws/ 04:08:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:08:26 spire-1.2.1/pkg/common/plugin/azure/ 04:08:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:08:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/facade.go 04:08:26 spire-1.2.1/pkg/common/plugin/facade_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/gcp/ 04:08:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/ 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:08:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/log.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/ 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/server/catalog/keymanager.go 04:08:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:08:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:08:26 spire-1.2.1/pkg/server/catalog/notifier.go 04:08:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:08:26 spire-1.2.1/pkg/server/config.go 04:08:26 spire-1.2.1/pkg/server/datastore/ 04:08:26 spire-1.2.1/pkg/server/datastore/datastore.go 04:08:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:08:26 spire-1.2.1/pkg/server/datastore/repository.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:08:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:08:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:08:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/ 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/common/profiling/ 04:08:26 spire-1.2.1/pkg/common/profiling/dumpers.go 04:08:26 spire-1.2.1/pkg/common/profiling/profiling.go 04:08:26 spire-1.2.1/pkg/common/protoutil/ 04:08:26 spire-1.2.1/pkg/common/protoutil/masks.go 04:08:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:08:26 spire-1.2.1/pkg/common/rotationutil/ 04:08:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:08:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:08:26 spire-1.2.1/pkg/common/selector/ 04:08:26 spire-1.2.1/pkg/common/selector/selector.go 04:08:26 spire-1.2.1/pkg/common/selector/selector_test.go 04:08:26 spire-1.2.1/pkg/common/selector/set.go 04:08:26 spire-1.2.1/pkg/common/selector/set_utils.go 04:08:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:08:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:08:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:08:26 spire-1.2.1/pkg/common/telemetry/call.go 04:08:26 spire-1.2.1/pkg/common/telemetry/common/ 04:08:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:08:26 spire-1.2.1/pkg/common/telemetry/config.go 04:08:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:08:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/inmem.go 04:08:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/m3.go 04:08:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/metrics.go 04:08:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/names.go 04:08:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:08:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:08:26 spire-1.2.1/pkg/common/telemetry/server/server.go 04:08:26 spire-1.2.1/pkg/common/telemetry/sink.go 04:08:26 spire-1.2.1/pkg/common/telemetry/statsd.go 04:08:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:08:26 spire-1.2.1/pkg/common/telemetry/uptime.go 04:08:26 spire-1.2.1/pkg/common/telemetry/version.go 04:08:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:08:26 spire-1.2.1/pkg/common/uptime/ 04:08:26 spire-1.2.1/pkg/common/uptime/uptime.go 04:08:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:08:26 spire-1.2.1/pkg/server/endpoints/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:08:26 spire-1.2.1/pkg/common/util/ 04:08:26 spire-1.2.1/pkg/common/util/certs.go 04:08:26 spire-1.2.1/pkg/common/util/certs_test.go 04:08:26 spire-1.2.1/pkg/common/util/csr.go 04:08:26 spire-1.2.1/pkg/common/util/hash.go 04:08:26 spire-1.2.1/pkg/common/util/selectors.go 04:08:26 spire-1.2.1/pkg/common/util/selectors_test.go 04:08:26 spire-1.2.1/pkg/common/util/signals.go 04:08:26 spire-1.2.1/pkg/common/util/sort.go 04:08:26 spire-1.2.1/pkg/common/util/sort_test.go 04:08:26 spire-1.2.1/pkg/common/util/task.go 04:08:26 spire-1.2.1/pkg/common/util/task_test.go 04:08:26 spire-1.2.1/pkg/common/util/testdata/ 04:08:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:08:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:08:26 spire-1.2.1/pkg/common/version/ 04:08:26 spire-1.2.1/pkg/common/version/version.go 04:08:26 spire-1.2.1/pkg/common/x509svid/ 04:08:26 spire-1.2.1/pkg/common/x509svid/common_test.go 04:08:26 spire-1.2.1/pkg/common/x509svid/csr.go 04:08:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:08:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:08:26 spire-1.2.1/pkg/common/x509util/ 04:08:26 spire-1.2.1/pkg/common/x509util/cert.go 04:08:26 spire-1.2.1/pkg/common/x509util/dns.go 04:08:26 spire-1.2.1/pkg/common/x509util/dns_test.goInstalling go1.17.7... 04:08:26 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:08:26 spire-1.2.1/pkg/server/endpoints/config.go 04:08:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:08:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:08:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/middleware.go 04:08:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:08:26 spire-1.2.1/pkg/server/hostservice/ 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:08:26 spire-1.2.1/pkg/common/x509util/keyid.go 04:08:26 spire-1.2.1/pkg/common/x509util/keypair.go 04:08:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:08:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:08:26 spire-1.2.1/pkg/server/ 04:08:26 spire-1.2.1/pkg/server/api/ 04:08:26 spire-1.2.1/pkg/server/api/agent.go 04:08:26 spire-1.2.1/pkg/server/api/agent/ 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/ 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/agent_test.go 04:08:26 spire-1.2.1/pkg/server/api/api.go 04:08:26 spire-1.2.1/pkg/server/api/audit/ 04:08:26 spire-1.2.1/pkg/server/api/audit/audit.go 04:08:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:08:26 spire-1.2.1/pkg/server/api/bundle.go 04:08:26 spire-1.2.1/pkg/server/api/bundle/ 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/ 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/bundle_test.go 04:08:26 spire-1.2.1/pkg/server/api/debug/ 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/ 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:08:26 spire-1.2.1/pkg/server/api/entry.go 04:08:26 spire-1.2.1/pkg/server/api/entry/ 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/ 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/entry_test.go 04:08:26 spire-1.2.1/pkg/server/api/health/ 04:08:26 spire-1.2.1/pkg/server/api/health/v1/ 04:08:26 spire-1.2.1/pkg/server/api/health/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/id.go 04:08:26 spire-1.2.1/pkg/server/api/id_test.go 04:08:26 spire-1.2.1/pkg/server/api/limits/ 04:08:26 spire-1.2.1/pkg/server/api/limits/limits.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ 04:08:26 spire-1.2.1/pkg/server/api/middleware/alias.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/audit.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/caller.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:08:26 spire-1.2.1/pkg/server/api/middleware/common.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/entries.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:08:26 spire-1.2.1/pkg/server/api/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/ 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:08:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:08:26 spire-1.2.1/pkg/server/api/selector.go 04:08:26 spire-1.2.1/pkg/server/api/selector_test.go 04:08:26 spire-1.2.1/pkg/server/api/status.go 04:08:26 spire-1.2.1/pkg/server/api/status_test.go 04:08:26 spire-1.2.1/pkg/server/api/svid/ 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/ 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/ 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:08:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/ 04:08:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:08:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:08:26 spire-1.2.1/pkg/server/authpolicy/validate.go 04:08:26 spire-1.2.1/pkg/server/bundle/ 04:08:26 spire-1.2.1/pkg/server/bundle/client/ 04:08:26 spire-1.2.1/pkg/server/bundle/client/client.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/manager.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/sources.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/updater.go 04:08:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:08:26 spire-1.2.1/pkg/server/ca/ 04:08:26 spire-1.2.1/pkg/server/ca/ca.go 04:08:26 spire-1.2.1/pkg/server/ca/ca_health.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:08:26 04:08:26 spire-1.2.1/pkg/server/ca/ca_test.go 04:08:26 spire-1.2.1/pkg/server/ca/journal.go 04:08:26 spire-1.2.1/pkg/server/ca/journal_test.go 04:08:26 spire-1.2.1/pkg/server/ca/manager.go 04:08:26 spire-1.2.1/pkg/server/ca/manager_health.go 04:08:26 spire-1.2.1/pkg/server/ca/manager_test.go 04:08:26 spire-1.2.1/pkg/server/ca/templates.go 04:08:26 spire-1.2.1/pkg/server/ca/upstream_client.go 04:08:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:08:26 spire-1.2.1/pkg/server/ca/validation.go 04:08:26 spire-1.2.1/pkg/server/cache/ 04:08:26 spire-1.2.1/pkg/server/cache/dscache/ 04:08:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:08:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/ 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:08:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:08:26 spire-1.2.1/pkg/server/catalog/ 04:08:26 spire-1.2.1/pkg/server/catalog/catalog.go 04:08:26 spire-1.2.1/pkg/server/catalog/keymanager.go 04:08:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:08:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:08:26 spire-1.2.1/pkg/server/catalog/notifier.go 04:08:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:08:26 spire-1.2.1/pkg/server/config.go 04:08:26 spire-1.2.1/pkg/server/datastore/ 04:08:26 spire-1.2.1/pkg/server/datastore/datastore.go 04:08:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:08:26 spire-1.2.1/pkg/server/datastore/repository.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:08:26 spire-1.2.1/pkg/server/registration/ 04:08:26 spire-1.2.1/pkg/server/registration/manager.go 04:08:26 spire-1.2.1/pkg/server/registration/manager_test.go 04:08:26 spire-1.2.1/pkg/server/scanentries.go 04:08:26 spire-1.2.1/pkg/server/scanentries_test.go 04:08:26 spire-1.2.1/pkg/server/server.go 04:08:26 spire-1.2.1/pkg/server/server_test.go 04:08:26 spire-1.2.1/pkg/server/svid/ 04:08:26 spire-1.2.1/pkg/server/svid/observer.go 04:08:26 spire-1.2.1/pkg/server/svid/observer_test.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_config.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_test.go 04:08:26 spire-1.2.1/proto/ 04:08:26 spire-1.2.1/proto/private/ 04:08:26 spire-1.2.1/proto/private/server/ 04:08:26 spire-1.2.1/proto/private/server/journal/ 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:08:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:08:26 spire-1.2.1/pkg/server/endpoints/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:08:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:08:26 spire-1.2.1/proto/private/server/journal/journal.proto 04:08:26 spire-1.2.1/proto/spire/ 04:08:26 spire-1.2.1/proto/spire/common/ 04:08:26 spire-1.2.1/proto/spire/common/common.pb.go 04:08:26 spire-1.2.1/proto/spire/common/common.proto 04:08:26 spire-1.2.1/proto/spire/common/plugin/ 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:08:26 spire-1.2.1/release/ 04:08:26 spire-1.2.1/release/spire-extras/ 04:08:26 spire-1.2.1/release/spire-extras/README.md 04:08:26 spire-1.2.1/release/spire-extras/conf/ 04:08:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:08:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:08:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:08:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:08:26 spire-1.2.1/release/spire/ 04:08:26 spire-1.2.1/release/spire/README.md 04:08:26 spire-1.2.1/release/spire/conf/ 04:08:26 spire-1.2.1/release/spire/conf/agent/ 04:08:26 spire-1.2.1/release/spire/conf/agent/agent.conf 04:08:26 spire-1.2.1/release/spire/conf/server/ 04:08:26 spire-1.2.1/release/spire/conf/server/server.conf 04:08:26 spire-1.2.1/script/ 04:08:26 spire-1.2.1/script/build-artifact.sh 04:08:26 spire-1.2.1/script/generate_dummy_ca.sh 04:08:26 spire-1.2.1/support/ 04:08:26 spire-1.2.1/support/k8s/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:08:26 spire-1.2.1/pkg/server/endpoints/config.go 04:08:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:08:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:08:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:08:26 spire-1.2.1/pkg/server/endpoints/middleware.go 04:08:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:08:26 spire-1.2.1/pkg/server/hostservice/ 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:08:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:08:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/ 04:08:26 spire-1.2.1/support/oidc-discovery-provider/README.md 04:08:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/config.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/main.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:08:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:08:26 spire-1.2.1/test/ 04:08:26 spire-1.2.1/test/clock/ 04:08:26 spire-1.2.1/test/clock/clock.go 04:08:26 spire-1.2.1/test/fakes/ 04:08:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:08:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:08:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:08:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:08:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:08:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/test/fakes/fakeagentstore/ 04:08:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:08:26 spire-1.2.1/test/fakes/fakedatastore/ 04:08:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:08:26 spire-1.2.1/test/fakes/fakeentryclient/ 04:08:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:08:26 spire-1.2.1/test/fakes/fakehealthchecker/ 04:08:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:08:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:08:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:08:26 spire-1.2.1/test/fakes/fakemetrics/ 04:08:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:08:26 spire-1.2.1/test/fakes/fakenoderesolver/ 04:08:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:08:26 spire-1.2.1/test/fakes/fakenotifier/ 04:08:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:08:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:08:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:08:26 spire-1.2.1/test/fakes/fakeserverca/ 04:08:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:08:26 spire-1.2.1/test/fakes/fakeservercatalog/ 04:08:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:08:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:08:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:08:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:08:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:08:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:08:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:08:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:08:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:08:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:08:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:08:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:08:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:08:26 spire-1.2.1/test/fixture/ 04:08:26 spire-1.2.1/test/fixture/certs/ 04:08:26 spire-1.2.1/test/fixture/certs/agent_svid.der 04:08:26 spire-1.2.1/test/fixture/certs/base_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/blog_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/bundle.der 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:08:26 spire-1.2.1/test/fixture/certs/ca.pem 04:08:26 spire-1.2.1/test/fixture/certs/ca_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/database_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/database_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/database_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/node_cert.pem 04:08:26 spire-1.2.1/test/fixture/certs/node_csr.pem 04:08:26 spire-1.2.1/test/fixture/certs/node_key.pem 04:08:26 spire-1.2.1/test/fixture/certs/svid.pem 04:08:26 spire-1.2.1/test/fixture/certs/svid_key.pem 04:08:26 spire-1.2.1/test/fixture/config/ 04:08:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:08:26 spire-1.2.1/test/fixture/config/agent_good.conf 04:08:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:08:26 spire-1.2.1/test/fixture/config/plugin_good.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:08:26 spire-1.2.1/test/fixture/config/server_good.conf 04:08:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:08:26 spire-1.2.1/test/fixture/fixture.go 04:08:26 spire-1.2.1/test/fixture/nodeattestor/ 04:08:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:08:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:08:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:08:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:08:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:08:26 spire-1.2.1/test/fixture/registration/ 04:08:26 spire-1.2.1/test/fixture/registration/entries.json 04:08:26 spire-1.2.1/test/fixture/registration/good-for-update.json 04:08:26 spire-1.2.1/test/fixture/registration/good.json 04:08:26 spire-1.2.1/test/fixture/registration/invalid.json 04:08:26 spire-1.2.1/test/fixture/registration/invalid_json.json 04:08:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:08:26 spire-1.2.1/test/integration/ 04:08:26 spire-1.2.1/test/integration/README.md 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:08:26 spire-1.2.1/test/integration/common 04:08:26 spire-1.2.1/test/integration/setup/ 04:08:26 spire-1.2.1/test/integration/setup/adminclient/ 04:08:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:08:26 spire-1.2.1/test/integration/setup/adminclient/client.go 04:08:26 spire-1.2.1/test/integration/setup/debugagent/ 04:08:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:08:26 spire-1.2.1/test/integration/setup/debugagent/main.go 04:08:26 spire-1.2.1/test/integration/setup/debugserver/ 04:08:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:08:26 spire-1.2.1/test/integration/setup/debugserver/main.go 04:08:26 spire-1.2.1/test/integration/setup/downstreamclient/ 04:08:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:08:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:08:26 spire-1.2.1/test/integration/setup/itclient/ 04:08:26 spire-1.2.1/test/integration/setup/itclient/client.go 04:08:26 spire-1.2.1/test/integration/setup/node-attestation/ 04:08:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:08:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:08:26 spire-1.2.1/test/integration/setup/x509pop/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:08:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:08:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:08:26 spire-1.2.1/test/integration/suites/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:08:26 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:08:26 spire-1.2.1/test/integration/suites/join-token/ 04:08:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:08:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:08:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:08:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:08:26 spire-1.2.1/test/integration/suites/join-token/README.md 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/ 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/join-token/teardown 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:08:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:08:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:08:26 spire-1.2.1/test/integration/suites/k8s/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/00-setup 04:08:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:08:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:08:26 spire-1.2.1/test/integration/suites/k8s/README.md 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:08:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:08:26 spire-1.2.1/pkg/server/registration/ 04:08:26 spire-1.2.1/pkg/server/registration/manager.go 04:08:26 spire-1.2.1/pkg/server/registration/manager_test.go 04:08:26 spire-1.2.1/pkg/server/scanentries.go 04:08:26 spire-1.2.1/pkg/server/scanentries_test.go 04:08:26 spire-1.2.1/pkg/server/server.go 04:08:26 spire-1.2.1/pkg/server/server_test.go 04:08:26 spire-1.2.1/pkg/server/svid/ 04:08:26 spire-1.2.1/pkg/server/svid/observer.go 04:08:26 spire-1.2.1/pkg/server/svid/observer_test.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_config.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:08:26 spire-1.2.1/pkg/server/svid/rotator_test.go 04:08:26 spire-1.2.1/proto/ 04:08:26 spire-1.2.1/proto/private/ 04:08:26 spire-1.2.1/proto/private/server/ 04:08:26 spire-1.2.1/proto/private/server/journal/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:08:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:08:26 spire-1.2.1/test/integration/suites/k8s/teardown 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 04:08:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:08:26 spire-1.2.1/proto/private/server/journal/journal.proto 04:08:26 spire-1.2.1/proto/spire/ 04:08:26 spire-1.2.1/proto/spire/common/ 04:08:26 spire-1.2.1/proto/spire/common/common.pb.go 04:08:26 spire-1.2.1/proto/spire/common/common.proto 04:08:26 spire-1.2.1/proto/spire/common/plugin/ 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:08:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:08:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:08:26 spire-1.2.1/release/ 04:08:26 spire-1.2.1/release/spire-extras/ 04:08:26 spire-1.2.1/release/spire-extras/README.md 04:08:26 spire-1.2.1/release/spire-extras/conf/ 04:08:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:08:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:08:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:08:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:08:26 spire-1.2.1/release/spire/ 04:08:26 spire-1.2.1/release/spire/README.md 04:08:26 spire-1.2.1/release/spire/conf/ 04:08:26 spire-1.2.1/release/spire/conf/agent/ 04:08:26 spire-1.2.1/release/spire/conf/agent/agent.conf 04:08:26 spire-1.2.1/release/spire/conf/server/ 04:08:26 spire-1.2.1/release/spire/conf/server/server.conf 04:08:26 spire-1.2.1/script/ 04:08:26 spire-1.2.1/script/build-artifact.sh 04:08:26 spire-1.2.1/script/generate_dummy_ca.sh 04:08:26 spire-1.2.1/support/ 04:08:26 spire-1.2.1/support/k8s/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:08:26 spire-1.2.1/test/integration/suites/rotation/ 04:08:26 spire-1.2.1/test/integration/suites/rotation/00-setup 04:08:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:08:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:08:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:08:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:08:26 spire-1.2.1/test/integration/suites/rotation/README.md 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/rotation/teardown 04:08:26 spire-1.2.1/test/integration/suites/self-test/ 04:08:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:08:26 spire-1.2.1/test/integration/suites/self-test/README.md 04:08:26 spire-1.2.1/test/integration/suites/self-test/teardown 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:08:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:08:26 spire-1.2.1/test/integration/suites/upgrade/ 04:08:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:08:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:08:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:08:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:08:26 spire-1.2.1/test/integration/suites/upgrade/README.md 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:08:26 spire-1.2.1/test/integration/suites/upgrade/teardown 04:08:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:08:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:08:26 spire-1.2.1/test/integration/test-one.sh 04:08:26 spire-1.2.1/test/integration/test.sh 04:08:26 spire-1.2.1/test/plugintest/ 04:08:26 spire-1.2.1/test/plugintest/config.go 04:08:26 spire-1.2.1/test/plugintest/load.go 04:08:26 spire-1.2.1/test/plugintest/option.go 04:08:26 spire-1.2.1/test/spiretest/ 04:08:26 spire-1.2.1/test/spiretest/apiserver.go 04:08:26 spire-1.2.1/test/spiretest/assertions.go 04:08:26 spire-1.2.1/test/spiretest/dir.go 04:08:26 spire-1.2.1/test/spiretest/errors_posix.go 04:08:26 spire-1.2.1/test/spiretest/errors_windows.go 04:08:26 spire-1.2.1/test/spiretest/logs.go 04:08:26 spire-1.2.1/test/spiretest/socketapi.go 04:08:26 spire-1.2.1/test/spiretest/suite.go 04:08:26 spire-1.2.1/test/spiretest/x509.go 04:08:26 spire-1.2.1/test/testca/ 04:08:26 spire-1.2.1/test/testca/ca.go 04:08:26 spire-1.2.1/test/testkey/ 04:08:26 spire-1.2.1/test/testkey/generate.sh 04:08:26 spire-1.2.1/test/testkey/genkeys.go 04:08:26 spire-1.2.1/test/testkey/keys.go 04:08:26 spire-1.2.1/test/testkey/new.go 04:08:26 spire-1.2.1/test/tpmsimulator/ 04:08:26 spire-1.2.1/test/tpmsimulator/simulator.go 04:08:26 spire-1.2.1/test/util/ 04:08:26 spire-1.2.1/test/util/cert_fixtures.go 04:08:26 spire-1.2.1/test/util/cert_generation.go 04:08:26 spire-1.2.1/test/util/io_redirection.go 04:08:26 spire-1.2.1/test/util/race.go 04:08:26 spire-1.2.1/test/util/util.go 04:08:26 building spire from source... 04:08:27 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:08:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/ 04:08:27 spire-1.2.1/support/oidc-discovery-provider/README.md 04:08:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/config.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/main.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:08:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:08:27 spire-1.2.1/test/ 04:08:27 spire-1.2.1/test/clock/ 04:08:27 spire-1.2.1/test/clock/clock.go 04:08:27 spire-1.2.1/test/fakes/ 04:08:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:08:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:08:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:08:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:08:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:08:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:08:27 spire-1.2.1/test/fakes/fakeagentstore/ 04:08:27 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:08:27 spire-1.2.1/test/fakes/fakedatastore/ 04:08:27 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:08:27 spire-1.2.1/test/fakes/fakeentryclient/ 04:08:27 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:08:27 spire-1.2.1/test/fakes/fakehealthchecker/ 04:08:27 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:08:27 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:08:27 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:08:27 spire-1.2.1/test/fakes/fakemetrics/ 04:08:27 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:08:27 spire-1.2.1/test/fakes/fakenoderesolver/ 04:08:27 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:08:27 spire-1.2.1/test/fakes/fakenotifier/ 04:08:27 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:08:27 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:08:27 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:08:27 spire-1.2.1/test/fakes/fakeserverca/ 04:08:27 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:08:27 spire-1.2.1/test/fakes/fakeservercatalog/ 04:08:27 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:08:27 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:08:27 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:08:27 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:08:27 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:08:27 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:08:27 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:08:27 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:08:27 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:08:27 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:08:27 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:08:27 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:08:27 spire-1.2.1/test/fixture/ 04:08:27 spire-1.2.1/test/fixture/certs/ 04:08:27 spire-1.2.1/test/fixture/certs/agent_svid.der 04:08:27 spire-1.2.1/test/fixture/certs/base_cert.pem 04:08:27 spire-1.2.1/test/fixture/certs/base_csr.pem 04:08:27 spire-1.2.1/test/fixture/certs/base_key.pem 04:08:27 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:08:27 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:08:27 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:08:27 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:08:27 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:08:27 spire-1.2.1/test/fixture/certs/blog_key.pem 04:08:27 spire-1.2.1/test/fixture/certs/bundle.der 04:08:27 spire-1.2.1/test/fixture/certs/ca.pem 04:08:27 spire-1.2.1/test/fixture/certs/ca_key.pem 04:08:27 spire-1.2.1/test/fixture/certs/database_cert.pem 04:08:27 spire-1.2.1/test/fixture/certs/database_csr.pem 04:08:27 spire-1.2.1/test/fixture/certs/database_key.pem 04:08:27 spire-1.2.1/test/fixture/certs/node_cert.pem 04:08:27 spire-1.2.1/test/fixture/certs/node_csr.pem 04:08:27 spire-1.2.1/test/fixture/certs/node_key.pem 04:08:27 spire-1.2.1/test/fixture/certs/svid.pem 04:08:27 spire-1.2.1/test/fixture/certs/svid_key.pem 04:08:27 spire-1.2.1/test/fixture/config/ 04:08:27 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:08:27 spire-1.2.1/test/fixture/config/agent_good.conf 04:08:27 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:08:27 spire-1.2.1/test/fixture/config/plugin_good.conf 04:08:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:08:27 spire-1.2.1/test/fixture/config/server_good.conf 04:08:27 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:08:27 spire-1.2.1/test/fixture/fixture.go 04:08:27 spire-1.2.1/test/fixture/nodeattestor/ 04:08:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:08:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:08:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:08:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:08:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:08:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:08:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:08:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:08:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:08:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:08:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:08:27 spire-1.2.1/test/fixture/registration/ 04:08:27 spire-1.2.1/test/fixture/registration/entries.json 04:08:27 spire-1.2.1/test/fixture/registration/good-for-update.json 04:08:27 spire-1.2.1/test/fixture/registration/good.json 04:08:27 spire-1.2.1/test/fixture/registration/invalid.json 04:08:27 spire-1.2.1/test/fixture/registration/invalid_json.json 04:08:27 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:08:27 spire-1.2.1/test/integration/ 04:08:27 spire-1.2.1/test/integration/README.md 04:08:27 spire-1.2.1/test/integration/common 04:08:27 spire-1.2.1/test/integration/setup/ 04:08:27 spire-1.2.1/test/integration/setup/adminclient/ 04:08:27 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:08:27 spire-1.2.1/test/integration/setup/adminclient/client.go 04:08:27 spire-1.2.1/test/integration/setup/debugagent/ 04:08:27 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:08:27 spire-1.2.1/test/integration/setup/debugagent/main.go 04:08:27 spire-1.2.1/test/integration/setup/debugserver/ 04:08:27 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:08:27 spire-1.2.1/test/integration/setup/debugserver/main.go 04:08:27 spire-1.2.1/test/integration/setup/downstreamclient/ 04:08:27 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:08:27 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:08:27 spire-1.2.1/test/integration/setup/itclient/ 04:08:27 spire-1.2.1/test/integration/setup/itclient/client.go 04:08:27 spire-1.2.1/test/integration/setup/node-attestation/ 04:08:27 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:08:27 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:08:27 spire-1.2.1/test/integration/setup/x509pop/ 04:08:27 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:08:27 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:08:27 spire-1.2.1/test/integration/suites/ 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:08:27 spire-1.2.1/test/integration/suites/join-token/ 04:08:27 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:08:27 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:08:27 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:08:27 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:08:27 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:08:27 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:08:27 spire-1.2.1/test/integration/suites/join-token/README.md 04:08:27 spire-1.2.1/test/integration/suites/join-token/conf/ 04:08:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/join-token/teardown 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:08:27 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:08:27 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:08:27 spire-1.2.1/test/integration/suites/k8s/ 04:08:27 spire-1.2.1/test/integration/suites/k8s/00-setup 04:08:27 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:08:27 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:08:27 spire-1.2.1/test/integration/suites/k8s/README.md 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/ 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:08:27 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:08:27 spire-1.2.1/test/integration/suites/k8s/teardown 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/ 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:08:27 spire-1.2.1/test/integration/suites/rotation/ 04:08:27 spire-1.2.1/test/integration/suites/rotation/00-setup 04:08:27 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:08:27 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:08:27 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:08:27 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:08:27 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:08:27 spire-1.2.1/test/integration/suites/rotation/README.md 04:08:27 spire-1.2.1/test/integration/suites/rotation/conf/ 04:08:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/rotation/teardown 04:08:27 spire-1.2.1/test/integration/suites/self-test/ 04:08:27 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:08:27 spire-1.2.1/test/integration/suites/self-test/README.md 04:08:27 spire-1.2.1/test/integration/suites/self-test/teardown 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:08:27 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:08:27 spire-1.2.1/test/integration/suites/upgrade/ 04:08:27 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:08:27 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:08:27 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:08:27 spire-1.2.1/test/integration/suites/upgrade/README.md 04:08:27 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:08:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:08:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:08:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:08:27 spire-1.2.1/test/integration/suites/upgrade/teardown 04:08:27 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:08:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:08:27 spire-1.2.1/test/integration/test-one.sh 04:08:27 spire-1.2.1/test/integration/test.sh 04:08:27 spire-1.2.1/test/plugintest/ 04:08:27 spire-1.2.1/test/plugintest/config.go 04:08:27 spire-1.2.1/test/plugintest/load.go 04:08:27 spire-1.2.1/test/plugintest/option.go 04:08:27 spire-1.2.1/test/spiretest/ 04:08:27 spire-1.2.1/test/spiretest/apiserver.go 04:08:27 spire-1.2.1/test/spiretest/assertions.go 04:08:27 spire-1.2.1/test/spiretest/dir.go 04:08:27 spire-1.2.1/test/spiretest/errors_posix.go 04:08:27 spire-1.2.1/test/spiretest/errors_windows.go 04:08:27 spire-1.2.1/test/spiretest/logs.go 04:08:27 spire-1.2.1/test/spiretest/socketapi.go 04:08:27 spire-1.2.1/test/spiretest/suite.go 04:08:27 spire-1.2.1/test/spiretest/x509.go 04:08:27 spire-1.2.1/test/testca/ 04:08:27 spire-1.2.1/test/testca/ca.go 04:08:27 spire-1.2.1/test/testkey/ 04:08:27 spire-1.2.1/test/testkey/generate.sh 04:08:27 spire-1.2.1/test/testkey/genkeys.go 04:08:27 spire-1.2.1/test/testkey/keys.go 04:08:27 spire-1.2.1/test/testkey/new.go 04:08:27 spire-1.2.1/test/tpmsimulator/ 04:08:27 spire-1.2.1/test/tpmsimulator/simulator.go 04:08:27 spire-1.2.1/test/util/ 04:08:27 spire-1.2.1/test/util/cert_fixtures.go 04:08:27 spire-1.2.1/test/util/cert_generation.go 04:08:27 spire-1.2.1/test/util/io_redirection.go 04:08:27 spire-1.2.1/test/util/race.go 04:08:27 spire-1.2.1/test/util/util.go 04:08:27 building spire from source... 04:08:27 Installing go1.17.7... 04:08:27 Installing go1.17.7... 04:08:32 Building bin/spire-server... 04:08:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:08:32 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:08:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:08:32 go: downloading github.com/mitchellh/cli v1.1.2 04:08:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:08:32 Building bin/spire-server... 04:08:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:08:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:08:32 go: downloading github.com/mitchellh/cli v1.1.2 04:08:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:08:32 Building bin/spire-server... 04:08:32 go: downloading google.golang.org/grpc v1.44.0 04:08:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:08:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:08:32 go: downloading github.com/mitchellh/cli v1.1.2 04:08:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:08:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:08:32 go: downloading github.com/imdario/mergo v0.3.12 04:08:32 go: downloading github.com/sirupsen/logrus v1.8.1 04:08:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:08:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:08:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:08:32 go: downloading google.golang.org/grpc v1.44.0 04:08:32 go: downloading google.golang.org/grpc v1.44.0 04:08:32 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:08:32 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:08:32 go: downloading github.com/imdario/mergo v0.3.12 04:08:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:08:32 go: downloading github.com/sirupsen/logrus v1.8.1 04:08:32 go: downloading github.com/sirupsen/logrus v1.8.1 04:08:32 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:08:32 go: downloading github.com/fatih/color v1.13.0 04:08:32 go: downloading github.com/imdario/mergo v0.3.12 04:08:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:08:32 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:08:32 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:08:32 go: downloading github.com/fatih/color v1.13.0 04:08:32 go: downloading github.com/mattn/go-isatty v0.0.14 04:08:32 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:08:32 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:08:32 go: downloading github.com/fatih/color v1.13.0 04:08:32 go: downloading github.com/mattn/go-isatty v0.0.14 04:08:32 go: downloading github.com/mattn/go-isatty v0.0.14 04:08:32 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:08:32 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:08:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:08:33 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:08:33 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:08:33 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:08:33 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:08:33 go: downloading github.com/armon/go-metrics v0.3.10 04:08:33 go: downloading github.com/prometheus/client_golang v1.12.1 04:08:33 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:08:33 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:08:33 go: downloading github.com/armon/go-metrics v0.3.10 04:08:33 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:08:33 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:08:33 go: downloading github.com/prometheus/client_golang v1.12.1 04:08:33 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:08:33 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:08:33 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:08:33 go: downloading github.com/armon/go-metrics v0.3.10 04:08:33 go: downloading github.com/prometheus/client_golang v1.12.1 04:08:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:08:33 go: downloading github.com/open-policy-agent/opa v0.38.0 04:08:33 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:08:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:08:33 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:08:33 go: downloading github.com/open-policy-agent/opa v0.38.0 04:08:33 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:08:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:08:33 go: downloading github.com/mattn/go-colorable v0.1.12 04:08:33 go: downloading github.com/open-policy-agent/opa v0.38.0 04:08:33 go: downloading github.com/Masterminds/goutils v1.1.0 04:08:33 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:08:33 go: downloading github.com/Masterminds/goutils v1.1.0 04:08:33 go: downloading github.com/Masterminds/semver v1.5.0 04:08:33 go: downloading github.com/Masterminds/semver v1.5.0 04:08:33 go: downloading github.com/google/uuid v1.1.2 04:08:33 go: downloading github.com/google/uuid v1.1.2 04:08:33 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:08:33 go: downloading github.com/mattn/go-colorable v0.1.12 04:08:33 go: downloading github.com/huandu/xstrings v1.3.2 04:08:33 go: downloading github.com/huandu/xstrings v1.3.2 04:08:33 go: downloading github.com/Masterminds/goutils v1.1.0 04:08:33 go: downloading github.com/Masterminds/semver v1.5.0 04:08:33 go: downloading github.com/google/uuid v1.1.2 04:08:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:08:33 go: downloading github.com/oklog/run v1.0.0 04:08:33 go: downloading github.com/mattn/go-colorable v0.1.12 04:08:33 go: downloading github.com/huandu/xstrings v1.3.2 04:08:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:08:33 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:08:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:08:33 go: downloading github.com/oklog/run v1.0.0 04:08:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:08:33 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:08:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:08:33 go: downloading github.com/oklog/run v1.0.0 04:08:33 go: downloading github.com/beorn7/perks v1.0.1 04:08:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 04:08:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:08:33 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:08:33 go: downloading github.com/prometheus/client_model v0.2.0 04:08:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:08:33 go: downloading github.com/imkira/go-observer v1.0.3 04:08:33 go: downloading github.com/prometheus/common v0.32.1 04:08:33 go: downloading github.com/imkira/go-observer v1.0.3 04:08:33 go: downloading github.com/prometheus/client_model v0.2.0 04:08:33 go: downloading github.com/prometheus/common v0.32.1 04:08:33 go: downloading github.com/beorn7/perks v1.0.1 04:08:33 go: downloading github.com/prometheus/procfs v0.7.3 04:08:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 04:08:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:08:33 go: downloading github.com/prometheus/procfs v0.7.3 04:08:33 go: downloading github.com/imkira/go-observer v1.0.3 04:08:33 go: downloading go.uber.org/atomic v1.9.0 04:08:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:08:33 go: downloading go.uber.org/atomic v1.9.0 04:08:33 go: downloading github.com/beorn7/perks v1.0.1 04:08:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:08:33 go: downloading github.com/hashicorp/errwrap v1.1.0 04:08:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:08:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 04:08:33 go: downloading github.com/prometheus/client_model v0.2.0 04:08:33 go: downloading github.com/prometheus/common v0.32.1 04:08:33 go: downloading github.com/prometheus/procfs v0.7.3 04:08:33 go: downloading github.com/hashicorp/errwrap v1.1.0 04:08:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:08:33 go: downloading go.uber.org/atomic v1.9.0 04:08:34 go: downloading github.com/blang/semver/v4 v4.0.0 04:08:34 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:08:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:08:34 go: downloading github.com/hashicorp/errwrap v1.1.0 04:08:34 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:08:34 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:08:34 go: downloading github.com/blang/semver/v4 v4.0.0 04:08:34 go: downloading github.com/blang/semver/v4 v4.0.0 04:08:34 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:08:34 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:08:34 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:08:34 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:08:34 go: downloading github.com/jinzhu/gorm v1.9.16 04:08:34 go: downloading github.com/lib/pq v1.10.4 04:08:34 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:08:34 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:08:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:08:34 go: downloading github.com/jinzhu/gorm v1.9.16 04:08:34 go: downloading github.com/jinzhu/gorm v1.9.16 04:08:34 go: downloading github.com/lib/pq v1.10.4 04:08:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:08:34 go: downloading github.com/lib/pq v1.10.4 04:08:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:08:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:08:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:08:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:08:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:08:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:08:37 go: downloading github.com/stretchr/testify v1.7.0 04:08:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:08:37 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:08:37 go: downloading github.com/stretchr/testify v1.7.0 04:08:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:08:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:08:37 go: downloading github.com/stretchr/testify v1.7.0 04:08:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:08:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:08:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:08:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:08:41 go: downloading google.golang.org/api v0.70.0 04:08:41 go: downloading k8s.io/client-go v0.23.4 04:08:41 go: downloading k8s.io/api v0.23.4 04:08:41 go: downloading github.com/google/go-tpm v0.3.3 04:08:41 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:08:41 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:08:41 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:08:41 go: downloading google.golang.org/api v0.70.0 04:08:41 go: downloading k8s.io/client-go v0.23.4 04:08:41 go: downloading k8s.io/api v0.23.4 04:08:41 go: downloading github.com/google/go-tpm v0.3.3 04:08:41 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:08:41 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:08:41 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:08:41 go: downloading google.golang.org/api v0.70.0 04:08:41 go: downloading k8s.io/api v0.23.4 04:08:41 go: downloading k8s.io/client-go v0.23.4 04:08:41 go: downloading github.com/google/go-tpm v0.3.3 04:08:41 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:08:41 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:08:41 go: downloading cloud.google.com/go/storage v1.21.0 04:08:41 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:08:41 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:08:42 go: downloading cloud.google.com/go v0.100.2 04:08:42 go: downloading cloud.google.com/go/storage v1.21.0 04:08:42 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:08:42 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:08:42 go: downloading cloud.google.com/go v0.100.2 04:08:42 go: downloading cloud.google.com/go/storage v1.21.0 04:08:42 go: downloading k8s.io/apimachinery v0.23.4 04:08:42 go: downloading cloud.google.com/go v0.100.2 04:08:42 go: downloading k8s.io/apimachinery v0.23.4 04:08:42 go: downloading k8s.io/apimachinery v0.23.4 04:08:42 go: downloading k8s.io/kube-aggregator v0.23.3 04:08:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:08:42 go: downloading cloud.google.com/go/security v1.3.0 04:08:42 go: downloading k8s.io/kube-aggregator v0.23.3 04:08:42 go: downloading k8s.io/kube-aggregator v0.23.3 04:08:43 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:08:43 go: downloading cloud.google.com/go/security v1.3.0 04:08:43 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:08:43 go: downloading cloud.google.com/go/security v1.3.0 04:08:43 go: downloading github.com/hashicorp/vault/api v1.4.1 04:08:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:08:43 go: downloading github.com/hashicorp/vault/api v1.4.1 04:08:43 go: downloading github.com/hashicorp/vault/api v1.4.1 04:08:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:08:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:08:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:08:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:08:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:08:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:08:44 go: downloading github.com/twmb/murmur3 v1.1.6 04:08:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:08:44 go: downloading github.com/twmb/murmur3 v1.1.6 04:08:44 go: downloading github.com/jinzhu/inflection v1.0.0 04:08:44 go: downloading github.com/jinzhu/inflection v1.0.0 04:08:44 go: downloading github.com/twmb/murmur3 v1.1.6 04:08:44 go: downloading github.com/jinzhu/inflection v1.0.0 04:08:44 go: downloading github.com/aws/smithy-go v1.11.0 04:08:44 go: downloading github.com/aws/smithy-go v1.11.0 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:08:44 go: downloading github.com/aws/smithy-go v1.11.0 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:08:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:08:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:08:45 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:08:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:08:45 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:08:45 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:08:45 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:08:45 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:08:45 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:08:45 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:08:45 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:08:45 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:08:45 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:08:45 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:08:45 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:08:45 go: downloading github.com/dimchansky/utfbom v1.1.1 04:08:45 go: downloading cloud.google.com/go/compute v1.3.0 04:08:45 go: downloading cloud.google.com/go/iam v0.1.1 04:08:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:08:45 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:08:45 go: downloading github.com/gogo/protobuf v1.3.2 04:08:45 go: downloading github.com/dimchansky/utfbom v1.1.1 04:08:45 go: downloading github.com/dimchansky/utfbom v1.1.1 04:08:45 go: downloading github.com/gogo/protobuf v1.3.2 04:08:45 go: downloading cloud.google.com/go/compute v1.3.0 04:08:45 go: downloading k8s.io/klog/v2 v2.30.0 04:08:45 go: downloading github.com/google/gofuzz v1.1.0 04:08:45 go: downloading cloud.google.com/go/iam v0.1.1 04:08:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:08:45 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:08:45 go: downloading github.com/gogo/protobuf v1.3.2 04:08:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:08:45 go: downloading github.com/google/gofuzz v1.1.0 04:08:45 go: downloading k8s.io/klog/v2 v2.30.0 04:08:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:08:46 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:08:46 go: downloading github.com/spf13/pflag v1.0.5 04:08:46 go: downloading github.com/spf13/pflag v1.0.5 04:08:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:08:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:08:46 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:08:46 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:08:46 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:08:46 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:08:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:08:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:08:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:08:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:08:46 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:08:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:08:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:08:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:08:46 go: downloading cloud.google.com/go/compute v1.3.0 04:08:46 go: downloading cloud.google.com/go/iam v0.1.1 04:08:46 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:08:46 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:08:46 go: downloading k8s.io/klog/v2 v2.30.0 04:08:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:08:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:08:46 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:08:46 go: downloading github.com/spf13/pflag v1.0.5 04:08:46 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:08:46 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:08:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:08:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:08:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:08:46 go: downloading gopkg.in/yaml.v2 v2.4.0 04:08:46 go: downloading github.com/google/gofuzz v1.1.0 04:08:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:08:46 go: downloading github.com/gobwas/glob v0.2.3 04:08:46 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:08:46 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:08:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:08:46 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:08:46 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:08:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:08:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:08:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:08:46 go: downloading gopkg.in/yaml.v2 v2.4.0 04:08:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:08:46 go: downloading github.com/gobwas/glob v0.2.3 04:08:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:08:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:08:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:08:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:08:46 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:08:46 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:08:46 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:08:46 go: downloading go.opencensus.io v0.23.0 04:08:46 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:08:46 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:08:46 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:08:46 go: downloading gopkg.in/inf.v0 v0.9.1 04:08:46 go: downloading go.opencensus.io v0.23.0 04:08:46 go: downloading gopkg.in/inf.v0 v0.9.1 04:08:46 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:08:46 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:08:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:08:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:08:46 go: downloading gopkg.in/yaml.v2 v2.4.0 04:08:46 go: downloading github.com/google/go-cmp v0.5.7 04:08:46 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:08:46 go: downloading github.com/googleapis/gnostic v0.5.5 04:08:46 go: downloading github.com/google/go-cmp v0.5.7 04:08:46 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:08:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:08:46 go: downloading github.com/gobwas/glob v0.2.3 04:08:46 go: downloading github.com/go-logr/logr v1.2.2 04:08:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:08:46 go: downloading github.com/googleapis/gnostic v0.5.5 04:08:46 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:08:46 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:08:46 go: downloading github.com/go-logr/logr v1.2.2 04:08:46 go: downloading github.com/json-iterator/go v1.1.12 04:08:46 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:08:46 go: downloading github.com/json-iterator/go v1.1.12 04:08:46 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:08:46 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:08:46 go: downloading gopkg.in/inf.v0 v0.9.1 04:08:46 go: downloading go.opencensus.io v0.23.0 04:08:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:08:47 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:08:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:08:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:08:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:08:47 go: downloading go.uber.org/zap v1.21.0 04:08:47 go: downloading github.com/go-logr/logr v1.2.2 04:08:47 go: downloading go.uber.org/zap v1.21.0 04:08:47 go: downloading github.com/googleapis/gnostic v0.5.5 04:08:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:08:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:08:47 go: downloading github.com/tklauser/numcpus v0.3.0 04:08:47 go: downloading github.com/tklauser/numcpus v0.3.0 04:08:47 go: downloading github.com/google/go-cmp v0.5.7 04:08:47 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:08:47 go: downloading github.com/json-iterator/go v1.1.12 04:08:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:08:47 go: downloading sigs.k8s.io/yaml v1.3.0 04:08:47 go: downloading sigs.k8s.io/yaml v1.3.0 04:08:47 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:08:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:08:47 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:08:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:08:47 go: downloading github.com/modern-go/reflect2 v1.0.2 04:08:47 go: downloading github.com/golang/snappy v0.0.4 04:08:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:08:47 go: downloading github.com/golang/snappy v0.0.4 04:08:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:08:47 go: downloading go.uber.org/zap v1.21.0 04:08:47 go: downloading github.com/ryanuber/go-glob v1.0.0 04:08:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:08:47 go: downloading github.com/modern-go/reflect2 v1.0.2 04:08:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:08:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:08:47 go: downloading github.com/tklauser/numcpus v0.3.0 04:08:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:08:47 go: downloading github.com/ryanuber/go-glob v1.0.0 04:08:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:08:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:08:47 go: downloading sigs.k8s.io/yaml v1.3.0 04:08:47 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:08:47 go: downloading github.com/ryanuber/go-glob v1.0.0 04:08:47 go: downloading github.com/golang/snappy v0.0.4 04:08:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:08:47 go: downloading github.com/hashicorp/go-version v1.2.0 04:08:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:08:47 go: downloading github.com/hashicorp/go-version v1.2.0 04:08:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:08:47 go: downloading go.uber.org/multierr v1.6.0 04:08:47 go: downloading github.com/modern-go/reflect2 v1.0.2 04:08:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:08:47 go: downloading go.uber.org/multierr v1.6.0 04:08:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:08:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:08:47 go: downloading github.com/hashicorp/go-version v1.2.0 04:08:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:08:47 go: downloading go.uber.org/multierr v1.6.0 04:08:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:08:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:08:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:08:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:08:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:08:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:09:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21032 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:09:10 Running in /w/workspace/edgex-go/197 [Pipeline] { [Pipeline] checkout 04:09:11 The recommended git tool is: git 04:09:18 using credential edgex-jenkins-ssh 04:09:18 Cloning the remote Git repository 04:09:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:09:18 > git init /w/workspace/edgex-go/197 # timeout=10 04:09:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:09:18 > git --version # timeout=10 04:09:18 > git --version # 'git version 2.25.1' 04:09:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:20 Removing intermediate container 13cec9ef3407 04:09:20 ---> c0ef73fe2746 04:09:20 04:09:20 Step 10/23 : FROM alpine:3.14 04:09:20 Removing intermediate container 97543cdd494d 04:09:20 ---> 00a6b2695627 04:09:20 04:09:20 Step 10/22 : FROM alpine:3.14 04:09:20 3.14: Pulling from library/alpine 04:09:20 3.14: Pulling from library/alpine 04:09:20 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:09:20 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:09:20 Status: Image is up to date for alpine:3.14 04:09:20 Status: Downloaded newer image for alpine:3.14 04:09:20 ---> e04c818066af 04:09:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:09:20 ---> e04c818066af 04:09:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:09:20 ---> Running in 5cb545b9baee 04:09:20 ---> Running in 6d744f81603c 04:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:09:21 (1/1) Installing dumb-init (1.2.5-r1) 04:09:21 Executing busybox-1.33.1-r7.trigger 04:09:21 (1/1) Installing dumb-init (1.2.5-r1) 04:09:21 OK: 6 MiB in 15 packages 04:09:21 Executing busybox-1.33.1-r7.trigger 04:09:21 OK: 6 MiB in 15 packages 04:09:23 Removing intermediate container 6d744f81603c 04:09:23 ---> f1c3dc6c2ffa 04:09:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:09:23 Removing intermediate container 5cb545b9baee 04:09:23 ---> 3a712b581937 04:09:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:09:23 ---> Running in e0d92de54074 04:09:23 ---> Running in c63af3dc2916 04:09:24 Removing intermediate container e0d92de54074 04:09:24 ---> 32c8029b585b 04:09:24 Step 13/23 : ENV APP_PORT=59881 04:09:24 Removing intermediate container c63af3dc2916 04:09:24 ---> 182a0fb2fc34 04:09:24 Step 13/22 : ENV APP_PORT=59861 04:09:24 ---> Running in 7578df6ee5f9 04:09:24 ---> Running in 379f660dea86 04:09:24 Removing intermediate container 379f660dea86 04:09:24 ---> d5eff244c5c5 04:09:24 Step 14/22 : EXPOSE $APP_PORT 04:09:24 Removing intermediate container 7578df6ee5f9 04:09:24 ---> 8f3135c3105f 04:09:24 Step 14/23 : EXPOSE $APP_PORT 04:09:24 ---> Running in a7e1a7a2c73a 04:09:24 ---> Running in d5b4d79e4734 04:09:24 Removing intermediate container a7e1a7a2c73a 04:09:24 ---> bce8d86d8d92 04:09:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:24 Removing intermediate container d5b4d79e4734 04:09:24 ---> a05d28570451 04:09:24 Step 15/23 : WORKDIR / 04:09:25 ---> Running in e5c5b2844860 04:09:25 ---> 483936ac6056 04:09:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:09:25 Removing intermediate container e5c5b2844860 04:09:25 ---> 05f1706e7a9a 04:09:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:26 ---> 777063d5c9f9 04:09:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:09:26 ---> 249f42dfa3ef 04:09:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:09:27 ---> 5c70866a0612 04:09:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:09:27 ---> 6a2ddf261b80 04:09:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:09:27 ---> Running in cf9127667c1b 04:09:28 Removing intermediate container cf9127667c1b 04:09:28 ---> 29f7aff0be67 04:09:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:28 ---> Running in 42fa23477886 04:09:28 ---> 75538580a50a 04:09:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:09:28 ---> Running in e73bd615643d 04:09:28 Removing intermediate container 42fa23477886 04:09:28 ---> 07aa992ab939 04:09:28 Step 20/22 : LABEL arch=x86_64 04:09:28 Removing intermediate container e73bd615643d 04:09:28 ---> 3464e7836b12 04:09:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:28 ---> Running in c073e0f9dc26 04:09:28 ---> Running in 661ed771ed57 04:09:29 Removing intermediate container 661ed771ed57 04:09:29 ---> 7841ea647edf 04:09:29 Step 21/23 : LABEL arch=x86_64 04:09:29 Removing intermediate container c073e0f9dc26 04:09:29 ---> c31a6e2185e4 04:09:29 Step 21/22 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:09:29 ---> Running in 8d44b7857e54 04:09:29 ---> Running in 7b440c3b3e2b 04:09:29 Removing intermediate container 8d44b7857e54 04:09:29 ---> a01b14f64884 04:09:29 Step 22/23 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:09:29 Removing intermediate container 7b440c3b3e2b 04:09:29 ---> 8a0514c8279b 04:09:29 Step 22/22 : LABEL version=2.2.0-dev.71 04:09:29 ---> Running in 51e23f315835 04:09:29 ---> Running in 9383d693a97e 04:09:30 Removing intermediate container 51e23f315835 04:09:30 ---> a56670ade0ee 04:09:30 Step 23/23 : LABEL version=2.2.0-dev.71 04:09:30 ---> Running in 591dccc0dcb4 04:09:30 Removing intermediate container 9383d693a97e 04:09:30 ---> 262445b5be10 04:09:30 04:09:30 Successfully built 262445b5be10 04:09:30 Successfully tagged support-scheduler:latest 04:09:30 Building sys-mgmt-agent 04:09:31  Building support-scheduler ... done Removing intermediate container 591dccc0dcb4 04:09:31 ---> 9bab8550df4c 04:09:31 04:09:31 Successfully built 9bab8550df4c 04:09:31 Successfully tagged core-metadata:latest 04:09:31 Building support-notifications 04:09:35 Avoid second fetch 04:09:35 Checking out Revision c95941bc2401db96b526c4388051da3858551266 (main) 04:09:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:09:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:35 > git config core.sparsecheckout # timeout=10 04:09:35 > git checkout -f c95941bc2401db96b526c4388051da3858551266 # timeout=10 04:09:38  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:09:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:09:38 ---> f022e64437e3 04:09:38 Step 3/22 : WORKDIR /edgex-go 04:09:38 ---> Using cache 04:09:38 ---> afd7fdba0785 04:09:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:38 ---> Using cache 04:09:38 ---> 36272a2f9a19 04:09:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:09:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:09:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:09:38 ---> f022e64437e3 04:09:38 Step 3/23 : WORKDIR /edgex-go 04:09:38 ---> Using cache 04:09:38 ---> afd7fdba0785 04:09:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:38 ---> Using cache 04:09:38 ---> 36272a2f9a19 04:09:38 Step 5/23 : RUN apk add --update --no-cache make bash git 04:09:39 Commit message: "Merge pull request #3971 from jinlinGuan/issue-3970" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:09:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:40 Dload Upload Total Spent Left Speed 04:09:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49552 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh 04:09:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:09:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:09:41 + sudo tee /etc/docker/daemon.new 04:09:41 { 04:09:41 "registry-mirrors": [ 04:09:41 "https://nexus3.edgexfoundry.org:10001" 04:09:41 ], 04:09:41 "bip": "10.250.0.254/24", 04:09:41 "hosts": [ 04:09:41 "tcp://0.0.0.0:5555", 04:09:41 "unix:///var/run/docker.sock" 04:09:41 ], 04:09:41 "mtu": 1458, 04:09:41 "selinux-enabled": true, 04:09:41 "seccomp-profile": "/etc/docker/seccomp.json" 04:09:41 } [Pipeline] sh 04:09:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:09:42 ---> Running in a4512e5bcf51 04:09:42 ---> Running in e4340ca809ac 04:09:42 + sudo service docker restart 04:09:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:44 OK: 221 MiB in 52 packages 04:09:44 OK: 221 MiB in 52 packages 04:09:45 Removing intermediate container a4512e5bcf51 04:09:45 ---> f6ec6b2c45c1 04:09:45 Step 6/22 : COPY go.mod vendor* ./ 04:09:45 Removing intermediate container e4340ca809ac 04:09:45 ---> 9693cb2e59ee 04:09:45 Step 6/23 : COPY go.mod vendor* ./ 04:09:46 ---> c0e42e022f1a 04:09:46 ---> fff30e1f3507 04:09:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:46 04:09:46 ---> Running in 0cb3e7d02e00 04:09:46 ---> Running in 79f33fe2ee30 04:09:49 Removing intermediate container 0cb3e7d02e00 04:09:49 ---> e4ebf317de18 04:09:49 Step 8/22 : COPY . . 04:09:49 Removing intermediate container 79f33fe2ee30 04:09:49 ---> d6d02d30ee5a 04:09:49 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:00 provisioning config files... 04:10:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/197@tmp/config4271168702292700105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:01 ---> docker-login.sh 04:10:01 nexus3.edgexfoundry.org:10001 04:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 nexus3.edgexfoundry.org:10002 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 nexus3.edgexfoundry.org:10003 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:03 Login Succeeded 04:10:03 nexus3.edgexfoundry.org:10004 04:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:03 Configure a credential helper to remove this warning. See 04:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:03 04:10:03 Login Succeeded 04:10:03 docker.io 04:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:04 Configure a credential helper to remove this warning. See 04:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:04 04:10:04 Login Succeeded 04:10:04 ---> docker-login.sh ends [Pipeline] } 04:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:04 ========================================================= 04:10:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:10:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:10:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:05 9b3977197b4f: Pulling fs layer 04:10:05 1a89e8eeedd5: Pulling fs layer 04:10:05 94645a83ff95: Pulling fs layer 04:10:05 3f3a8bcf1eab: Pulling fs layer 04:10:05 0c92f367c5e7: Pulling fs layer 04:10:05 f7c0051592d6: Pulling fs layer 04:10:05 a227ed2f7395: Pulling fs layer 04:10:05 7b1c46037f91: Pulling fs layer 04:10:05 0c92f367c5e7: Waiting 04:10:05 f7c0051592d6: Waiting 04:10:05 a227ed2f7395: Waiting 04:10:05 7b1c46037f91: Waiting 04:10:05 3f3a8bcf1eab: Waiting 04:10:05 94645a83ff95: Verifying Checksum 04:10:05 94645a83ff95: Download complete 04:10:05 1a89e8eeedd5: Verifying Checksum 04:10:05 1a89e8eeedd5: Download complete 04:10:05 0c92f367c5e7: Verifying Checksum 04:10:05 0c92f367c5e7: Download complete 04:10:05 f7c0051592d6: Verifying Checksum 04:10:05 f7c0051592d6: Download complete 04:10:05 9b3977197b4f: Download complete 04:10:05 a227ed2f7395: Verifying Checksum 04:10:05 a227ed2f7395: Download complete 04:10:06 9b3977197b4f: Pull complete 04:10:06 1a89e8eeedd5: Pull complete 04:10:07 94645a83ff95: Pull complete 04:10:07 7b1c46037f91: Verifying Checksum 04:10:07 7b1c46037f91: Download complete 04:10:07 3f3a8bcf1eab: Verifying Checksum 04:10:07 3f3a8bcf1eab: Download complete 04:10:11 ---> a8eaa5d89105 04:10:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:10:11 ---> 7f7eb106c2aa 04:10:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:10:12 ---> Running in 9a2a3b62da88 04:10:12 ---> Running in 4f90c4c98680 04:10:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:10:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:10:20 3f3a8bcf1eab: Pull complete 04:10:20 0c92f367c5e7: Pull complete 04:10:20 f7c0051592d6: Pull complete 04:10:20 a227ed2f7395: Pull complete 04:10:27 7b1c46037f91: Pull complete 04:10:27 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:10:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:10:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:10:27 WORKDIR /edgex 04:10:27 COPY go.mod . 04:10:27 RUN go mod download 04:10:27 + docker build -t ci-base-image-arm64 -f - . 04:10:31 Sending build context to Docker daemon 169.1MB 04:10:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:10:31 ---> f79e39bc4007 04:10:31 Step 2/4 : WORKDIR /edgex 04:10:33 ---> Running in 3d6b334c3d21 04:10:33 Removing intermediate container 3d6b334c3d21 04:10:33 ---> 5ca471a39185 04:10:33 Step 3/4 : COPY go.mod . 04:10:33 ---> 05459777bbb8 04:10:33 Step 4/4 : RUN go mod download 04:10:33 ---> Running in cac0e5719fcf 04:10:59 Removing intermediate container 4f90c4c98680 04:10:59 ---> 69e6224fcf2c 04:10:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:10:59 ---> Running in 77c857767aa2 04:10:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:10:59 Removing intermediate container 9a2a3b62da88 04:10:59 ---> f1ac4c1a74bb 04:10:59 04:10:59 Step 10/22 : FROM alpine:3.14 04:10:59 ---> e04c818066af 04:10:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:10:59 Removing intermediate container 77c857767aa2 04:10:59 ---> 430f6df3100f 04:10:59 04:10:59 Step 11/23 : FROM docker:20.10.14 04:10:59 ---> Running in ab00aba67bca 04:10:59 20.10.14: Pulling from library/docker 04:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:10:59 (1/2) Installing ca-certificates (20211220-r0) 04:10:59 (2/2) Installing dumb-init (1.2.5-r1) 04:10:59 Executing busybox-1.33.1-r7.trigger 04:10:59 Executing ca-certificates-20211220-r0.trigger 04:10:59 OK: 6 MiB in 16 packages 04:10:59 Removing intermediate container ab00aba67bca 04:10:59 ---> abc9b0a357fc 04:10:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:10:59 ---> Running in 63643c67c5b6 04:10:59 Removing intermediate container 63643c67c5b6 04:10:59 ---> 192ee1f13817 04:10:59 Step 13/22 : ENV APP_PORT=59860 04:10:59 ---> Running in b80c2aad9fb6 04:11:00 Removing intermediate container b80c2aad9fb6 04:11:00 ---> b80ebc465d56 04:11:00 Step 14/22 : EXPOSE $APP_PORT 04:11:00 ---> Running in 344f88a01b4d 04:11:00 Removing intermediate container 344f88a01b4d 04:11:00 ---> 30a18b2f322d 04:11:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:11:00 ---> 5d8b5d93680e 04:11:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:11:01 ---> 59d1bd3a5513 04:11:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:11:01 ---> d402958b89e9 04:11:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:11:01 ---> Running in 7b09451abe94 04:11:01 Removing intermediate container 7b09451abe94 04:11:01 ---> 2492edaefb0a 04:11:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:11:01 ---> Running in 2e4d219b0ded 04:11:02 Removing intermediate container 2e4d219b0ded 04:11:02 ---> 454fe29e6a3c 04:11:02 Step 20/22 : LABEL arch=x86_64 04:11:02 ---> Running in a58253c5922f 04:11:02 Removing intermediate container a58253c5922f 04:11:02 ---> e58a4bb8ce52 04:11:02 Step 21/22 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:11:02 ---> Running in 9f2b15e94a9b 04:11:03 Removing intermediate container 9f2b15e94a9b 04:11:03 ---> 65d669a92b9b 04:11:03 Step 22/22 : LABEL version=2.2.0-dev.71 04:11:03 ---> Running in 232d49e1de26 04:11:03 Removing intermediate container 232d49e1de26 04:11:03 ---> f4e3ecdf6230 04:11:03 04:11:03 Successfully built f4e3ecdf6230 04:11:03 Successfully tagged support-notifications:latest 04:11:03  Building support-notifications ... done Building security-spiffe-token-provider 04:11:03 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 04:11:03 Status: Downloaded newer image for docker:20.10.14 04:11:03 ---> 7417809fdb73 04:11:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:11:06 ---> Running in 57ec1c33013d 04:11:06 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:11:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:11:06 ---> f022e64437e3 04:11:06 Step 3/20 : WORKDIR /edgex-go 04:11:06 ---> Using cache 04:11:06 ---> afd7fdba0785 04:11:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:11:06 Removing intermediate container 57ec1c33013d 04:11:06 ---> 8ccd00934d6f 04:11:06 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:11:06 ---> Running in cfe9beb2cc56 04:11:06 ---> Running in 4e2e5aab641d 04:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:11:07 (1/43) Installing readline (8.1.1-r0) 04:11:07 (2/43) Installing bash (5.1.16-r0) 04:11:07 Executing bash-5.1.16-r0.post-install 04:11:07 (3/43) Installing brotli-libs (1.0.9-r5) 04:11:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 04:11:07 (5/43) Installing libcurl (7.80.0-r0) 04:11:07 (6/43) Installing curl (7.80.0-r0) 04:11:07 (7/43) Installing dumb-init (1.2.5-r1) 04:11:07 (8/43) Installing libbz2 (1.0.8-r1) 04:11:07 (9/43) Installing expat (2.4.7-r0) 04:11:07 (10/43) Installing libffi (3.4.2-r1) 04:11:07 (11/43) Installing gdbm (1.22-r0) 04:11:07 (12/43) Installing xz-libs (5.2.5-r1) 04:11:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 04:11:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 04:11:07 (15/43) Installing mpdecimal (2.5.1-r1) 04:11:07 (16/43) Installing sqlite-libs (3.36.0-r0) 04:11:07 (17/43) Installing python3 (3.9.7-r4) 04:11:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:11:07 (18/43) Installing py3-appdirs (1.4.4-r2) 04:11:07 (19/43) Installing py3-certifi (2020.12.5-r1) 04:11:07 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 04:11:07 (21/43) Installing py3-idna (3.3-r0) 04:11:07 (22/43) Installing py3-urllib3 (1.26.7-r0) 04:11:07 (23/43) Installing py3-requests (2.26.0-r1) 04:11:07 (24/43) Installing py3-msgpack (1.0.2-r1) 04:11:07 (25/43) Installing py3-lockfile (0.12.2-r4) 04:11:07 (26/43) Installing py3-cachecontrol (0.12.10-r0) 04:11:07 (27/43) Installing py3-colorama (0.4.4-r1) 04:11:07 (28/43) Installing py3-contextlib2 (21.6.0-r1) 04:11:07 (29/43) Installing py3-distlib (0.3.3-r0) 04:11:07 (30/43) Installing py3-distro (1.6.0-r0) 04:11:07 (31/43) Installing py3-six (1.16.0-r0) 04:11:07 (32/43) Installing py3-webencodings (0.5.1-r4) 04:11:07 (33/43) Installing py3-html5lib (1.1-r1) 04:11:07 (34/43) Installing py3-parsing (2.4.7-r2) 04:11:07 (35/43) Installing py3-packaging (20.9-r1) 04:11:07 (36/43) Installing py3-tomli (1.2.2-r0) 04:11:07 (37/43) Installing py3-pep517 (0.12.0-r0) 04:11:07 (38/43) Installing py3-progress (1.6-r0) 04:11:07 (39/43) Installing py3-retrying (1.3.3-r2) 04:11:07 (40/43) Installing py3-ordered-set (4.0.2-r2) 04:11:07 (41/43) Installing py3-setuptools (52.0.0-r4) 04:11:07 (42/43) Installing py3-toml (0.10.2-r2) 04:11:07 (43/43) Installing py3-pip (20.3.4-r1) 04:11:08 Executing busybox-1.34.1-r5.trigger 04:11:08 OK: 83 MiB in 65 packages 04:11:08 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:11:08 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:11:08 OK: 15866 distinct packages available 04:11:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:11:08 Collecting docker-compose==1.23.2 04:11:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:11:08 Collecting dockerpty<0.5,>=0.4.1 04:11:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:11:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:11:08 Collecting cached-property<2,>=1.2.0 04:11:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:11:08 Collecting texttable<0.10,>=0.9.0 04:11:08 Downloading texttable-0.9.1.tar.gz (11 kB) 04:11:09 OK: 221 MiB in 52 packages 04:11:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 04:11:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:11:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:11:09 Collecting PyYAML<4,>=3.10 04:11:09 Downloading PyYAML-3.13.tar.gz (270 kB) 04:11:10 Removing intermediate container cfe9beb2cc56 04:11:10 ---> 133c6b542b87 04:11:10 Step 5/20 : COPY go.mod vendor* ./ 04:11:10 Collecting docker<4.0,>=3.6.0 04:11:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:11:10 Collecting websocket-client<1.0,>=0.32.0 04:11:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:11:10 ---> a607db3f0362 04:11:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:10 Collecting jsonschema<3,>=2.5.1 04:11:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:11:10 ---> Running in d6b1af907e5f 04:11:10 Collecting docopt<0.7,>=0.6.1 04:11:10 Downloading docopt-0.6.2.tar.gz (25 kB) 04:11:10 Collecting docker-pycreds>=0.4.0 04:11:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:11:10 Collecting idna<2.8,>=2.5 04:11:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:11:10 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 04:11:10 Collecting chardet<3.1.0,>=3.0.2 04:11:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:11:10 Collecting urllib3<1.25,>=1.21.1 04:11:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:11:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:11:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:11:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:11:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:11:11 Removing intermediate container d6b1af907e5f 04:11:11 ---> 96a148656fed 04:11:11 Step 7/20 : COPY . . 04:11:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:11:11 Attempting uninstall: urllib3 04:11:11 Found existing installation: urllib3 1.26.7 04:11:11 Uninstalling urllib3-1.26.7: 04:11:11 Successfully uninstalled urllib3-1.26.7 04:11:11 Attempting uninstall: idna 04:11:11 Found existing installation: idna 3.3 04:11:11 Uninstalling idna-3.3: 04:11:11 Successfully uninstalled idna-3.3 04:11:11 Attempting uninstall: requests 04:11:11 Found existing installation: requests 2.26.0 04:11:11 Uninstalling requests-2.26.0: 04:11:11 Successfully uninstalled requests-2.26.0 04:11:11 Running setup.py install for texttable: started 04:11:12 Running setup.py install for texttable: finished with status 'done' 04:11:12 Running setup.py install for PyYAML: started 04:11:12 Running setup.py install for PyYAML: finished with status 'done' 04:11:12 Running setup.py install for docopt: started 04:11:12 Running setup.py install for docopt: finished with status 'done' 04:11:12 Running setup.py install for dockerpty: started 04:11:13 Running setup.py install for dockerpty: finished with status 'done' 04:11:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:11:16 ---> cf55f8c604dc 04:11:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:11:16 ---> Running in 14d51e585ec5 04:11:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:11:18 Removing intermediate container 4e2e5aab641d 04:11:18 ---> e2d4d45f9e6a 04:11:18 Step 14/23 : ENV APP_PORT=58890 04:11:18 ---> Running in 205a0c1db994 04:11:18 Removing intermediate container 205a0c1db994 04:11:18 ---> 237c5aa05281 04:11:18 Step 15/23 : EXPOSE $APP_PORT 04:11:18 ---> Running in 2ff34e78682d 04:11:18 Removing intermediate container 2ff34e78682d 04:11:18 ---> 58d63dd29b92 04:11:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:11:19 ---> cbafc7770d0c 04:11:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:11:19 ---> 1c0701a577ba 04:11:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:11:19 ---> eeb26f9597a6 04:11:19 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:11:19 ---> Running in 4eea0051c6de 04:11:19 Removing intermediate container 4eea0051c6de 04:11:19 ---> bbe0ced5cdac 04:11:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:11:19 ---> Running in 5ac568d5efb4 04:11:19 Removing intermediate container 5ac568d5efb4 04:11:19 ---> 9b1f48532ece 04:11:19 Step 21/23 : LABEL arch=x86_64 04:11:20 ---> Running in def8c6c10c39 04:11:20 Removing intermediate container def8c6c10c39 04:11:20 ---> 3be980d700a1 04:11:20 Step 22/23 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:11:20 ---> Running in de5cdbe3149f 04:11:20 Removing intermediate container de5cdbe3149f 04:11:20 ---> 0c0eeaca7dde 04:11:20 Step 23/23 : LABEL version=2.2.0-dev.71 04:11:20 ---> Running in 4bbccdf993e9 04:11:20 Removing intermediate container cac0e5719fcf 04:11:20 ---> 0ec41a87729a 04:11:20 Successfully built 0ec41a87729a 04:11:20 Successfully tagged ci-base-image-arm64:latest 04:11:20 Removing intermediate container 4bbccdf993e9 04:11:20 ---> a3baa1a3a015 04:11:20 04:11:20 Successfully built a3baa1a3a015 04:11:20 Successfully tagged sys-mgmt-agent:latest 04:11:20 Building core-data [Pipeline] isUnix [Pipeline] sh 04:11:21 + docker inspect -f . ci-base-image-arm64 04:11:21 . [Pipeline] withDockerContainer 04:11:21 prd-ubuntu20.04-docker-arm64-4c-16g-21032 does not seem to be running inside a container 04:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:11:22 $ docker top c932935c8e7109871fd0d1c54c75cf8f72d2eb9517a9d4441302ebf793bf3ddc -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:23 + go version 04:11:23 go version go1.17.6 linux/arm64 [Pipeline] } 04:11:23 $ docker stop --time=1 c932935c8e7109871fd0d1c54c75cf8f72d2eb9517a9d4441302ebf793bf3ddc 04:11:24  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:11:24 ---> f022e64437e3 04:11:24 Step 3/23 : WORKDIR /edgex-go 04:11:24 ---> Using cache 04:11:24 ---> afd7fdba0785 04:11:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:24 ---> Using cache 04:11:24 ---> 36272a2f9a19 04:11:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:11:25 ---> Running in 065a9a1ae6fb 04:11:25 $ docker rm -f c932935c8e7109871fd0d1c54c75cf8f72d2eb9517a9d4441302ebf793bf3ddc [Pipeline] // withDockerContainer 04:11:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:11:26 04:11:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:11:26 latest: Pulling from edgex-devops/edgex-compose-arm64 04:11:26 29e5d40040c1: Pulling fs layer 04:11:26 1ce36da41761: Pulling fs layer 04:11:26 25b303627fd3: Pulling fs layer 04:11:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:11:26 29e5d40040c1: Verifying Checksum 04:11:26 29e5d40040c1: Download complete 04:11:26 OK: 221 MiB in 52 packages 04:11:26 1ce36da41761: Verifying Checksum 04:11:26 1ce36da41761: Download complete 04:11:27 29e5d40040c1: Pull complete 04:11:27 Removing intermediate container 065a9a1ae6fb 04:11:27 ---> a0db5d220f1f 04:11:27 Step 6/23 : COPY go.mod vendor* ./ 04:11:27 ---> d36f04d51480 04:11:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:27 ---> Running in 5bf5c9c3c896 04:11:28 25b303627fd3: Verifying Checksum 04:11:28 25b303627fd3: Download complete 04:11:28 1ce36da41761: Pull complete 04:11:29 Removing intermediate container 5bf5c9c3c896 04:11:29 ---> da7d12c0a5aa 04:11:29 Step 8/23 : COPY . . 04:11:37 ---> a9dd3eaea8db 04:11:37 Step 9/23 : RUN make cmd/core-data/core-data 04:11:37 ---> Running in 2fe3346120bc 04:11:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:11:38 Removing intermediate container 14d51e585ec5 04:11:38 ---> 20a84d0d324e 04:11:38 04:11:38 Step 9/20 : FROM alpine:3.15 04:11:38 3.15: Pulling from library/alpine 04:11:38 25b303627fd3: Pull complete 04:11:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:11:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:11:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 04:11:39 Status: Downloaded newer image for alpine:3.15 04:11:39 ---> 0ac33e5f5afa 04:11:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:11:39 prd-ubuntu20.04-docker-arm64-4c-16g-21032 does not seem to be running inside a container 04:11:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:11:39 ---> Running in 95898e659b9a 04:11:39 Removing intermediate container 95898e659b9a 04:11:39 ---> 0f62c1cd8def 04:11:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:39 ---> Running in 3e5dd0a442db 04:11:41 Removing intermediate container 3e5dd0a442db 04:11:41 ---> 34a49f8bb707 04:11:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:11:41 ---> Running in 7d552d375c9b 04:11:41 $ docker top 540f27cb8b6120d2552e066aa12ec6112e77327e9f03fe96afd2ba0acf9a6f02 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:11:42 + docker-compose build --help 04:11:42 + grep parallel 04:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:11:43 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:11:43 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:11:43 OK: 15855 distinct packages available 04:11:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:11:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:11:44 (1/9) Installing ca-certificates (20211220-r0) 04:11:44 (2/9) Installing brotli-libs (1.0.9-r5) 04:11:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:11:44 (4/9) Installing libcurl (7.80.0-r0) 04:11:44 (5/9) Installing curl (7.80.0-r0) 04:11:44 (6/9) Installing dumb-init (1.2.5-r1) 04:11:44 (7/9) Installing musl-obstack (1.2.3-r0) 04:11:44 (8/9) Installing libucontext (1.1-r0) 04:11:44 (9/9) Installing gcompat (1.0.0-r4) 04:11:44 Executing busybox-1.34.1-r5.trigger 04:11:44 Executing ca-certificates-20211220-r0.trigger 04:11:44 OK: 8 MiB in 23 packages 04:11:45 --parallel Build images in parallel. [Pipeline] } 04:11:45 $ docker stop --time=1 540f27cb8b6120d2552e066aa12ec6112e77327e9f03fe96afd2ba0acf9a6f02 04:11:47 $ docker rm -f 540f27cb8b6120d2552e066aa12ec6112e77327e9f03fe96afd2ba0acf9a6f02 04:11:47 Building bin/spire-agent... 04:11:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:11:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:11:47 go: downloading github.com/docker/docker v20.10.12+incompatible 04:11:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:11:47 Building bin/spire-agent... 04:11:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:11:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:11:47 go: downloading github.com/docker/docker v20.10.12+incompatible [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:47 Building bin/spire-agent... 04:11:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:11:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:11:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:11:47 go: downloading github.com/docker/docker v20.10.12+incompatible 04:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:11:48 . [Pipeline] withDockerContainer 04:11:48 Removing intermediate container 7d552d375c9b 04:11:48 ---> c779db7d72a5 04:11:48 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:11:48 prd-ubuntu20.04-docker-arm64-4c-16g-21032 does not seem to be running inside a container 04:11:48 $ 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/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@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 04:11:48 go: downloading github.com/google/go-tpm-tools v0.3.3 04:11:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:11:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:11:48 go: downloading github.com/google/go-tpm-tools v0.3.3 04:11:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:11:48 go: downloading github.com/docker/go-connections v0.4.0 04:11:48 go: downloading github.com/docker/go-units v0.4.0 04:11:48 go: downloading github.com/opencontainers/image-spec v1.0.1 04:11:48 go: downloading github.com/containerd/containerd v1.3.4 04:11:48 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:11:48 go: downloading github.com/google/go-tpm-tools v0.3.3 04:11:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:11:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:11:48 go: downloading github.com/opencontainers/go-digest v1.0.0 04:11:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:11:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:11:48 go: downloading github.com/docker/go-connections v0.4.0 04:11:48 go: downloading github.com/docker/go-units v0.4.0 04:11:48 go: downloading github.com/opencontainers/image-spec v1.0.1 04:11:48 go: downloading github.com/containerd/containerd v1.3.4 04:11:48 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:11:48 go: downloading github.com/opencontainers/go-digest v1.0.0 04:11:49 go: downloading github.com/docker/go-units v0.4.0 04:11:49 go: downloading github.com/docker/go-connections v0.4.0 04:11:49 go: downloading github.com/opencontainers/image-spec v1.0.1 04:11:49 go: downloading github.com/containerd/containerd v1.3.4 04:11:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:11:49 go: downloading github.com/opencontainers/go-digest v1.0.0 04:11:49 $ docker top af85d33923ddc14f0ad284b341d0fdf08e70c6d695f579c35fb7ab94548bd075 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:50 + docker-compose -f ./docker-compose-build.yml build --parallel 04:11:50  ---> e853840176ab 04:11:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:11:52 ---> 9abcb605642a 04:11:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:11:53 ---> 0ef717f68da1 04:11:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:11:53 ---> Running in 5452457424b9 04:11:53 Removing intermediate container 5452457424b9 04:11:53 ---> 12df8c7c572a 04:11:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:11:53 ---> Running in 153a0b098b7b 04:11:54 Removing intermediate container 153a0b098b7b 04:11:54 ---> 92a6a5da54c1 04:11:54 Step 18/20 : LABEL arch=x86_64 04:11:54 ---> Running in 4e8bd5e9db0c 04:11:54 Removing intermediate container 4e8bd5e9db0c 04:11:54 ---> b285ead2231c 04:11:54 Step 19/20 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:11:54 ---> Running in 21aeabcc5f18 04:11:54 Building core-command ... 04:11:54 Building core-data ... 04:11:54 Building core-metadata ... 04:11:54 Building security-bootstrapper ... 04:11:54 Building security-proxy-setup ... 04:11:54 Building security-secretstore-setup ... 04:11:54 Building security-spiffe-token-provider ... 04:11:54 Building security-spire-agent ... 04:11:54 Building security-spire-config ... 04:11:54 Building security-spire-server ... 04:11:54 Building support-notifications ... 04:11:54 Building support-scheduler ... 04:11:54 Building sys-mgmt-agent ... 04:11:54 Building sys-mgmt-agent 04:11:54 Building security-spire-server 04:11:54 Building security-bootstrapper 04:11:54 Building security-spire-config 04:11:54 Building security-proxy-setup 04:11:55 Removing intermediate container 21aeabcc5f18 04:11:55 ---> 396e719b7c17 04:11:55 Step 20/20 : LABEL version=2.2.0-dev.71 04:11:55 ---> Running in 356cb5185479 04:11:56 Removing intermediate container 356cb5185479 04:11:56 ---> effd98cb134e 04:11:56 04:11:56 Successfully built effd98cb134e 04:11:56 Successfully tagged security-spiffe-token-provider:latest 04:11:56  Building security-spiffe-token-provider ... done Building security-bootstrapper 04:12:01 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:12:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:12:01 ---> f022e64437e3 04:12:01 Step 3/31 : WORKDIR /edgex-go 04:12:01 ---> Using cache 04:12:01 ---> afd7fdba0785 04:12:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:01 ---> Using cache 04:12:01 ---> 36272a2f9a19 04:12:01 Step 5/31 : RUN apk add --update --no-cache make git 04:12:02 ---> Running in 601cab9511f7 04:12:02 Removing intermediate container 2fe3346120bc 04:12:02 ---> a9de6375b1d8 04:12:02 04:12:02 Step 10/23 : FROM alpine:3.14 04:12:02 ---> e04c818066af 04:12:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:12:02 ---> Running in d89736f50c9a 04:12:02 Removing intermediate container d89736f50c9a 04:12:02 ---> 43faa7882a1a 04:12:02 Step 12/23 : ENV APP_PORT=59880 04:12:02 ---> Running in 26ebae3d3213 04:12:02 Removing intermediate container 26ebae3d3213 04:12:02 ---> 4421c34a86ad 04:12:02 Step 13/23 : EXPOSE $APP_PORT 04:12:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:12:03 ---> Running in e9b45af8dedf 04:12:03 Removing intermediate container e9b45af8dedf 04:12:03 ---> acf63aadb3c8 04:12:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:03 ---> Running in a0d01d0329cc 04:12:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:12:04 Removing intermediate container a0d01d0329cc 04:12:04 ---> c1ec5fc7aec8 04:12:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:12:04 OK: 221 MiB in 52 packages 04:12:04 ---> Running in b1ded3c91beb 04:12:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:12:04 Removing intermediate container 601cab9511f7 04:12:04 ---> 1ffbdb93c5c9 04:12:04 Step 6/31 : COPY go.mod vendor* ./ 04:12:04 ---> cc03374749ca 04:12:04 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:04 ---> Running in 86a2b2314327 04:12:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:12:05 (1/6) Installing dumb-init (1.2.5-r1) 04:12:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:12:05 (3/6) Installing libsodium (1.0.18-r0) 04:12:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:12:06 Removing intermediate container 86a2b2314327 04:12:06 ---> 0319cc05d821 04:12:06 Step 8/31 : COPY . . 04:12:06 (5/6) Installing libzmq (4.3.4-r0) 04:12:06 (6/6) Installing zeromq (4.3.4-r0) 04:12:06 Executing busybox-1.33.1-r7.trigger 04:12:06 OK: 8 MiB in 20 packages 04:12:11 Removing intermediate container b1ded3c91beb 04:12:11 ---> 83a3a906e077 04:12:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:13 ---> b0601d470ce2 04:12:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:12:17 ---> 2cfec67b9a7c 04:12:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:12:17 ---> Running in b5184f5c75f9 04:12:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:12:21 ---> 80d6f7944112 04:12:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:12:24 ---> fe88938b04b3 04:12:24 Step 19/23 : ENTRYPOINT ["/core-data"] 04:12:26 ---> Running in 8f59eef84018 04:12:27 Removing intermediate container 8f59eef84018 04:12:27 ---> 223eff43fe59 04:12:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:29 ---> Running in 75cb92e51e54 04:12:33 Removing intermediate container 75cb92e51e54 04:12:33 ---> 7afe8fc3a7da 04:12:33 Step 21/23 : LABEL arch=x86_64 04:12:35 ---> Running in 0bb0e1005e06 04:12:35 Removing intermediate container b5184f5c75f9 04:12:35 ---> 6aef4eab2d94 04:12:35 04:12:35 Step 10/31 : FROM alpine:3.14 04:12:35 ---> e04c818066af 04:12:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:12:37 Removing intermediate container 0bb0e1005e06 04:12:37 ---> c351c7c2b050 04:12:37 Step 22/23 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:12:37 ---> Running in eeb15da7d641 04:12:38 ---> Running in 6f9eb4234075 04:12:38 Removing intermediate container eeb15da7d641 04:12:38 ---> 7fa7b44ac42e 04:12:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:12:39 ---> Running in fefad86f2d89 04:12:40 Removing intermediate container 6f9eb4234075 04:12:40 ---> 1edb76f508d6 04:12:40 Step 23/23 : LABEL version=2.2.0-dev.71 04:12:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:12:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:12:41 ---> 0ec41a87729a 04:12:41 Step 3/26 : WORKDIR /edgex-go 04:12:42 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:12:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:12:42 ---> 0ec41a87729a 04:12:42 Step 3/31 : WORKDIR /edgex-go 04:12:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:12:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:12:42 ---> 0ec41a87729a 04:12:42 Step 3/22 : WORKDIR /edgex-go 04:12:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:12:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:12:42 ---> 0ec41a87729a 04:12:42 Step 3/25 : WORKDIR /edgex-go 04:12:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:12:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:12:42 ---> 0ec41a87729a 04:12:42 Step 3/23 : WORKDIR /edgex-go 04:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:12:43 (1/2) Installing dumb-init (1.2.5-r1) 04:12:43 (2/2) Installing su-exec (0.2-r1) 04:12:43 Executing busybox-1.33.1-r7.trigger 04:12:43 OK: 6 MiB in 16 packages 04:12:43 ---> Running in b5676a48e34f 04:12:43 ---> Running in e3ace33cefac 04:12:43 ---> Running in e673ab8e7c5f 04:12:43 ---> Running in 6781f05162db 04:12:43 ---> Running in 48626d0ff7c2 04:12:43 Removing intermediate container 48626d0ff7c2 04:12:43 ---> 0cd87d8a2a4e 04:12:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:43 Removing intermediate container e673ab8e7c5f 04:12:43 ---> b68c36181b91 04:12:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:43 ---> Running in 20e393ccae6e 04:12:43 Removing intermediate container 6781f05162db 04:12:43 ---> 34fc37f32e9a 04:12:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:43 Removing intermediate container b5676a48e34f 04:12:43 ---> 412cce784c56 04:12:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:43 ---> Running in 2b884fc1ef7a 04:12:44 Removing intermediate container e3ace33cefac 04:12:44 ---> 8d0752083a25 04:12:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:44 ---> Running in 9136a1ae75fd 04:12:44 ---> Running in 3b765b6b5a14 04:12:44 ---> Running in e17c25f15aad 04:12:44 ---> Running in c7cc84494932 04:12:46 Removing intermediate container 20e393ccae6e 04:12:46 ---> 3701c7b9188e 04:12:46 Step 5/23 : RUN apk add --update --no-cache make bash git 04:12:46 ---> Running in f15be9ad28ad 04:12:48 Removing intermediate container e17c25f15aad 04:12:48 ---> 87c645d74cac 04:12:48 Step 5/31 : RUN apk add --update --no-cache make git 04:12:48 Removing intermediate container 3b765b6b5a14 04:12:48 ---> cff275cf0773 04:12:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:12:48 Removing intermediate container 2b884fc1ef7a 04:12:48 ---> ecd615c967cc 04:12:48 Step 5/22 : RUN apk add --update --no-cache make git 04:12:48 Removing intermediate container 9136a1ae75fd 04:12:48 ---> f65255616613 04:12:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 04:12:48 ---> Running in 30707ee9abfd 04:12:48 ---> Running in 13ae30301cec 04:12:48 ---> Running in 6f8ad39620ba 04:12:48 ---> Running in 1753f74b982e 04:12:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:12:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:12:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:12:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:12:50 OK: 220 MiB in 52 packages 04:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:12:51 Removing intermediate container f15be9ad28ad 04:12:51 ---> 2cc2a129a939 04:12:51 Step 6/23 : COPY go.mod vendor* ./ 04:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:12:52 OK: 220 MiB in 52 packages 04:12:52 OK: 220 MiB in 52 packages 04:12:53 ---> de0bac34a180 04:12:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:53 OK: 220 MiB in 52 packages 04:12:53 OK: 220 MiB in 52 packages 04:12:53 ---> Running in 172d68f25f09 04:12:54 Removing intermediate container 30707ee9abfd 04:12:54 ---> aec3a15f3a33 04:12:54 Step 6/31 : COPY go.mod vendor* ./ 04:12:54 Removing intermediate container 6f8ad39620ba 04:12:54 ---> bccdd207e70e 04:12:54 Step 6/26 : COPY go.mod vendor* ./ 04:12:54 Removing intermediate container c7cc84494932 04:12:54 ---> 49e0ef22be52 04:12:54 04:12:54 Removing intermediate container fefad86f2d89 04:12:54 ---> f0a74d0a7aca 04:12:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:12:54 Removing intermediate container 13ae30301cec 04:12:54 ---> 45f8ab7d0aa8 04:12:54 Step 6/22 : COPY go.mod vendor* ./ 04:12:55 Successfully built 49e0ef22be52 04:12:55 Removing intermediate container 1753f74b982e 04:12:55 ---> cf571b73b9ad 04:12:55 Step 6/25 : COPY go.mod vendor* ./ 04:12:55 Successfully tagged core-data:latest 04:12:55  Building core-data ... done Building security-secretstore-setup 04:12:55 ---> d18fb7a77b10 04:12:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:56 ---> Running in eb775f7eeec3 04:12:56 ---> Running in 765f0861dee6 04:12:56 ---> 5a40a7102ce9 04:12:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:56 ---> Running in 50801177c277 04:12:57 Removing intermediate container 765f0861dee6 04:12:57 ---> 692ff6cd3fbb 04:12:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:12:57 ---> 6d739ffb2ba8 04:12:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:57 ---> Running in f4abae48283d 04:12:57 ---> Running in cdc1a62fcfd1 04:12:57 ---> a87cce77f625 04:12:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:57 ---> Running in 118131ec78b2 04:12:58 Removing intermediate container 172d68f25f09 04:12:58 ---> aa0835bd2c89 04:12:58 Step 8/23 : COPY . . 04:12:58 Removing intermediate container cdc1a62fcfd1 04:12:58 ---> 7f9ce0527550 04:12:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:12:59 ---> Running in 92e0fa09ec26 04:13:00 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:13:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:13:00 ---> f022e64437e3 04:13:00 Step 3/25 : WORKDIR /edgex-go 04:13:00 ---> Using cache 04:13:00 ---> afd7fdba0785 04:13:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:00 ---> Using cache 04:13:00 ---> 36272a2f9a19 04:13:00 Step 5/25 : RUN apk add --update --no-cache make git 04:13:00 ---> Using cache 04:13:00 ---> 1ffbdb93c5c9 04:13:00 Step 6/25 : COPY go.mod vendor* ./ 04:13:00 ---> Using cache 04:13:00 ---> cc03374749ca 04:13:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:00 ---> Using cache 04:13:00 ---> 0319cc05d821 04:13:00 Step 8/25 : COPY . . 04:13:00 ---> Using cache 04:13:00 ---> b0601d470ce2 04:13:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:13:00 ---> Running in 7cc02d31cf28 04:13:00 Removing intermediate container 92e0fa09ec26 04:13:00 ---> 01212ea8d366 04:13:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:13:01 ---> Running in 915da9ac6558 04:13:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:13:01 Removing intermediate container 915da9ac6558 04:13:01 ---> a268086f5a3e 04:13:01 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:13:01 ---> 4440402aa64a 04:13:01 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:13:01 ---> Running in 8419d7284ad2 04:13:02 Removing intermediate container 8f6ffb6ff981 04:13:02 ---> a115af22719a 04:13:02 04:13:02 Step 13/26 : FROM alpine:3.15 04:13:02 ---> 0ac33e5f5afa 04:13:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:13:02 ---> Using cache 04:13:02 ---> 0f62c1cd8def 04:13:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:02 ---> Using cache 04:13:02 ---> 34a49f8bb707 04:13:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:13:02 ---> Running in 3745b31a8c1d 04:13:02 Removing intermediate container cec3b56e4640 04:13:02 ---> b8d48384e525 04:13:02 04:13:02 Step 13/25 : FROM alpine:3.15 04:13:02 ---> 0ac33e5f5afa 04:13:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:13:02 ---> Using cache 04:13:02 ---> 0f62c1cd8def 04:13:02 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:02 ---> Using cache 04:13:02 ---> 34a49f8bb707 04:13:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:13:02 ---> Running in 6b1045689df0 04:13:02 Removing intermediate container a3d6fa5e4a0c 04:13:02 ---> 96b58844011e 04:13:02 04:13:02 Step 13/26 : FROM alpine:3.15 04:13:02 ---> 0ac33e5f5afa 04:13:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:13:02 ---> Using cache 04:13:02 ---> 0f62c1cd8def 04:13:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:02 ---> Using cache 04:13:02 ---> 34a49f8bb707 04:13:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:13:02 Removing intermediate container eb775f7eeec3 04:13:02 ---> 913ed6d569cd 04:13:02 Step 8/31 : COPY . . 04:13:02 Removing intermediate container 50801177c277 04:13:02 ---> 861beb56bbdf 04:13:02 Step 8/22 : COPY . . 04:13:02 ---> Running in b17f5bf831e6 04:13:02 Removing intermediate container 8419d7284ad2 04:13:02 ---> 76e857c656bc 04:13:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:13:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:13:03 ---> f9a1f5b5b354 04:13:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:13:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:13:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:13:03 Removing intermediate container f4abae48283d 04:13:03 ---> a072a3864eec 04:13:03 Step 8/26 : COPY . . 04:13:03 ---> c034ac3e456b 04:13:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:13:03 Removing intermediate container 118131ec78b2 04:13:03 ---> 9cfc5c06a2f5 04:13:03 Step 8/25 : COPY . . 04:13:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:13:03 ---> f0542bf03110 04:13:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:13:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:13:04 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:13:04 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:13:04 OK: 15855 distinct packages available 04:13:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:13:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:13:04 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:13:04 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:13:04 OK: 15855 distinct packages available 04:13:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:13:04 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:13:04 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:13:04 OK: 15855 distinct packages available 04:13:04 ---> 853c3cde604d 04:13:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:13:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:13:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:13:05 ---> b4b19441df80 04:13:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:13:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:13:05 (1/5) Installing dumb-init (1.2.5-r1) 04:13:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:13:05 (2/5) Installing musl-obstack (1.2.3-r0) 04:13:05 (3/5) Installing libucontext (1.1-r0) 04:13:05 ---> Running in 5d5d52e28d05 04:13:05 (1/5) Installing dumb-init (1.2.5-r1) 04:13:05 (4/5) Installing gcompat (1.0.0-r4) 04:13:05 (2/5) Installing musl-obstack (1.2.3-r0) 04:13:05 (5/5) Installing openssl (1.1.1n-r0) 04:13:05 (1/4) Installing dumb-init (1.2.5-r1) 04:13:05 (3/5) Installing libucontext (1.1-r0) 04:13:05 (2/4) Installing musl-obstack (1.2.3-r0) 04:13:05 Executing busybox-1.34.1-r5.trigger 04:13:05 OK: 6 MiB in 19 packages 04:13:05 (4/5) Installing gcompat (1.0.0-r4) 04:13:05 (3/4) Installing libucontext (1.1-r0) 04:13:06 Removing intermediate container 5d5d52e28d05 04:13:06 ---> 9083620ede20 04:13:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:13:06 (5/5) Installing openssl (1.1.1n-r0) 04:13:06 (4/4) Installing gcompat (1.0.0-r4) 04:13:06 Executing busybox-1.34.1-r5.trigger 04:13:06 OK: 6 MiB in 19 packages 04:13:06 Executing busybox-1.34.1-r5.trigger 04:13:06 OK: 6 MiB in 18 packages 04:13:06 ---> f6626d347a32 04:13:06 Step 26/31 : RUN chmod +x /entrypoint.sh 04:13:07 ---> Running in 6d7de88e07d7 04:13:07 Removing intermediate container 3745b31a8c1d 04:13:07 ---> b270f11fea58 04:13:07 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 04:13:07 Removing intermediate container 6b1045689df0 04:13:07 ---> 6759293d426e 04:13:07 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:13:07 Removing intermediate container b17f5bf831e6 04:13:07 ---> 42aa5aed19d5 04:13:07 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:13:09 ---> 909e2c0c1d5b 04:13:09 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:13:09 ---> d82f201d7e3c 04:13:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:13:09 ---> 2e1bd76def6b 04:13:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:13:09 Removing intermediate container 6d7de88e07d7 04:13:09 ---> 7341e8780a08 04:13:09 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:13:09 ---> Running in 86109cdf130a 04:13:09 ---> 5e3ea4467e54 04:13:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:13:10 ---> a86106dd5ca0 04:13:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:13:10 Removing intermediate container 86109cdf130a 04:13:10 ---> 6999764a25cb 04:13:10 Step 28/31 : CMD ["gate"] 04:13:10 ---> c54b17aee218 04:13:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:13:10 ---> Running in 170b7adb838c 04:13:11 ---> Running in f3670a2d2684 04:13:11 Removing intermediate container 170b7adb838c 04:13:11 ---> c5df720ea286 04:13:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:13:11 ---> 23c1c2566d85 04:13:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:13:11 Removing intermediate container f3670a2d2684 04:13:11 ---> 3ccdce86a9f4 04:13:11 Step 29/31 : LABEL arch=x86_64 04:13:11 ---> Running in bf9ee1f7a27a 04:13:11 ---> 465be41b0559 04:13:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:13:11 ---> Running in 2b286d4edec5 04:13:11 Removing intermediate container bf9ee1f7a27a 04:13:11 ---> eb63eb9f825b 04:13:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:13:11 ---> 761bf3ae7f7e 04:13:11 Step 21/26 : WORKDIR / 04:13:11 ---> Running in c4766c88a452 04:13:11 ---> Running in 16f9ad20db09 04:13:11 ---> 274549a7cf50 04:13:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:13:11 Removing intermediate container 2b286d4edec5 04:13:11 ---> 6af12928ed12 04:13:11 Step 30/31 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:13:11 Removing intermediate container c4766c88a452 04:13:11 ---> bf91b6a7ef58 04:13:11 Step 23/25 : LABEL arch=x86_64 04:13:11 ---> Running in 10a6737d4d13 04:13:11 Removing intermediate container 16f9ad20db09 04:13:11 ---> ed8bd32f44ba 04:13:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:13:11 ---> Running in df2387f50f45 04:13:11 ---> 9f6a2b9e9fb0 04:13:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:13:11 ---> Running in d3c0f3c8406b 04:13:11 Removing intermediate container df2387f50f45 04:13:11 ---> 696966f925be 04:13:11 Step 24/25 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:13:11 Removing intermediate container 10a6737d4d13 04:13:11 ---> 71a516819cdb 04:13:11 Step 31/31 : LABEL version=2.2.0-dev.71 04:13:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:13:12 ---> Running in a74cf0fe3db6 04:13:12 Removing intermediate container d3c0f3c8406b 04:13:12 ---> d822a07f5f3d 04:13:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:13:12 ---> Running in 21d80a7ef193 04:13:12 ---> 64dcea2b8c5f 04:13:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:13:12 ---> Running in 689b603d5ec5 04:13:12 ---> Running in bfadd39ba7dc 04:13:12 Removing intermediate container a74cf0fe3db6 04:13:12 ---> 046cd3e68a05 04:13:12 Step 25/25 : LABEL version=2.2.0-dev.71 04:13:12 Removing intermediate container 21d80a7ef193 04:13:12 ---> 0018ccb4033c 04:13:12 04:13:12 ---> Running in 5cf390da493c 04:13:12 Removing intermediate container bfadd39ba7dc 04:13:12 Removing intermediate container 689b603d5ec5 04:13:12 ---> cbe91b41dc96 04:13:12 ---> fb7923f7c57e 04:13:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:13:12 Step 24/26 : LABEL arch=x86_64 04:13:12 ---> Running in d28327aab074 04:13:12 ---> Running in 1820e5dbab88 04:13:12 Removing intermediate container 5cf390da493c 04:13:12 ---> cfaae3417636 04:13:12 04:13:12 Successfully built 0018ccb4033c 04:13:12 Removing intermediate container d28327aab074 04:13:12 ---> 450350b6d70c 04:13:12 Step 25/26 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:13:12 Successfully tagged security-bootstrapper:latest 04:13:12  Building security-bootstrapper ... done Building security-proxy-setup 04:13:12 Removing intermediate container 1820e5dbab88 04:13:12 ---> 0ead08c2ce07 04:13:12 Step 24/26 : LABEL arch=x86_64 04:13:12 Successfully built cfaae3417636 04:13:12 ---> Running in 08f8fed8232f 04:13:12 ---> Running in 381372250e3a 04:13:12 Successfully tagged security-spire-server:latest 04:13:12 Building core-command 04:13:15  Building security-spire-server ... done Removing intermediate container 381372250e3a 04:13:15 ---> b11abf96198e 04:13:15 Step 25/26 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:13:15 Removing intermediate container 08f8fed8232f 04:13:15 ---> c60353cc27f9 04:13:15 Step 26/26 : LABEL version=2.2.0-dev.71 04:13:16 Removing intermediate container 7cc02d31cf28 04:13:16 ---> c3ca071f493d 04:13:16 04:13:16 Step 10/25 : FROM alpine:3.14 04:13:16 ---> e04c818066af 04:13:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:13:17 ---> Running in 41a228fd61a1 04:13:17 ---> Running in e0c58ef36ec4 04:13:17 ---> Running in 53e82faf92ed 04:13:17 Removing intermediate container e0c58ef36ec4 04:13:17 ---> e04473c6841b 04:13:17 Step 26/26 : LABEL version=2.2.0-dev.71 04:13:17 Removing intermediate container 41a228fd61a1 04:13:17 ---> 099028f22e6a 04:13:17 04:13:17 ---> Running in 31343bc68928 04:13:17 Successfully built 099028f22e6a 04:13:17 Successfully tagged security-spire-config:latest 04:13:17  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:13:18 Removing intermediate container 31343bc68928 04:13:18 ---> fe39cfb4c30c 04:13:18 04:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:13:18 Successfully built fe39cfb4c30c 04:13:18 Successfully tagged security-spire-agent:latest 04:13:18  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:13:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:13:18 ---> f022e64437e3 04:13:18 Step 3/22 : WORKDIR /edgex-go 04:13:18 ---> Using cache 04:13:18 ---> afd7fdba0785 04:13:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:18 ---> Using cache 04:13:18 ---> 36272a2f9a19 04:13:18 Step 5/22 : RUN apk add --update --no-cache make git 04:13:18 ---> Using cache 04:13:18 ---> 1ffbdb93c5c9 04:13:18 Step 6/22 : COPY go.mod vendor* ./ 04:13:18 ---> Using cache 04:13:18 ---> cc03374749ca 04:13:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:18 ---> Using cache 04:13:18 ---> 0319cc05d821 04:13:18 Step 8/22 : COPY . . 04:13:18 ---> Using cache 04:13:18 ---> b0601d470ce2 04:13:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:13:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:13:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:13:18 ---> f022e64437e3 04:13:18 Step 3/23 : WORKDIR /edgex-go 04:13:18 ---> Using cache 04:13:18 ---> afd7fdba0785 04:13:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:18 ---> Using cache 04:13:18 ---> 36272a2f9a19 04:13:18 Step 5/23 : RUN apk add --update --no-cache make git 04:13:18 ---> Using cache 04:13:18 ---> 1ffbdb93c5c9 04:13:18 Step 6/23 : COPY go.mod vendor* ./ 04:13:18 ---> Using cache 04:13:18 ---> cc03374749ca 04:13:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:18 ---> Using cache 04:13:18 ---> 0319cc05d821 04:13:18 Step 8/23 : COPY . . 04:13:18 ---> Using cache 04:13:18 ---> b0601d470ce2 04:13:18 Step 9/23 : RUN make cmd/core-command/core-command 04:13:18 (1/3) Installing ca-certificates (20211220-r0) 04:13:18 (2/3) Installing dumb-init (1.2.5-r1) 04:13:18 (3/3) Installing su-exec (0.2-r1) 04:13:18 Executing busybox-1.33.1-r7.trigger 04:13:18 Executing ca-certificates-20211220-r0.trigger 04:13:18 OK: 6 MiB in 17 packages 04:13:18 ---> 871a56776092 04:13:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:13:18 ---> Running in 25400b938dc3 04:13:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:13:18 ---> 7d12e1ddef0b 04:13:18 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:13:18 ---> Running in 78e4a7752f47 04:13:18 ---> Running in 385e79386b9a 04:13:18 ---> 7b6f4fd7452f 04:13:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:13:18 ---> Running in b254a13cc28f 04:13:19 Removing intermediate container 53e82faf92ed 04:13:19 ---> 95da1941b811 04:13:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:13:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:13:19 ---> Running in 05c5cea5ea65 04:13:19 Removing intermediate container 05c5cea5ea65 04:13:19 ---> d940d843dd00 04:13:19 Step 13/25 : WORKDIR / 04:13:19 ---> Running in 3b2db0312044 04:13:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:13:19 Removing intermediate container 3b2db0312044 04:13:19 ---> d7900d72e758 04:13:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:13:19 ---> Running in 9a318a490be3 04:13:19 ---> 49d143832a3e 04:13:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:13:19 ---> 3c62c364a400 04:13:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:13:20 ---> 73bd6f124943 04:13:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:13:20 ---> 31257642a728 04:13:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:13:20 ---> 080f486a2064 04:13:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 04:13:20 ---> f116d02dd869 04:13:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:13:20 ---> ca792b556bd9 04:13:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:13:20 ---> Running in 9f413464358b 04:13:21 ---> Running in 481170f2b2ef 04:13:21 ---> e8fb4cf596b9 04:13:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:13:21 ---> 16ed5965f0b0 04:13:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:13:21 ---> Running in f7a36cfc4e83 04:13:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:13:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:13:22 Removing intermediate container 9f413464358b 04:13:22 ---> a284c856b0dd 04:13:22 Step 10/25 : RUN mkdir -p spire-build 04:13:22 Removing intermediate container 481170f2b2ef 04:13:22 ---> d733d0954502 04:13:22 Step 10/26 : RUN mkdir -p spire-build 04:13:22 ---> Running in 81841d385fe2 04:13:22 ---> Running in 4dd1b68fac1b 04:13:22 Removing intermediate container f7a36cfc4e83 04:13:22 ---> bdbda4bf4ada 04:13:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:13:22 ---> Running in 438f52da53fd 04:13:23 Removing intermediate container 438f52da53fd 04:13:23 ---> 440b2bf2aa59 04:13:23 Step 23/25 : LABEL arch=x86_64 04:13:23 ---> Running in 549720b4ea29 04:13:23 Removing intermediate container 549720b4ea29 04:13:23 ---> fe7770e5b7de 04:13:23 Step 24/25 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:13:23 ---> Running in e06e3d666f69 04:13:23 Removing intermediate container e06e3d666f69 04:13:23 ---> 6a74bda8e098 04:13:23 Step 25/25 : LABEL version=2.2.0-dev.71 04:13:23 ---> Running in 2e979b2f3c85 04:13:23 Removing intermediate container 2e979b2f3c85 04:13:23 ---> 203d4fe81d98 04:13:23 04:13:23 Successfully built 203d4fe81d98 04:13:24 Successfully tagged security-secretstore-setup:latest 04:13:26 Removing intermediate container 81841d385fe2 04:13:26 ---> def29eeaa5c8 04:13:26 Step 11/25 : WORKDIR /edgex-go/spire-build 04:13:26 ---> Running in 6cb14bd06737 04:13:26 Removing intermediate container 4dd1b68fac1b 04:13:26 ---> 0ea86f3b5cc2 04:13:26 Step 11/26 : WORKDIR /edgex-go/spire-build 04:13:26 ---> Running in 6f00743182d4 04:13:26 Removing intermediate container 6cb14bd06737 04:13:26 ---> a9e7066b8487 04:13:26 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 04:13:27 ---> Running in 5cd40e8a50bd 04:13:27 Removing intermediate container 6f00743182d4 04:13:27 ---> a271c5cc90d2 04:13:27 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 04:13:27 ---> Running in 7ca404e56f2a 04:13:30 spire-1.2.1/ 04:13:30 spire-1.2.1/.data/ 04:13:30 spire-1.2.1/.data/.file 04:13:30 spire-1.2.1/.dockerignore 04:13:30 spire-1.2.1/.gitattributes 04:13:30 spire-1.2.1/.githooks/ 04:13:30 spire-1.2.1/.githooks/pre-commit 04:13:30 spire-1.2.1/.github/ 04:13:30 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:13:30 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:13:30 spire-1.2.1/.github/dependabot.yml 04:13:30 spire-1.2.1/.github/workflows/ 04:13:30 spire-1.2.1/.github/workflows/nightly_build.yaml 04:13:30 spire-1.2.1/.github/workflows/pr_build.yaml 04:13:30 spire-1.2.1/.github/workflows/release_build.yaml 04:13:30 spire-1.2.1/.github/workflows/scripts/ 04:13:30 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:13:30 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:13:30 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:13:30 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:13:30 spire-1.2.1/.github/workflows/scripts/split.sh 04:13:30 spire-1.2.1/.gitignore 04:13:30 spire-1.2.1/.go-version 04:13:30 spire-1.2.1/.golangci.yml 04:13:30 spire-1.2.1/ADOPTERS.md 04:13:30 spire-1.2.1/CHANGELOG.md 04:13:30 spire-1.2.1/CODE-OF-CONDUCT.md 04:13:30 spire-1.2.1/CODEOWNERS 04:13:30 spire-1.2.1/CONTRIBUTING.md 04:13:30 spire-1.2.1/Dockerfile 04:13:30 spire-1.2.1/Dockerfile.dev 04:13:30 spire-1.2.1/Dockerfile.scratch 04:13:30 spire-1.2.1/LICENSE 04:13:30 spire-1.2.1/MAINTAINERS.md 04:13:30 spire-1.2.1/Makefile 04:13:30 spire-1.2.1/README.md 04:13:30 spire-1.2.1/ROADMAP.md 04:13:30 spire-1.2.1/SECURITY.md 04:13:30 spire-1.2.1/cmd/ 04:13:30 spire-1.2.1/cmd/spire-agent/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/common/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/run/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:13:30 spire-1.2.1/cmd/spire-agent/main.go 04:13:30 spire-1.2.1/cmd/spire-server/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/cli.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/ 04:13:30 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ 04:13:30 spire-1.2.1/.data/.file 04:13:30 spire-1.2.1/.dockerignore 04:13:30 spire-1.2.1/.gitattributes 04:13:30 spire-1.2.1/.githooks/ 04:13:30 spire-1.2.1/.githooks/pre-commit 04:13:30 spire-1.2.1/.github/ 04:13:30 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:13:30 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:13:30 spire-1.2.1/.github/dependabot.yml 04:13:30 spire-1.2.1/.github/workflows/ 04:13:30 spire-1.2.1/.github/workflows/nightly_build.yaml 04:13:30 spire-1.2.1/.github/workflows/pr_build.yaml 04:13:30 spire-1.2.1/.github/workflows/release_build.yaml 04:13:30 spire-1.2.1/.github/workflows/scripts/ 04:13:30 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:13:30 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:13:30 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:13:30 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:13:30 spire-1.2.1/.github/workflows/scripts/split.sh 04:13:30 spire-1.2.1/.gitignore 04:13:30 spire-1.2.1/.go-version 04:13:30 spire-1.2.1/.golangci.yml 04:13:30 spire-1.2.1/ADOPTERS.md 04:13:30 spire-1.2.1/CHANGELOG.md 04:13:30 spire-1.2.1/CODE-OF-CONDUCT.md 04:13:30 spire-1.2.1/CODEOWNERS 04:13:30 spire-1.2.1/CONTRIBUTING.md 04:13:30 spire-1.2.1/Dockerfile 04:13:30 spire-1.2.1/Dockerfile.dev 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/run/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/token/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/validate/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:13:30 spire-1.2.1/Dockerfile.scratch 04:13:30 spire-1.2.1/LICENSE 04:13:30 spire-1.2.1/MAINTAINERS.md 04:13:30 spire-1.2.1/Makefile 04:13:30 spire-1.2.1/README.md 04:13:30 spire-1.2.1/ROADMAP.md 04:13:30 spire-1.2.1/SECURITY.md 04:13:30 spire-1.2.1/cmd/ 04:13:30 spire-1.2.1/cmd/spire-agent/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/common/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/run/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:13:30 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:13:30 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:13:30 spire-1.2.1/cmd/spire-agent/main.go 04:13:30 spire-1.2.1/cmd/spire-server/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/cli.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/x509/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:13:30 spire-1.2.1/cmd/spire-server/main.go 04:13:30 spire-1.2.1/cmd/spire-server/util/ 04:13:30 spire-1.2.1/cmd/spire-server/util/util.go 04:13:30 spire-1.2.1/conf/ 04:13:30 spire-1.2.1/conf/agent/ 04:13:30 spire-1.2.1/conf/agent/agent.conf 04:13:30 spire-1.2.1/conf/agent/agent_full.conf 04:13:30 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:13:30 spire-1.2.1/conf/server/ 04:13:30 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:13:30 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:13:30 spire-1.2.1/conf/server/server.conf 04:13:30 spire-1.2.1/conf/server/server_full.conf 04:13:30 spire-1.2.1/doc/ 04:13:30 spire-1.2.1/doc/SPIRE101.md 04:13:30 spire-1.2.1/doc/auditlog.md 04:13:30 spire-1.2.1/doc/authorization_policy_engine.md 04:13:30 spire-1.2.1/doc/changelog_guidelines.md 04:13:30 spire-1.2.1/doc/cure53-report.pdf 04:13:30 spire-1.2.1/doc/images/ 04:13:30 spire-1.2.1/doc/images/2019_roadmap.png 04:13:30 spire-1.2.1/doc/images/SPIRE101.png 04:13:30 spire-1.2.1/doc/images/SPIRE_agent.png 04:13:30 spire-1.2.1/doc/images/SPIRE_server.png 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/list.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/run/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/token/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/validate/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:13:30 spire-1.2.1/doc/images/cache_mgr.png 04:13:30 spire-1.2.1/doc/images/cache_mgr_components.png 04:13:30 spire-1.2.1/doc/images/federated_spire.png 04:13:30 spire-1.2.1/doc/images/ha_mode.png 04:13:30 spire-1.2.1/doc/images/nested_spire.png 04:13:30 spire-1.2.1/doc/images/oidc_federation.png 04:13:30 spire-1.2.1/doc/images/single_trust_domain.png 04:13:30 spire-1.2.1/doc/images/spiffe_compatible.png 04:13:30 spire-1.2.1/doc/images/spire_logo.png 04:13:30 spire-1.2.1/doc/migrating_registration_api_clients.md 04:13:30 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:13:30 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:13:30 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 04:13:30 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:13:30 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:13:30 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:13:30 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:13:30 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:13:30 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:13:30 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:13:30 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:13:30 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:13:30 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:13:30 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:13:30 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/x509/ 04:13:30 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:13:30 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:13:30 spire-1.2.1/cmd/spire-server/main.go 04:13:30 spire-1.2.1/cmd/spire-server/util/ 04:13:30 spire-1.2.1/cmd/spire-server/util/util.go 04:13:30 spire-1.2.1/conf/ 04:13:30 spire-1.2.1/conf/agent/ 04:13:30 spire-1.2.1/conf/agent/agent.conf 04:13:30 spire-1.2.1/conf/agent/agent_full.conf 04:13:30 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:13:30 spire-1.2.1/conf/server/ 04:13:30 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:13:30 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:13:30 spire-1.2.1/conf/server/server.conf 04:13:30 spire-1.2.1/conf/server/server_full.conf 04:13:30 spire-1.2.1/doc/ 04:13:30 spire-1.2.1/doc/SPIRE101.md 04:13:30 spire-1.2.1/doc/auditlog.md 04:13:30 spire-1.2.1/doc/authorization_policy_engine.md 04:13:30 spire-1.2.1/doc/changelog_guidelines.md 04:13:30 spire-1.2.1/doc/cure53-report.pdf 04:13:30 spire-1.2.1/doc/images/ 04:13:30 spire-1.2.1/doc/images/2019_roadmap.png 04:13:30 spire-1.2.1/doc/images/SPIRE101.png 04:13:30 spire-1.2.1/doc/images/SPIRE_agent.png 04:13:30 spire-1.2.1/doc/images/SPIRE_server.png 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:13:30 spire-1.2.1/doc/scaling_spire.md 04:13:30 spire-1.2.1/doc/spire_agent.md 04:13:30 spire-1.2.1/doc/spire_server.md 04:13:30 spire-1.2.1/doc/supported_integrations.md 04:13:30 spire-1.2.1/doc/telemetry.md 04:13:30 spire-1.2.1/doc/telemetry_config.md 04:13:30 spire-1.2.1/doc/upgrading.md 04:13:30 spire-1.2.1/doc/using_spire.md 04:13:30 spire-1.2.1/examples/ 04:13:30 spire-1.2.1/examples/README.md 04:13:30 spire-1.2.1/go.mod 04:13:30 spire-1.2.1/go.sum 04:13:30 spire-1.2.1/pkg/ 04:13:30 spire-1.2.1/pkg/agent/ 04:13:30 spire-1.2.1/pkg/agent/agent.go 04:13:30 spire-1.2.1/pkg/agent/api/ 04:13:30 spire-1.2.1/pkg/agent/api/config.go 04:13:30 spire-1.2.1/pkg/agent/api/debug/ 04:13:30 spire-1.2.1/pkg/agent/api/debug/v1/ 04:13:30 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:13:30 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:13:30 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:13:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:13:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:13:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:13:30 spire-1.2.1/pkg/agent/api/endpoints.go 04:13:30 spire-1.2.1/pkg/agent/api/health/ 04:13:30 spire-1.2.1/pkg/agent/api/health/v1/ 04:13:30 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:13:30 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:13:30 spire-1.2.1/pkg/agent/api/rpccontext/ 04:13:30 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:13:30 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:13:30 spire-1.2.1/pkg/agent/attestor/ 04:13:30 spire-1.2.1/pkg/agent/attestor/node/ 04:13:30 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:13:30 spire-1.2.1/pkg/agent/attestor/node/node.go 04:13:30 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:13:30 spire-1.2.1/pkg/agent/attestor/workload/ 04:13:30 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:13:30 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:13:30 spire-1.2.1/pkg/agent/catalog/ 04:13:30 spire-1.2.1/pkg/agent/catalog/catalog.go 04:13:30 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:13:30 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:13:30 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:13:30 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:13:30 spire-1.2.1/pkg/agent/client/ 04:13:30 spire-1.2.1/pkg/agent/client/client.go 04:13:30 spire-1.2.1/pkg/agent/client/client_test.go 04:13:30 spire-1.2.1/pkg/agent/client/dial.go 04:13:30 spire-1.2.1/pkg/agent/client/nodeconn.go 04:13:30 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:13:30 spire-1.2.1/pkg/agent/client/update.go 04:13:30 spire-1.2.1/pkg/agent/client/util.go 04:13:30 spire-1.2.1/pkg/agent/common/ 04:13:30 spire-1.2.1/pkg/agent/common/backoff/ 04:13:30 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:13:30 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:13:30 spire-1.2.1/pkg/agent/common/cgroups/ 04:13:30 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:13:30 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:13:30 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:13:30 spire-1.2.1/pkg/agent/config.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/ 04:13:30 spire-1.2.1/pkg/agent/endpoints/config.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/workload/ 04:13:30 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/ 04:13:30 spire-1.2.1/pkg/agent/manager/cache/ 04:13:30 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:13:30 spire-1.2.1/pkg/agent/manager/config.go 04:13:30 spire-1.2.1/doc/images/cache_mgr.png 04:13:30 spire-1.2.1/doc/images/cache_mgr_components.png 04:13:30 spire-1.2.1/doc/images/federated_spire.png 04:13:30 spire-1.2.1/doc/images/ha_mode.png 04:13:30 spire-1.2.1/doc/images/nested_spire.png 04:13:30 spire-1.2.1/doc/images/oidc_federation.png 04:13:30 spire-1.2.1/doc/images/single_trust_domain.png 04:13:30 spire-1.2.1/doc/images/spiffe_compatible.png 04:13:30 spire-1.2.1/doc/images/spire_logo.png 04:13:30 spire-1.2.1/doc/migrating_registration_api_clients.md 04:13:30 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:13:30 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:13:30 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:13:30 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 04:13:30 spire-1.2.1/pkg/agent/manager/manager.go 04:13:30 spire-1.2.1/pkg/agent/manager/manager_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/storage.go 04:13:30 spire-1.2.1/pkg/agent/manager/storage_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/storecache/ 04:13:30 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:13:30 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/sync.go 04:13:30 spire-1.2.1/pkg/agent/plugin/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:13:30 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:13:30 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:13:30 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:13:30 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:13:30 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:13:30 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:13:30 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:13:30 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:13:30 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:13:30 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:13:30 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:13:30 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:13:30 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:13:30 spire-1.2.1/doc/scaling_spire.md 04:13:30 spire-1.2.1/doc/spire_agent.md 04:13:30 spire-1.2.1/doc/spire_server.md 04:13:30 spire-1.2.1/doc/supported_integrations.md 04:13:30 spire-1.2.1/doc/telemetry.md 04:13:30 spire-1.2.1/doc/telemetry_config.md 04:13:30 spire-1.2.1/doc/upgrading.md 04:13:30 spire-1.2.1/doc/using_spire.md 04:13:30 spire-1.2.1/examples/ 04:13:30 spire-1.2.1/examples/README.md 04:13:30 spire-1.2.1/go.mod 04:13:30 spire-1.2.1/go.sum 04:13:30 spire-1.2.1/pkg/ 04:13:30 spire-1.2.1/pkg/agent/ 04:13:30 spire-1.2.1/pkg/agent/agent.go 04:13:30 spire-1.2.1/pkg/agent/api/ 04:13:30 spire-1.2.1/pkg/agent/api/config.go 04:13:30 spire-1.2.1/pkg/agent/api/debug/ 04:13:30 spire-1.2.1/pkg/agent/api/debug/v1/ 04:13:30 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:13:30 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:13:30 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:13:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:13:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:13:30 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:13:30 spire-1.2.1/pkg/agent/api/endpoints.go 04:13:30 spire-1.2.1/pkg/agent/api/health/ 04:13:30 spire-1.2.1/pkg/agent/api/health/v1/ 04:13:30 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:13:30 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:13:30 spire-1.2.1/pkg/agent/api/rpccontext/ 04:13:30 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:13:30 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:13:30 spire-1.2.1/pkg/agent/attestor/ 04:13:30 spire-1.2.1/pkg/agent/attestor/node/ 04:13:30 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:13:30 spire-1.2.1/pkg/agent/attestor/node/node.go 04:13:30 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:13:30 spire-1.2.1/pkg/agent/attestor/workload/ 04:13:30 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:13:30 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:13:30 spire-1.2.1/pkg/agent/catalog/ 04:13:30 spire-1.2.1/pkg/agent/catalog/catalog.go 04:13:30 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:13:30 spire-1.2.1/pkg/agent/svid/ 04:13:30 spire-1.2.1/pkg/agent/svid/rotator.go 04:13:30 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:13:30 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:13:30 spire-1.2.1/pkg/agent/svid/store/ 04:13:30 spire-1.2.1/pkg/agent/svid/store/service.go 04:13:30 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:13:30 spire-1.2.1/pkg/common/ 04:13:30 spire-1.2.1/pkg/common/agentpathtemplate/ 04:13:30 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:13:30 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:13:30 spire-1.2.1/pkg/common/api/ 04:13:30 spire-1.2.1/pkg/common/api/metrics.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/ 04:13:30 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:13:30 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:13:30 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:13:30 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:13:30 spire-1.2.1/pkg/agent/client/ 04:13:30 spire-1.2.1/pkg/agent/client/client.go 04:13:30 spire-1.2.1/pkg/agent/client/client_test.go 04:13:30 spire-1.2.1/pkg/agent/client/dial.go 04:13:30 spire-1.2.1/pkg/agent/client/nodeconn.go 04:13:30 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:13:30 spire-1.2.1/pkg/agent/client/update.go 04:13:30 spire-1.2.1/pkg/agent/client/util.go 04:13:30 spire-1.2.1/pkg/agent/common/ 04:13:30 spire-1.2.1/pkg/agent/common/backoff/ 04:13:30 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:13:30 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:13:30 spire-1.2.1/pkg/agent/common/cgroups/ 04:13:30 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:13:30 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:13:30 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:13:30 spire-1.2.1/pkg/agent/config.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/ 04:13:30 spire-1.2.1/pkg/agent/endpoints/config.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/logger.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/names.go 04:13:30 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:13:30 spire-1.2.1/pkg/common/api/names.go 04:13:30 spire-1.2.1/pkg/common/api/ratelimit.go 04:13:30 spire-1.2.1/pkg/common/api/rpccontext/ 04:13:30 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:13:30 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:13:30 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:13:30 spire-1.2.1/pkg/common/auth/ 04:13:30 spire-1.2.1/pkg/common/auth/interceptors.go 04:13:30 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:13:30 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/ 04:13:30 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:13:30 04:13:30 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/workload/ 04:13:30 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:13:30 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/ 04:13:30 spire-1.2.1/pkg/agent/manager/cache/ 04:13:30 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:13:30 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:13:30 spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/types.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:13:30 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:13:30 spire-1.2.1/pkg/common/catalog/ 04:13:30 spire-1.2.1/pkg/common/catalog/bind.go 04:13:30 spire-1.2.1/pkg/common/catalog/builtin.go 04:13:30 spire-1.2.1/pkg/common/catalog/catalog.go 04:13:30 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:13:30 spire-1.2.1/pkg/common/catalog/closers.go 04:13:30 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:13:30 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:13:30 spire-1.2.1/pkg/common/catalog/config.go 04:13:30 spire-1.2.1/pkg/common/catalog/config_test.go 04:13:30 spire-1.2.1/pkg/common/catalog/configure.go 04:13:30 spire-1.2.1/pkg/common/catalog/constraints.go 04:13:30 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:13:30 spire-1.2.1/pkg/common/catalog/context.go 04:13:30 spire-1.2.1/pkg/common/catalog/external.go 04:13:30 spire-1.2.1/pkg/common/catalog/host.go 04:13:30 spire-1.2.1/pkg/common/catalog/pipenet.go 04:13:30 spire-1.2.1/pkg/common/catalog/plugin.go 04:13:30 spire-1.2.1/pkg/common/catalog/testplugin/ 04:13:30 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:13:30 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:13:30 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:13:30 spire-1.2.1/pkg/common/cli/ 04:13:30 spire-1.2.1/pkg/common/cli/env.go 04:13:30 spire-1.2.1/pkg/common/cli/flags.go 04:13:30 spire-1.2.1/pkg/common/cli/trust_domain.go 04:13:30 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:13:30 spire-1.2.1/pkg/common/cli/umask.go 04:13:30 spire-1.2.1/pkg/common/cli/umask_posix.go 04:13:30 spire-1.2.1/pkg/common/cli/umask_test.go 04:13:30 spire-1.2.1/pkg/common/cli/umask_windows.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/ 04:13:30 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/flag.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/format.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/manager.go 04:13:30 spire-1.2.1/pkg/agent/manager/manager_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/storage.go 04:13:30 spire-1.2.1/pkg/agent/manager/storage_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/storecache/ 04:13:30 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:13:30 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:13:30 spire-1.2.1/pkg/agent/manager/sync.go 04:13:30 spire-1.2.1/pkg/agent/plugin/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/ 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:13:30 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:13:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:13:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:13:30 spire-1.2.1/pkg/common/coretypes/ 04:13:30 spire-1.2.1/pkg/common/coretypes/bundle/ 04:13:30 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:13:30 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:13:30 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:13:30 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:13:30 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:13:30 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:13:30 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:13:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:13:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:13:30 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:13:30 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:13:30 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:13:30 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:13:30 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:13:30 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:13:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:13:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:13:30 spire-1.2.1/pkg/common/cryptoutil/ 04:13:30 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:13:30 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:13:30 spire-1.2.1/pkg/common/diskutil/ 04:13:30 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:13:30 spire-1.2.1/pkg/common/diskutil/file_test.go 04:13:30 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:13:30 spire-1.2.1/pkg/common/errorutil/ 04:13:30 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:13:30 spire-1.2.1/pkg/common/health/ 04:13:30 spire-1.2.1/pkg/common/health/config.go 04:13:30 spire-1.2.1/pkg/common/health/context.go 04:13:30 spire-1.2.1/pkg/common/health/context_test.go 04:13:30 spire-1.2.1/pkg/common/health/health.go 04:13:30 spire-1.2.1/pkg/common/health/health_test.go 04:13:30 spire-1.2.1/pkg/common/health/logger.go 04:13:30 spire-1.2.1/pkg/common/hostservice/ 04:13:30 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:13:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:13:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:13:30 spire-1.2.1/pkg/common/idutil/ 04:13:30 spire-1.2.1/pkg/common/idutil/require.go 04:13:30 spire-1.2.1/pkg/common/idutil/require_test.go 04:13:30 spire-1.2.1/pkg/common/idutil/safety.go 04:13:30 spire-1.2.1/pkg/common/idutil/safety_test.go 04:13:30 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:13:30 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:13:30 spire-1.2.1/pkg/common/jwtsvid/ 04:13:30 spire-1.2.1/pkg/common/jwtsvid/common.go 04:13:30 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:13:30 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:13:30 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:13:30 spire-1.2.1/pkg/common/jwtutil/ 04:13:30 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:13:30 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:13:30 spire-1.2.1/pkg/common/log/ 04:13:30 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:13:30 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:13:30 spire-1.2.1/pkg/common/log/log.go 04:13:30 spire-1.2.1/pkg/common/log/log_test.go 04:13:30 spire-1.2.1/pkg/common/log/options.go 04:13:30 spire-1.2.1/pkg/common/nodeutil/ 04:13:30 spire-1.2.1/pkg/common/nodeutil/node.go 04:13:30 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:13:30 spire-1.2.1/pkg/common/peertracker/ 04:13:30 spire-1.2.1/pkg/common/peertracker/conn.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:13:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:13:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:13:30 spire-1.2.1/pkg/common/peertracker/credentials.go 04:13:30 spire-1.2.1/pkg/common/peertracker/errors.go 04:13:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:13:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:13:30 spire-1.2.1/pkg/common/peertracker/info.go 04:13:30 spire-1.2.1/pkg/common/peertracker/listener.go 04:13:30 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:13:30 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:13:30 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:13:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:13:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:13:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:13:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:13:30 spire-1.2.1/pkg/common/peertracker/tcp.go 04:13:30 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:13:30 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:13:30 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:13:30 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:13:30 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:13:31 spire-1.2.1/pkg/common/peertracker/uds.go 04:13:31 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:13:31 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:13:31 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:13:31 spire-1.2.1/pkg/common/pemutil/ 04:13:31 spire-1.2.1/pkg/common/pemutil/block.go 04:13:31 spire-1.2.1/pkg/common/pemutil/certs.go 04:13:31 spire-1.2.1/pkg/common/pemutil/common.go 04:13:31 spire-1.2.1/pkg/common/pemutil/csr.go 04:13:31 spire-1.2.1/pkg/common/pemutil/keys.go 04:13:31 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/ 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:13:31 spire-1.2.1/pkg/common/plugin/ 04:13:31 spire-1.2.1/pkg/common/plugin/aws/ 04:13:31 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:13:31 spire-1.2.1/pkg/common/plugin/azure/ 04:13:31 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:13:31 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/facade.go 04:13:31 spire-1.2.1/pkg/common/plugin/facade_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/gcp/ 04:13:31 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/ 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/log.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/ 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:13:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:13:31 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:13:31 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:13:31 spire-1.2.1/pkg/common/plugin/x509pop/ 04:13:31 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:13:31 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:13:31 spire-1.2.1/pkg/common/profiling/ 04:13:31 spire-1.2.1/pkg/common/profiling/dumpers.go 04:13:31 spire-1.2.1/pkg/common/profiling/profiling.go 04:13:31 spire-1.2.1/pkg/common/protoutil/ 04:13:31 spire-1.2.1/pkg/common/protoutil/masks.go 04:13:31 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:13:31 spire-1.2.1/pkg/common/rotationutil/ 04:13:31 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:13:31 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:13:31 spire-1.2.1/pkg/common/selector/ 04:13:31 spire-1.2.1/pkg/common/selector/selector.go 04:13:31 spire-1.2.1/pkg/common/selector/selector_test.go 04:13:31 spire-1.2.1/pkg/common/selector/set.go 04:13:31 spire-1.2.1/pkg/common/selector/set_utils.go 04:13:31 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:13:31 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:13:31 spire-1.2.1/pkg/common/telemetry/call.go 04:13:31 spire-1.2.1/pkg/common/telemetry/common/ 04:13:31 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:13:31 spire-1.2.1/pkg/common/telemetry/config.go 04:13:31 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:13:31 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/inmem.go 04:13:31 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/m3.go 04:13:31 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/metrics.go 04:13:31 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/names.go 04:13:31 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:13:31 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:13:31 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/ 04:13:31 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:13:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:13:31 spire-1.2.1/pkg/agent/svid/ 04:13:31 spire-1.2.1/pkg/agent/svid/rotator.go 04:13:31 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:13:31 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:13:31 spire-1.2.1/pkg/agent/svid/store/ 04:13:31 spire-1.2.1/pkg/agent/svid/store/service.go 04:13:31 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:13:31 spire-1.2.1/pkg/common/ 04:13:31 spire-1.2.1/pkg/common/agentpathtemplate/ 04:13:31 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:13:31 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:13:31 spire-1.2.1/pkg/common/api/ 04:13:31 spire-1.2.1/pkg/common/api/metrics.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/ 04:13:31 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:13:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/server.go 04:13:31 spire-1.2.1/pkg/common/telemetry/sink.go 04:13:31 spire-1.2.1/pkg/common/telemetry/statsd.go 04:13:31 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/uptime.go 04:13:31 spire-1.2.1/pkg/common/telemetry/version.go 04:13:31 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:13:31 spire-1.2.1/pkg/common/uptime/ 04:13:31 spire-1.2.1/pkg/common/uptime/uptime.go 04:13:31 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/logger.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/names.go 04:13:31 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:13:31 spire-1.2.1/pkg/common/api/names.go 04:13:31 spire-1.2.1/pkg/common/api/ratelimit.go 04:13:31 spire-1.2.1/pkg/common/api/rpccontext/ 04:13:31 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:13:31 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:13:31 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:13:31 spire-1.2.1/pkg/common/auth/ 04:13:31 spire-1.2.1/pkg/common/auth/interceptors.go 04:13:31 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:13:31 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/ 04:13:31 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:13:31 04:13:31 spire-1.2.1/pkg/common/util/ 04:13:31 spire-1.2.1/pkg/common/util/certs.go 04:13:31 spire-1.2.1/pkg/common/util/certs_test.go 04:13:31 spire-1.2.1/pkg/common/util/csr.go 04:13:31 spire-1.2.1/pkg/common/util/hash.go 04:13:31 spire-1.2.1/pkg/common/util/selectors.go 04:13:31 spire-1.2.1/pkg/common/util/selectors_test.go 04:13:31 spire-1.2.1/pkg/common/util/signals.go 04:13:31 spire-1.2.1/pkg/common/util/sort.go 04:13:31 spire-1.2.1/pkg/common/util/sort_test.go 04:13:31 spire-1.2.1/pkg/common/util/task.go 04:13:31 spire-1.2.1/pkg/common/util/task_test.go 04:13:31 spire-1.2.1/pkg/common/util/testdata/ 04:13:31 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:13:31 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:13:31 spire-1.2.1/pkg/common/version/ 04:13:31 spire-1.2.1/pkg/common/version/version.go 04:13:31 spire-1.2.1/pkg/common/x509svid/ 04:13:31 spire-1.2.1/pkg/common/x509svid/common_test.go 04:13:31 spire-1.2.1/pkg/common/x509svid/csr.go 04:13:31 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:13:31 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:13:31 spire-1.2.1/pkg/common/x509util/ 04:13:31 spire-1.2.1/pkg/common/x509util/cert.go 04:13:31 spire-1.2.1/pkg/common/x509util/dns.go 04:13:31 spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/types.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:13:31 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:13:31 spire-1.2.1/pkg/common/catalog/ 04:13:31 spire-1.2.1/pkg/common/catalog/bind.go 04:13:31 spire-1.2.1/pkg/common/catalog/builtin.go 04:13:31 spire-1.2.1/pkg/common/catalog/catalog.go 04:13:31 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:13:31 spire-1.2.1/pkg/common/catalog/closers.go 04:13:31 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:13:31 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:13:31 spire-1.2.1/pkg/common/catalog/config.go 04:13:31 spire-1.2.1/pkg/common/catalog/config_test.go 04:13:31 spire-1.2.1/pkg/common/catalog/configure.go 04:13:31 spire-1.2.1/pkg/common/catalog/constraints.go 04:13:31 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:13:31 spire-1.2.1/pkg/common/catalog/context.go 04:13:31 spire-1.2.1/pkg/common/catalog/external.go 04:13:31 spire-1.2.1/pkg/common/catalog/host.go 04:13:31 spire-1.2.1/pkg/common/catalog/pipenet.go 04:13:31 spire-1.2.1/pkg/common/catalog/plugin.go 04:13:31 spire-1.2.1/pkg/common/catalog/testplugin/ 04:13:31 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:13:31 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:13:31 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:13:31 spire-1.2.1/pkg/common/cli/ 04:13:31 spire-1.2.1/pkg/common/cli/env.go 04:13:31 spire-1.2.1/pkg/common/cli/flags.go 04:13:31 spire-1.2.1/pkg/common/cli/trust_domain.go 04:13:31 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:13:31 spire-1.2.1/pkg/common/cli/umask.go 04:13:31 spire-1.2.1/pkg/common/cli/umask_posix.go 04:13:31 spire-1.2.1/pkg/common/cli/umask_test.go 04:13:31 spire-1.2.1/pkg/common/cli/umask_windows.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/ 04:13:31 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/flag.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/format.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:13:31 spire-1.2.1/pkg/common/x509util/keyid.go 04:13:31 spire-1.2.1/pkg/common/x509util/keypair.go 04:13:31 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:13:31 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:13:31 spire-1.2.1/pkg/server/ 04:13:31 spire-1.2.1/pkg/server/api/ 04:13:31 spire-1.2.1/pkg/server/api/agent.go 04:13:31 spire-1.2.1/pkg/server/api/agent/ 04:13:31 spire-1.2.1/pkg/server/api/agent/v1/ 04:13:31 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/agent_test.go 04:13:31 spire-1.2.1/pkg/server/api/api.go 04:13:31 spire-1.2.1/pkg/server/api/audit/ 04:13:31 spire-1.2.1/pkg/server/api/audit/audit.go 04:13:31 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:13:31 spire-1.2.1/pkg/server/api/bundle.go 04:13:31 spire-1.2.1/pkg/server/api/bundle/ 04:13:31 spire-1.2.1/pkg/server/api/bundle/v1/ 04:13:31 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/bundle_test.go 04:13:31 spire-1.2.1/pkg/server/api/debug/ 04:13:31 spire-1.2.1/pkg/server/api/debug/v1/ 04:13:31 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/ 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:13:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:13:31 spire-1.2.1/pkg/common/coretypes/ 04:13:31 spire-1.2.1/pkg/common/coretypes/bundle/ 04:13:31 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:13:31 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:13:31 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:13:31 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:13:31 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:13:31 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:13:31 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:13:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:13:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:13:31 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:13:31 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:13:31 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:13:31 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:13:31 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:13:31 spire-1.2.1/pkg/server/api/entry.go 04:13:31 spire-1.2.1/pkg/server/api/entry/ 04:13:31 spire-1.2.1/pkg/server/api/entry/v1/ 04:13:31 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/entry_test.go 04:13:31 spire-1.2.1/pkg/server/api/health/ 04:13:31 spire-1.2.1/pkg/server/api/health/v1/ 04:13:31 spire-1.2.1/pkg/server/api/health/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/id.go 04:13:31 spire-1.2.1/pkg/server/api/id_test.go 04:13:31 spire-1.2.1/pkg/server/api/limits/ 04:13:31 spire-1.2.1/pkg/server/api/limits/limits.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/ 04:13:31 spire-1.2.1/pkg/server/api/middleware/alias.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/audit.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/caller.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/caller_test.go 04:13:31 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:13:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:13:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:13:31 spire-1.2.1/pkg/common/cryptoutil/ 04:13:31 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:13:31 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:13:31 spire-1.2.1/pkg/common/diskutil/ 04:13:31 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:13:31 spire-1.2.1/pkg/common/diskutil/file_test.go 04:13:31 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:13:31 spire-1.2.1/pkg/common/errorutil/ 04:13:31 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:13:31 spire-1.2.1/pkg/common/health/ 04:13:31 spire-1.2.1/pkg/common/health/config.go 04:13:31 spire-1.2.1/pkg/common/health/context.go 04:13:31 spire-1.2.1/pkg/common/health/context_test.go 04:13:31 spire-1.2.1/pkg/common/health/health.go 04:13:31 spire-1.2.1/pkg/common/health/health_test.go 04:13:31 spire-1.2.1/pkg/common/health/logger.go 04:13:31 spire-1.2.1/pkg/common/hostservice/ 04:13:31 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:13:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:13:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/common.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/entries.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:13:31 spire-1.2.1/pkg/server/api/ratelimit.go 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/ 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:13:31 spire-1.2.1/pkg/server/api/selector.go 04:13:31 spire-1.2.1/pkg/server/api/selector_test.go 04:13:31 spire-1.2.1/pkg/server/api/status.go 04:13:31 spire-1.2.1/pkg/server/api/status_test.go 04:13:31 spire-1.2.1/pkg/server/api/svid/ 04:13:31 spire-1.2.1/pkg/server/api/svid/v1/ 04:13:31 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain/ 04:13:31 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:13:31 spire-1.2.1/pkg/common/idutil/ 04:13:31 spire-1.2.1/pkg/common/idutil/require.go 04:13:31 spire-1.2.1/pkg/common/idutil/require_test.go 04:13:31 spire-1.2.1/pkg/common/idutil/safety.go 04:13:31 spire-1.2.1/pkg/common/idutil/safety_test.go 04:13:31 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:13:31 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:13:31 spire-1.2.1/pkg/common/jwtsvid/ 04:13:31 spire-1.2.1/pkg/common/jwtsvid/common.go 04:13:31 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:13:31 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:13:31 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:13:31 spire-1.2.1/pkg/common/jwtutil/ 04:13:31 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:13:31 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:13:31 spire-1.2.1/pkg/common/log/ 04:13:31 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:13:31 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:13:31 spire-1.2.1/pkg/common/log/log.go 04:13:31 spire-1.2.1/pkg/common/log/log_test.go 04:13:31 spire-1.2.1/pkg/common/log/options.go 04:13:31 spire-1.2.1/pkg/common/nodeutil/ 04:13:31 spire-1.2.1/pkg/common/nodeutil/node.go 04:13:31 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:13:31 spire-1.2.1/pkg/common/peertracker/ 04:13:31 spire-1.2.1/pkg/common/peertracker/conn.go 04:13:31 spire-1.2.1/pkg/common/peertracker/credentials.go 04:13:31 spire-1.2.1/pkg/common/peertracker/errors.go 04:13:31 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:13:31 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:13:31 spire-1.2.1/pkg/common/peertracker/info.go 04:13:31 spire-1.2.1/pkg/common/peertracker/listener.go 04:13:31 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:13:31 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:13:31 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:13:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:13:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:13:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:13:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tcp.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:13:31 spire-1.2.1/pkg/server/authpolicy/ 04:13:31 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:13:31 spire-1.2.1/pkg/server/authpolicy/policy.go 04:13:31 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:13:31 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:13:31 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:13:31 spire-1.2.1/pkg/server/authpolicy/validate.go 04:13:31 spire-1.2.1/pkg/server/bundle/ 04:13:31 spire-1.2.1/pkg/server/bundle/client/ 04:13:31 spire-1.2.1/pkg/server/bundle/client/client.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/manager.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/sources.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/updater.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:13:31 spire-1.2.1/pkg/server/ca/ 04:13:31 spire-1.2.1/pkg/server/ca/ca.go 04:13:31 spire-1.2.1/pkg/server/ca/ca_health.go 04:13:31 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:13:31 spire-1.2.1/pkg/common/peertracker/uds.go 04:13:31 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:13:31 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:13:31 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:13:31 spire-1.2.1/pkg/common/pemutil/ 04:13:31 spire-1.2.1/pkg/common/pemutil/block.go 04:13:31 spire-1.2.1/pkg/common/pemutil/certs.go 04:13:31 spire-1.2.1/pkg/common/pemutil/common.go 04:13:31 spire-1.2.1/pkg/common/pemutil/csr.go 04:13:31 spire-1.2.1/pkg/common/pemutil/keys.go 04:13:31 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/ 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:13:31 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:13:31 spire-1.2.1/pkg/server/ca/ca_test.go 04:13:31 spire-1.2.1/pkg/server/ca/journal.go 04:13:31 spire-1.2.1/pkg/server/ca/journal_test.go 04:13:31 spire-1.2.1/pkg/server/ca/manager.go 04:13:31 spire-1.2.1/pkg/server/ca/manager_health.go 04:13:31 spire-1.2.1/pkg/server/ca/manager_test.go 04:13:31 spire-1.2.1/pkg/server/ca/templates.go 04:13:31 spire-1.2.1/pkg/server/ca/upstream_client.go 04:13:31 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:13:31 spire-1.2.1/pkg/server/ca/validation.go 04:13:31 spire-1.2.1/pkg/server/cache/ 04:13:31 spire-1.2.1/pkg/server/cache/dscache/ 04:13:31 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:13:31 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/ 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:13:31 spire-1.2.1/pkg/server/catalog/ 04:13:31 spire-1.2.1/pkg/server/catalog/catalog.go 04:13:31 04:13:31 spire-1.2.1/pkg/common/plugin/ 04:13:31 spire-1.2.1/pkg/common/plugin/aws/ 04:13:31 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:13:31 spire-1.2.1/pkg/common/plugin/azure/ 04:13:31 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:13:31 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/facade.go 04:13:31 spire-1.2.1/pkg/common/plugin/facade_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/gcp/ 04:13:31 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/ 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:13:31 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/log.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/ 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/server/catalog/keymanager.go 04:13:31 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:13:31 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:13:31 spire-1.2.1/pkg/server/catalog/notifier.go 04:13:31 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:13:31 spire-1.2.1/pkg/server/config.go 04:13:31 spire-1.2.1/pkg/server/datastore/ 04:13:31 spire-1.2.1/pkg/server/datastore/datastore.go 04:13:31 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:13:31 spire-1.2.1/pkg/server/datastore/repository.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:13:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:13:31 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:13:31 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:13:31 spire-1.2.1/pkg/common/plugin/x509pop/ 04:13:31 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:13:31 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:13:31 spire-1.2.1/pkg/common/profiling/ 04:13:31 spire-1.2.1/pkg/common/profiling/dumpers.go 04:13:31 spire-1.2.1/pkg/common/profiling/profiling.go 04:13:31 spire-1.2.1/pkg/common/protoutil/ 04:13:31 spire-1.2.1/pkg/common/protoutil/masks.go 04:13:31 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:13:31 spire-1.2.1/pkg/common/rotationutil/ 04:13:31 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:13:31 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:13:31 spire-1.2.1/pkg/common/selector/ 04:13:31 spire-1.2.1/pkg/common/selector/selector.go 04:13:31 spire-1.2.1/pkg/common/selector/selector_test.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:13:31 spire-1.2.1/pkg/server/endpoints/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:13:31 spire-1.2.1/pkg/server/endpoints/config.go 04:13:31 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:13:31 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:13:31 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:13:31 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:13:31 spire-1.2.1/pkg/server/endpoints/middleware.go 04:13:31 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:13:31 spire-1.2.1/pkg/server/hostservice/ 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 04:13:31 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:13:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:13:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:13:31 spire-1.2.1/pkg/common/selector/set.go 04:13:31 spire-1.2.1/pkg/common/selector/set_utils.go 04:13:31 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:13:31 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:13:31 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:13:31 spire-1.2.1/pkg/common/telemetry/call.go 04:13:31 spire-1.2.1/pkg/common/telemetry/common/ 04:13:31 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/config.go 04:13:31 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:13:31 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/inmem.go 04:13:31 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/m3.go 04:13:31 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/metrics.go 04:13:31 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/names.go 04:13:31 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:13:31 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:13:31 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/ 04:13:31 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:13:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:13:31 spire-1.2.1/pkg/common/telemetry/server/server.go 04:13:31 spire-1.2.1/pkg/common/telemetry/sink.go 04:13:31 spire-1.2.1/pkg/common/telemetry/statsd.go 04:13:31 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:13:31 spire-1.2.1/pkg/common/telemetry/uptime.go 04:13:31 spire-1.2.1/pkg/common/telemetry/version.go 04:13:31 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:13:31 spire-1.2.1/pkg/common/uptime/ 04:13:31 spire-1.2.1/pkg/common/uptime/uptime.go 04:13:31 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/ 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:13:31 spire-1.2.1/pkg/common/util/ 04:13:31 spire-1.2.1/pkg/common/util/certs.go 04:13:31 spire-1.2.1/pkg/common/util/certs_test.go 04:13:31 spire-1.2.1/pkg/common/util/csr.go 04:13:31 spire-1.2.1/pkg/common/util/hash.go 04:13:31 spire-1.2.1/pkg/common/util/selectors.go 04:13:31 spire-1.2.1/pkg/common/util/selectors_test.go 04:13:31 spire-1.2.1/pkg/common/util/signals.go 04:13:31 spire-1.2.1/pkg/common/util/sort.go 04:13:31 spire-1.2.1/pkg/common/util/sort_test.go 04:13:31 spire-1.2.1/pkg/common/util/task.go 04:13:31 spire-1.2.1/pkg/common/util/task_test.go 04:13:31 spire-1.2.1/pkg/common/util/testdata/ 04:13:31 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:13:31 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:13:31 spire-1.2.1/pkg/common/version/ 04:13:31 spire-1.2.1/pkg/common/version/version.go 04:13:31 spire-1.2.1/pkg/common/x509svid/ 04:13:31 spire-1.2.1/pkg/common/x509svid/common_test.go 04:13:31 spire-1.2.1/pkg/common/x509svid/csr.go 04:13:31 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:13:31 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:13:31 spire-1.2.1/pkg/common/x509util/ 04:13:31 spire-1.2.1/pkg/common/x509util/cert.go 04:13:31 spire-1.2.1/pkg/common/x509util/dns.go 04:13:31 spire-1.2.1/pkg/common/x509util/dns_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:13:31 spire-1.2.1/pkg/common/x509util/keyid.go 04:13:31 spire-1.2.1/pkg/common/x509util/keypair.go 04:13:31 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:13:31 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:13:31 spire-1.2.1/pkg/server/ 04:13:31 spire-1.2.1/pkg/server/api/ 04:13:31 spire-1.2.1/pkg/server/api/agent.go 04:13:31 spire-1.2.1/pkg/server/api/agent/ 04:13:31 spire-1.2.1/pkg/server/api/agent/v1/ 04:13:31 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/agent_test.go 04:13:31 spire-1.2.1/pkg/server/api/api.go 04:13:31 spire-1.2.1/pkg/server/api/audit/ 04:13:31 spire-1.2.1/pkg/server/api/audit/audit.go 04:13:31 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:13:31 spire-1.2.1/pkg/server/api/bundle.go 04:13:31 spire-1.2.1/pkg/server/api/bundle/ 04:13:31 spire-1.2.1/pkg/server/api/bundle/v1/ 04:13:31 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/bundle_test.go 04:13:31 spire-1.2.1/pkg/server/api/debug/ 04:13:31 spire-1.2.1/pkg/server/api/debug/v1/ 04:13:31 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:13:31 04:13:31 spire-1.2.1/pkg/server/api/entry.go 04:13:31 spire-1.2.1/pkg/server/api/entry/ 04:13:31 spire-1.2.1/pkg/server/api/entry/v1/ 04:13:31 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/entry_test.go 04:13:31 spire-1.2.1/pkg/server/api/health/ 04:13:31 spire-1.2.1/pkg/server/api/health/v1/ 04:13:31 spire-1.2.1/pkg/server/api/health/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/id.go 04:13:31 spire-1.2.1/pkg/server/api/id_test.go 04:13:31 spire-1.2.1/pkg/server/api/limits/ 04:13:31 spire-1.2.1/pkg/server/api/limits/limits.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/ 04:13:31 spire-1.2.1/pkg/server/api/middleware/alias.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/audit.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/caller.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:13:31 spire-1.2.1/pkg/server/api/middleware/common.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/entries.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:13:31 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:13:31 spire-1.2.1/pkg/server/api/ratelimit.go 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/ 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:13:31 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:13:31 spire-1.2.1/pkg/server/api/selector.go 04:13:31 spire-1.2.1/pkg/server/api/selector_test.go 04:13:31 spire-1.2.1/pkg/server/api/status.go 04:13:31 spire-1.2.1/pkg/server/api/status_test.go 04:13:31 spire-1.2.1/pkg/server/api/svid/ 04:13:31 spire-1.2.1/pkg/server/api/svid/v1/ 04:13:31 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain/ 04:13:31 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:13:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:13:31 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:13:31 spire-1.2.1/pkg/server/authpolicy/ 04:13:31 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:13:31 spire-1.2.1/pkg/server/authpolicy/policy.go 04:13:31 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:13:31 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:13:31 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:13:31 spire-1.2.1/pkg/server/authpolicy/validate.go 04:13:31 spire-1.2.1/pkg/server/bundle/ 04:13:31 spire-1.2.1/pkg/server/bundle/client/ 04:13:31 spire-1.2.1/pkg/server/bundle/client/client.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/manager.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/sources.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/updater.go 04:13:31 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:13:31 spire-1.2.1/pkg/server/ca/ 04:13:31 spire-1.2.1/pkg/server/ca/ca.go 04:13:31 spire-1.2.1/pkg/server/ca/ca_health.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:13:31 spire-1.2.1/pkg/server/registration/ 04:13:31 spire-1.2.1/pkg/server/registration/manager.go 04:13:31 spire-1.2.1/pkg/server/registration/manager_test.go 04:13:31 spire-1.2.1/pkg/server/scanentries.go 04:13:31 spire-1.2.1/pkg/server/scanentries_test.go 04:13:31 spire-1.2.1/pkg/server/server.go 04:13:31 spire-1.2.1/pkg/server/server_test.go 04:13:31 spire-1.2.1/pkg/server/svid/ 04:13:31 spire-1.2.1/pkg/server/svid/observer.go 04:13:31 spire-1.2.1/pkg/server/svid/observer_test.go 04:13:31 spire-1.2.1/pkg/server/svid/rotator.go 04:13:31 spire-1.2.1/pkg/server/svid/rotator_config.go 04:13:31 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:13:31 spire-1.2.1/pkg/server/svid/rotator_test.go 04:13:31 spire-1.2.1/proto/ 04:13:31 spire-1.2.1/proto/private/ 04:13:31 spire-1.2.1/proto/private/server/ 04:13:31 spire-1.2.1/proto/private/server/journal/ 04:13:31 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:13:31 spire-1.2.1/proto/private/server/journal/journal.proto 04:13:31 spire-1.2.1/proto/spire/ 04:13:31 spire-1.2.1/proto/spire/common/ 04:13:31 spire-1.2.1/proto/spire/common/common.pb.go 04:13:31 spire-1.2.1/proto/spire/common/common.proto 04:13:31 spire-1.2.1/proto/spire/common/plugin/ 04:13:31 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:13:31 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:13:31 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:13:31 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:13:31 spire-1.2.1/proto/spire/plugin/ 04:13:31 spire-1.2.1/proto/spire/plugin/agent/ 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:13:31 spire-1.2.1/release/ 04:13:31 spire-1.2.1/pkg/server/ca/ca_test.go 04:13:31 spire-1.2.1/pkg/server/ca/journal.go 04:13:31 spire-1.2.1/pkg/server/ca/journal_test.go 04:13:31 spire-1.2.1/pkg/server/ca/manager.go 04:13:31 spire-1.2.1/pkg/server/ca/manager_health.go 04:13:31 spire-1.2.1/pkg/server/ca/manager_test.go 04:13:31 spire-1.2.1/pkg/server/ca/templates.go 04:13:31 spire-1.2.1/pkg/server/ca/upstream_client.go 04:13:31 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:13:31 spire-1.2.1/pkg/server/ca/validation.go 04:13:31 spire-1.2.1/pkg/server/cache/ 04:13:31 spire-1.2.1/pkg/server/cache/dscache/ 04:13:31 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:13:31 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/ 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:13:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:13:31 spire-1.2.1/pkg/server/catalog/ 04:13:31 spire-1.2.1/pkg/server/catalog/catalog.go 04:13:31 04:13:31 spire-1.2.1/release/spire-extras/ 04:13:31 spire-1.2.1/release/spire-extras/README.md 04:13:31 spire-1.2.1/release/spire-extras/conf/ 04:13:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:13:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:13:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:13:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:13:31 spire-1.2.1/release/spire/ 04:13:31 spire-1.2.1/release/spire/README.md 04:13:31 spire-1.2.1/release/spire/conf/ 04:13:31 spire-1.2.1/release/spire/conf/agent/ 04:13:31 spire-1.2.1/release/spire/conf/agent/agent.conf 04:13:31 spire-1.2.1/release/spire/conf/server/ 04:13:31 spire-1.2.1/release/spire/conf/server/server.conf 04:13:31 spire-1.2.1/script/ 04:13:31 spire-1.2.1/script/build-artifact.sh 04:13:31 spire-1.2.1/script/generate_dummy_ca.sh 04:13:31 spire-1.2.1/support/ 04:13:31 spire-1.2.1/support/k8s/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/catalog/keymanager.go 04:13:31 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:13:31 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:13:31 spire-1.2.1/pkg/server/catalog/notifier.go 04:13:31 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:13:31 spire-1.2.1/pkg/server/config.go 04:13:31 spire-1.2.1/pkg/server/datastore/ 04:13:31 spire-1.2.1/pkg/server/datastore/datastore.go 04:13:31 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:13:31 spire-1.2.1/pkg/server/datastore/repository.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/ 04:13:31 spire-1.2.1/support/oidc-discovery-provider/README.md 04:13:31 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/config.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:13:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:13:31 spire-1.2.1/pkg/server/endpoints/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/main.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:13:31 spire-1.2.1/test/ 04:13:31 spire-1.2.1/test/clock/ 04:13:31 spire-1.2.1/test/clock/clock.go 04:13:31 spire-1.2.1/test/fakes/ 04:13:31 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:13:31 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:13:31 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:13:31 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:13:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:13:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:13:31 spire-1.2.1/test/fakes/fakeagentstore/ 04:13:31 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:13:31 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:13:31 spire-1.2.1/pkg/server/endpoints/config.go 04:13:31 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:13:31 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:13:31 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:13:31 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:13:31 spire-1.2.1/pkg/server/endpoints/middleware.go 04:13:31 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:13:31 spire-1.2.1/pkg/server/hostservice/ 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:13:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 04:13:31 spire-1.2.1/test/fakes/fakedatastore/ 04:13:31 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:13:31 spire-1.2.1/test/fakes/fakeentryclient/ 04:13:31 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:13:31 spire-1.2.1/test/fakes/fakehealthchecker/ 04:13:31 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:13:31 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:13:31 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:13:31 spire-1.2.1/test/fakes/fakemetrics/ 04:13:31 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:13:31 spire-1.2.1/test/fakes/fakenoderesolver/ 04:13:31 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:13:31 spire-1.2.1/test/fakes/fakenotifier/ 04:13:31 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:13:31 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:13:31 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:13:31 spire-1.2.1/test/fakes/fakeserverca/ 04:13:31 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:13:31 spire-1.2.1/test/fakes/fakeservercatalog/ 04:13:31 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:13:31 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:13:31 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:13:31 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:13:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:13:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:13:31 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:13:31 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:13:31 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:13:31 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:13:31 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:13:31 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:13:31 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:13:31 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:13:31 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:13:31 spire-1.2.1/test/fixture/ 04:13:31 spire-1.2.1/test/fixture/certs/ 04:13:31 spire-1.2.1/test/fixture/certs/agent_svid.der 04:13:31 spire-1.2.1/test/fixture/certs/base_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/blog_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/bundle.der 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:13:31 spire-1.2.1/test/fixture/certs/ca.pem 04:13:31 spire-1.2.1/test/fixture/certs/ca_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/database_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/database_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/database_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/node_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/node_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/node_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/svid.pem 04:13:31 spire-1.2.1/test/fixture/certs/svid_key.pem 04:13:31 spire-1.2.1/test/fixture/config/ 04:13:31 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:13:31 spire-1.2.1/test/fixture/config/agent_good.conf 04:13:31 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:13:31 spire-1.2.1/test/fixture/config/plugin_good.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_good.conf 04:13:31 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:13:31 spire-1.2.1/test/fixture/fixture.go 04:13:31 spire-1.2.1/test/fixture/nodeattestor/ 04:13:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:13:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:13:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:13:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:13:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:13:31 spire-1.2.1/test/fixture/registration/ 04:13:31 spire-1.2.1/test/fixture/registration/entries.json 04:13:31 spire-1.2.1/test/fixture/registration/good-for-update.json 04:13:31 spire-1.2.1/test/fixture/registration/good.json 04:13:31 spire-1.2.1/test/fixture/registration/invalid.json 04:13:31 spire-1.2.1/test/fixture/registration/invalid_json.json 04:13:31 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:13:31 spire-1.2.1/test/integration/ 04:13:31 spire-1.2.1/test/integration/README.md 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/ 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:13:31 spire-1.2.1/test/integration/common 04:13:31 spire-1.2.1/test/integration/setup/ 04:13:31 spire-1.2.1/test/integration/setup/adminclient/ 04:13:31 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:13:31 spire-1.2.1/test/integration/setup/adminclient/client.go 04:13:31 spire-1.2.1/test/integration/setup/debugagent/ 04:13:31 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:13:31 spire-1.2.1/test/integration/setup/debugagent/main.go 04:13:31 spire-1.2.1/test/integration/setup/debugserver/ 04:13:31 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:13:31 spire-1.2.1/test/integration/setup/debugserver/main.go 04:13:31 spire-1.2.1/test/integration/setup/downstreamclient/ 04:13:31 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:13:31 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:13:31 spire-1.2.1/test/integration/setup/itclient/ 04:13:31 spire-1.2.1/test/integration/setup/itclient/client.go 04:13:31 spire-1.2.1/test/integration/setup/node-attestation/ 04:13:31 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:13:31 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:13:31 spire-1.2.1/test/integration/setup/x509pop/ 04:13:31 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:13:31 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:13:31 spire-1.2.1/test/integration/suites/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:13:31 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:13:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:13:31 spire-1.2.1/pkg/server/registration/ 04:13:31 spire-1.2.1/pkg/server/registration/manager.go 04:13:31 spire-1.2.1/pkg/server/registration/manager_test.go 04:13:31 spire-1.2.1/pkg/server/scanentries.go 04:13:31 spire-1.2.1/pkg/server/scanentries_test.go 04:13:31 spire-1.2.1/pkg/server/server.go 04:13:31 spire-1.2.1/pkg/server/server_test.go 04:13:31 spire-1.2.1/pkg/server/svid/ 04:13:31 spire-1.2.1/pkg/server/svid/observer.go 04:13:31 spire-1.2.1/pkg/server/svid/observer_test.go 04:13:31 spire-1.2.1/pkg/server/svid/rotator.go 04:13:31 spire-1.2.1/pkg/server/svid/rotator_config.go 04:13:31 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:13:31 spire-1.2.1/pkg/server/svid/rotator_test.go 04:13:31 spire-1.2.1/proto/ 04:13:31 spire-1.2.1/proto/private/ 04:13:31 spire-1.2.1/proto/private/server/ 04:13:31 spire-1.2.1/proto/private/server/journal/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:13:31 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:13:31 spire-1.2.1/proto/private/server/journal/journal.proto 04:13:31 spire-1.2.1/proto/spire/ 04:13:31 spire-1.2.1/proto/spire/common/ 04:13:31 spire-1.2.1/proto/spire/common/common.pb.go 04:13:31 spire-1.2.1/proto/spire/common/common.proto 04:13:31 spire-1.2.1/proto/spire/common/plugin/ 04:13:31 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:13:31 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:13:31 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:13:31 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:13:31 spire-1.2.1/proto/spire/plugin/ 04:13:31 spire-1.2.1/proto/spire/plugin/agent/ 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:13:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:13:31 spire-1.2.1/release/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:13:31 spire-1.2.1/test/integration/suites/join-token/ 04:13:31 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:13:31 spire-1.2.1/release/spire-extras/ 04:13:31 spire-1.2.1/release/spire-extras/README.md 04:13:31 spire-1.2.1/release/spire-extras/conf/ 04:13:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:13:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:13:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:13:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:13:31 spire-1.2.1/release/spire/ 04:13:31 spire-1.2.1/release/spire/README.md 04:13:31 spire-1.2.1/release/spire/conf/ 04:13:31 spire-1.2.1/release/spire/conf/agent/ 04:13:31 spire-1.2.1/release/spire/conf/agent/agent.conf 04:13:31 spire-1.2.1/release/spire/conf/server/ 04:13:31 spire-1.2.1/release/spire/conf/server/server.conf 04:13:31 spire-1.2.1/script/ 04:13:31 spire-1.2.1/script/build-artifact.sh 04:13:31 spire-1.2.1/script/generate_dummy_ca.sh 04:13:31 spire-1.2.1/support/ 04:13:31 spire-1.2.1/support/k8s/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 04:13:31 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:13:31 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:13:31 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:13:31 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:13:31 spire-1.2.1/test/integration/suites/join-token/README.md 04:13:31 spire-1.2.1/test/integration/suites/join-token/conf/ 04:13:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/join-token/teardown 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:13:31 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:13:31 spire-1.2.1/test/integration/suites/k8s/ 04:13:31 spire-1.2.1/test/integration/suites/k8s/00-setup 04:13:31 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:13:31 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:13:31 spire-1.2.1/test/integration/suites/k8s/README.md 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/ 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:13:31 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:13:31 spire-1.2.1/test/integration/suites/k8s/teardown 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:13:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/ 04:13:31 spire-1.2.1/support/oidc-discovery-provider/README.md 04:13:31 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/config.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 04:13:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/main.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:13:31 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:13:31 spire-1.2.1/test/ 04:13:31 spire-1.2.1/test/clock/ 04:13:31 spire-1.2.1/test/clock/clock.go 04:13:31 spire-1.2.1/test/fakes/ 04:13:31 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:13:31 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:13:31 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:13:31 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:13:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:13:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:13:31 spire-1.2.1/test/fakes/fakeagentstore/ 04:13:31 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/ 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:13:31 spire-1.2.1/test/fakes/fakedatastore/ 04:13:31 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:13:31 spire-1.2.1/test/fakes/fakeentryclient/ 04:13:31 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:13:31 spire-1.2.1/test/fakes/fakehealthchecker/ 04:13:31 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:13:31 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:13:31 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:13:31 spire-1.2.1/test/fakes/fakemetrics/ 04:13:31 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:13:31 spire-1.2.1/test/fakes/fakenoderesolver/ 04:13:31 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:13:31 spire-1.2.1/test/fakes/fakenotifier/ 04:13:31 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:13:31 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:13:31 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:13:31 spire-1.2.1/test/fakes/fakeserverca/ 04:13:31 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:13:31 spire-1.2.1/test/fakes/fakeservercatalog/ 04:13:31 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:13:31 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:13:31 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:13:31 spire-1.2.1/test/integration/suites/rotation/ 04:13:31 spire-1.2.1/test/integration/suites/rotation/00-setup 04:13:31 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:13:31 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:13:31 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:13:31 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:13:31 spire-1.2.1/test/integration/suites/rotation/README.md 04:13:31 spire-1.2.1/test/integration/suites/rotation/conf/ 04:13:31 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:13:31 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:13:31 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:13:31 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:13:31 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:13:31 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:13:31 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:13:31 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:13:31 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:13:31 spire-1.2.1/test/fixture/ 04:13:31 spire-1.2.1/test/fixture/certs/ 04:13:31 spire-1.2.1/test/fixture/certs/agent_svid.der 04:13:31 spire-1.2.1/test/fixture/certs/base_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/blog_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/bundle.der 04:13:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/rotation/teardown 04:13:31 spire-1.2.1/test/integration/suites/self-test/ 04:13:31 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:13:31 spire-1.2.1/test/integration/suites/self-test/README.md 04:13:31 spire-1.2.1/test/integration/suites/self-test/teardown 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:13:31 spire-1.2.1/test/integration/suites/upgrade/ 04:13:31 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:13:31 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:13:31 spire-1.2.1/test/fixture/certs/ca.pem 04:13:31 spire-1.2.1/test/fixture/certs/ca_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/database_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/database_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/database_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/node_cert.pem 04:13:31 spire-1.2.1/test/fixture/certs/node_csr.pem 04:13:31 spire-1.2.1/test/fixture/certs/node_key.pem 04:13:31 spire-1.2.1/test/fixture/certs/svid.pem 04:13:31 spire-1.2.1/test/fixture/certs/svid_key.pem 04:13:31 spire-1.2.1/test/fixture/config/ 04:13:31 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:13:31 spire-1.2.1/test/fixture/config/agent_good.conf 04:13:31 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:13:31 spire-1.2.1/test/fixture/config/plugin_good.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:13:31 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:13:31 spire-1.2.1/test/integration/suites/upgrade/README.md 04:13:31 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:13:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/upgrade/teardown 04:13:31 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:13:31 spire-1.2.1/test/fixture/config/server_good.conf 04:13:31 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:13:31 spire-1.2.1/test/fixture/fixture.go 04:13:31 spire-1.2.1/test/fixture/nodeattestor/ 04:13:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:13:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:13:31 spire-1.2.1/test/integration/test-one.sh 04:13:31 spire-1.2.1/test/integration/test.sh 04:13:31 spire-1.2.1/test/plugintest/ 04:13:31 spire-1.2.1/test/plugintest/config.go 04:13:31 spire-1.2.1/test/plugintest/load.go 04:13:31 spire-1.2.1/test/plugintest/option.go 04:13:31 spire-1.2.1/test/spiretest/ 04:13:31 spire-1.2.1/test/spiretest/apiserver.go 04:13:31 spire-1.2.1/test/spiretest/assertions.go 04:13:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:13:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:13:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:13:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:13:31 spire-1.2.1/test/fixture/registration/ 04:13:31 spire-1.2.1/test/fixture/registration/entries.json 04:13:31 spire-1.2.1/test/fixture/registration/good-for-update.json 04:13:31 spire-1.2.1/test/fixture/registration/good.json 04:13:31 spire-1.2.1/test/fixture/registration/invalid.json 04:13:31 spire-1.2.1/test/fixture/registration/invalid_json.json 04:13:31 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:13:31 spire-1.2.1/test/integration/ 04:13:31 spire-1.2.1/test/integration/README.md 04:13:31 spire-1.2.1/test/spiretest/dir.go 04:13:31 spire-1.2.1/test/spiretest/errors_posix.go 04:13:31 spire-1.2.1/test/spiretest/errors_windows.go 04:13:31 spire-1.2.1/test/spiretest/logs.go 04:13:31 spire-1.2.1/test/spiretest/socketapi.go 04:13:31 spire-1.2.1/test/spiretest/suite.go 04:13:31 spire-1.2.1/test/spiretest/x509.go 04:13:31 spire-1.2.1/test/testca/ 04:13:31 spire-1.2.1/test/testca/ca.go 04:13:31 spire-1.2.1/test/testkey/ 04:13:31 spire-1.2.1/test/testkey/generate.sh 04:13:31 spire-1.2.1/test/testkey/genkeys.go 04:13:31 spire-1.2.1/test/testkey/keys.go 04:13:31 spire-1.2.1/test/testkey/new.go 04:13:31 spire-1.2.1/test/tpmsimulator/ 04:13:31 spire-1.2.1/test/tpmsimulator/simulator.go 04:13:31 spire-1.2.1/test/util/ 04:13:31 spire-1.2.1/test/util/cert_fixtures.go 04:13:31 spire-1.2.1/test/util/cert_generation.go 04:13:31 spire-1.2.1/test/util/io_redirection.go 04:13:31 spire-1.2.1/test/util/race.go 04:13:31 spire-1.2.1/test/util/util.go 04:13:31 building spire from source... 04:13:31 04:13:31 spire-1.2.1/test/integration/common 04:13:31 spire-1.2.1/test/integration/setup/ 04:13:31 spire-1.2.1/test/integration/setup/adminclient/ 04:13:31 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:13:31 spire-1.2.1/test/integration/setup/adminclient/client.go 04:13:31 spire-1.2.1/test/integration/setup/debugagent/ 04:13:31 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:13:31 spire-1.2.1/test/integration/setup/debugagent/main.go 04:13:31 spire-1.2.1/test/integration/setup/debugserver/ 04:13:31 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:13:31 spire-1.2.1/test/integration/setup/debugserver/main.go 04:13:31 spire-1.2.1/test/integration/setup/downstreamclient/ 04:13:31 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:13:31 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:13:31 spire-1.2.1/test/integration/setup/itclient/ 04:13:31 spire-1.2.1/test/integration/setup/itclient/client.go 04:13:31 spire-1.2.1/test/integration/setup/node-attestation/ 04:13:31 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:13:31 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:13:31 spire-1.2.1/test/integration/setup/x509pop/ 04:13:31 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:13:31 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:13:31 spire-1.2.1/test/integration/suites/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:13:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:13:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:13:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:13:32 spire-1.2.1/test/integration/suites/join-token/ 04:13:32 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:13:32 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:13:32 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:13:32 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:13:32 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:13:32 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:13:32 spire-1.2.1/test/integration/suites/join-token/README.md 04:13:32 spire-1.2.1/test/integration/suites/join-token/conf/ 04:13:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:13:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:13:32 spire-1.2.1/test/integration/suites/join-token/teardown 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:13:32 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:13:32 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:13:32 spire-1.2.1/test/integration/suites/k8s/ 04:13:32 spire-1.2.1/test/integration/suites/k8s/00-setup 04:13:32 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:13:32 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:13:32 spire-1.2.1/test/integration/suites/k8s/README.md 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/ 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:13:32 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:13:32 spire-1.2.1/test/integration/suites/k8s/teardown 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/ 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:13:32 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:13:32 spire-1.2.1/test/integration/suites/rotation/ 04:13:32 spire-1.2.1/test/integration/suites/rotation/00-setup 04:13:32 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:13:32 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:13:32 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:13:32 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:13:32 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:13:32 spire-1.2.1/test/integration/suites/rotation/README.md 04:13:32 spire-1.2.1/test/integration/suites/rotation/conf/ 04:13:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:13:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:13:32 spire-1.2.1/test/integration/suites/rotation/teardown 04:13:32 spire-1.2.1/test/integration/suites/self-test/ 04:13:32 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:13:32 spire-1.2.1/test/integration/suites/self-test/README.md 04:13:32 spire-1.2.1/test/integration/suites/self-test/teardown 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:13:32 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:13:32 spire-1.2.1/test/integration/suites/upgrade/ 04:13:32 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:13:32 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:13:32 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:13:32 spire-1.2.1/test/integration/suites/upgrade/README.md 04:13:32 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:13:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:13:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:13:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:13:32 spire-1.2.1/test/integration/suites/upgrade/teardown 04:13:32 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:13:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:13:32 spire-1.2.1/test/integration/test-one.sh 04:13:32 spire-1.2.1/test/integration/test.sh 04:13:32 spire-1.2.1/test/plugintest/ 04:13:32 spire-1.2.1/test/plugintest/config.go 04:13:32 spire-1.2.1/test/plugintest/load.go 04:13:32 spire-1.2.1/test/plugintest/option.go 04:13:32 spire-1.2.1/test/spiretest/ 04:13:32 spire-1.2.1/test/spiretest/apiserver.go 04:13:32 spire-1.2.1/test/spiretest/assertions.go 04:13:32 spire-1.2.1/test/spiretest/dir.go 04:13:32 spire-1.2.1/test/spiretest/errors_posix.go 04:13:32 spire-1.2.1/test/spiretest/errors_windows.go 04:13:32 spire-1.2.1/test/spiretest/logs.go 04:13:32 spire-1.2.1/test/spiretest/socketapi.go 04:13:32 spire-1.2.1/test/spiretest/suite.go 04:13:32 spire-1.2.1/test/spiretest/x509.go 04:13:32 spire-1.2.1/test/testca/ 04:13:32 spire-1.2.1/test/testca/ca.go 04:13:32 spire-1.2.1/test/testkey/ 04:13:32 spire-1.2.1/test/testkey/generate.sh 04:13:32 spire-1.2.1/test/testkey/genkeys.go 04:13:32 spire-1.2.1/test/testkey/keys.go 04:13:32 spire-1.2.1/test/testkey/new.go 04:13:32 spire-1.2.1/test/tpmsimulator/ 04:13:32 spire-1.2.1/test/tpmsimulator/simulator.go 04:13:32 spire-1.2.1/test/util/ 04:13:32 spire-1.2.1/test/util/cert_fixtures.go 04:13:32 spire-1.2.1/test/util/cert_generation.go 04:13:32 spire-1.2.1/test/util/io_redirection.go 04:13:32 spire-1.2.1/test/util/race.go 04:13:32 spire-1.2.1/test/util/util.go 04:13:32 building spire from source... 04:13:32  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:13:32 Installing go1.17.7... 04:13:32 Installing go1.17.7... 04:13:33 Removing intermediate container 385e79386b9a 04:13:33 ---> a0ec9b28b053 04:13:33 04:13:33 Step 10/23 : FROM alpine:3.14 04:13:33 ---> e04c818066af 04:13:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:13:33 ---> Using cache 04:13:33 ---> 3a712b581937 04:13:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:13:33 ---> Using cache 04:13:33 ---> 182a0fb2fc34 04:13:33 Step 13/23 : ENV APP_PORT=59882 04:13:33 Removing intermediate container 78e4a7752f47 04:13:33 ---> 9bfd5d513ee1 04:13:33 04:13:33 Step 10/22 : FROM alpine:3.14 04:13:33 ---> e04c818066af 04:13:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:13:33 ---> Running in c66a9f5499aa 04:13:33 ---> Running in 950ba8b32e9b 04:13:33 Removing intermediate container c66a9f5499aa 04:13:33 ---> c2d70fe5b3b6 04:13:33 Step 14/23 : EXPOSE $APP_PORT 04:13:33 ---> Running in 8ebfc45dc9fe 04:13:33 Removing intermediate container 8ebfc45dc9fe 04:13:33 ---> b2bd34d935a5 04:13:33 Step 15/23 : WORKDIR / 04:13:33 ---> Running in 963e3b1246dc 04:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:13:34 Removing intermediate container 963e3b1246dc 04:13:34 ---> e9b74811c1a5 04:13:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:13:34 ---> bb44bed779c4 04:13:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:13:34 (1/6) Installing ca-certificates (20211220-r0) 04:13:34 (2/6) Installing brotli-libs (1.0.9-r5) 04:13:34 (3/6) Installing nghttp2-libs (1.43.0-r0) 04:13:34 (4/6) Installing libcurl (7.79.1-r0) 04:13:34 (5/6) Installing curl (7.79.1-r0) 04:13:34 (6/6) Installing dumb-init (1.2.5-r1) 04:13:34 Executing busybox-1.33.1-r7.trigger 04:13:34 Executing ca-certificates-20211220-r0.trigger 04:13:34 OK: 8 MiB in 20 packages 04:13:34 ---> af709eccd9c1 04:13:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:13:34 ---> d9cb15566d93 04:13:34 Step 19/23 : ENTRYPOINT ["/core-command"] 04:13:34 ---> Running in 30301273124b 04:13:34 Removing intermediate container 950ba8b32e9b 04:13:34 ---> e6dca04df9f8 04:13:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:13:34 ---> Running in 752e60a89ffe 04:13:34 Removing intermediate container 30301273124b 04:13:34 ---> e30b5b8ebcdd 04:13:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:13:35 ---> Running in a50177187994 04:13:35 Removing intermediate container 752e60a89ffe 04:13:35 ---> 6f4bd113951c 04:13:35 Step 13/22 : WORKDIR /edgex 04:13:35 ---> Running in 2371a93a1876 04:13:35 Removing intermediate container a50177187994 04:13:35 ---> c34552e25947 04:13:35 Step 21/23 : LABEL arch=x86_64 04:13:35 ---> Running in e287a67d0507 04:13:35 Removing intermediate container 2371a93a1876 04:13:35 ---> 425df5f45dd0 04:13:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:13:35 Removing intermediate container e287a67d0507 04:13:35 ---> b4ed8e6c43c2 04:13:35 Step 22/23 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:13:35 ---> Running in 9c0f4495f2bc 04:13:35 ---> 5f051a029894 04:13:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:13:35 Removing intermediate container 9c0f4495f2bc 04:13:35 ---> 8121d62ff7a4 04:13:35 Step 23/23 : LABEL version=2.2.0-dev.71 04:13:35 ---> Running in 929529494fed 04:13:35 Removing intermediate container 929529494fed 04:13:35 ---> f279803d44f2 04:13:35 04:13:35 ---> edde094fe874 04:13:35 Successfully built f279803d44f2 04:13:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:13:35 Successfully tagged core-command:latest 04:13:36  Building core-command ... done  ---> 1d183e044224 04:13:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:13:36 ---> 5087e0f51ede 04:13:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:13:36 ---> Running in 6215987535e9 04:13:37 Removing intermediate container 6215987535e9 04:13:37 ---> 7c0062a7841f 04:13:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:13:37 ---> Running in 526cb174e270 04:13:37 Removing intermediate container 526cb174e270 04:13:37 ---> 2c46c553e027 04:13:37 Step 20/22 : LABEL arch=x86_64 04:13:37 ---> Running in 2fefbd8cf7c2 04:13:37 Removing intermediate container 2fefbd8cf7c2 04:13:37 ---> 6201351d0d82 04:13:37 Step 21/22 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:13:37 ---> Running in 882c2b01126f 04:13:37 Removing intermediate container 882c2b01126f 04:13:37 ---> 30a69f82d910 04:13:37 Step 22/22 : LABEL version=2.2.0-dev.71 04:13:37 ---> Running in f9a1ab46d808 04:13:37 Removing intermediate container f9a1ab46d808 04:13:37 ---> d31e7b501d76 04:13:37 04:13:37 Successfully built d31e7b501d76 04:13:37 Successfully tagged security-proxy-setup:latest 04:13:37  Building security-proxy-setup ... done  [Pipeline] } 04:13:37 $ docker stop --time=1 806e9af10a97141f73fe95a1f74daf6ff1ab57b8c4eb4e20384d99e27bcd4b41 04:13:38 $ docker rm -f 806e9af10a97141f73fe95a1f74daf6ff1ab57b8c4eb4e20384d99e27bcd4b41 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:39 + docker images 04:13:39 REPOSITORY TAG IMAGE ID CREATED SIZE 04:13:39 security-proxy-setup latest d31e7b501d76 2 seconds ago 26.9MB 04:13:39 core-command latest f279803d44f2 4 seconds ago 16MB 04:13:39 9bfd5d513ee1 6 seconds ago 1.5GB 04:13:39 a0ec9b28b053 7 seconds ago 1.49GB 04:13:39 security-secretstore-setup latest 203d4fe81d98 16 seconds ago 28.5MB 04:13:39 security-spire-agent latest fe39cfb4c30c 22 seconds ago 127MB 04:13:39 security-spire-config latest 099028f22e6a 22 seconds ago 86.7MB 04:13:39 c3ca071f493d 25 seconds ago 1.5GB 04:13:39 security-bootstrapper latest 0018ccb4033c 27 seconds ago 19MB 04:13:39 security-spire-server latest cfaae3417636 27 seconds ago 87.3MB 04:13:39 96b58844011e 43 seconds ago 4.43GB 04:13:39 a115af22719a 43 seconds ago 4.43GB 04:13:39 b8d48384e525 43 seconds ago 4.43GB 04:13:39 core-data latest 49e0ef22be52 54 seconds ago 22.5MB 04:13:39 6aef4eab2d94 About a minute ago 1.5GB 04:13:39 a9de6375b1d8 About a minute ago 1.52GB 04:13:39 security-spiffe-token-provider latest effd98cb134e About a minute ago 28.8MB 04:13:39 20a84d0d324e 2 minutes ago 1.54GB 04:13:39 sys-mgmt-agent latest a3baa1a3a015 2 minutes ago 299MB 04:13:39 support-notifications latest f4e3ecdf6230 2 minutes ago 26.8MB 04:13:39 430f6df3100f 2 minutes ago 1.49GB 04:13:39 f1ac4c1a74bb 2 minutes ago 1.55GB 04:13:39 core-metadata latest 9bab8550df4c 4 minutes ago 17MB 04:13:39 support-scheduler latest 262445b5be10 4 minutes ago 26.2MB 04:13:39 c0ef73fe2746 4 minutes ago 1.5GB 04:13:39 00a6b2695627 4 minutes ago 1.55GB 04:13:39 ci-base-image-x86_64 latest f022e64437e3 7 minutes ago 896MB 04:13:39 docker 20.10.14 7417809fdb73 9 days ago 218MB 04:13:39 alpine 3.14 e04c818066af 10 days ago 5.59MB 04:13:39 alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB 04:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 04:13:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 04:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:39 provisioning config files... 04:13:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/197@tmp/config3627809824609476324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:39 ---> docker-login.sh 04:13:39 nexus3.edgexfoundry.org:10001 04:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:39 Configure a credential helper to remove this warning. See 04:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:39 04:13:39 Login Succeeded 04:13:39 nexus3.edgexfoundry.org:10002 04:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:39 Configure a credential helper to remove this warning. See 04:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:39 04:13:39 Login Succeeded 04:13:39 nexus3.edgexfoundry.org:10003 04:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:39 Configure a credential helper to remove this warning. See 04:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:39 04:13:39 Login Succeeded 04:13:39 nexus3.edgexfoundry.org:10004 04:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:40 Configure a credential helper to remove this warning. See 04:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:40 04:13:40 Login Succeeded 04:13:40 docker.io 04:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:40 Configure a credential helper to remove this warning. See 04:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:40 04:13:40 Login Succeeded 04:13:40 ---> docker-login.sh ends [Pipeline] } 04:13:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:13:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:13:40 c95941bc2401db96b526c4388051da3858551266 04:13:40 latest 04:13:40 2.2.0-dev.71 04:13:40 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:40 main 04:13:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:13:41 + docker push nexus3.edgexfoundry.org:10004/core-command:c95941bc2401db96b526c4388051da3858551266 04:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:41 55857f1d7b8c: Preparing 04:13:41 9ea155d6c39c: Preparing 04:13:41 f8d2c2c064d8: Preparing 04:13:41 0554100efc7c: Preparing 04:13:41 b541d28bf3b4: Preparing 04:13:41 b541d28bf3b4: Layer already exists 04:13:41 0554100efc7c: Pushed 04:13:41 f8d2c2c064d8: Pushed 04:13:41 55857f1d7b8c: Pushed 04:13:42 9ea155d6c39c: Pushed 04:13:42 c95941bc2401db96b526c4388051da3858551266: digest: sha256:9b8533b13bcffc49b194b1ed007181d4594b8a71412255bb6edd13ac5d5524f0 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:13:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 04:13:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:42 55857f1d7b8c: Preparing 04:13:42 9ea155d6c39c: Preparing 04:13:42 f8d2c2c064d8: Preparing 04:13:42 0554100efc7c: Preparing 04:13:42 b541d28bf3b4: Preparing 04:13:42 0554100efc7c: Layer already exists 04:13:42 b541d28bf3b4: Layer already exists 04:13:42 f8d2c2c064d8: Layer already exists 04:13:42 9ea155d6c39c: Layer already exists 04:13:42 55857f1d7b8c: Layer already exists 04:13:42 latest: digest: sha256:9b8533b13bcffc49b194b1ed007181d4594b8a71412255bb6edd13ac5d5524f0 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:13:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:13:43 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.71 04:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:43 55857f1d7b8c: Preparing 04:13:43 9ea155d6c39c: Preparing 04:13:43 f8d2c2c064d8: Preparing 04:13:43 0554100efc7c: Preparing 04:13:43 b541d28bf3b4: Preparing 04:13:43 55857f1d7b8c: Layer already exists 04:13:43 9ea155d6c39c: Layer already exists 04:13:43 0554100efc7c: Layer already exists 04:13:43 b541d28bf3b4: Layer already exists 04:13:43 f8d2c2c064d8: Layer already exists 04:13:43 2.2.0-dev.71: digest: sha256:9b8533b13bcffc49b194b1ed007181d4594b8a71412255bb6edd13ac5d5524f0 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:13:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:13:44 + docker push nexus3.edgexfoundry.org:10004/core-command:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:44 55857f1d7b8c: Preparing 04:13:44 9ea155d6c39c: Preparing 04:13:44 f8d2c2c064d8: Preparing 04:13:44 0554100efc7c: Preparing 04:13:44 b541d28bf3b4: Preparing 04:13:44 f8d2c2c064d8: Layer already exists 04:13:44 b541d28bf3b4: Layer already exists 04:13:44 55857f1d7b8c: Layer already exists 04:13:44 0554100efc7c: Layer already exists 04:13:44 9ea155d6c39c: Layer already exists 04:13:44 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:9b8533b13bcffc49b194b1ed007181d4594b8a71412255bb6edd13ac5d5524f0 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:13:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 04:13:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:13:44 55857f1d7b8c: Preparing 04:13:44 9ea155d6c39c: Preparing 04:13:44 f8d2c2c064d8: Preparing 04:13:44 0554100efc7c: Preparing 04:13:44 b541d28bf3b4: Preparing 04:13:44 0554100efc7c: Layer already exists 04:13:44 f8d2c2c064d8: Layer already exists 04:13:44 55857f1d7b8c: Layer already exists 04:13:44 9ea155d6c39c: Layer already exists 04:13:44 b541d28bf3b4: Layer already exists 04:13:44 main: digest: sha256:9b8533b13bcffc49b194b1ed007181d4594b8a71412255bb6edd13ac5d5524f0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:44 ===================================================== [Pipeline] echo 04:13:44 taggedImages: 04:13:44 - nexus3.edgexfoundry.org:10004/core-command:c95941bc2401db96b526c4388051da3858551266 04:13:44 - nexus3.edgexfoundry.org:10004/core-command:latest 04:13:44 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.71 04:13:44 - nexus3.edgexfoundry.org:10004/core-command:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:13:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:13:44 c95941bc2401db96b526c4388051da3858551266 04:13:44 latest 04:13:44 2.2.0-dev.71 04:13:44 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:44 main 04:13:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:13:45 + docker push nexus3.edgexfoundry.org:10004/core-data:c95941bc2401db96b526c4388051da3858551266 04:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:45 177bd95dec85: Preparing 04:13:45 3c2aff0f8781: Preparing 04:13:45 f8d2c2c064d8: Preparing 04:13:45 51621f543b7d: Preparing 04:13:45 7480c4cbcd19: Preparing 04:13:45 b541d28bf3b4: Preparing 04:13:45 b541d28bf3b4: Waiting 04:13:45 f8d2c2c064d8: Layer already exists 04:13:45 b541d28bf3b4: Layer already exists 04:13:45 7480c4cbcd19: Pushed 04:13:45 177bd95dec85: Pushed 04:13:45 51621f543b7d: Pushed 04:13:47 3c2aff0f8781: Pushed 04:13:47 c95941bc2401db96b526c4388051da3858551266: digest: sha256:9a35aeff01b43d11de86d8d98ba5b29fef59c3afd2b6c88a5f266ba3d2c5113d size: 1573 [Pipeline] isUnix [Pipeline] sh 04:13:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 04:13:47 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:47 177bd95dec85: Preparing 04:13:47 3c2aff0f8781: Preparing 04:13:47 f8d2c2c064d8: Preparing 04:13:47 51621f543b7d: Preparing 04:13:47 7480c4cbcd19: Preparing 04:13:47 b541d28bf3b4: Preparing 04:13:47 b541d28bf3b4: Waiting 04:13:47 7480c4cbcd19: Layer already exists 04:13:47 f8d2c2c064d8: Layer already exists 04:13:47 3c2aff0f8781: Layer already exists 04:13:47 51621f543b7d: Layer already exists 04:13:47 177bd95dec85: Layer already exists 04:13:47 b541d28bf3b4: Layer already exists 04:13:47 latest: digest: sha256:9a35aeff01b43d11de86d8d98ba5b29fef59c3afd2b6c88a5f266ba3d2c5113d size: 1573 [Pipeline] isUnix [Pipeline] sh 04:13:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:13:48 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.71 04:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:48 177bd95dec85: Preparing 04:13:48 3c2aff0f8781: Preparing 04:13:48 f8d2c2c064d8: Preparing 04:13:48 51621f543b7d: Preparing 04:13:48 7480c4cbcd19: Preparing 04:13:48 b541d28bf3b4: Preparing 04:13:48 51621f543b7d: Layer already exists 04:13:48 7480c4cbcd19: Layer already exists 04:13:48 177bd95dec85: Layer already exists 04:13:48 3c2aff0f8781: Layer already exists 04:13:48 f8d2c2c064d8: Layer already exists 04:13:48 b541d28bf3b4: Layer already exists 04:13:48 2.2.0-dev.71: digest: sha256:9a35aeff01b43d11de86d8d98ba5b29fef59c3afd2b6c88a5f266ba3d2c5113d size: 1573 [Pipeline] isUnix [Pipeline] sh 04:13:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:13:48 + docker push nexus3.edgexfoundry.org:10004/core-data:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:48 177bd95dec85: Preparing 04:13:48 3c2aff0f8781: Preparing 04:13:48 f8d2c2c064d8: Preparing 04:13:48 51621f543b7d: Preparing 04:13:48 7480c4cbcd19: Preparing 04:13:48 b541d28bf3b4: Preparing 04:13:48 b541d28bf3b4: Waiting 04:13:48 f8d2c2c064d8: Layer already exists 04:13:48 3c2aff0f8781: Layer already exists 04:13:48 7480c4cbcd19: Layer already exists 04:13:48 51621f543b7d: Layer already exists 04:13:48 177bd95dec85: Layer already exists 04:13:48 b541d28bf3b4: Layer already exists 04:13:48 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:9a35aeff01b43d11de86d8d98ba5b29fef59c3afd2b6c88a5f266ba3d2c5113d size: 1573 [Pipeline] isUnix [Pipeline] sh 04:13:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 04:13:49 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:13:49 177bd95dec85: Preparing 04:13:49 3c2aff0f8781: Preparing 04:13:49 f8d2c2c064d8: Preparing 04:13:49 51621f543b7d: Preparing 04:13:49 7480c4cbcd19: Preparing 04:13:49 b541d28bf3b4: Preparing 04:13:49 b541d28bf3b4: Waiting 04:13:49 f8d2c2c064d8: Layer already exists 04:13:49 51621f543b7d: Layer already exists 04:13:49 3c2aff0f8781: Layer already exists 04:13:49 177bd95dec85: Layer already exists 04:13:49 7480c4cbcd19: Layer already exists 04:13:49 b541d28bf3b4: Layer already exists 04:13:49 main: digest: sha256:9a35aeff01b43d11de86d8d98ba5b29fef59c3afd2b6c88a5f266ba3d2c5113d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:49 ===================================================== [Pipeline] echo 04:13:49 taggedImages: 04:13:49 - nexus3.edgexfoundry.org:10004/core-data:c95941bc2401db96b526c4388051da3858551266 04:13:49 - nexus3.edgexfoundry.org:10004/core-data:latest 04:13:49 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.71 04:13:49 - nexus3.edgexfoundry.org:10004/core-data:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:49 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:13:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:13:49 c95941bc2401db96b526c4388051da3858551266 04:13:49 latest 04:13:49 2.2.0-dev.71 04:13:49 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:49 main 04:13:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:13:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c95941bc2401db96b526c4388051da3858551266 04:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:13:50 c8be110568fe: Preparing 04:13:50 a62ed8bc4096: Preparing 04:13:50 f8d2c2c064d8: Preparing 04:13:50 0554100efc7c: Preparing 04:13:50 b541d28bf3b4: Preparing 04:13:50 b541d28bf3b4: Layer already exists 04:13:50 f8d2c2c064d8: Layer already exists 04:13:50 0554100efc7c: Layer already exists 04:13:50 c8be110568fe: Pushed 04:13:51 a62ed8bc4096: Pushed 04:13:51 c95941bc2401db96b526c4388051da3858551266: digest: sha256:f2ac8199e8d9c1bd5341fb53e9e8cbdc68226c687887bfb3d48cede64ac8b996 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:13:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 04:13:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:13:52 c8be110568fe: Preparing 04:13:52 a62ed8bc4096: Preparing 04:13:52 f8d2c2c064d8: Preparing 04:13:52 0554100efc7c: Preparing 04:13:52 b541d28bf3b4: Preparing 04:13:52 f8d2c2c064d8: Layer already exists 04:13:52 c8be110568fe: Layer already exists 04:13:52 0554100efc7c: Layer already exists 04:13:52 b541d28bf3b4: Layer already exists 04:13:52 a62ed8bc4096: Layer already exists 04:13:52 latest: digest: sha256:f2ac8199e8d9c1bd5341fb53e9e8cbdc68226c687887bfb3d48cede64ac8b996 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:13:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:13:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.71 04:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:13:53 c8be110568fe: Preparing 04:13:53 a62ed8bc4096: Preparing 04:13:53 f8d2c2c064d8: Preparing 04:13:53 0554100efc7c: Preparing 04:13:53 b541d28bf3b4: Preparing 04:13:53 b541d28bf3b4: Layer already exists 04:13:53 0554100efc7c: Layer already exists 04:13:53 a62ed8bc4096: Layer already exists 04:13:53 f8d2c2c064d8: Layer already exists 04:13:53 c8be110568fe: Layer already exists 04:13:53 2.2.0-dev.71: digest: sha256:f2ac8199e8d9c1bd5341fb53e9e8cbdc68226c687887bfb3d48cede64ac8b996 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:13:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:13:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:13:53 c8be110568fe: Preparing 04:13:53 a62ed8bc4096: Preparing 04:13:53 f8d2c2c064d8: Preparing 04:13:53 0554100efc7c: Preparing 04:13:53 b541d28bf3b4: Preparing 04:13:53 f8d2c2c064d8: Layer already exists 04:13:53 a62ed8bc4096: Layer already exists 04:13:53 c8be110568fe: Layer already exists 04:13:53 0554100efc7c: Layer already exists 04:13:53 b541d28bf3b4: Layer already exists 04:13:53 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:f2ac8199e8d9c1bd5341fb53e9e8cbdc68226c687887bfb3d48cede64ac8b996 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:13:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 04:13:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:13:54 c8be110568fe: Preparing 04:13:54 a62ed8bc4096: Preparing 04:13:54 f8d2c2c064d8: Preparing 04:13:54 0554100efc7c: Preparing 04:13:54 b541d28bf3b4: Preparing 04:13:54 0554100efc7c: Layer already exists 04:13:54 a62ed8bc4096: Layer already exists 04:13:54 f8d2c2c064d8: Layer already exists 04:13:54 b541d28bf3b4: Layer already exists 04:13:54 c8be110568fe: Layer already exists 04:13:54 main: digest: sha256:f2ac8199e8d9c1bd5341fb53e9e8cbdc68226c687887bfb3d48cede64ac8b996 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:54 ===================================================== [Pipeline] echo 04:13:54 taggedImages: 04:13:54 - nexus3.edgexfoundry.org:10004/core-metadata:c95941bc2401db96b526c4388051da3858551266 04:13:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:13:54 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.71 04:13:54 - nexus3.edgexfoundry.org:10004/core-metadata:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:54 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:13:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:13:54 c95941bc2401db96b526c4388051da3858551266 04:13:54 latest 04:13:54 2.2.0-dev.71 04:13:54 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:54 main 04:13:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:13:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c95941bc2401db96b526c4388051da3858551266 04:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:13:55 df97630cbfb1: Preparing 04:13:55 df97630cbfb1: Preparing 04:13:55 d53b31d30747: Preparing 04:13:55 7c1b2e8a34c1: Preparing 04:13:55 8619279dc459: Preparing 04:13:55 903fa7d95a84: Preparing 04:13:55 f8d2c2c064d8: Preparing 04:13:55 3c413666b1f6: Preparing 04:13:55 44eae4913501: Preparing 04:13:55 f38a76fa0fb3: Preparing 04:13:55 18992aa3fa9a: Preparing 04:13:55 b541d28bf3b4: Preparing 04:13:55 44eae4913501: Waiting 04:13:55 18992aa3fa9a: Waiting 04:13:55 b541d28bf3b4: Waiting 04:13:55 f38a76fa0fb3: Waiting 04:13:55 3c413666b1f6: Waiting 04:13:55 f8d2c2c064d8: Waiting 04:13:55 8619279dc459: Pushed 04:13:55 d53b31d30747: Pushed 04:13:55 df97630cbfb1: Pushed 04:13:55 7c1b2e8a34c1: Pushed 04:13:55 f8d2c2c064d8: Layer already exists 04:13:55 3c413666b1f6: Pushed 04:13:55 b541d28bf3b4: Layer already exists 04:13:55 44eae4913501: Pushed 04:13:55 f38a76fa0fb3: Pushed 04:13:55 18992aa3fa9a: Pushed 04:13:56 903fa7d95a84: Pushed 04:13:56 c95941bc2401db96b526c4388051da3858551266: digest: sha256:c9718961729f074a9fbf596d8a58b5839e4cc959410d86b4fe0f503a938f5045 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:13:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 04:13:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:13:57 df97630cbfb1: Preparing 04:13:57 df97630cbfb1: Preparing 04:13:57 d53b31d30747: Preparing 04:13:57 7c1b2e8a34c1: Preparing 04:13:57 8619279dc459: Preparing 04:13:57 903fa7d95a84: Preparing 04:13:57 f8d2c2c064d8: Preparing 04:13:57 3c413666b1f6: Preparing 04:13:57 44eae4913501: Preparing 04:13:57 f38a76fa0fb3: Preparing 04:13:57 18992aa3fa9a: Preparing 04:13:57 b541d28bf3b4: Preparing 04:13:57 44eae4913501: Waiting 04:13:57 f38a76fa0fb3: Waiting 04:13:57 18992aa3fa9a: Waiting 04:13:57 b541d28bf3b4: Waiting 04:13:57 f8d2c2c064d8: Waiting 04:13:57 903fa7d95a84: Layer already exists 04:13:57 7c1b2e8a34c1: Layer already exists 04:13:57 df97630cbfb1: Layer already exists 04:13:57 8619279dc459: Layer already exists 04:13:57 d53b31d30747: Layer already exists 04:13:57 44eae4913501: Layer already exists 04:13:57 f8d2c2c064d8: Layer already exists 04:13:57 f38a76fa0fb3: Layer already exists 04:13:57 18992aa3fa9a: Layer already exists 04:13:57 3c413666b1f6: Layer already exists 04:13:57 b541d28bf3b4: Layer already exists 04:13:57 latest: digest: sha256:c9718961729f074a9fbf596d8a58b5839e4cc959410d86b4fe0f503a938f5045 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:13:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:13:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.71 04:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:13:57 df97630cbfb1: Preparing 04:13:57 df97630cbfb1: Preparing 04:13:57 d53b31d30747: Preparing 04:13:57 7c1b2e8a34c1: Preparing 04:13:57 8619279dc459: Preparing 04:13:57 903fa7d95a84: Preparing 04:13:57 f8d2c2c064d8: Preparing 04:13:57 3c413666b1f6: Preparing 04:13:57 44eae4913501: Preparing 04:13:57 f38a76fa0fb3: Preparing 04:13:57 18992aa3fa9a: Preparing 04:13:57 b541d28bf3b4: Preparing 04:13:57 3c413666b1f6: Waiting 04:13:57 f8d2c2c064d8: Waiting 04:13:57 44eae4913501: Waiting 04:13:57 18992aa3fa9a: Waiting 04:13:57 b541d28bf3b4: Waiting 04:13:57 f38a76fa0fb3: Waiting 04:13:57 903fa7d95a84: Layer already exists 04:13:57 7c1b2e8a34c1: Layer already exists 04:13:57 df97630cbfb1: Layer already exists 04:13:57 d53b31d30747: Layer already exists 04:13:57 8619279dc459: Layer already exists 04:13:57 f8d2c2c064d8: Layer already exists 04:13:57 18992aa3fa9a: Layer already exists 04:13:57 3c413666b1f6: Layer already exists 04:13:57 44eae4913501: Layer already exists 04:13:57 f38a76fa0fb3: Layer already exists 04:13:57 b541d28bf3b4: Layer already exists 04:13:57 2.2.0-dev.71: digest: sha256:c9718961729f074a9fbf596d8a58b5839e4cc959410d86b4fe0f503a938f5045 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:13:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:13:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:13:58 df97630cbfb1: Preparing 04:13:58 df97630cbfb1: Preparing 04:13:58 d53b31d30747: Preparing 04:13:58 7c1b2e8a34c1: Preparing 04:13:58 8619279dc459: Preparing 04:13:58 903fa7d95a84: Preparing 04:13:58 f8d2c2c064d8: Preparing 04:13:58 3c413666b1f6: Preparing 04:13:58 44eae4913501: Preparing 04:13:58 f38a76fa0fb3: Preparing 04:13:58 18992aa3fa9a: Preparing 04:13:58 b541d28bf3b4: Preparing 04:13:58 f8d2c2c064d8: Waiting 04:13:58 3c413666b1f6: Waiting 04:13:58 44eae4913501: Waiting 04:13:58 f38a76fa0fb3: Waiting 04:13:58 b541d28bf3b4: Waiting 04:13:58 903fa7d95a84: Layer already exists 04:13:58 7c1b2e8a34c1: Layer already exists 04:13:58 d53b31d30747: Layer already exists 04:13:58 df97630cbfb1: Layer already exists 04:13:58 8619279dc459: Layer already exists 04:13:58 3c413666b1f6: Layer already exists 04:13:58 44eae4913501: Layer already exists 04:13:58 f8d2c2c064d8: Layer already exists 04:13:58 18992aa3fa9a: Layer already exists 04:13:58 f38a76fa0fb3: Layer already exists 04:13:58 b541d28bf3b4: Layer already exists 04:13:58 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:c9718961729f074a9fbf596d8a58b5839e4cc959410d86b4fe0f503a938f5045 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:13:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 04:13:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:13:58 df97630cbfb1: Preparing 04:13:58 df97630cbfb1: Preparing 04:13:58 d53b31d30747: Preparing 04:13:58 7c1b2e8a34c1: Preparing 04:13:58 8619279dc459: Preparing 04:13:58 903fa7d95a84: Preparing 04:13:58 f8d2c2c064d8: Preparing 04:13:58 3c413666b1f6: Preparing 04:13:58 44eae4913501: Preparing 04:13:58 f38a76fa0fb3: Preparing 04:13:58 18992aa3fa9a: Preparing 04:13:58 b541d28bf3b4: Preparing 04:13:58 f8d2c2c064d8: Waiting 04:13:58 3c413666b1f6: Waiting 04:13:58 18992aa3fa9a: Waiting 04:13:58 44eae4913501: Waiting 04:13:58 f38a76fa0fb3: Waiting 04:13:58 b541d28bf3b4: Waiting 04:13:58 df97630cbfb1: Layer already exists 04:13:58 7c1b2e8a34c1: Layer already exists 04:13:58 d53b31d30747: Layer already exists 04:13:58 903fa7d95a84: Layer already exists 04:13:58 8619279dc459: Layer already exists 04:13:58 f8d2c2c064d8: Layer already exists 04:13:58 18992aa3fa9a: Layer already exists 04:13:58 44eae4913501: Layer already exists 04:13:58 3c413666b1f6: Layer already exists 04:13:58 f38a76fa0fb3: Layer already exists 04:13:58 b541d28bf3b4: Layer already exists 04:13:58 main: digest: sha256:c9718961729f074a9fbf596d8a58b5839e4cc959410d86b4fe0f503a938f5045 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:13:59 ===================================================== [Pipeline] echo 04:13:59 taggedImages: 04:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c95941bc2401db96b526c4388051da3858551266 04:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.71 04:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:13:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:13:59 c95941bc2401db96b526c4388051da3858551266 04:13:59 latest 04:13:59 2.2.0-dev.71 04:13:59 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:13:59 main 04:13:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:13:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c95941bc2401db96b526c4388051da3858551266 04:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:13:59 2c7f3821eb1c: Preparing 04:13:59 d5f92d31141e: Preparing 04:13:59 b025685988ac: Preparing 04:13:59 1cae2ddda628: Preparing 04:13:59 e413cc04b809: Preparing 04:13:59 8103bf044fbe: Preparing 04:13:59 66510b4d8b72: Preparing 04:13:59 b541d28bf3b4: Preparing 04:13:59 8103bf044fbe: Waiting 04:13:59 66510b4d8b72: Waiting 04:13:59 b541d28bf3b4: Waiting 04:13:59 e413cc04b809: Pushed 04:13:59 2c7f3821eb1c: Pushed 04:13:59 d5f92d31141e: Pushed 04:13:59 b541d28bf3b4: Layer already exists 04:13:59 Building bin/spire-server... 04:13:59 go: downloading github.com/mitchellh/cli v1.1.2 04:13:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:13:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:13:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:13:59 go: downloading google.golang.org/grpc v1.44.0 04:13:59 Building bin/spire-server... 04:13:59 go: downloading github.com/mitchellh/cli v1.1.2 04:13:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:13:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:13:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:13:59 go: downloading google.golang.org/grpc v1.44.0 04:13:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:13:59 8103bf044fbe: Pushed 04:13:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:14:00 66510b4d8b72: Pushed 04:14:00 b025685988ac: Pushed 04:14:00 1cae2ddda628: Pushed 04:14:01 c95941bc2401db96b526c4388051da3858551266: digest: sha256:58cb45bbf0f8fc3b30a2c0934b55c7b0a3c625dd1e3de1c5a2c7a4637978b4c7 size: 1990 [Pipeline] isUnix [Pipeline] sh 04:14:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 04:14:01 go: downloading github.com/imdario/mergo v0.3.12 04:14:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:14:01 go: downloading github.com/sirupsen/logrus v1.8.1 04:14:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:01 2c7f3821eb1c: Preparing 04:14:01 d5f92d31141e: Preparing 04:14:01 b025685988ac: Preparing 04:14:01 1cae2ddda628: Preparing 04:14:01 e413cc04b809: Preparing 04:14:01 8103bf044fbe: Preparing 04:14:01 66510b4d8b72: Preparing 04:14:01 b541d28bf3b4: Preparing 04:14:01 66510b4d8b72: Waiting 04:14:01 8103bf044fbe: Waiting 04:14:01 b541d28bf3b4: Waiting 04:14:01 d5f92d31141e: Layer already exists 04:14:01 2c7f3821eb1c: Layer already exists 04:14:01 e413cc04b809: Layer already exists 04:14:01 1cae2ddda628: Layer already exists 04:14:01 b025685988ac: Layer already exists 04:14:01 8103bf044fbe: Layer already exists 04:14:01 b541d28bf3b4: Layer already exists 04:14:01 66510b4d8b72: Layer already exists 04:14:01 latest: digest: sha256:58cb45bbf0f8fc3b30a2c0934b55c7b0a3c625dd1e3de1c5a2c7a4637978b4c7 size: 1990 [Pipeline] isUnix [Pipeline] sh 04:14:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:14:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:02 go: downloading github.com/imdario/mergo v0.3.12 04:14:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.71 04:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:02 2c7f3821eb1c: Preparing 04:14:02 d5f92d31141e: Preparing 04:14:02 b025685988ac: Preparing 04:14:02 1cae2ddda628: Preparing 04:14:02 e413cc04b809: Preparing 04:14:02 8103bf044fbe: Preparing 04:14:02 66510b4d8b72: Preparing 04:14:02 b541d28bf3b4: Preparing 04:14:02 66510b4d8b72: Waiting 04:14:02 b541d28bf3b4: Waiting 04:14:02 8103bf044fbe: Waiting 04:14:02 1cae2ddda628: Layer already exists 04:14:02 e413cc04b809: Layer already exists 04:14:02 2c7f3821eb1c: Layer already exists 04:14:02 d5f92d31141e: Layer already exists 04:14:02 b025685988ac: Layer already exists 04:14:02 8103bf044fbe: Layer already exists 04:14:02 66510b4d8b72: Layer already exists 04:14:02 b541d28bf3b4: Layer already exists 04:14:02 2.2.0-dev.71: digest: sha256:58cb45bbf0f8fc3b30a2c0934b55c7b0a3c625dd1e3de1c5a2c7a4637978b4c7 size: 1990 [Pipeline] isUnix [Pipeline] sh 04:14:02 go: downloading github.com/sirupsen/logrus v1.8.1 04:14:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:14:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:14:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:02 2c7f3821eb1c: Preparing 04:14:02 d5f92d31141e: Preparing 04:14:02 b025685988ac: Preparing 04:14:02 1cae2ddda628: Preparing 04:14:02 e413cc04b809: Preparing 04:14:02 8103bf044fbe: Preparing 04:14:02 66510b4d8b72: Preparing 04:14:02 b541d28bf3b4: Preparing 04:14:02 8103bf044fbe: Waiting 04:14:02 66510b4d8b72: Waiting 04:14:02 b541d28bf3b4: Waiting 04:14:02 1cae2ddda628: Layer already exists 04:14:02 d5f92d31141e: Layer already exists 04:14:02 e413cc04b809: Layer already exists 04:14:02 2c7f3821eb1c: Layer already exists 04:14:02 b025685988ac: Layer already exists 04:14:02 66510b4d8b72: Layer already exists 04:14:02 8103bf044fbe: Layer already exists 04:14:02 b541d28bf3b4: Layer already exists 04:14:02 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:58cb45bbf0f8fc3b30a2c0934b55c7b0a3c625dd1e3de1c5a2c7a4637978b4c7 size: 1990 [Pipeline] isUnix [Pipeline] sh 04:14:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 04:14:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:14:03 go: downloading github.com/fatih/color v1.13.0 04:14:03 go: downloading github.com/mattn/go-isatty v0.0.14 04:14:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:03 2c7f3821eb1c: Preparing 04:14:03 d5f92d31141e: Preparing 04:14:03 b025685988ac: Preparing 04:14:03 1cae2ddda628: Preparing 04:14:03 e413cc04b809: Preparing 04:14:03 8103bf044fbe: Preparing 04:14:03 66510b4d8b72: Preparing 04:14:03 b541d28bf3b4: Preparing 04:14:03 66510b4d8b72: Waiting 04:14:03 b541d28bf3b4: Waiting 04:14:03 8103bf044fbe: Waiting 04:14:03 b025685988ac: Layer already exists 04:14:03 1cae2ddda628: Layer already exists 04:14:03 2c7f3821eb1c: Layer already exists 04:14:03 d5f92d31141e: Layer already exists 04:14:03 e413cc04b809: Layer already exists 04:14:03 8103bf044fbe: Layer already exists 04:14:03 66510b4d8b72: Layer already exists 04:14:03 b541d28bf3b4: Layer already exists 04:14:03 main: digest: sha256:58cb45bbf0f8fc3b30a2c0934b55c7b0a3c625dd1e3de1c5a2c7a4637978b4c7 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:03 ===================================================== [Pipeline] echo 04:14:03 taggedImages: 04:14:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c95941bc2401db96b526c4388051da3858551266 04:14:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:14:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.71 04:14:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:14:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:14:03 c95941bc2401db96b526c4388051da3858551266 04:14:03 latest 04:14:03 2.2.0-dev.71 04:14:03 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:03 main 04:14:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:14:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:14:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:14:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:14:04 go: downloading github.com/fatih/color v1.13.0 04:14:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:14:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:14:04 go: downloading github.com/mattn/go-isatty v0.0.14 04:14:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c95941bc2401db96b526c4388051da3858551266 04:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:04 124a0233b54e: Preparing 04:14:04 35b4a5f5a192: Preparing 04:14:04 4113a0aa9cf1: Preparing 04:14:04 0711f323c3a6: Preparing 04:14:04 34e06042d398: Preparing 04:14:04 52891250f641: Preparing 04:14:04 5cd44e355d64: Preparing 04:14:04 716fd3f33934: Preparing 04:14:04 01ce038aafc0: Preparing 04:14:04 b541d28bf3b4: Preparing 04:14:04 5cd44e355d64: Waiting 04:14:04 01ce038aafc0: Waiting 04:14:04 b541d28bf3b4: Waiting 04:14:04 124a0233b54e: Pushed 04:14:04 35b4a5f5a192: Pushed 04:14:04 34e06042d398: Pushed 04:14:04 52891250f641: Pushed 04:14:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:14:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:14:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:14:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:14:04 5cd44e355d64: Pushed 04:14:04 716fd3f33934: Pushed 04:14:04 b541d28bf3b4: Layer already exists 04:14:04 01ce038aafc0: Pushed 04:14:05 go: downloading github.com/armon/go-metrics v0.3.10 04:14:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:14:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:14:05 go: downloading github.com/armon/go-metrics v0.3.10 04:14:05 0711f323c3a6: Pushed 04:14:05 4113a0aa9cf1: Pushed 04:14:05 c95941bc2401db96b526c4388051da3858551266: digest: sha256:8d7488e590e4656995a7764ac22f01224dc46350d4cf056d9492d3f45fbc7747 size: 2405 04:14:05 go: downloading github.com/prometheus/client_golang v1.12.1 04:14:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:14:05 go: downloading github.com/prometheus/client_golang v1.12.1 [Pipeline] isUnix [Pipeline] sh 04:14:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:14:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 04:14:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:06 124a0233b54e: Preparing 04:14:06 35b4a5f5a192: Preparing 04:14:06 4113a0aa9cf1: Preparing 04:14:06 0711f323c3a6: Preparing 04:14:06 34e06042d398: Preparing 04:14:06 52891250f641: Preparing 04:14:06 5cd44e355d64: Preparing 04:14:06 716fd3f33934: Preparing 04:14:06 01ce038aafc0: Preparing 04:14:06 b541d28bf3b4: Preparing 04:14:06 52891250f641: Waiting 04:14:06 01ce038aafc0: Waiting 04:14:06 5cd44e355d64: Waiting 04:14:06 b541d28bf3b4: Waiting 04:14:06 716fd3f33934: Waiting 04:14:06 124a0233b54e: Layer already exists 04:14:06 4113a0aa9cf1: Layer already exists 04:14:06 35b4a5f5a192: Layer already exists 04:14:06 0711f323c3a6: Layer already exists 04:14:06 34e06042d398: Layer already exists 04:14:06 52891250f641: Layer already exists 04:14:06 5cd44e355d64: Layer already exists 04:14:06 716fd3f33934: Layer already exists 04:14:06 01ce038aafc0: Layer already exists 04:14:06 b541d28bf3b4: Layer already exists 04:14:06 latest: digest: sha256:8d7488e590e4656995a7764ac22f01224dc46350d4cf056d9492d3f45fbc7747 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:14:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:14:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:06 go: downloading github.com/open-policy-agent/opa v0.38.0 04:14:06 go: downloading github.com/open-policy-agent/opa v0.38.0 04:14:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.71 04:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:06 124a0233b54e: Preparing 04:14:06 35b4a5f5a192: Preparing 04:14:06 4113a0aa9cf1: Preparing 04:14:06 0711f323c3a6: Preparing 04:14:06 34e06042d398: Preparing 04:14:06 52891250f641: Preparing 04:14:06 5cd44e355d64: Preparing 04:14:06 716fd3f33934: Preparing 04:14:06 01ce038aafc0: Preparing 04:14:06 b541d28bf3b4: Preparing 04:14:06 52891250f641: Waiting 04:14:06 5cd44e355d64: Waiting 04:14:06 716fd3f33934: Waiting 04:14:06 01ce038aafc0: Waiting 04:14:06 b541d28bf3b4: Waiting 04:14:06 4113a0aa9cf1: Layer already exists 04:14:06 124a0233b54e: Layer already exists 04:14:06 34e06042d398: Layer already exists 04:14:06 35b4a5f5a192: Layer already exists 04:14:06 0711f323c3a6: Layer already exists 04:14:06 52891250f641: Layer already exists 04:14:06 5cd44e355d64: Layer already exists 04:14:06 01ce038aafc0: Layer already exists 04:14:06 716fd3f33934: Layer already exists 04:14:06 b541d28bf3b4: Layer already exists 04:14:06 2.2.0-dev.71: digest: sha256:8d7488e590e4656995a7764ac22f01224dc46350d4cf056d9492d3f45fbc7747 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:14:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:07 124a0233b54e: Preparing 04:14:07 35b4a5f5a192: Preparing 04:14:07 4113a0aa9cf1: Preparing 04:14:07 0711f323c3a6: Preparing 04:14:07 34e06042d398: Preparing 04:14:07 52891250f641: Preparing 04:14:07 5cd44e355d64: Preparing 04:14:07 716fd3f33934: Preparing 04:14:07 01ce038aafc0: Preparing 04:14:07 b541d28bf3b4: Preparing 04:14:07 5cd44e355d64: Waiting 04:14:07 716fd3f33934: Waiting 04:14:07 01ce038aafc0: Waiting 04:14:07 b541d28bf3b4: Waiting 04:14:07 52891250f641: Waiting 04:14:07 124a0233b54e: Layer already exists 04:14:07 0711f323c3a6: Layer already exists 04:14:07 34e06042d398: Layer already exists 04:14:07 35b4a5f5a192: Layer already exists 04:14:07 4113a0aa9cf1: Layer already exists 04:14:07 52891250f641: Layer already exists 04:14:07 5cd44e355d64: Layer already exists 04:14:07 b541d28bf3b4: Layer already exists 04:14:07 716fd3f33934: Layer already exists 04:14:07 01ce038aafc0: Layer already exists 04:14:07 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:8d7488e590e4656995a7764ac22f01224dc46350d4cf056d9492d3f45fbc7747 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:14:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 04:14:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:07 124a0233b54e: Preparing 04:14:07 35b4a5f5a192: Preparing 04:14:07 4113a0aa9cf1: Preparing 04:14:07 0711f323c3a6: Preparing 04:14:07 34e06042d398: Preparing 04:14:07 52891250f641: Preparing 04:14:07 5cd44e355d64: Preparing 04:14:07 716fd3f33934: Preparing 04:14:07 01ce038aafc0: Preparing 04:14:07 b541d28bf3b4: Preparing 04:14:07 5cd44e355d64: Waiting 04:14:07 716fd3f33934: Waiting 04:14:07 01ce038aafc0: Waiting 04:14:07 52891250f641: Waiting 04:14:07 b541d28bf3b4: Waiting 04:14:07 4113a0aa9cf1: Layer already exists 04:14:07 34e06042d398: Layer already exists 04:14:07 35b4a5f5a192: Layer already exists 04:14:07 124a0233b54e: Layer already exists 04:14:07 0711f323c3a6: Layer already exists 04:14:07 52891250f641: Layer already exists 04:14:07 716fd3f33934: Layer already exists 04:14:07 5cd44e355d64: Layer already exists 04:14:07 b541d28bf3b4: Layer already exists 04:14:07 01ce038aafc0: Layer already exists 04:14:07 main: digest: sha256:8d7488e590e4656995a7764ac22f01224dc46350d4cf056d9492d3f45fbc7747 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:07 ===================================================== [Pipeline] echo 04:14:07 taggedImages: 04:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c95941bc2401db96b526c4388051da3858551266 04:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.71 04:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:14:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:14:08 c95941bc2401db96b526c4388051da3858551266 04:14:08 latest 04:14:08 2.2.0-dev.71 04:14:08 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:08 main 04:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:14:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c95941bc2401db96b526c4388051da3858551266 04:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:08 f6a7ac8904fa: Preparing 04:14:08 70392585b340: Preparing 04:14:08 f8d2c2c064d8: Preparing 04:14:08 de79044db975: Preparing 04:14:08 147e7c6abe52: Preparing 04:14:08 4fc242d58285: Preparing 04:14:08 4fc242d58285: Waiting 04:14:08 f8d2c2c064d8: Layer already exists 04:14:08 4fc242d58285: Layer already exists 04:14:08 147e7c6abe52: Pushed 04:14:08 f6a7ac8904fa: Pushed 04:14:09 de79044db975: Pushed 04:14:10 70392585b340: Pushed 04:14:10 c95941bc2401db96b526c4388051da3858551266: digest: sha256:d912a136dc554a55a8d0b948e8c240fd2f6e65d88ae09fb08d749c0bbd276dc8 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:14:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 04:14:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:11 f6a7ac8904fa: Preparing 04:14:11 70392585b340: Preparing 04:14:11 f8d2c2c064d8: Preparing 04:14:11 de79044db975: Preparing 04:14:11 147e7c6abe52: Preparing 04:14:11 4fc242d58285: Preparing 04:14:11 4fc242d58285: Waiting 04:14:11 70392585b340: Layer already exists 04:14:11 f8d2c2c064d8: Layer already exists 04:14:11 f6a7ac8904fa: Layer already exists 04:14:11 147e7c6abe52: Layer already exists 04:14:11 de79044db975: Layer already exists 04:14:11 4fc242d58285: Layer already exists 04:14:11 latest: digest: sha256:d912a136dc554a55a8d0b948e8c240fd2f6e65d88ae09fb08d749c0bbd276dc8 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:14:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.71 04:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:12 f6a7ac8904fa: Preparing 04:14:12 70392585b340: Preparing 04:14:12 f8d2c2c064d8: Preparing 04:14:12 de79044db975: Preparing 04:14:12 147e7c6abe52: Preparing 04:14:12 4fc242d58285: Preparing 04:14:12 4fc242d58285: Waiting 04:14:12 147e7c6abe52: Layer already exists 04:14:12 70392585b340: Layer already exists 04:14:12 de79044db975: Layer already exists 04:14:12 f8d2c2c064d8: Layer already exists 04:14:12 f6a7ac8904fa: Layer already exists 04:14:12 4fc242d58285: Layer already exists 04:14:12 2.2.0-dev.71: digest: sha256:d912a136dc554a55a8d0b948e8c240fd2f6e65d88ae09fb08d749c0bbd276dc8 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:14:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:12 f6a7ac8904fa: Preparing 04:14:12 70392585b340: Preparing 04:14:12 f8d2c2c064d8: Preparing 04:14:12 de79044db975: Preparing 04:14:12 147e7c6abe52: Preparing 04:14:12 4fc242d58285: Preparing 04:14:12 4fc242d58285: Waiting 04:14:12 f8d2c2c064d8: Layer already exists 04:14:12 de79044db975: Layer already exists 04:14:12 147e7c6abe52: Layer already exists 04:14:12 70392585b340: Layer already exists 04:14:12 f6a7ac8904fa: Layer already exists 04:14:12 4fc242d58285: Layer already exists 04:14:12 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:d912a136dc554a55a8d0b948e8c240fd2f6e65d88ae09fb08d749c0bbd276dc8 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:14:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 04:14:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:14:13 f6a7ac8904fa: Preparing 04:14:13 70392585b340: Preparing 04:14:13 f8d2c2c064d8: Preparing 04:14:13 de79044db975: Preparing 04:14:13 147e7c6abe52: Preparing 04:14:13 4fc242d58285: Preparing 04:14:13 4fc242d58285: Waiting 04:14:13 147e7c6abe52: Layer already exists 04:14:13 f6a7ac8904fa: Layer already exists 04:14:13 de79044db975: Layer already exists 04:14:13 70392585b340: Layer already exists 04:14:13 f8d2c2c064d8: Layer already exists 04:14:13 4fc242d58285: Layer already exists 04:14:13 main: digest: sha256:d912a136dc554a55a8d0b948e8c240fd2f6e65d88ae09fb08d749c0bbd276dc8 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:13 ===================================================== [Pipeline] echo 04:14:13 taggedImages: 04:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c95941bc2401db96b526c4388051da3858551266 04:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.71 04:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:14:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:14:13 c95941bc2401db96b526c4388051da3858551266 04:14:13 latest 04:14:13 2.2.0-dev.71 04:14:13 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:13 main 04:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:14:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c95941bc2401db96b526c4388051da3858551266 04:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:14:13 b6177b98ce1b: Preparing 04:14:13 ea39e76ca256: Preparing 04:14:13 2d06bc137045: Preparing 04:14:13 a8e4d471bc71: Preparing 04:14:13 272c86f66237: Preparing 04:14:13 49a33295997f: Preparing 04:14:13 147e7c6abe52: Preparing 04:14:13 4fc242d58285: Preparing 04:14:13 49a33295997f: Waiting 04:14:13 4fc242d58285: Waiting 04:14:13 b6177b98ce1b: Pushed 04:14:13 ea39e76ca256: Pushed 04:14:13 2d06bc137045: Pushed 04:14:13 147e7c6abe52: Layer already exists 04:14:13 4fc242d58285: Layer already exists 04:14:14 49a33295997f: Pushed 04:14:17 272c86f66237: Pushed 04:14:20 a8e4d471bc71: Pushed 04:14:20 c95941bc2401db96b526c4388051da3858551266: digest: sha256:273b6187f058cd77337bcfd8fe7b91469d7e8f706b175e6e3925278ae9f5a092 size: 1992 [Pipeline] isUnix [Pipeline] sh 04:14:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 04:14:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:14:20 b6177b98ce1b: Preparing 04:14:20 ea39e76ca256: Preparing 04:14:20 2d06bc137045: Preparing 04:14:20 a8e4d471bc71: Preparing 04:14:20 272c86f66237: Preparing 04:14:20 49a33295997f: Preparing 04:14:20 147e7c6abe52: Preparing 04:14:20 4fc242d58285: Preparing 04:14:20 49a33295997f: Waiting 04:14:20 147e7c6abe52: Waiting 04:14:20 4fc242d58285: Waiting 04:14:20 a8e4d471bc71: Layer already exists 04:14:20 b6177b98ce1b: Layer already exists 04:14:20 272c86f66237: Layer already exists 04:14:20 2d06bc137045: Layer already exists 04:14:20 ea39e76ca256: Layer already exists 04:14:20 147e7c6abe52: Layer already exists 04:14:20 49a33295997f: Layer already exists 04:14:20 4fc242d58285: Layer already exists 04:14:20 latest: digest: sha256:273b6187f058cd77337bcfd8fe7b91469d7e8f706b175e6e3925278ae9f5a092 size: 1992 [Pipeline] isUnix [Pipeline] sh 04:14:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.71 04:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:14:21 b6177b98ce1b: Preparing 04:14:21 ea39e76ca256: Preparing 04:14:21 2d06bc137045: Preparing 04:14:21 a8e4d471bc71: Preparing 04:14:21 272c86f66237: Preparing 04:14:21 49a33295997f: Preparing 04:14:21 147e7c6abe52: Preparing 04:14:21 4fc242d58285: Preparing 04:14:21 49a33295997f: Waiting 04:14:21 147e7c6abe52: Waiting 04:14:21 4fc242d58285: Waiting 04:14:21 2d06bc137045: Layer already exists 04:14:21 272c86f66237: Layer already exists 04:14:21 a8e4d471bc71: Layer already exists 04:14:21 ea39e76ca256: Layer already exists 04:14:21 b6177b98ce1b: Layer already exists 04:14:21 4fc242d58285: Layer already exists 04:14:21 147e7c6abe52: Layer already exists 04:14:21 49a33295997f: Layer already exists 04:14:21 2.2.0-dev.71: digest: sha256:273b6187f058cd77337bcfd8fe7b91469d7e8f706b175e6e3925278ae9f5a092 size: 1992 [Pipeline] isUnix [Pipeline] sh 04:14:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:21 go: downloading github.com/Masterminds/goutils v1.1.0 04:14:21 go: downloading github.com/google/uuid v1.1.2 04:14:21 go: downloading github.com/Masterminds/semver v1.5.0 04:14:21 go: downloading github.com/huandu/xstrings v1.3.2 04:14:21 go: downloading github.com/mattn/go-colorable v0.1.12 04:14:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:14:22 b6177b98ce1b: Preparing 04:14:22 ea39e76ca256: Preparing 04:14:22 2d06bc137045: Preparing 04:14:22 a8e4d471bc71: Preparing 04:14:22 272c86f66237: Preparing 04:14:22 49a33295997f: Preparing 04:14:22 147e7c6abe52: Preparing 04:14:22 4fc242d58285: Preparing 04:14:22 49a33295997f: Waiting 04:14:22 4fc242d58285: Waiting 04:14:22 2d06bc137045: Layer already exists 04:14:22 a8e4d471bc71: Layer already exists 04:14:22 b6177b98ce1b: Layer already exists 04:14:22 ea39e76ca256: Layer already exists 04:14:22 272c86f66237: Layer already exists 04:14:22 49a33295997f: Layer already exists 04:14:22 4fc242d58285: Layer already exists 04:14:22 147e7c6abe52: Layer already exists 04:14:22 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:273b6187f058cd77337bcfd8fe7b91469d7e8f706b175e6e3925278ae9f5a092 size: 1992 [Pipeline] isUnix [Pipeline] sh 04:14:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:14:22 go: downloading github.com/oklog/run v1.0.0 04:14:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 04:14:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:14:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:14:22 go: downloading github.com/prometheus/client_model v0.2.0 04:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:14:22 b6177b98ce1b: Preparing 04:14:22 ea39e76ca256: Preparing 04:14:22 2d06bc137045: Preparing 04:14:22 a8e4d471bc71: Preparing 04:14:22 272c86f66237: Preparing 04:14:22 49a33295997f: Preparing 04:14:22 147e7c6abe52: Preparing 04:14:22 4fc242d58285: Preparing 04:14:22 49a33295997f: Waiting 04:14:22 147e7c6abe52: Waiting 04:14:22 4fc242d58285: Waiting 04:14:22 a8e4d471bc71: Layer already exists 04:14:22 b6177b98ce1b: Layer already exists 04:14:22 ea39e76ca256: Layer already exists 04:14:22 2d06bc137045: Layer already exists 04:14:22 272c86f66237: Layer already exists 04:14:22 49a33295997f: Layer already exists 04:14:22 4fc242d58285: Layer already exists 04:14:22 147e7c6abe52: Layer already exists 04:14:22 main: digest: sha256:273b6187f058cd77337bcfd8fe7b91469d7e8f706b175e6e3925278ae9f5a092 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:22 ===================================================== [Pipeline] echo 04:14:22 taggedImages: 04:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:c95941bc2401db96b526c4388051da3858551266 04:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.71 04:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:14:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:14:22 c95941bc2401db96b526c4388051da3858551266 04:14:22 latest 04:14:22 2.2.0-dev.71 04:14:22 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:22 main 04:14:22 ===================================================== [Pipeline] withEnv 04:14:22 go: downloading github.com/prometheus/common v0.32.1 04:14:22 go: downloading github.com/beorn7/perks v1.0.1 04:14:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:23 go: downloading github.com/prometheus/procfs v0.7.3 04:14:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c95941bc2401db96b526c4388051da3858551266 04:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:14:23 681f41522d71: Preparing 04:14:23 83f2e19581dd: Preparing 04:14:23 851450f3bf48: Preparing 04:14:23 35bad308a197: Preparing 04:14:23 0a5853d67eff: Preparing 04:14:23 147e7c6abe52: Preparing 04:14:23 4fc242d58285: Preparing 04:14:23 147e7c6abe52: Waiting 04:14:23 4fc242d58285: Waiting 04:14:23 851450f3bf48: Pushed 04:14:23 83f2e19581dd: Pushed 04:14:23 681f41522d71: Pushed 04:14:23 147e7c6abe52: Layer already exists 04:14:23 4fc242d58285: Layer already exists 04:14:23 0a5853d67eff: Pushed 04:14:24 go: downloading github.com/imkira/go-observer v1.0.3 04:14:24 go: downloading go.uber.org/atomic v1.9.0 04:14:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:14:25 go: downloading github.com/hashicorp/errwrap v1.1.0 04:14:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:14:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:14:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:14:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:14:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:14:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:14:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:14:31 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:14:31 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:14:31 35bad308a197: Pushed 04:14:31 c95941bc2401db96b526c4388051da3858551266: digest: sha256:6618a3d3df1c7a24204229584d186ce3dd1b558f13a8c51daaaa30cdcba1c94f size: 1780 [Pipeline] isUnix [Pipeline] sh 04:14:31 go: downloading github.com/mattn/go-colorable v0.1.12 04:14:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 04:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:14:32 681f41522d71: Preparing 04:14:32 83f2e19581dd: Preparing 04:14:32 851450f3bf48: Preparing 04:14:32 35bad308a197: Preparing 04:14:32 0a5853d67eff: Preparing 04:14:32 147e7c6abe52: Preparing 04:14:32 4fc242d58285: Preparing 04:14:32 147e7c6abe52: Waiting 04:14:32 4fc242d58285: Waiting 04:14:32 0a5853d67eff: Layer already exists 04:14:32 83f2e19581dd: Layer already exists 04:14:32 851450f3bf48: Layer already exists 04:14:32 35bad308a197: Layer already exists 04:14:32 681f41522d71: Layer already exists 04:14:32 4fc242d58285: Layer already exists 04:14:32 147e7c6abe52: Layer already exists 04:14:32 latest: digest: sha256:6618a3d3df1c7a24204229584d186ce3dd1b558f13a8c51daaaa30cdcba1c94f size: 1780 [Pipeline] isUnix [Pipeline] sh 04:14:32 go: downloading github.com/Masterminds/goutils v1.1.0 04:14:32 go: downloading github.com/Masterminds/semver v1.5.0 04:14:32 go: downloading github.com/google/uuid v1.1.2 04:14:32 go: downloading github.com/huandu/xstrings v1.3.2 04:14:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:14:32 go: downloading github.com/oklog/run v1.0.0 04:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.71 04:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:14:32 681f41522d71: Preparing 04:14:32 83f2e19581dd: Preparing 04:14:32 851450f3bf48: Preparing 04:14:32 35bad308a197: Preparing 04:14:32 0a5853d67eff: Preparing 04:14:32 147e7c6abe52: Preparing 04:14:32 4fc242d58285: Preparing 04:14:32 147e7c6abe52: Waiting 04:14:32 4fc242d58285: Waiting 04:14:32 851450f3bf48: Layer already exists 04:14:32 0a5853d67eff: Layer already exists 04:14:32 83f2e19581dd: Layer already exists 04:14:32 681f41522d71: Layer already exists 04:14:32 35bad308a197: Layer already exists 04:14:32 147e7c6abe52: Layer already exists 04:14:32 4fc242d58285: Layer already exists 04:14:32 2.2.0-dev.71: digest: sha256:6618a3d3df1c7a24204229584d186ce3dd1b558f13a8c51daaaa30cdcba1c94f size: 1780 [Pipeline] isUnix [Pipeline] sh 04:14:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:14:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:14:33 go: downloading github.com/prometheus/client_model v0.2.0 04:14:33 go: downloading github.com/prometheus/common v0.32.1 04:14:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:33 go: downloading github.com/beorn7/perks v1.0.1 04:14:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 04:14:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:14:33 681f41522d71: Preparing 04:14:33 83f2e19581dd: Preparing 04:14:33 851450f3bf48: Preparing 04:14:33 35bad308a197: Preparing 04:14:33 0a5853d67eff: Preparing 04:14:33 147e7c6abe52: Preparing 04:14:33 4fc242d58285: Preparing 04:14:33 147e7c6abe52: Waiting 04:14:33 4fc242d58285: Waiting 04:14:33 35bad308a197: Layer already exists 04:14:33 0a5853d67eff: Layer already exists 04:14:33 681f41522d71: Layer already exists 04:14:33 83f2e19581dd: Layer already exists 04:14:33 851450f3bf48: Layer already exists 04:14:33 4fc242d58285: Layer already exists 04:14:33 147e7c6abe52: Layer already exists 04:14:33 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:6618a3d3df1c7a24204229584d186ce3dd1b558f13a8c51daaaa30cdcba1c94f size: 1780 [Pipeline] isUnix [Pipeline] sh 04:14:33 go: downloading github.com/prometheus/procfs v0.7.3 04:14:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 04:14:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:14:34 681f41522d71: Preparing 04:14:34 83f2e19581dd: Preparing 04:14:34 851450f3bf48: Preparing 04:14:34 35bad308a197: Preparing 04:14:34 0a5853d67eff: Preparing 04:14:34 147e7c6abe52: Preparing 04:14:34 4fc242d58285: Preparing 04:14:34 4fc242d58285: Waiting 04:14:34 147e7c6abe52: Waiting 04:14:34 83f2e19581dd: Layer already exists 04:14:34 681f41522d71: Layer already exists 04:14:34 851450f3bf48: Layer already exists 04:14:34 0a5853d67eff: Layer already exists 04:14:34 35bad308a197: Layer already exists 04:14:34 147e7c6abe52: Layer already exists 04:14:34 4fc242d58285: Layer already exists 04:14:34 main: digest: sha256:6618a3d3df1c7a24204229584d186ce3dd1b558f13a8c51daaaa30cdcba1c94f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:34 ===================================================== [Pipeline] echo 04:14:34 taggedImages: 04:14:34 - nexus3.edgexfoundry.org:10004/security-spire-config:c95941bc2401db96b526c4388051da3858551266 04:14:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:14:34 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.71 04:14:34 - nexus3.edgexfoundry.org:10004/security-spire-config:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:14:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:14:34 c95941bc2401db96b526c4388051da3858551266 04:14:34 latest 04:14:34 2.2.0-dev.71 04:14:34 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:34 main 04:14:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:34 go: downloading go.uber.org/atomic v1.9.0 04:14:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:14:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c95941bc2401db96b526c4388051da3858551266 04:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:14:34 c7998cf90a89: Preparing 04:14:34 3e9a598c9fec: Preparing 04:14:34 28dd0be80ae0: Preparing 04:14:34 37f1d03654cc: Preparing 04:14:34 47b3a50cfe0e: Preparing 04:14:34 147e7c6abe52: Preparing 04:14:34 4fc242d58285: Preparing 04:14:34 147e7c6abe52: Waiting 04:14:34 28dd0be80ae0: Pushed 04:14:34 c7998cf90a89: Pushed 04:14:34 3e9a598c9fec: Pushed 04:14:34 147e7c6abe52: Layer already exists 04:14:34 4fc242d58285: Layer already exists 04:14:35 47b3a50cfe0e: Pushed 04:14:35 go: downloading github.com/imkira/go-observer v1.0.3 04:14:35 go: downloading github.com/hashicorp/errwrap v1.1.0 04:14:35 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:14:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:14:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:14:36 go: downloading github.com/twmb/murmur3 v1.1.6 04:14:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:14:36 go: downloading gopkg.in/yaml.v2 v2.4.0 04:14:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:14:36 go: downloading github.com/gobwas/glob v0.2.3 04:14:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:14:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:14:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:14:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:14:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:14:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:14:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:14:39 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:14:39 go: downloading github.com/stretchr/testify v1.7.0 04:14:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:14:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:14:42 37f1d03654cc: Pushed 04:14:42 c95941bc2401db96b526c4388051da3858551266: digest: sha256:2e1ac747c7d63b4bd2a52db662e2f9e5dd227f1f3569f16cd6f8851977e9084d size: 1780 [Pipeline] isUnix [Pipeline] sh 04:14:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 04:14:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:14:42 c7998cf90a89: Preparing 04:14:42 3e9a598c9fec: Preparing 04:14:42 28dd0be80ae0: Preparing 04:14:42 37f1d03654cc: Preparing 04:14:42 47b3a50cfe0e: Preparing 04:14:42 147e7c6abe52: Preparing 04:14:42 4fc242d58285: Preparing 04:14:42 147e7c6abe52: Waiting 04:14:42 4fc242d58285: Waiting 04:14:42 c7998cf90a89: Layer already exists 04:14:42 3e9a598c9fec: Layer already exists 04:14:42 28dd0be80ae0: Layer already exists 04:14:42 37f1d03654cc: Layer already exists 04:14:42 47b3a50cfe0e: Layer already exists 04:14:42 147e7c6abe52: Layer already exists 04:14:42 4fc242d58285: Layer already exists 04:14:42 latest: digest: sha256:2e1ac747c7d63b4bd2a52db662e2f9e5dd227f1f3569f16cd6f8851977e9084d size: 1780 [Pipeline] isUnix [Pipeline] sh 04:14:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.71 04:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:14:43 c7998cf90a89: Preparing 04:14:43 3e9a598c9fec: Preparing 04:14:43 28dd0be80ae0: Preparing 04:14:43 37f1d03654cc: Preparing 04:14:43 47b3a50cfe0e: Preparing 04:14:43 147e7c6abe52: Preparing 04:14:43 4fc242d58285: Preparing 04:14:43 4fc242d58285: Waiting 04:14:43 147e7c6abe52: Waiting 04:14:43 37f1d03654cc: Layer already exists 04:14:43 3e9a598c9fec: Layer already exists 04:14:43 28dd0be80ae0: Layer already exists 04:14:43 47b3a50cfe0e: Layer already exists 04:14:43 c7998cf90a89: Layer already exists 04:14:43 147e7c6abe52: Layer already exists 04:14:43 4fc242d58285: Layer already exists 04:14:43 2.2.0-dev.71: digest: sha256:2e1ac747c7d63b4bd2a52db662e2f9e5dd227f1f3569f16cd6f8851977e9084d size: 1780 [Pipeline] isUnix [Pipeline] sh 04:14:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:14:43 c7998cf90a89: Preparing 04:14:43 3e9a598c9fec: Preparing 04:14:43 28dd0be80ae0: Preparing 04:14:43 37f1d03654cc: Preparing 04:14:43 47b3a50cfe0e: Preparing 04:14:43 147e7c6abe52: Preparing 04:14:43 4fc242d58285: Preparing 04:14:43 4fc242d58285: Waiting 04:14:43 28dd0be80ae0: Layer already exists 04:14:43 47b3a50cfe0e: Layer already exists 04:14:43 3e9a598c9fec: Layer already exists 04:14:43 37f1d03654cc: Layer already exists 04:14:43 c7998cf90a89: Layer already exists 04:14:43 4fc242d58285: Layer already exists 04:14:43 147e7c6abe52: Layer already exists 04:14:43 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:2e1ac747c7d63b4bd2a52db662e2f9e5dd227f1f3569f16cd6f8851977e9084d size: 1780 [Pipeline] isUnix [Pipeline] sh 04:14:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 04:14:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:14:44 c7998cf90a89: Preparing 04:14:44 3e9a598c9fec: Preparing 04:14:44 28dd0be80ae0: Preparing 04:14:44 37f1d03654cc: Preparing 04:14:44 47b3a50cfe0e: Preparing 04:14:44 147e7c6abe52: Preparing 04:14:44 4fc242d58285: Preparing 04:14:44 147e7c6abe52: Waiting 04:14:44 4fc242d58285: Waiting 04:14:44 47b3a50cfe0e: Layer already exists 04:14:44 c7998cf90a89: Layer already exists 04:14:44 37f1d03654cc: Layer already exists 04:14:44 28dd0be80ae0: Layer already exists 04:14:44 3e9a598c9fec: Layer already exists 04:14:44 147e7c6abe52: Layer already exists 04:14:44 4fc242d58285: Layer already exists 04:14:44 main: digest: sha256:2e1ac747c7d63b4bd2a52db662e2f9e5dd227f1f3569f16cd6f8851977e9084d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:44 ===================================================== [Pipeline] echo 04:14:44 taggedImages: 04:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server:c95941bc2401db96b526c4388051da3858551266 04:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.71 04:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:44 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:14:44 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:14:44 c95941bc2401db96b526c4388051da3858551266 04:14:44 latest 04:14:44 2.2.0-dev.71 04:14:44 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:44 main 04:14:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:14:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c95941bc2401db96b526c4388051da3858551266 04:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:14:45 428bcfed0aba: Preparing 04:14:45 91e5e53c0058: Preparing 04:14:45 f8d2c2c064d8: Preparing 04:14:45 4dd7bb77f2aa: Preparing 04:14:45 b541d28bf3b4: Preparing 04:14:45 f8d2c2c064d8: Layer already exists 04:14:45 b541d28bf3b4: Layer already exists 04:14:45 428bcfed0aba: Pushed 04:14:45 4dd7bb77f2aa: Pushed 04:14:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:14:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:14:45 go: downloading github.com/stretchr/testify v1.7.0 04:14:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:14:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:14:45 go: downloading github.com/blang/semver/v4 v4.0.0 04:14:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:14:45 go: downloading github.com/jinzhu/gorm v1.9.16 04:14:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:14:46 go: downloading github.com/lib/pq v1.10.4 04:14:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:14:47 91e5e53c0058: Pushed 04:14:47 c95941bc2401db96b526c4388051da3858551266: digest: sha256:09997075b31a7bb1fe53e031a426c847b4520c9378efa454b6f181588400bdaf size: 1366 [Pipeline] isUnix [Pipeline] sh 04:14:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 04:14:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:14:48 428bcfed0aba: Preparing 04:14:48 91e5e53c0058: Preparing 04:14:48 f8d2c2c064d8: Preparing 04:14:48 4dd7bb77f2aa: Preparing 04:14:48 b541d28bf3b4: Preparing 04:14:48 428bcfed0aba: Layer already exists 04:14:48 b541d28bf3b4: Layer already exists 04:14:48 4dd7bb77f2aa: Layer already exists 04:14:48 f8d2c2c064d8: Layer already exists 04:14:48 91e5e53c0058: Layer already exists 04:14:48 latest: digest: sha256:09997075b31a7bb1fe53e031a426c847b4520c9378efa454b6f181588400bdaf size: 1366 [Pipeline] isUnix [Pipeline] sh 04:14:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.71 04:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:14:48 428bcfed0aba: Preparing 04:14:48 91e5e53c0058: Preparing 04:14:48 f8d2c2c064d8: Preparing 04:14:48 4dd7bb77f2aa: Preparing 04:14:48 b541d28bf3b4: Preparing 04:14:48 f8d2c2c064d8: Layer already exists 04:14:48 428bcfed0aba: Layer already exists 04:14:48 b541d28bf3b4: Layer already exists 04:14:48 91e5e53c0058: Layer already exists 04:14:48 4dd7bb77f2aa: Layer already exists 04:14:48 2.2.0-dev.71: digest: sha256:09997075b31a7bb1fe53e031a426c847b4520c9378efa454b6f181588400bdaf size: 1366 [Pipeline] isUnix [Pipeline] sh 04:14:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:14:49 428bcfed0aba: Preparing 04:14:49 91e5e53c0058: Preparing 04:14:49 f8d2c2c064d8: Preparing 04:14:49 4dd7bb77f2aa: Preparing 04:14:49 b541d28bf3b4: Preparing 04:14:49 f8d2c2c064d8: Layer already exists 04:14:49 b541d28bf3b4: Layer already exists 04:14:49 4dd7bb77f2aa: Layer already exists 04:14:49 428bcfed0aba: Layer already exists 04:14:49 91e5e53c0058: Layer already exists 04:14:49 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:09997075b31a7bb1fe53e031a426c847b4520c9378efa454b6f181588400bdaf size: 1366 [Pipeline] isUnix [Pipeline] sh 04:14:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 04:14:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:14:49 428bcfed0aba: Preparing 04:14:49 91e5e53c0058: Preparing 04:14:49 f8d2c2c064d8: Preparing 04:14:49 4dd7bb77f2aa: Preparing 04:14:49 b541d28bf3b4: Preparing 04:14:49 4dd7bb77f2aa: Layer already exists 04:14:49 428bcfed0aba: Layer already exists 04:14:49 f8d2c2c064d8: Layer already exists 04:14:49 b541d28bf3b4: Layer already exists 04:14:49 91e5e53c0058: Layer already exists 04:14:49 main: digest: sha256:09997075b31a7bb1fe53e031a426c847b4520c9378efa454b6f181588400bdaf size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:49 ===================================================== [Pipeline] echo 04:14:49 taggedImages: 04:14:49 - nexus3.edgexfoundry.org:10004/support-notifications:c95941bc2401db96b526c4388051da3858551266 04:14:49 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:14:49 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.71 04:14:49 - nexus3.edgexfoundry.org:10004/support-notifications:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:49 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:14:50 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:14:50 c95941bc2401db96b526c4388051da3858551266 04:14:50 latest 04:14:50 2.2.0-dev.71 04:14:50 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:50 main 04:14:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:14:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c95941bc2401db96b526c4388051da3858551266 04:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:14:50 6ab2147aee57: Preparing 04:14:50 ba42d9138b56: Preparing 04:14:50 f8d2c2c064d8: Preparing 04:14:50 0554100efc7c: Preparing 04:14:50 b541d28bf3b4: Preparing 04:14:50 f8d2c2c064d8: Layer already exists 04:14:50 0554100efc7c: Layer already exists 04:14:50 b541d28bf3b4: Layer already exists 04:14:50 6ab2147aee57: Pushed 04:14:53 ba42d9138b56: Pushed 04:14:53 c95941bc2401db96b526c4388051da3858551266: digest: sha256:1b0188be16bcf499e3945862e96ceada0a054d486819466b4ec4ec1f0c22857e size: 1365 [Pipeline] isUnix [Pipeline] sh 04:14:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 04:14:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:14:53 6ab2147aee57: Preparing 04:14:53 ba42d9138b56: Preparing 04:14:53 f8d2c2c064d8: Preparing 04:14:53 0554100efc7c: Preparing 04:14:53 b541d28bf3b4: Preparing 04:14:53 b541d28bf3b4: Layer already exists 04:14:53 f8d2c2c064d8: Layer already exists 04:14:53 0554100efc7c: Layer already exists 04:14:53 6ab2147aee57: Layer already exists 04:14:53 ba42d9138b56: Layer already exists 04:14:53 latest: digest: sha256:1b0188be16bcf499e3945862e96ceada0a054d486819466b4ec4ec1f0c22857e size: 1365 [Pipeline] isUnix [Pipeline] sh 04:14:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.71 04:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:14:54 6ab2147aee57: Preparing 04:14:54 ba42d9138b56: Preparing 04:14:54 f8d2c2c064d8: Preparing 04:14:54 0554100efc7c: Preparing 04:14:54 b541d28bf3b4: Preparing 04:14:54 b541d28bf3b4: Layer already exists 04:14:54 0554100efc7c: Layer already exists 04:14:54 f8d2c2c064d8: Layer already exists 04:14:54 ba42d9138b56: Layer already exists 04:14:54 6ab2147aee57: Layer already exists 04:14:54 2.2.0-dev.71: digest: sha256:1b0188be16bcf499e3945862e96ceada0a054d486819466b4ec4ec1f0c22857e size: 1365 [Pipeline] isUnix [Pipeline] sh 04:14:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:14:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:14:55 6ab2147aee57: Preparing 04:14:55 ba42d9138b56: Preparing 04:14:55 f8d2c2c064d8: Preparing 04:14:55 0554100efc7c: Preparing 04:14:55 b541d28bf3b4: Preparing 04:14:55 f8d2c2c064d8: Layer already exists 04:14:55 6ab2147aee57: Layer already exists 04:14:55 ba42d9138b56: Layer already exists 04:14:55 b541d28bf3b4: Layer already exists 04:14:55 0554100efc7c: Layer already exists 04:14:55 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:1b0188be16bcf499e3945862e96ceada0a054d486819466b4ec4ec1f0c22857e size: 1365 [Pipeline] isUnix [Pipeline] sh 04:14:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 04:14:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:14:55 6ab2147aee57: Preparing 04:14:55 ba42d9138b56: Preparing 04:14:55 f8d2c2c064d8: Preparing 04:14:55 0554100efc7c: Preparing 04:14:55 b541d28bf3b4: Preparing 04:14:55 ba42d9138b56: Layer already exists 04:14:55 b541d28bf3b4: Layer already exists 04:14:55 0554100efc7c: Layer already exists 04:14:55 f8d2c2c064d8: Layer already exists 04:14:55 6ab2147aee57: Layer already exists 04:14:55 main: digest: sha256:1b0188be16bcf499e3945862e96ceada0a054d486819466b4ec4ec1f0c22857e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:55 ===================================================== [Pipeline] echo 04:14:55 taggedImages: 04:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler:c95941bc2401db96b526c4388051da3858551266 04:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.71 04:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:55 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:14:55 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 04:14:55 c95941bc2401db96b526c4388051da3858551266 04:14:55 latest 04:14:55 2.2.0-dev.71 04:14:55 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:14:55 main 04:14:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 04:14:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c95941bc2401db96b526c4388051da3858551266 04:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:14:56 a466831bf589: Preparing 04:14:56 7b384eb90808: Preparing 04:14:56 0a57ee2ac1aa: Preparing 04:14:56 6a93f3c0f4c6: Preparing 04:14:56 52f44be93a46: Preparing 04:14:56 10d82663b225: Preparing 04:14:56 f7a7a140f1b3: Preparing 04:14:56 31e69d4774c9: Preparing 04:14:56 7750d494dfbd: Preparing 04:14:56 18708474c90b: Preparing 04:14:56 4fc242d58285: Preparing 04:14:56 18708474c90b: Waiting 04:14:56 31e69d4774c9: Waiting 04:14:56 7750d494dfbd: Waiting 04:14:56 4fc242d58285: Waiting 04:14:56 10d82663b225: Waiting 04:14:56 52f44be93a46: Layer already exists 04:14:56 10d82663b225: Layer already exists 04:14:56 f7a7a140f1b3: Layer already exists 04:14:56 31e69d4774c9: Layer already exists 04:14:56 7b384eb90808: Pushed 04:14:56 7750d494dfbd: Layer already exists 04:14:56 18708474c90b: Layer already exists 04:14:56 4fc242d58285: Layer already exists 04:14:56 a466831bf589: Pushed 04:14:57 0a57ee2ac1aa: Pushed 04:15:04 6a93f3c0f4c6: Pushed 04:15:04 c95941bc2401db96b526c4388051da3858551266: digest: sha256:a55931358fef1955d77f67c166121c80af6bd01659ec9ef24df15ab393e7cad3 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:15:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 04:15:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:15:04 go: downloading github.com/blang/semver/v4 v4.0.0 04:15:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:15:04 go: downloading github.com/jinzhu/gorm v1.9.16 04:15:04 go: downloading github.com/lib/pq v1.10.4 04:15:04 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:15:04 go: downloading google.golang.org/api v0.70.0 04:15:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 04:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:15:04 a466831bf589: Preparing 04:15:04 7b384eb90808: Preparing 04:15:04 0a57ee2ac1aa: Preparing 04:15:04 6a93f3c0f4c6: Preparing 04:15:04 52f44be93a46: Preparing 04:15:04 10d82663b225: Preparing 04:15:04 f7a7a140f1b3: Preparing 04:15:04 31e69d4774c9: Preparing 04:15:04 7750d494dfbd: Preparing 04:15:04 18708474c90b: Preparing 04:15:04 4fc242d58285: Preparing 04:15:04 f7a7a140f1b3: Waiting 04:15:04 31e69d4774c9: Waiting 04:15:04 7750d494dfbd: Waiting 04:15:04 18708474c90b: Waiting 04:15:04 4fc242d58285: Waiting 04:15:04 10d82663b225: Waiting 04:15:04 6a93f3c0f4c6: Layer already exists 04:15:04 0a57ee2ac1aa: Layer already exists 04:15:04 a466831bf589: Layer already exists 04:15:04 52f44be93a46: Layer already exists 04:15:04 7b384eb90808: Layer already exists 04:15:04 f7a7a140f1b3: Layer already exists 04:15:04 10d82663b225: Layer already exists 04:15:04 7750d494dfbd: Layer already exists 04:15:04 18708474c90b: Layer already exists 04:15:04 31e69d4774c9: Layer already exists 04:15:04 4fc242d58285: Layer already exists 04:15:04 latest: digest: sha256:a55931358fef1955d77f67c166121c80af6bd01659ec9ef24df15ab393e7cad3 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:15:04 go: downloading k8s.io/api v0.23.4 04:15:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:15:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.71 04:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:15:05 a466831bf589: Preparing 04:15:05 7b384eb90808: Preparing 04:15:05 0a57ee2ac1aa: Preparing 04:15:05 6a93f3c0f4c6: Preparing 04:15:05 52f44be93a46: Preparing 04:15:05 10d82663b225: Preparing 04:15:05 f7a7a140f1b3: Preparing 04:15:05 31e69d4774c9: Preparing 04:15:05 7750d494dfbd: Preparing 04:15:05 18708474c90b: Preparing 04:15:05 4fc242d58285: Preparing 04:15:05 10d82663b225: Waiting 04:15:05 18708474c90b: Waiting 04:15:05 31e69d4774c9: Waiting 04:15:05 4fc242d58285: Waiting 04:15:05 7750d494dfbd: Waiting 04:15:05 f7a7a140f1b3: Waiting 04:15:05 a466831bf589: Layer already exists 04:15:05 6a93f3c0f4c6: Layer already exists 04:15:05 7b384eb90808: Layer already exists 04:15:05 0a57ee2ac1aa: Layer already exists 04:15:05 52f44be93a46: Layer already exists 04:15:05 10d82663b225: Layer already exists 04:15:05 f7a7a140f1b3: Layer already exists 04:15:05 31e69d4774c9: Layer already exists 04:15:05 7750d494dfbd: Layer already exists 04:15:05 18708474c90b: Layer already exists 04:15:05 4fc242d58285: Layer already exists 04:15:05 2.2.0-dev.71: digest: sha256:a55931358fef1955d77f67c166121c80af6bd01659ec9ef24df15ab393e7cad3 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:15:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 04:15:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:15:05 a466831bf589: Preparing 04:15:05 7b384eb90808: Preparing 04:15:05 0a57ee2ac1aa: Preparing 04:15:05 6a93f3c0f4c6: Preparing 04:15:05 52f44be93a46: Preparing 04:15:05 10d82663b225: Preparing 04:15:05 f7a7a140f1b3: Preparing 04:15:05 31e69d4774c9: Preparing 04:15:05 7750d494dfbd: Preparing 04:15:05 18708474c90b: Preparing 04:15:05 4fc242d58285: Preparing 04:15:05 f7a7a140f1b3: Waiting 04:15:05 31e69d4774c9: Waiting 04:15:05 18708474c90b: Waiting 04:15:05 4fc242d58285: Waiting 04:15:05 10d82663b225: Waiting 04:15:05 52f44be93a46: Layer already exists 04:15:05 a466831bf589: Layer already exists 04:15:05 0a57ee2ac1aa: Layer already exists 04:15:05 6a93f3c0f4c6: Layer already exists 04:15:05 7b384eb90808: Layer already exists 04:15:05 10d82663b225: Layer already exists 04:15:05 f7a7a140f1b3: Layer already exists 04:15:05 31e69d4774c9: Layer already exists 04:15:05 7750d494dfbd: Layer already exists 04:15:05 18708474c90b: Layer already exists 04:15:05 4fc242d58285: Layer already exists 04:15:05 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:a55931358fef1955d77f67c166121c80af6bd01659ec9ef24df15ab393e7cad3 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:15:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 04:15:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 04:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:15:06 a466831bf589: Preparing 04:15:06 7b384eb90808: Preparing 04:15:06 0a57ee2ac1aa: Preparing 04:15:06 6a93f3c0f4c6: Preparing 04:15:06 52f44be93a46: Preparing 04:15:06 10d82663b225: Preparing 04:15:06 f7a7a140f1b3: Preparing 04:15:06 31e69d4774c9: Preparing 04:15:06 7750d494dfbd: Preparing 04:15:06 18708474c90b: Preparing 04:15:06 4fc242d58285: Preparing 04:15:06 f7a7a140f1b3: Waiting 04:15:06 7750d494dfbd: Waiting 04:15:06 4fc242d58285: Waiting 04:15:06 10d82663b225: Waiting 04:15:06 18708474c90b: Waiting 04:15:06 6a93f3c0f4c6: Layer already exists 04:15:06 a466831bf589: Layer already exists 04:15:06 52f44be93a46: Layer already exists 04:15:06 0a57ee2ac1aa: Layer already exists 04:15:06 7b384eb90808: Layer already exists 04:15:06 10d82663b225: Layer already exists 04:15:06 f7a7a140f1b3: Layer already exists 04:15:06 31e69d4774c9: Layer already exists 04:15:06 18708474c90b: Layer already exists 04:15:06 7750d494dfbd: Layer already exists 04:15:06 4fc242d58285: Layer already exists 04:15:06 main: digest: sha256:a55931358fef1955d77f67c166121c80af6bd01659ec9ef24df15ab393e7cad3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:06 ===================================================== [Pipeline] echo 04:15:06 taggedImages: 04:15:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c95941bc2401db96b526c4388051da3858551266 04:15:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 04:15:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.71 04:15:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 04:15:06 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 04:15:08 go: downloading k8s.io/client-go v0.23.4 04:15:08 go: downloading k8s.io/api v0.23.4 04:15:08 go: downloading google.golang.org/api v0.70.0 04:15:09 go: downloading k8s.io/client-go v0.23.4 04:15:19 go: downloading github.com/google/go-tpm v0.3.3 04:15:19 go: downloading github.com/google/go-tpm v0.3.3 04:15:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:15:19 go: downloading cloud.google.com/go/storage v1.21.0 04:15:21 go: downloading cloud.google.com/go v0.100.2 04:15:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:15:49 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:15:49 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:15:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:15:49 go: downloading k8s.io/apimachinery v0.23.4 04:15:51 go: downloading k8s.io/kube-aggregator v0.23.3 04:15:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:15:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:15:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:15:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:15:53 go: downloading cloud.google.com/go/storage v1.21.0 04:15:54 go: downloading cloud.google.com/go/security v1.3.0 04:15:54 go: downloading github.com/hashicorp/vault/api v1.4.1 04:15:54 go: downloading cloud.google.com/go v0.100.2 04:15:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:15:55 go: downloading k8s.io/apimachinery v0.23.4 04:15:55 go: downloading github.com/twmb/murmur3 v1.1.6 04:15:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:15:55 go: downloading gopkg.in/yaml.v2 v2.4.0 04:15:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:15:56 go: downloading github.com/gobwas/glob v0.2.3 04:15:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:15:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:15:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:15:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:15:56 go: downloading github.com/aws/smithy-go v1.11.0 04:15:57 go: downloading k8s.io/kube-aggregator v0.23.3 04:15:58 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:15:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:15:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:15:58 go: downloading github.com/jinzhu/inflection v1.0.0 04:15:58 go: downloading github.com/gogo/protobuf v1.3.2 04:15:59 go: downloading cloud.google.com/go/security v1.3.0 04:15:59 go: downloading github.com/hashicorp/vault/api v1.4.1 04:15:59 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:16:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:16:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:16:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:16:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:16:01 go: downloading github.com/aws/smithy-go v1.11.0 04:16:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:16:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:16:03 go: downloading github.com/jinzhu/inflection v1.0.0 04:16:03 go: downloading github.com/gogo/protobuf v1.3.2 04:16:04 go: downloading cloud.google.com/go/compute v1.3.0 04:16:05 go: downloading cloud.google.com/go/iam v0.1.1 04:16:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:16:05 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:16:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:16:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:16:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:16:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:16:05 go: downloading github.com/dimchansky/utfbom v1.1.1 04:16:05 go: downloading k8s.io/klog/v2 v2.30.0 04:16:06 go: downloading github.com/google/gofuzz v1.1.0 04:16:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:16:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:16:07 go: downloading github.com/spf13/pflag v1.0.5 04:16:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:16:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:16:08 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:16:08 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:16:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:16:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:16:08 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:16:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:16:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:16:08 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:16:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:16:08 go: downloading github.com/dimchansky/utfbom v1.1.1 04:16:08 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:16:08 go: downloading cloud.google.com/go/compute v1.3.0 04:16:09 go: downloading cloud.google.com/go/iam v0.1.1 04:16:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:16:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:16:10 go: downloading k8s.io/klog/v2 v2.30.0 04:16:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:16:10 go: downloading github.com/google/gofuzz v1.1.0 04:16:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:16:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:16:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:16:10 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:16:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:16:12 go: downloading github.com/spf13/pflag v1.0.5 04:16:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:16:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:16:12 go: downloading go.opencensus.io v0.23.0 04:16:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:16:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:16:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:16:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:16:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:16:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:16:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:16:13 go: downloading gopkg.in/inf.v0 v0.9.1 04:16:13 go: downloading github.com/go-logr/logr v1.2.2 04:16:13 go: downloading github.com/google/go-cmp v0.5.7 04:16:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:16:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:16:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:16:14 go: downloading github.com/json-iterator/go v1.1.12 04:16:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:16:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:16:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:16:15 go: downloading github.com/googleapis/gnostic v0.5.5 04:16:17 go: downloading go.opencensus.io v0.23.0 04:16:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:16:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:16:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:16:17 go: downloading gopkg.in/inf.v0 v0.9.1 04:16:17 go: downloading github.com/go-logr/logr v1.2.2 04:16:18 go: downloading github.com/google/go-cmp v0.5.7 04:16:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:16:18 go: downloading github.com/json-iterator/go v1.1.12 04:16:19 go: downloading github.com/googleapis/gnostic v0.5.5 04:16:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:16:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:16:20 go: downloading github.com/tklauser/numcpus v0.3.0 04:16:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:16:20 go: downloading go.uber.org/zap v1.21.0 04:16:21 go: downloading sigs.k8s.io/yaml v1.3.0 04:16:21 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:16:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:16:21 go: downloading github.com/modern-go/reflect2 v1.0.2 04:16:21 go: downloading github.com/ryanuber/go-glob v1.0.0 04:16:21 go: downloading github.com/golang/snappy v0.0.4 04:16:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:16:22 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:16:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:16:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:16:24 go: downloading github.com/tklauser/numcpus v0.3.0 04:16:24 go: downloading go.uber.org/zap v1.21.0 04:16:24 go: downloading sigs.k8s.io/yaml v1.3.0 04:16:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:16:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:16:25 go: downloading github.com/modern-go/reflect2 v1.0.2 04:16:26 go: downloading github.com/ryanuber/go-glob v1.0.0 04:16:26 go: downloading github.com/golang/snappy v0.0.4 04:16:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:16:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:16:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:16:31 go: downloading github.com/hashicorp/go-version v1.2.0 04:16:31 go: downloading go.uber.org/multierr v1.6.0 04:16:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:16:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:16:35 go: downloading github.com/hashicorp/go-version v1.2.0 04:16:35 go: downloading go.uber.org/multierr v1.6.0 04:17:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:17:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:17:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:17:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:17:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:17:41 Removing intermediate container 25400b938dc3 04:17:41 ---> 89bba15c192c 04:17:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:17:41 ---> Running in b4b91c7a882c 04:17:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:17:48 Removing intermediate container b4b91c7a882c 04:17:48 ---> a664cf11aafe 04:17:48 04:17:48 Step 11/23 : FROM docker:20.10.14 04:17:48 20.10.14: Pulling from library/docker 04:18:11 Removing intermediate container 9a318a490be3 04:18:11 ---> fc508b36b483 04:18:11 04:18:11 Step 10/22 : FROM alpine:3.14 04:18:11 3.14: Pulling from library/alpine 04:18:11 Removing intermediate container b254a13cc28f 04:18:11 ---> c3df210f15f0 04:18:11 04:18:11 Step 10/31 : FROM alpine:3.14 04:18:11 3.14: Pulling from library/alpine 04:18:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:18:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:18:11 Status: Downloaded newer image for alpine:3.14 04:18:11 Status: Downloaded newer image for alpine:3.14 04:18:11 ---> ac73e934f311 04:18:11 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:18:11 ---> ac73e934f311 04:18:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:18:11 ---> Running in 9f1d99b5a410 04:18:11 ---> Running in 72b09af2d712 04:18:12 Removing intermediate container 72b09af2d712 04:18:12 ---> 5a0a3e1f4df5 04:18:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:18:12 ---> Running in dd18fee84ed8 04:18:13 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 04:18:13 Status: Downloaded newer image for docker:20.10.14 04:18:13 ---> c346e9eafbab 04:18:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:18:14 ---> Running in 0526834883b9 04:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:18:14 Removing intermediate container 0526834883b9 04:18:14 ---> 594e4e59844f 04:18:14 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:18:15 ---> Running in 3d97e9c7a3c1 04:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:18:15 (1/6) Installing ca-certificates (20211220-r0) 04:18:15 (2/6) Installing brotli-libs (1.0.9-r5) 04:18:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 04:18:15 (4/6) Installing libcurl (7.79.1-r0) 04:18:16 (5/6) Installing curl (7.79.1-r0) 04:18:16 (6/6) Installing dumb-init (1.2.5-r1) 04:18:16 Executing busybox-1.33.1-r7.trigger 04:18:16 Executing ca-certificates-20211220-r0.trigger 04:18:16 OK: 8 MiB in 20 packages 04:18:16 (1/2) Installing dumb-init (1.2.5-r1) 04:18:16 (2/2) Installing su-exec (0.2-r1) 04:18:16 Executing busybox-1.33.1-r7.trigger 04:18:16 OK: 6 MiB in 16 packages 04:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:18:18 (1/43) Installing readline (8.1.1-r0) 04:18:18 (2/43) Installing bash (5.1.16-r0) 04:18:18 Executing bash-5.1.16-r0.post-install 04:18:18 (3/43) Installing brotli-libs (1.0.9-r5) 04:18:18 (4/43) Installing nghttp2-libs (1.46.0-r0) 04:18:18 (5/43) Installing libcurl (7.80.0-r0) 04:18:18 (6/43) Installing curl (7.80.0-r0) 04:18:18 (7/43) Installing dumb-init (1.2.5-r1) 04:18:18 (8/43) Installing libbz2 (1.0.8-r1) 04:18:18 (9/43) Installing expat (2.4.7-r0) 04:18:18 (10/43) Installing libffi (3.4.2-r1) 04:18:18 (11/43) Installing gdbm (1.22-r0) 04:18:18 (12/43) Installing xz-libs (5.2.5-r1) 04:18:18 (13/43) Installing libgcc (10.3.1_git20211027-r0) 04:18:18 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 04:18:18 Removing intermediate container dd18fee84ed8 04:18:18 ---> c761ed310298 04:18:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:18:18 (15/43) Installing mpdecimal (2.5.1-r1) 04:18:18 (16/43) Installing sqlite-libs (3.36.0-r0) 04:18:19 (17/43) Installing python3 (3.9.7-r4) 04:18:19 ---> Running in 1dfe9d4b33e8 04:18:19 Removing intermediate container 9f1d99b5a410 04:18:19 ---> c79d862971b0 04:18:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:18:19 Removing intermediate container 1dfe9d4b33e8 04:18:19 ---> 51bcac09a0ee 04:18:19 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:18:19 ---> Running in 9136f89b79a6 04:18:20 ---> Running in 57b73db96b35 04:18:20 Removing intermediate container 9136f89b79a6 04:18:20 ---> a4c49f28ea72 04:18:20 Step 13/22 : WORKDIR /edgex 04:18:20 Removing intermediate container 57b73db96b35 04:18:20 ---> 93bdf095c58c 04:18:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:18:20 ---> Running in 4fde42a98096 04:18:20 ---> Running in 26b8d81b1850 04:18:21 Removing intermediate container 4fde42a98096 04:18:21 ---> 956629c4769c 04:18:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:18:22 (18/43) Installing py3-appdirs (1.4.4-r2) 04:18:22 (19/43) Installing py3-certifi (2020.12.5-r1) 04:18:22 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 04:18:22 (21/43) Installing py3-idna (3.3-r0) 04:18:22 (22/43) Installing py3-urllib3 (1.26.7-r0) 04:18:22 (23/43) Installing py3-requests (2.26.0-r1) 04:18:22 (24/43) Installing py3-msgpack (1.0.2-r1) 04:18:22 (25/43) Installing py3-lockfile (0.12.2-r4) 04:18:22 (26/43) Installing py3-cachecontrol (0.12.10-r0) 04:18:22 (27/43) Installing py3-colorama (0.4.4-r1) 04:18:22 (28/43) Installing py3-contextlib2 (21.6.0-r1) 04:18:22 (29/43) Installing py3-distlib (0.3.3-r0) 04:18:22 (30/43) Installing py3-distro (1.6.0-r0) 04:18:22 (31/43) Installing py3-six (1.16.0-r0) 04:18:22 (32/43) Installing py3-webencodings (0.5.1-r4) 04:18:22 (33/43) Installing py3-html5lib (1.1-r1) 04:18:22 (34/43) Installing py3-parsing (2.4.7-r2) 04:18:23 (35/43) Installing py3-packaging (20.9-r1) 04:18:23 (36/43) Installing py3-tomli (1.2.2-r0) 04:18:23 (37/43) Installing py3-pep517 (0.12.0-r0) 04:18:23 (38/43) Installing py3-progress (1.6-r0) 04:18:23 (39/43) Installing py3-retrying (1.3.3-r2) 04:18:23 (40/43) Installing py3-ordered-set (4.0.2-r2) 04:18:23 (41/43) Installing py3-setuptools (52.0.0-r4) 04:18:23 ---> 01b11585533f 04:18:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:18:23 (42/43) Installing py3-toml (0.10.2-r2) 04:18:23 (43/43) Installing py3-pip (20.3.4-r1) 04:18:24 Executing busybox-1.34.1-r5.trigger 04:18:24 OK: 82 MiB in 65 packages 04:18:24 Removing intermediate container 26b8d81b1850 04:18:24 ---> bebfa406780e 04:18:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:18:24 ---> Running in 0ba05db90200 04:18:25 ---> 339927c09bd0 04:18:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:18:25 Removing intermediate container 0ba05db90200 04:18:25 ---> ba0fb7ee44b4 04:18:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:18:27 ---> 3b1c94973b3f 04:18:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:18:27 ---> b122edcaf9aa 04:18:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:18:27 ---> Running in 5503130d45e9 04:18:28 ---> 249b23116c44 04:18:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:18:28 ---> Running in bfe16ec3dff2 04:18:30 Collecting docker-compose==1.23.2 04:18:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:18:30 Removing intermediate container 5503130d45e9 04:18:30 ---> af6e19ffc345 04:18:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:18:31 Collecting websocket-client<1.0,>=0.32.0 04:18:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:18:32 Collecting docker<4.0,>=3.6.0 04:18:32 Removing intermediate container bfe16ec3dff2 04:18:32 ---> ef896b1734f3 04:18:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:18:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:18:32 ---> daac2778b3ee 04:18:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:18:32 ---> Running in b12c3d1eac00 04:18:32 Collecting jsonschema<3,>=2.5.1 04:18:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:18:32 Removing intermediate container b12c3d1eac00 04:18:32 ---> 451239366a6f 04:18:32 Step 20/22 : LABEL arch=arm64 04:18:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 04:18:32 ---> Running in e7d542d6f8ca 04:18:33 Removing intermediate container e7d542d6f8ca 04:18:33 ---> 25394c4efb6c 04:18:33 Step 21/22 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:18:33 Collecting PyYAML<4,>=3.10 04:18:33 ---> Running in 48b09a509ab7 04:18:33 Downloading PyYAML-3.13.tar.gz (270 kB) 04:18:34 Removing intermediate container 48b09a509ab7 04:18:34 ---> f2c47da720e6 04:18:34 Step 22/22 : LABEL version=2.2.0-dev.71 04:18:34 ---> f373b596a7b4 04:18:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:18:34 ---> Running in 82e18e265253 04:18:35 Removing intermediate container 82e18e265253 04:18:35 ---> f620abf41af1 04:18:35 04:18:36 ---> ddbfba1f62ab 04:18:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:18:36 Successfully built f620abf41af1 04:18:36 Successfully tagged security-proxy-setup-arm64:latest 04:18:36  Building security-proxy-setup ... done Building core-command 04:18:37 ---> 85bec312ef26 04:18:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:18:37 ---> 1b516f0a1858 04:18:37 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:18:38 ---> Running in 9bca960d5af0 04:18:38 Removing intermediate container 9bca960d5af0 04:18:38 ---> 992aff549c79 04:18:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:18:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:18:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:18:39 Collecting cached-property<2,>=1.2.0 04:18:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:18:39 Collecting docopt<0.7,>=0.6.1 04:18:39 Downloading docopt-0.6.2.tar.gz (25 kB) 04:18:39 ---> 97894f69f797 04:18:39 Step 26/31 : RUN chmod +x /entrypoint.sh 04:18:40 ---> Running in c1ef6a691c53 04:18:43 Collecting dockerpty<0.5,>=0.4.1 04:18:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:18:43 Removing intermediate container c1ef6a691c53 04:18:43 ---> 48cd1f378072 04:18:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:18:43 ---> Running in 97df46e4f05d 04:18:43 Removing intermediate container 97df46e4f05d 04:18:43 ---> ca6219ecd168 04:18:43 Step 28/31 : CMD ["gate"] 04:18:43 ---> Running in d97c7c9ce3f0 04:18:44 Removing intermediate container d97c7c9ce3f0 04:18:44 ---> cfcc4798c9a5 04:18:44 Step 29/31 : LABEL arch=arm64 04:18:45 ---> Running in 7c01b03667d4 04:18:45 Collecting texttable<0.10,>=0.9.0 04:18:45 Downloading texttable-0.9.1.tar.gz (11 kB) 04:18:45 Removing intermediate container 7c01b03667d4 04:18:45 ---> eefc3ec44532 04:18:45 Step 30/31 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:18:46 ---> Running in 318d160e89de 04:18:46 Removing intermediate container 318d160e89de 04:18:46 ---> b55fc2bf0ae8 04:18:46 Step 31/31 : LABEL version=2.2.0-dev.71 04:18:47 ---> Running in 618475f54a2b 04:18:48 Removing intermediate container 618475f54a2b 04:18:48 ---> 3bf6a1af4e67 04:18:48 04:18:48 Successfully built 3bf6a1af4e67 04:18:48 Successfully tagged security-bootstrapper-arm64:latest 04:18:48 Building security-spiffe-token-provider 04:18:48  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 04:18:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:18:49 Collecting chardet<3.1.0,>=3.0.2 04:18:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:18:49 Collecting idna<2.8,>=2.5 04:18:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:18:50 Collecting urllib3<1.25,>=1.21.1 04:18:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:18:50 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 04:18:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:18:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:18:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:18:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:18:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:18:52 Attempting uninstall: urllib3 04:18:52 Found existing installation: urllib3 1.26.7 04:18:52 Uninstalling urllib3-1.26.7: 04:18:52 Successfully uninstalled urllib3-1.26.7 04:18:53 Attempting uninstall: idna 04:18:53 Found existing installation: idna 3.3 04:18:53 Uninstalling idna-3.3: 04:18:53 Successfully uninstalled idna-3.3 04:18:56 Attempting uninstall: requests 04:18:56 Found existing installation: requests 2.26.0 04:18:56 Uninstalling requests-2.26.0: 04:18:56 Successfully uninstalled requests-2.26.0 04:18:57 Running setup.py install for texttable: started 04:18:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:18:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:18:58 ---> 0ec41a87729a 04:18:58 Step 3/23 : WORKDIR /edgex-go 04:18:58 ---> Using cache 04:18:58 ---> 8d0752083a25 04:18:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:58 ---> Using cache 04:18:58 ---> 87c645d74cac 04:18:58 Step 5/23 : RUN apk add --update --no-cache make git 04:18:58 ---> Using cache 04:18:58 ---> aec3a15f3a33 04:18:58 Step 6/23 : COPY go.mod vendor* ./ 04:18:58 ---> Using cache 04:18:58 ---> d18fb7a77b10 04:18:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:58 ---> Using cache 04:18:58 ---> 913ed6d569cd 04:18:58 Step 8/23 : COPY . . 04:18:58 ---> Using cache 04:18:58 ---> 7d12e1ddef0b 04:18:58 Step 9/23 : RUN make cmd/core-command/core-command 04:18:59 ---> Running in d8d22222f0e6 04:19:01 Running setup.py install for texttable: finished with status 'done' 04:19:01 Running setup.py install for PyYAML: started 04:19:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:19:04 Running setup.py install for PyYAML: finished with status 'done' 04:19:04 Running setup.py install for docopt: started 04:19:09 Running setup.py install for docopt: finished with status 'done' 04:19:09 Running setup.py install for dockerpty: started 04:19:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:19:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:19:09 ---> 0ec41a87729a 04:19:09 Step 3/20 : WORKDIR /edgex-go 04:19:09 ---> Using cache 04:19:09 ---> 8d0752083a25 04:19:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:19:10 ---> Running in d142c12a06f6 04:19:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:19:12 Running setup.py install for dockerpty: finished with status 'done' 04:19:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:19:15 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:19:15 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:19:15 OK: 15741 distinct packages available 04:19:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:19:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:19:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:19:17 OK: 220 MiB in 52 packages 04:19:20 Removing intermediate container d142c12a06f6 04:19:20 ---> 6f7520793bba 04:19:20 Step 5/20 : COPY go.mod vendor* ./ 04:19:21 ---> 061b2b6acf7e 04:19:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:22 ---> Running in a64073a91281 04:19:30 Removing intermediate container a64073a91281 04:19:30 ---> d589cffba988 04:19:30 Step 7/20 : COPY . . 04:19:35 Removing intermediate container 3d97e9c7a3c1 04:19:35 ---> f60a425b1d3a 04:19:35 Step 14/23 : ENV APP_PORT=58890 04:19:35 ---> Running in cac036c3e932 04:19:36 Removing intermediate container cac036c3e932 04:19:36 ---> 6580b529bde1 04:19:36 Step 15/23 : EXPOSE $APP_PORT 04:19:36 ---> Running in 10b8b810271e 04:19:37 Removing intermediate container 10b8b810271e 04:19:37 ---> 7eee02fd8e12 04:19:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:19:39 ---> 15caf4d33383 04:19:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:19:41 ---> 2b982c74ae9a 04:19:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:19:43 ---> 408879df3425 04:19:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:19:43 ---> Running in c1eacd1ce9b9 04:19:44 Removing intermediate container c1eacd1ce9b9 04:19:44 ---> 15f0b4d37f96 04:19:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:44 ---> Running in e7e77f838474 04:19:45 Removing intermediate container e7e77f838474 04:19:45 ---> 610048001a92 04:19:45 Step 21/23 : LABEL arch=arm64 04:19:45 ---> Running in bd4d59897998 04:19:46 Removing intermediate container bd4d59897998 04:19:46 ---> 82cb421cd411 04:19:46 Step 22/23 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:19:46 ---> Running in 0cb7f16d1020 04:19:48 Removing intermediate container 0cb7f16d1020 04:19:48 ---> 4c50781c6dcb 04:19:48 Step 23/23 : LABEL version=2.2.0-dev.71 04:19:48 ---> Running in c7b518abbaa2 04:19:48 ---> 7ce5696031e0 04:19:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:19:48 ---> Running in 1196d1db6a93 04:19:48 Removing intermediate container c7b518abbaa2 04:19:48 ---> 982f715c31f4 04:19:48 04:19:49 Successfully built 982f715c31f4 04:19:49 Successfully tagged sys-mgmt-agent-arm64:latest 04:19:49  Building sys-mgmt-agent ... done Building security-secretstore-setup 04:19:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:20:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:20:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:20:08 ---> 0ec41a87729a 04:20:08 Step 3/25 : WORKDIR /edgex-go 04:20:08 ---> Using cache 04:20:08 ---> 8d0752083a25 04:20:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:08 ---> Using cache 04:20:08 ---> 87c645d74cac 04:20:08 Step 5/25 : RUN apk add --update --no-cache make git 04:20:08 ---> Using cache 04:20:08 ---> aec3a15f3a33 04:20:08 Step 6/25 : COPY go.mod vendor* ./ 04:20:08 ---> Using cache 04:20:08 ---> d18fb7a77b10 04:20:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:08 ---> Using cache 04:20:08 ---> 913ed6d569cd 04:20:08 Step 8/25 : COPY . . 04:20:08 ---> Using cache 04:20:08 ---> 7d12e1ddef0b 04:20:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:20:08 ---> Running in 03d0afa03324 04:20:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:23:45 Removing intermediate container d8d22222f0e6 04:23:45 ---> 4a439204edb2 04:23:45 04:23:45 Step 10/23 : FROM alpine:3.14 04:23:45 ---> ac73e934f311 04:23:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:23:45 ---> Running in 50a457526a41 04:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:23:45 (1/1) Installing dumb-init (1.2.5-r1) 04:23:45 Executing busybox-1.33.1-r7.trigger 04:23:45 OK: 5 MiB in 15 packages 04:23:45 Removing intermediate container 50a457526a41 04:23:45 ---> a9ff67c5d1f5 04:23:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:23:45 ---> Running in 841adcdc0914 04:23:45 Removing intermediate container 841adcdc0914 04:23:45 ---> ba69a7ae20b8 04:23:45 Step 13/23 : ENV APP_PORT=59882 04:23:45 ---> Running in 604af7d87a23 04:23:45 Removing intermediate container 604af7d87a23 04:23:45 ---> 6b89b6b4eeb0 04:23:45 Step 14/23 : EXPOSE $APP_PORT 04:23:45 ---> Running in c1cc1e0e0ae4 04:23:45 Removing intermediate container c1cc1e0e0ae4 04:23:45 ---> 6af125ef6515 04:23:45 Step 15/23 : WORKDIR / 04:23:45 ---> Running in 64ce5811907d 04:23:45 Removing intermediate container 64ce5811907d 04:23:45 ---> 26684f1bad27 04:23:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:23:45 ---> 8db39f004d75 04:23:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:23:47 ---> 07b8a06a31d8 04:23:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:23:48 ---> 35b7b7eb98a6 04:23:48 Step 19/23 : ENTRYPOINT ["/core-command"] 04:23:48 ---> Running in 7c07021dc9a3 04:23:48 Removing intermediate container 7c07021dc9a3 04:23:48 ---> 5e194f46f40a 04:23:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:23:48 ---> Running in 06b22ca1ffb1 04:23:49 Removing intermediate container 06b22ca1ffb1 04:23:49 ---> de7102dc9f5f 04:23:49 Step 21/23 : LABEL arch=arm64 04:23:49 ---> Running in fae6300de3ac 04:23:50 Removing intermediate container fae6300de3ac 04:23:50 ---> a02c54c88fc5 04:23:50 Step 22/23 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:23:50 ---> Running in 28fbfa5f8bbf 04:23:50 Removing intermediate container 28fbfa5f8bbf 04:23:50 ---> 2e7a04ded035 04:23:50 Step 23/23 : LABEL version=2.2.0-dev.71 04:23:50 ---> Running in 6086ab604afb 04:23:51 Removing intermediate container 6086ab604afb 04:23:51 ---> 6a2c2d3d7c55 04:23:51 04:23:51 Successfully built 6a2c2d3d7c55 04:23:51 Successfully tagged core-command-arm64:latest 04:23:51  Building core-command ... done Building core-metadata 04:24:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:24:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:24:09 ---> 0ec41a87729a 04:24:09 Step 3/23 : WORKDIR /edgex-go 04:24:09 ---> Using cache 04:24:09 ---> 8d0752083a25 04:24:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:09 ---> Using cache 04:24:09 ---> 87c645d74cac 04:24:09 Step 5/23 : RUN apk add --update --no-cache make git 04:24:09 ---> Using cache 04:24:09 ---> aec3a15f3a33 04:24:09 Step 6/23 : COPY go.mod vendor* ./ 04:24:09 ---> Using cache 04:24:09 ---> d18fb7a77b10 04:24:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:09 ---> Using cache 04:24:09 ---> 913ed6d569cd 04:24:09 Step 8/23 : COPY . . 04:24:09 ---> Using cache 04:24:09 ---> 7d12e1ddef0b 04:24:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:24:10 ---> Running in 3c1320b5a010 04:24:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:24:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:24:53 Removing intermediate container 03d0afa03324 04:24:53 ---> fe68bddb2fe6 04:24:53 04:24:53 Step 10/25 : FROM alpine:3.14 04:24:53 ---> ac73e934f311 04:24:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:24:53 ---> Running in 3a05436dd846 04:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:24:55 (1/3) Installing ca-certificates (20211220-r0) 04:24:55 (2/3) Installing dumb-init (1.2.5-r1) 04:24:55 (3/3) Installing su-exec (0.2-r1) 04:24:55 Executing busybox-1.33.1-r7.trigger 04:24:55 Executing ca-certificates-20211220-r0.trigger 04:24:56 OK: 6 MiB in 17 packages 04:24:58 Removing intermediate container 3a05436dd846 04:24:58 ---> 57e31bc160de 04:24:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:24:58 ---> Running in 31e7e040f389 04:24:58 Removing intermediate container 31e7e040f389 04:24:58 ---> 78b41dacf61d 04:24:58 Step 13/25 : WORKDIR / 04:24:59 ---> Running in 67f6f87181f1 04:24:59 Removing intermediate container 67f6f87181f1 04:24:59 ---> 3596fba39c30 04:24:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:25:00 ---> be62778f7b12 04:25:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:25:01 ---> 69a5ffb5a0dc 04:25:01 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:25:02 ---> 8251bb42053b 04:25:02 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:25:03 ---> 745d128caa97 04:25:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:25:04 ---> 7c79366e1d10 04:25:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:25:06 ---> 141584325d17 04:25:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:25:07 ---> b87b16976195 04:25:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:25:07 ---> Running in c4cb0e6edf1e 04:25:11 Removing intermediate container c4cb0e6edf1e 04:25:11 ---> 7d7fc04c9a45 04:25:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:25:11 ---> Running in 15523e4f47f9 04:25:11 Removing intermediate container 15523e4f47f9 04:25:11 ---> 12f61b4aa2d4 04:25:11 Step 23/25 : LABEL arch=arm64 04:25:11 ---> Running in e28c855ff679 04:25:12 Removing intermediate container e28c855ff679 04:25:12 ---> c061153fed39 04:25:12 Step 24/25 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:25:12 ---> Running in 21260b554d12 04:25:12 Removing intermediate container 21260b554d12 04:25:12 ---> 1f2ab7a8268e 04:25:12 Step 25/25 : LABEL version=2.2.0-dev.71 04:25:12 ---> Running in 41741c3fb8da 04:25:13 Removing intermediate container 41741c3fb8da 04:25:13 ---> 9cea6183250a 04:25:13 04:25:13 Successfully built 9cea6183250a 04:25:13 Successfully tagged security-secretstore-setup-arm64:latest 04:25:13  Building security-secretstore-setup ... done Building support-scheduler 04:25:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:25:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:25:31 ---> 0ec41a87729a 04:25:31 Step 3/22 : WORKDIR /edgex-go 04:25:31 ---> Using cache 04:25:31 ---> 8d0752083a25 04:25:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:31 ---> Using cache 04:25:31 ---> 87c645d74cac 04:25:31 Step 5/22 : RUN apk add --update --no-cache make git 04:25:31 ---> Using cache 04:25:31 ---> aec3a15f3a33 04:25:31 Step 6/22 : COPY go.mod vendor* ./ 04:25:31 ---> Using cache 04:25:31 ---> d18fb7a77b10 04:25:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:31 ---> Using cache 04:25:31 ---> 913ed6d569cd 04:25:31 Step 8/22 : COPY . . 04:25:31 ---> Using cache 04:25:31 ---> 7d12e1ddef0b 04:25:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:25:32 ---> Running in 169a07f31aa9 04:25:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:26:42 Removing intermediate container 1196d1db6a93 04:26:42 ---> de73836ca5a5 04:26:42 04:26:42 Step 9/20 : FROM alpine:3.15 04:26:42 3.15: Pulling from library/alpine 04:26:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 04:26:42 Status: Downloaded newer image for alpine:3.15 04:26:42 ---> 3fb3c9af89a9 04:26:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:26:42 ---> Running in 04751b7dab81 04:26:42 Removing intermediate container 04751b7dab81 04:26:42 ---> e47e7261f222 04:26:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:42 ---> Running in cce608d8e542 04:26:42 Removing intermediate container cce608d8e542 04:26:42 ---> 671b92e3ccf9 04:26:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:26:42 ---> Running in 78c8efa29dd8 04:26:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:26:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:26:44 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:26:44 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:26:44 OK: 15730 distinct packages available 04:26:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:26:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:26:47 (1/9) Installing ca-certificates (20211220-r0) 04:26:47 (2/9) Installing brotli-libs (1.0.9-r5) 04:26:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:26:47 (4/9) Installing libcurl (7.80.0-r0) 04:26:47 (5/9) Installing curl (7.80.0-r0) 04:26:47 (6/9) Installing dumb-init (1.2.5-r1) 04:26:47 (7/9) Installing musl-obstack (1.2.3-r0) 04:26:48 (8/9) Installing libucontext (1.1-r0) 04:26:48 (9/9) Installing gcompat (1.0.0-r4) 04:26:48 Executing busybox-1.34.1-r5.trigger 04:26:48 Executing ca-certificates-20211220-r0.trigger 04:26:48 OK: 8 MiB in 23 packages 04:26:51 Removing intermediate container 78c8efa29dd8 04:26:51 ---> dbf509a9e518 04:26:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:26:52 ---> ccfef08243b2 04:26:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:26:54 ---> 2d56d8fb9d50 04:26:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:26:54 ---> 576f09a0357e 04:26:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:26:54 ---> Running in 3f89c101bf09 04:26:55 Removing intermediate container 3f89c101bf09 04:26:55 ---> 9fe9ca9cafc8 04:26:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:55 ---> Running in 6f202e841883 04:26:56 Removing intermediate container 6f202e841883 04:26:56 ---> 68712a748419 04:26:56 Step 18/20 : LABEL arch=arm64 04:26:56 ---> Running in 50af55d67a83 04:26:56 Removing intermediate container 50af55d67a83 04:26:56 ---> ac890c45eeb0 04:26:56 Step 19/20 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:26:56 ---> Running in 90049c926aee 04:26:57 Removing intermediate container 90049c926aee 04:26:57 ---> cbcbe947f3a3 04:26:57 Step 20/20 : LABEL version=2.2.0-dev.71 04:26:57 ---> Running in 65433b2e1e59 04:26:57 Removing intermediate container 65433b2e1e59 04:26:57 ---> 93d26567683c 04:26:57 04:26:58 Successfully built 93d26567683c 04:26:58 Successfully tagged security-spiffe-token-provider-arm64:latest 04:26:58  Building security-spiffe-token-provider ... done Building core-data 04:27:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:27:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:27:13 ---> 0ec41a87729a 04:27:13 Step 3/23 : WORKDIR /edgex-go 04:27:13 ---> Using cache 04:27:13 ---> 8d0752083a25 04:27:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:13 ---> Using cache 04:27:13 ---> 87c645d74cac 04:27:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:27:13 ---> Running in 6cf73aa8ffc3 04:27:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:27:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:27:17 OK: 220 MiB in 52 packages 04:27:18 Removing intermediate container 6cf73aa8ffc3 04:27:18 ---> b7a6f39fc684 04:27:18 Step 6/23 : COPY go.mod vendor* ./ 04:27:19 ---> 46e262935ce9 04:27:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:19 ---> Running in 276c8a27ad18 04:27:25 Removing intermediate container 276c8a27ad18 04:27:25 ---> b243f2472979 04:27:25 Step 8/23 : COPY . . 04:27:37 ---> f3c7c02a3658 04:27:37 Step 9/23 : RUN make cmd/core-data/core-data 04:27:37 ---> Running in 257ef1163f14 04:27:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:29:16 Removing intermediate container 3c1320b5a010 04:29:16 ---> daf31eb9c735 04:29:16 04:29:16 Step 10/23 : FROM alpine:3.14 04:29:16 ---> ac73e934f311 04:29:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:29:16 ---> Using cache 04:29:16 ---> a9ff67c5d1f5 04:29:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:29:16 ---> Using cache 04:29:16 ---> ba69a7ae20b8 04:29:16 Step 13/23 : ENV APP_PORT=59881 04:29:16 ---> Running in 9e04192d2ee4 04:29:16 Removing intermediate container 9e04192d2ee4 04:29:16 ---> 0787a0b77927 04:29:16 Step 14/23 : EXPOSE $APP_PORT 04:29:16 ---> Running in 8a58a54d4de0 04:29:16 Removing intermediate container 8a58a54d4de0 04:29:16 ---> 2d3af4a465ea 04:29:16 Step 15/23 : WORKDIR / 04:29:16 ---> Running in 53723306bf3b 04:29:16 Removing intermediate container 53723306bf3b 04:29:16 ---> 000c55a05220 04:29:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:29:16 ---> a122e66a8c1c 04:29:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:29:18 ---> 14181de85cb8 04:29:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:29:18 ---> db398f3c320f 04:29:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:29:18 ---> Running in 589c6131d9ea 04:29:19 Removing intermediate container 589c6131d9ea 04:29:19 ---> ab5827cdab4a 04:29:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:19 ---> Running in a90529ab5587 04:29:19 Removing intermediate container a90529ab5587 04:29:19 ---> d061167c319c 04:29:19 Step 21/23 : LABEL arch=arm64 04:29:19 ---> Running in bb559828935c 04:29:20 Removing intermediate container bb559828935c 04:29:20 ---> cbb645d07132 04:29:20 Step 22/23 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:29:20 ---> Running in 47b6526cfb2e 04:29:21 Removing intermediate container 47b6526cfb2e 04:29:21 ---> 2f3de274992d 04:29:21 Step 23/23 : LABEL version=2.2.0-dev.71 04:29:21 ---> Running in b6b21a624071 04:29:22 Removing intermediate container b6b21a624071 04:29:22 ---> 81332dfdb9b1 04:29:22 04:29:22 Successfully built 81332dfdb9b1 04:29:22 Successfully tagged core-metadata-arm64:latest 04:29:22  Building core-metadata ... done Building security-spire-agent 04:29:40 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:29:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:29:40 ---> 0ec41a87729a 04:29:40 Step 3/26 : WORKDIR /edgex-go 04:29:40 ---> Using cache 04:29:40 ---> 8d0752083a25 04:29:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:40 ---> Using cache 04:29:40 ---> 87c645d74cac 04:29:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:29:40 ---> Running in 775caf687f79 04:29:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:29:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:29:43 OK: 220 MiB in 52 packages 04:29:45 Removing intermediate container 775caf687f79 04:29:45 ---> f186c9e81e25 04:29:45 Step 6/26 : COPY go.mod vendor* ./ 04:29:45 ---> 8cc4e5d69f17 04:29:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:46 ---> Running in 487abe2d86a3 04:29:51 Removing intermediate container 487abe2d86a3 04:29:51 ---> 16ad4201166c 04:29:51 Step 8/26 : COPY . . 04:30:04 ---> 53431b7e3efc 04:30:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:30:04 ---> Running in 280a6b405d15 04:30:04 Removing intermediate container 280a6b405d15 04:30:04 ---> e3ce45be41ac 04:30:04 Step 10/26 : RUN mkdir -p spire-build 04:30:04 ---> Running in 43d69dff629d 04:30:08 Removing intermediate container 43d69dff629d 04:30:08 ---> eb67e8c821db 04:30:08 Step 11/26 : WORKDIR /edgex-go/spire-build 04:30:08 ---> Running in f8f018c9ca3c 04:30:08 Removing intermediate container f8f018c9ca3c 04:30:08 ---> 5adca4757ca1 04:30:08 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 04:30:08 ---> Running in 800ca49c3dd0 04:30:11 spire-1.2.1/ 04:30:11 spire-1.2.1/.data/ 04:30:11 spire-1.2.1/.data/.file 04:30:11 spire-1.2.1/.dockerignore 04:30:11 spire-1.2.1/.gitattributes 04:30:11 spire-1.2.1/.githooks/ 04:30:11 spire-1.2.1/.githooks/pre-commit 04:30:11 spire-1.2.1/.github/ 04:30:11 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:30:11 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:30:11 spire-1.2.1/.github/dependabot.yml 04:30:11 spire-1.2.1/.github/workflows/ 04:30:11 spire-1.2.1/.github/workflows/nightly_build.yaml 04:30:11 spire-1.2.1/.github/workflows/pr_build.yaml 04:30:11 spire-1.2.1/.github/workflows/release_build.yaml 04:30:11 spire-1.2.1/.github/workflows/scripts/ 04:30:11 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:30:11 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:30:11 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:30:11 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:30:11 spire-1.2.1/.github/workflows/scripts/split.sh 04:30:11 spire-1.2.1/.gitignore 04:30:11 spire-1.2.1/.go-version 04:30:11 spire-1.2.1/.golangci.yml 04:30:11 spire-1.2.1/ADOPTERS.md 04:30:11 spire-1.2.1/CHANGELOG.md 04:30:11 spire-1.2.1/CODE-OF-CONDUCT.md 04:30:11 spire-1.2.1/CODEOWNERS 04:30:11 spire-1.2.1/CONTRIBUTING.md 04:30:11 spire-1.2.1/Dockerfile 04:30:11 spire-1.2.1/Dockerfile.dev 04:30:11 spire-1.2.1/Dockerfile.scratch 04:30:11 spire-1.2.1/LICENSE 04:30:11 spire-1.2.1/MAINTAINERS.md 04:30:11 spire-1.2.1/Makefile 04:30:11 spire-1.2.1/README.md 04:30:11 spire-1.2.1/ROADMAP.md 04:30:11 spire-1.2.1/SECURITY.md 04:30:11 spire-1.2.1/cmd/ 04:30:11 spire-1.2.1/cmd/spire-agent/ 04:30:11 spire-1.2.1/cmd/spire-agent/cli/ 04:30:11 spire-1.2.1/cmd/spire-agent/cli/api/ 04:30:11 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/common/ 04:30:11 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:30:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/run/ 04:30:11 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:30:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:30:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:30:11 spire-1.2.1/cmd/spire-agent/main.go 04:30:11 spire-1.2.1/cmd/spire-server/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/agent/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/cli.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/run/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/token/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/validate/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/x509/ 04:30:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:30:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:30:11 spire-1.2.1/cmd/spire-server/main.go 04:30:11 spire-1.2.1/cmd/spire-server/util/ 04:30:11 spire-1.2.1/cmd/spire-server/util/util.go 04:30:11 spire-1.2.1/conf/ 04:30:11 spire-1.2.1/conf/agent/ 04:30:11 spire-1.2.1/conf/agent/agent.conf 04:30:11 spire-1.2.1/conf/agent/agent_full.conf 04:30:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:30:11 spire-1.2.1/conf/server/ 04:30:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:30:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:30:11 spire-1.2.1/conf/server/server.conf 04:30:11 spire-1.2.1/conf/server/server_full.conf 04:30:11 spire-1.2.1/doc/ 04:30:11 spire-1.2.1/doc/SPIRE101.md 04:30:11 spire-1.2.1/doc/auditlog.md 04:30:11 spire-1.2.1/doc/authorization_policy_engine.md 04:30:11 spire-1.2.1/doc/changelog_guidelines.md 04:30:11 spire-1.2.1/doc/cure53-report.pdf 04:30:11 spire-1.2.1/doc/images/ 04:30:11 spire-1.2.1/doc/images/2019_roadmap.png 04:30:11 spire-1.2.1/doc/images/SPIRE101.png 04:30:11 spire-1.2.1/doc/images/SPIRE_agent.png 04:30:11 spire-1.2.1/doc/images/SPIRE_server.png 04:30:11 spire-1.2.1/doc/images/cache_mgr.png 04:30:11 spire-1.2.1/doc/images/cache_mgr_components.png 04:30:11 spire-1.2.1/doc/images/federated_spire.png 04:30:11 spire-1.2.1/doc/images/ha_mode.png 04:30:11 spire-1.2.1/doc/images/nested_spire.png 04:30:11 spire-1.2.1/doc/images/oidc_federation.png 04:30:11 spire-1.2.1/doc/images/single_trust_domain.png 04:30:11 spire-1.2.1/doc/images/spiffe_compatible.png 04:30:11 spire-1.2.1/doc/images/spire_logo.png 04:30:11 spire-1.2.1/doc/migrating_registration_api_clients.md 04:30:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:30:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:30:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:30:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 04:30:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:30:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:30:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:30:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:30:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:30:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:30:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:30:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:30:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:30:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:30:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:30:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:30:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:30:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:30:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:30:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:30:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:30:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:30:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:30:11 spire-1.2.1/doc/scaling_spire.md 04:30:11 spire-1.2.1/doc/spire_agent.md 04:30:11 spire-1.2.1/doc/spire_server.md 04:30:11 spire-1.2.1/doc/supported_integrations.md 04:30:11 spire-1.2.1/doc/telemetry.md 04:30:11 spire-1.2.1/doc/telemetry_config.md 04:30:11 spire-1.2.1/doc/upgrading.md 04:30:11 spire-1.2.1/doc/using_spire.md 04:30:11 spire-1.2.1/examples/ 04:30:11 spire-1.2.1/examples/README.md 04:30:11 spire-1.2.1/go.mod 04:30:11 spire-1.2.1/go.sum 04:30:11 spire-1.2.1/pkg/ 04:30:11 spire-1.2.1/pkg/agent/ 04:30:11 spire-1.2.1/pkg/agent/agent.go 04:30:11 spire-1.2.1/pkg/agent/api/ 04:30:11 spire-1.2.1/pkg/agent/api/config.go 04:30:11 spire-1.2.1/pkg/agent/api/debug/ 04:30:11 spire-1.2.1/pkg/agent/api/debug/v1/ 04:30:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:30:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:30:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:30:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:30:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:30:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:30:11 spire-1.2.1/pkg/agent/api/endpoints.go 04:30:11 spire-1.2.1/pkg/agent/api/health/ 04:30:11 spire-1.2.1/pkg/agent/api/health/v1/ 04:30:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:30:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:30:11 spire-1.2.1/pkg/agent/api/rpccontext/ 04:30:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:30:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:30:11 spire-1.2.1/pkg/agent/attestor/ 04:30:11 spire-1.2.1/pkg/agent/attestor/node/ 04:30:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:30:11 spire-1.2.1/pkg/agent/attestor/node/node.go 04:30:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:30:11 spire-1.2.1/pkg/agent/attestor/workload/ 04:30:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:30:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:30:11 spire-1.2.1/pkg/agent/catalog/ 04:30:11 spire-1.2.1/pkg/agent/catalog/catalog.go 04:30:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:30:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:30:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:30:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:30:11 spire-1.2.1/pkg/agent/client/ 04:30:11 spire-1.2.1/pkg/agent/client/client.go 04:30:11 spire-1.2.1/pkg/agent/client/client_test.go 04:30:11 spire-1.2.1/pkg/agent/client/dial.go 04:30:11 spire-1.2.1/pkg/agent/client/nodeconn.go 04:30:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:30:11 spire-1.2.1/pkg/agent/client/update.go 04:30:11 spire-1.2.1/pkg/agent/client/util.go 04:30:11 spire-1.2.1/pkg/agent/common/ 04:30:11 spire-1.2.1/pkg/agent/common/backoff/ 04:30:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:30:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:30:11 spire-1.2.1/pkg/agent/common/cgroups/ 04:30:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:30:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:30:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:30:11 spire-1.2.1/pkg/agent/config.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/ 04:30:11 spire-1.2.1/pkg/agent/endpoints/config.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:30:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:30:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/workload/ 04:30:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:30:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:30:11 spire-1.2.1/pkg/agent/manager/ 04:30:11 spire-1.2.1/pkg/agent/manager/cache/ 04:30:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:30:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:30:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:30:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:30:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:30:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:30:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:30:11 spire-1.2.1/pkg/agent/manager/config.go 04:30:11 spire-1.2.1/pkg/agent/manager/manager.go 04:30:11 spire-1.2.1/pkg/agent/manager/manager_test.go 04:30:11 spire-1.2.1/pkg/agent/manager/storage.go 04:30:11 spire-1.2.1/pkg/agent/manager/storage_test.go 04:30:11 spire-1.2.1/pkg/agent/manager/storecache/ 04:30:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:30:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:30:11 spire-1.2.1/pkg/agent/manager/sync.go 04:30:11 spire-1.2.1/pkg/agent/plugin/ 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:30:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:30:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:30:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:30:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:30:11 spire-1.2.1/pkg/agent/svid/ 04:30:11 spire-1.2.1/pkg/agent/svid/rotator.go 04:30:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:30:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:30:11 spire-1.2.1/pkg/agent/svid/store/ 04:30:11 spire-1.2.1/pkg/agent/svid/store/service.go 04:30:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:30:11 spire-1.2.1/pkg/common/ 04:30:11 spire-1.2.1/pkg/common/agentpathtemplate/ 04:30:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:30:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:30:11 spire-1.2.1/pkg/common/api/ 04:30:11 spire-1.2.1/pkg/common/api/metrics.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/ 04:30:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/logger.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/names.go 04:30:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:30:11 spire-1.2.1/pkg/common/api/names.go 04:30:11 spire-1.2.1/pkg/common/api/ratelimit.go 04:30:11 spire-1.2.1/pkg/common/api/rpccontext/ 04:30:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:30:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:30:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:30:11 spire-1.2.1/pkg/common/auth/ 04:30:11 spire-1.2.1/pkg/common/auth/interceptors.go 04:30:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:30:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/ 04:30:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/types.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:30:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:30:11 spire-1.2.1/pkg/common/catalog/ 04:30:11 spire-1.2.1/pkg/common/catalog/bind.go 04:30:11 spire-1.2.1/pkg/common/catalog/builtin.go 04:30:11 spire-1.2.1/pkg/common/catalog/catalog.go 04:30:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:30:11 spire-1.2.1/pkg/common/catalog/closers.go 04:30:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:30:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:30:11 spire-1.2.1/pkg/common/catalog/config.go 04:30:11 spire-1.2.1/pkg/common/catalog/config_test.go 04:30:11 spire-1.2.1/pkg/common/catalog/configure.go 04:30:11 spire-1.2.1/pkg/common/catalog/constraints.go 04:30:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:30:11 spire-1.2.1/pkg/common/catalog/context.go 04:30:11 spire-1.2.1/pkg/common/catalog/external.go 04:30:11 spire-1.2.1/pkg/common/catalog/host.go 04:30:11 spire-1.2.1/pkg/common/catalog/pipenet.go 04:30:11 spire-1.2.1/pkg/common/catalog/plugin.go 04:30:11 spire-1.2.1/pkg/common/catalog/testplugin/ 04:30:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:30:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:30:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:30:11 spire-1.2.1/pkg/common/cli/ 04:30:11 spire-1.2.1/pkg/common/cli/env.go 04:30:11 spire-1.2.1/pkg/common/cli/flags.go 04:30:11 spire-1.2.1/pkg/common/cli/trust_domain.go 04:30:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:30:11 spire-1.2.1/pkg/common/cli/umask.go 04:30:11 spire-1.2.1/pkg/common/cli/umask_posix.go 04:30:11 spire-1.2.1/pkg/common/cli/umask_test.go 04:30:11 spire-1.2.1/pkg/common/cli/umask_windows.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/ 04:30:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/flag.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/format.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/ 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:30:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:30:11 spire-1.2.1/pkg/common/coretypes/ 04:30:11 spire-1.2.1/pkg/common/coretypes/bundle/ 04:30:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:30:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:30:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:30:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:30:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:30:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:30:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:30:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:30:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:30:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:30:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:30:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:30:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:30:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:30:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:30:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:30:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:30:11 spire-1.2.1/pkg/common/cryptoutil/ 04:30:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:30:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:30:11 spire-1.2.1/pkg/common/diskutil/ 04:30:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:30:11 spire-1.2.1/pkg/common/diskutil/file_test.go 04:30:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:30:11 spire-1.2.1/pkg/common/errorutil/ 04:30:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:30:11 spire-1.2.1/pkg/common/health/ 04:30:11 spire-1.2.1/pkg/common/health/config.go 04:30:11 spire-1.2.1/pkg/common/health/context.go 04:30:11 spire-1.2.1/pkg/common/health/context_test.go 04:30:11 spire-1.2.1/pkg/common/health/health.go 04:30:11 spire-1.2.1/pkg/common/health/health_test.go 04:30:11 spire-1.2.1/pkg/common/health/logger.go 04:30:11 spire-1.2.1/pkg/common/hostservice/ 04:30:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:30:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:30:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:30:11 spire-1.2.1/pkg/common/idutil/ 04:30:11 spire-1.2.1/pkg/common/idutil/require.go 04:30:11 spire-1.2.1/pkg/common/idutil/require_test.go 04:30:11 spire-1.2.1/pkg/common/idutil/safety.go 04:30:11 spire-1.2.1/pkg/common/idutil/safety_test.go 04:30:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:30:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:30:11 spire-1.2.1/pkg/common/jwtsvid/ 04:30:11 spire-1.2.1/pkg/common/jwtsvid/common.go 04:30:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:30:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:30:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:30:11 spire-1.2.1/pkg/common/jwtutil/ 04:30:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:30:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:30:11 spire-1.2.1/pkg/common/log/ 04:30:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:30:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:30:11 spire-1.2.1/pkg/common/log/log.go 04:30:11 spire-1.2.1/pkg/common/log/log_test.go 04:30:11 spire-1.2.1/pkg/common/log/options.go 04:30:11 spire-1.2.1/pkg/common/nodeutil/ 04:30:11 spire-1.2.1/pkg/common/nodeutil/node.go 04:30:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:30:11 spire-1.2.1/pkg/common/peertracker/ 04:30:11 spire-1.2.1/pkg/common/peertracker/conn.go 04:30:11 spire-1.2.1/pkg/common/peertracker/credentials.go 04:30:11 spire-1.2.1/pkg/common/peertracker/errors.go 04:30:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:30:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:30:11 spire-1.2.1/pkg/common/peertracker/info.go 04:30:11 spire-1.2.1/pkg/common/peertracker/listener.go 04:30:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:30:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:30:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:30:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:30:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:30:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:30:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:30:11 spire-1.2.1/pkg/common/peertracker/tcp.go 04:30:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:30:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:30:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:30:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:30:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:30:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:30:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:30:11 spire-1.2.1/pkg/common/peertracker/uds.go 04:30:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:30:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:30:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:30:11 spire-1.2.1/pkg/common/pemutil/ 04:30:11 spire-1.2.1/pkg/common/pemutil/block.go 04:30:11 spire-1.2.1/pkg/common/pemutil/certs.go 04:30:11 spire-1.2.1/pkg/common/pemutil/common.go 04:30:11 spire-1.2.1/pkg/common/pemutil/csr.go 04:30:11 spire-1.2.1/pkg/common/pemutil/keys.go 04:30:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/ 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:30:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:30:11 spire-1.2.1/pkg/common/plugin/ 04:30:11 spire-1.2.1/pkg/common/plugin/aws/ 04:30:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:30:11 spire-1.2.1/pkg/common/plugin/azure/ 04:30:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:30:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:30:11 spire-1.2.1/pkg/common/plugin/facade.go 04:30:11 spire-1.2.1/pkg/common/plugin/facade_test.go 04:30:11 spire-1.2.1/pkg/common/plugin/gcp/ 04:30:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:30:11 spire-1.2.1/pkg/common/plugin/k8s/ 04:30:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:30:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:30:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:30:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:30:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:30:11 spire-1.2.1/pkg/common/plugin/log.go 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/ 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:30:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:30:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:30:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:30:11 spire-1.2.1/pkg/common/plugin/x509pop/ 04:30:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:30:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:30:11 spire-1.2.1/pkg/common/profiling/ 04:30:11 spire-1.2.1/pkg/common/profiling/dumpers.go 04:30:11 spire-1.2.1/pkg/common/profiling/profiling.go 04:30:11 spire-1.2.1/pkg/common/protoutil/ 04:30:11 spire-1.2.1/pkg/common/protoutil/masks.go 04:30:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:30:11 spire-1.2.1/pkg/common/rotationutil/ 04:30:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:30:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:30:11 spire-1.2.1/pkg/common/selector/ 04:30:11 spire-1.2.1/pkg/common/selector/selector.go 04:30:11 spire-1.2.1/pkg/common/selector/selector_test.go 04:30:11 spire-1.2.1/pkg/common/selector/set.go 04:30:11 spire-1.2.1/pkg/common/selector/set_utils.go 04:30:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:30:11 spire-1.2.1/pkg/common/telemetry/ 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/ 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:30:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:30:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:30:11 spire-1.2.1/pkg/common/telemetry/call.go 04:30:11 spire-1.2.1/pkg/common/telemetry/common/ 04:30:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:30:11 spire-1.2.1/pkg/common/telemetry/config.go 04:30:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:30:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:30:11 spire-1.2.1/pkg/common/telemetry/inmem.go 04:30:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:30:11 spire-1.2.1/pkg/common/telemetry/m3.go 04:30:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:30:11 spire-1.2.1/pkg/common/telemetry/metrics.go 04:30:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:30:11 spire-1.2.1/pkg/common/telemetry/names.go 04:30:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:30:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:30:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:30:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:30:11 spire-1.2.1/pkg/common/telemetry/server/ 04:30:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:30:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:30:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:30:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:30:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:30:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:30:12 spire-1.2.1/pkg/common/telemetry/server/server.go 04:30:12 spire-1.2.1/pkg/common/telemetry/sink.go 04:30:12 spire-1.2.1/pkg/common/telemetry/statsd.go 04:30:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:30:12 spire-1.2.1/pkg/common/telemetry/uptime.go 04:30:12 spire-1.2.1/pkg/common/telemetry/version.go 04:30:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:30:12 spire-1.2.1/pkg/common/uptime/ 04:30:12 spire-1.2.1/pkg/common/uptime/uptime.go 04:30:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:30:12 spire-1.2.1/pkg/common/util/ 04:30:12 spire-1.2.1/pkg/common/util/certs.go 04:30:12 spire-1.2.1/pkg/common/util/certs_test.go 04:30:12 spire-1.2.1/pkg/common/util/csr.go 04:30:12 spire-1.2.1/pkg/common/util/hash.go 04:30:12 spire-1.2.1/pkg/common/util/selectors.go 04:30:12 spire-1.2.1/pkg/common/util/selectors_test.go 04:30:12 spire-1.2.1/pkg/common/util/signals.go 04:30:12 spire-1.2.1/pkg/common/util/sort.go 04:30:12 spire-1.2.1/pkg/common/util/sort_test.go 04:30:12 spire-1.2.1/pkg/common/util/task.go 04:30:12 spire-1.2.1/pkg/common/util/task_test.go 04:30:12 spire-1.2.1/pkg/common/util/testdata/ 04:30:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:30:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:30:12 spire-1.2.1/pkg/common/version/ 04:30:12 spire-1.2.1/pkg/common/version/version.go 04:30:12 spire-1.2.1/pkg/common/x509svid/ 04:30:12 spire-1.2.1/pkg/common/x509svid/common_test.go 04:30:12 spire-1.2.1/pkg/common/x509svid/csr.go 04:30:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:30:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:30:12 spire-1.2.1/pkg/common/x509util/ 04:30:12 spire-1.2.1/pkg/common/x509util/cert.go 04:30:12 spire-1.2.1/pkg/common/x509util/dns.go 04:30:12 spire-1.2.1/pkg/common/x509util/dns_test.go 04:30:12 spire-1.2.1/pkg/common/x509util/keyid.go 04:30:12 spire-1.2.1/pkg/common/x509util/keypair.go 04:30:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:30:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:30:12 spire-1.2.1/pkg/server/ 04:30:12 spire-1.2.1/pkg/server/api/ 04:30:12 spire-1.2.1/pkg/server/api/agent.go 04:30:12 spire-1.2.1/pkg/server/api/agent/ 04:30:12 spire-1.2.1/pkg/server/api/agent/v1/ 04:30:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:30:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:30:12 spire-1.2.1/pkg/server/api/agent_test.go 04:30:12 spire-1.2.1/pkg/server/api/api.go 04:30:12 spire-1.2.1/pkg/server/api/audit/ 04:30:12 spire-1.2.1/pkg/server/api/audit/audit.go 04:30:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:30:12 spire-1.2.1/pkg/server/api/bundle.go 04:30:12 spire-1.2.1/pkg/server/api/bundle/ 04:30:12 spire-1.2.1/pkg/server/api/bundle/v1/ 04:30:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:30:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:30:12 spire-1.2.1/pkg/server/api/bundle_test.go 04:30:12 spire-1.2.1/pkg/server/api/debug/ 04:30:12 spire-1.2.1/pkg/server/api/debug/v1/ 04:30:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:30:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 04:30:12 spire-1.2.1/pkg/server/api/entry.go 04:30:12 spire-1.2.1/pkg/server/api/entry/ 04:30:12 spire-1.2.1/pkg/server/api/entry/v1/ 04:30:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:30:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:30:12 spire-1.2.1/pkg/server/api/entry_test.go 04:30:12 spire-1.2.1/pkg/server/api/health/ 04:30:12 spire-1.2.1/pkg/server/api/health/v1/ 04:30:12 spire-1.2.1/pkg/server/api/health/v1/service.go 04:30:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:30:12 spire-1.2.1/pkg/server/api/id.go 04:30:12 spire-1.2.1/pkg/server/api/id_test.go 04:30:12 spire-1.2.1/pkg/server/api/limits/ 04:30:12 spire-1.2.1/pkg/server/api/limits/limits.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/ 04:30:12 spire-1.2.1/pkg/server/api/middleware/alias.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/audit.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/caller.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/common.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/entries.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:30:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:30:12 spire-1.2.1/pkg/server/api/ratelimit.go 04:30:12 spire-1.2.1/pkg/server/api/rpccontext/ 04:30:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:30:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:30:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:30:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:30:12 spire-1.2.1/pkg/server/api/selector.go 04:30:12 spire-1.2.1/pkg/server/api/selector_test.go 04:30:12 spire-1.2.1/pkg/server/api/status.go 04:30:12 spire-1.2.1/pkg/server/api/status_test.go 04:30:12 spire-1.2.1/pkg/server/api/svid/ 04:30:12 spire-1.2.1/pkg/server/api/svid/v1/ 04:30:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:30:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:30:12 spire-1.2.1/pkg/server/api/trustdomain.go 04:30:12 spire-1.2.1/pkg/server/api/trustdomain/ 04:30:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:30:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:30:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:30:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:30:12 spire-1.2.1/pkg/server/authpolicy/ 04:30:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:30:12 spire-1.2.1/pkg/server/authpolicy/policy.go 04:30:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:30:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:30:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:30:12 spire-1.2.1/pkg/server/authpolicy/validate.go 04:30:12 spire-1.2.1/pkg/server/bundle/ 04:30:12 spire-1.2.1/pkg/server/bundle/client/ 04:30:12 spire-1.2.1/pkg/server/bundle/client/client.go 04:30:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:30:12 spire-1.2.1/pkg/server/bundle/client/manager.go 04:30:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:30:12 spire-1.2.1/pkg/server/bundle/client/sources.go 04:30:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:30:12 spire-1.2.1/pkg/server/bundle/client/updater.go 04:30:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:30:12 spire-1.2.1/pkg/server/ca/ 04:30:12 spire-1.2.1/pkg/server/ca/ca.go 04:30:12 spire-1.2.1/pkg/server/ca/ca_health.go 04:30:12 spire-1.2.1/pkg/server/ca/ca_test.go 04:30:12 spire-1.2.1/pkg/server/ca/journal.go 04:30:12 spire-1.2.1/pkg/server/ca/journal_test.go 04:30:12 spire-1.2.1/pkg/server/ca/manager.go 04:30:12 spire-1.2.1/pkg/server/ca/manager_health.go 04:30:12 spire-1.2.1/pkg/server/ca/manager_test.go 04:30:12 spire-1.2.1/pkg/server/ca/templates.go 04:30:12 spire-1.2.1/pkg/server/ca/upstream_client.go 04:30:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:30:12 spire-1.2.1/pkg/server/ca/validation.go 04:30:12 spire-1.2.1/pkg/server/cache/ 04:30:12 spire-1.2.1/pkg/server/cache/dscache/ 04:30:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:30:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:30:12 spire-1.2.1/pkg/server/cache/entrycache/ 04:30:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:30:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:30:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:30:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:30:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:30:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:30:12 spire-1.2.1/pkg/server/catalog/ 04:30:12 spire-1.2.1/pkg/server/catalog/catalog.go 04:30:12 spire-1.2.1/pkg/server/catalog/keymanager.go 04:30:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:30:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:30:12 spire-1.2.1/pkg/server/catalog/notifier.go 04:30:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:30:12 spire-1.2.1/pkg/server/config.go 04:30:12 spire-1.2.1/pkg/server/datastore/ 04:30:12 spire-1.2.1/pkg/server/datastore/datastore.go 04:30:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:30:12 spire-1.2.1/pkg/server/datastore/repository.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:30:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:30:12 spire-1.2.1/pkg/server/endpoints/ 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/ 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:30:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:30:12 spire-1.2.1/pkg/server/endpoints/config.go 04:30:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:30:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:30:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:30:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:30:12 spire-1.2.1/pkg/server/endpoints/middleware.go 04:30:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:30:12 spire-1.2.1/pkg/server/hostservice/ 04:30:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:30:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:30:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:30:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:30:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 04:30:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:30:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:30:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/ 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/ 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:30:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:30:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:30:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/ 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:30:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:30:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:30:12 spire-1.2.1/pkg/server/registration/ 04:30:12 spire-1.2.1/pkg/server/registration/manager.go 04:30:12 spire-1.2.1/pkg/server/registration/manager_test.go 04:30:12 spire-1.2.1/pkg/server/scanentries.go 04:30:12 spire-1.2.1/pkg/server/scanentries_test.go 04:30:12 spire-1.2.1/pkg/server/server.go 04:30:12 spire-1.2.1/pkg/server/server_test.go 04:30:12 spire-1.2.1/pkg/server/svid/ 04:30:12 spire-1.2.1/pkg/server/svid/observer.go 04:30:12 spire-1.2.1/pkg/server/svid/observer_test.go 04:30:12 spire-1.2.1/pkg/server/svid/rotator.go 04:30:12 spire-1.2.1/pkg/server/svid/rotator_config.go 04:30:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:30:12 spire-1.2.1/pkg/server/svid/rotator_test.go 04:30:12 spire-1.2.1/proto/ 04:30:12 spire-1.2.1/proto/private/ 04:30:12 spire-1.2.1/proto/private/server/ 04:30:12 spire-1.2.1/proto/private/server/journal/ 04:30:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:30:12 spire-1.2.1/proto/private/server/journal/journal.proto 04:30:12 spire-1.2.1/proto/spire/ 04:30:12 spire-1.2.1/proto/spire/common/ 04:30:12 spire-1.2.1/proto/spire/common/common.pb.go 04:30:12 spire-1.2.1/proto/spire/common/common.proto 04:30:12 spire-1.2.1/proto/spire/common/plugin/ 04:30:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:30:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:30:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:30:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:30:12 spire-1.2.1/proto/spire/plugin/ 04:30:12 spire-1.2.1/proto/spire/plugin/agent/ 04:30:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:30:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:30:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:30:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:30:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:30:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:30:12 spire-1.2.1/release/ 04:30:12 spire-1.2.1/release/spire-extras/ 04:30:12 spire-1.2.1/release/spire-extras/README.md 04:30:12 spire-1.2.1/release/spire-extras/conf/ 04:30:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:30:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:30:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:30:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:30:12 spire-1.2.1/release/spire/ 04:30:12 spire-1.2.1/release/spire/README.md 04:30:12 spire-1.2.1/release/spire/conf/ 04:30:12 spire-1.2.1/release/spire/conf/agent/ 04:30:12 spire-1.2.1/release/spire/conf/agent/agent.conf 04:30:12 spire-1.2.1/release/spire/conf/server/ 04:30:12 spire-1.2.1/release/spire/conf/server/server.conf 04:30:12 spire-1.2.1/script/ 04:30:12 spire-1.2.1/script/build-artifact.sh 04:30:12 spire-1.2.1/script/generate_dummy_ca.sh 04:30:12 spire-1.2.1/support/ 04:30:12 spire-1.2.1/support/k8s/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:30:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/ 04:30:12 spire-1.2.1/support/oidc-discovery-provider/README.md 04:30:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/config.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/main.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:30:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:30:12 spire-1.2.1/test/ 04:30:12 spire-1.2.1/test/clock/ 04:30:12 spire-1.2.1/test/clock/clock.go 04:30:12 spire-1.2.1/test/fakes/ 04:30:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:30:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:30:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:30:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:30:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:30:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:30:12 spire-1.2.1/test/fakes/fakeagentstore/ 04:30:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:30:12 spire-1.2.1/test/fakes/fakedatastore/ 04:30:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:30:12 spire-1.2.1/test/fakes/fakeentryclient/ 04:30:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:30:12 spire-1.2.1/test/fakes/fakehealthchecker/ 04:30:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:30:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:30:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:30:12 spire-1.2.1/test/fakes/fakemetrics/ 04:30:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:30:12 spire-1.2.1/test/fakes/fakenoderesolver/ 04:30:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:30:12 spire-1.2.1/test/fakes/fakenotifier/ 04:30:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:30:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:30:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:30:12 spire-1.2.1/test/fakes/fakeserverca/ 04:30:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:30:12 spire-1.2.1/test/fakes/fakeservercatalog/ 04:30:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:30:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:30:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:30:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:30:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:30:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:30:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:30:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:30:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:30:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:30:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:30:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:30:12 spire-1.2.1/test/fixture/ 04:30:12 spire-1.2.1/test/fixture/certs/ 04:30:12 spire-1.2.1/test/fixture/certs/agent_svid.der 04:30:12 spire-1.2.1/test/fixture/certs/base_cert.pem 04:30:12 spire-1.2.1/test/fixture/certs/base_csr.pem 04:30:12 spire-1.2.1/test/fixture/certs/base_key.pem 04:30:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:30:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:30:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:30:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:30:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:30:12 spire-1.2.1/test/fixture/certs/blog_key.pem 04:30:12 spire-1.2.1/test/fixture/certs/bundle.der 04:30:12 spire-1.2.1/test/fixture/certs/ca.pem 04:30:12 spire-1.2.1/test/fixture/certs/ca_key.pem 04:30:12 spire-1.2.1/test/fixture/certs/database_cert.pem 04:30:12 spire-1.2.1/test/fixture/certs/database_csr.pem 04:30:12 spire-1.2.1/test/fixture/certs/database_key.pem 04:30:12 spire-1.2.1/test/fixture/certs/node_cert.pem 04:30:12 spire-1.2.1/test/fixture/certs/node_csr.pem 04:30:12 spire-1.2.1/test/fixture/certs/node_key.pem 04:30:12 spire-1.2.1/test/fixture/certs/svid.pem 04:30:12 spire-1.2.1/test/fixture/certs/svid_key.pem 04:30:12 spire-1.2.1/test/fixture/config/ 04:30:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:30:12 spire-1.2.1/test/fixture/config/agent_good.conf 04:30:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:30:12 spire-1.2.1/test/fixture/config/plugin_good.conf 04:30:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:30:12 spire-1.2.1/test/fixture/config/server_good.conf 04:30:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:30:12 spire-1.2.1/test/fixture/fixture.go 04:30:12 spire-1.2.1/test/fixture/nodeattestor/ 04:30:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:30:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:30:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:30:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:30:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:30:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:30:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:30:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:30:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:30:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:30:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:30:12 spire-1.2.1/test/fixture/registration/ 04:30:12 spire-1.2.1/test/fixture/registration/entries.json 04:30:12 spire-1.2.1/test/fixture/registration/good-for-update.json 04:30:12 spire-1.2.1/test/fixture/registration/good.json 04:30:12 spire-1.2.1/test/fixture/registration/invalid.json 04:30:12 spire-1.2.1/test/fixture/registration/invalid_json.json 04:30:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:30:12 spire-1.2.1/test/integration/ 04:30:12 spire-1.2.1/test/integration/README.md 04:30:12 spire-1.2.1/test/integration/common 04:30:12 spire-1.2.1/test/integration/setup/ 04:30:12 spire-1.2.1/test/integration/setup/adminclient/ 04:30:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:30:12 spire-1.2.1/test/integration/setup/adminclient/client.go 04:30:12 spire-1.2.1/test/integration/setup/debugagent/ 04:30:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:30:12 spire-1.2.1/test/integration/setup/debugagent/main.go 04:30:12 spire-1.2.1/test/integration/setup/debugserver/ 04:30:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:30:12 spire-1.2.1/test/integration/setup/debugserver/main.go 04:30:12 spire-1.2.1/test/integration/setup/downstreamclient/ 04:30:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:30:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:30:12 spire-1.2.1/test/integration/setup/itclient/ 04:30:12 spire-1.2.1/test/integration/setup/itclient/client.go 04:30:12 spire-1.2.1/test/integration/setup/node-attestation/ 04:30:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:30:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:30:12 spire-1.2.1/test/integration/setup/x509pop/ 04:30:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:30:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:30:12 spire-1.2.1/test/integration/suites/ 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:30:12 spire-1.2.1/test/integration/suites/join-token/ 04:30:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:30:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:30:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:30:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:30:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:30:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:30:12 spire-1.2.1/test/integration/suites/join-token/README.md 04:30:12 spire-1.2.1/test/integration/suites/join-token/conf/ 04:30:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/join-token/teardown 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:30:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:30:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:30:12 spire-1.2.1/test/integration/suites/k8s/ 04:30:12 spire-1.2.1/test/integration/suites/k8s/00-setup 04:30:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:30:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:30:12 spire-1.2.1/test/integration/suites/k8s/README.md 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/ 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:30:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:30:12 spire-1.2.1/test/integration/suites/k8s/teardown 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/ 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:30:12 spire-1.2.1/test/integration/suites/rotation/ 04:30:12 spire-1.2.1/test/integration/suites/rotation/00-setup 04:30:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:30:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:30:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:30:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:30:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:30:12 spire-1.2.1/test/integration/suites/rotation/README.md 04:30:12 spire-1.2.1/test/integration/suites/rotation/conf/ 04:30:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/rotation/teardown 04:30:12 spire-1.2.1/test/integration/suites/self-test/ 04:30:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:30:12 spire-1.2.1/test/integration/suites/self-test/README.md 04:30:12 spire-1.2.1/test/integration/suites/self-test/teardown 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:30:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:30:12 spire-1.2.1/test/integration/suites/upgrade/ 04:30:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:30:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:30:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:30:12 spire-1.2.1/test/integration/suites/upgrade/README.md 04:30:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:30:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:30:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:30:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:30:12 spire-1.2.1/test/integration/suites/upgrade/teardown 04:30:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:30:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:30:12 spire-1.2.1/test/integration/test-one.sh 04:30:12 spire-1.2.1/test/integration/test.sh 04:30:12 spire-1.2.1/test/plugintest/ 04:30:12 spire-1.2.1/test/plugintest/config.go 04:30:12 spire-1.2.1/test/plugintest/load.go 04:30:12 spire-1.2.1/test/plugintest/option.go 04:30:12 spire-1.2.1/test/spiretest/ 04:30:12 spire-1.2.1/test/spiretest/apiserver.go 04:30:12 spire-1.2.1/test/spiretest/assertions.go 04:30:12 spire-1.2.1/test/spiretest/dir.go 04:30:12 spire-1.2.1/test/spiretest/errors_posix.go 04:30:12 spire-1.2.1/test/spiretest/errors_windows.go 04:30:12 spire-1.2.1/test/spiretest/logs.go 04:30:12 spire-1.2.1/test/spiretest/socketapi.go 04:30:12 spire-1.2.1/test/spiretest/suite.go 04:30:12 spire-1.2.1/test/spiretest/x509.go 04:30:12 spire-1.2.1/test/testca/ 04:30:12 spire-1.2.1/test/testca/ca.go 04:30:12 spire-1.2.1/test/testkey/ 04:30:12 spire-1.2.1/test/testkey/generate.sh 04:30:12 spire-1.2.1/test/testkey/genkeys.go 04:30:12 spire-1.2.1/test/testkey/keys.go 04:30:12 spire-1.2.1/test/testkey/new.go 04:30:12 spire-1.2.1/test/tpmsimulator/ 04:30:12 spire-1.2.1/test/tpmsimulator/simulator.go 04:30:12 spire-1.2.1/test/util/ 04:30:12 spire-1.2.1/test/util/cert_fixtures.go 04:30:12 spire-1.2.1/test/util/cert_generation.go 04:30:12 spire-1.2.1/test/util/io_redirection.go 04:30:12 spire-1.2.1/test/util/race.go 04:30:12 spire-1.2.1/test/util/util.go 04:30:12 building spire from source... 04:30:13 Installing go1.17.7... 04:30:40 Building bin/spire-server... 04:30:40 go: downloading github.com/mitchellh/cli v1.1.2 04:30:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:30:40 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:30:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:30:40 go: downloading google.golang.org/grpc v1.44.0 04:30:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:30:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:30:41 go: downloading github.com/imdario/mergo v0.3.12 04:30:41 go: downloading github.com/sirupsen/logrus v1.8.1 04:30:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:30:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:30:42 go: downloading github.com/fatih/color v1.13.0 04:30:42 go: downloading github.com/mattn/go-isatty v0.0.14 04:30:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:30:43 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:30:43 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:30:43 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:30:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:30:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:30:44 go: downloading github.com/open-policy-agent/opa v0.38.0 04:31:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:31:11 go: downloading github.com/armon/go-metrics v0.3.10 04:31:11 go: downloading github.com/prometheus/client_golang v1.12.1 04:31:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:31:11 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:31:11 go: downloading github.com/mattn/go-colorable v0.1.12 04:31:11 go: downloading github.com/Masterminds/goutils v1.1.0 04:31:11 go: downloading github.com/Masterminds/semver v1.5.0 04:31:11 go: downloading github.com/google/uuid v1.1.2 04:31:11 go: downloading github.com/huandu/xstrings v1.3.2 04:31:11 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:31:11 go: downloading github.com/oklog/run v1.0.0 04:31:11 go: downloading github.com/imkira/go-observer v1.0.3 04:31:11 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:31:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:31:11 go: downloading github.com/prometheus/client_model v0.2.0 04:31:11 go: downloading github.com/prometheus/common v0.32.1 04:31:11 go: downloading github.com/beorn7/perks v1.0.1 04:31:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 04:31:11 go: downloading github.com/prometheus/procfs v0.7.3 04:31:11 go: downloading go.uber.org/atomic v1.9.0 04:31:12 go: downloading github.com/hashicorp/errwrap v1.1.0 04:31:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:31:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:31:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:31:13 go: downloading gopkg.in/yaml.v2 v2.4.0 04:31:13 go: downloading github.com/gobwas/glob v0.2.3 04:31:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:31:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:31:13 go: downloading github.com/blang/semver/v4 v4.0.0 04:31:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:31:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:31:14 go: downloading github.com/jinzhu/gorm v1.9.16 04:31:14 go: downloading github.com/lib/pq v1.10.4 04:31:14 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:31:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:31:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:31:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:31:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:31:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:31:23 go: downloading github.com/stretchr/testify v1.7.0 04:31:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:31:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:31:45 go: downloading google.golang.org/api v0.70.0 04:31:45 go: downloading k8s.io/client-go v0.23.4 04:31:45 go: downloading k8s.io/api v0.23.4 04:31:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:32:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:32:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:32:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:32:28 go: downloading k8s.io/apimachinery v0.23.4 04:32:28 go: downloading k8s.io/kube-aggregator v0.23.3 04:32:28 go: downloading cloud.google.com/go/storage v1.21.0 04:32:28 go: downloading cloud.google.com/go v0.100.2 04:32:28 go: downloading cloud.google.com/go/security v1.3.0 04:32:28 go: downloading github.com/google/go-tpm v0.3.3 04:32:28 go: downloading github.com/hashicorp/vault/api v1.4.1 04:32:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:32:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:32:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:32:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:32:32 go: downloading github.com/twmb/murmur3 v1.1.6 04:32:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:32:32 go: downloading github.com/jinzhu/inflection v1.0.0 04:32:32 go: downloading github.com/aws/smithy-go v1.11.0 04:32:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:32:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:32:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:32:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:32:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:32:35 go: downloading github.com/gogo/protobuf v1.3.2 04:32:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:32:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:32:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:32:43 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:32:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:32:43 go: downloading github.com/dimchansky/utfbom v1.1.1 04:32:43 go: downloading k8s.io/klog/v2 v2.30.0 04:32:43 go: downloading github.com/google/gofuzz v1.1.0 04:32:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:32:44 Removing intermediate container 169a07f31aa9 04:32:44 ---> 2220b8ac9646 04:32:44 04:32:44 Step 10/22 : FROM alpine:3.14 04:32:44 ---> ac73e934f311 04:32:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:32:44 ---> Using cache 04:32:44 ---> a9ff67c5d1f5 04:32:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:32:44 ---> Using cache 04:32:44 ---> ba69a7ae20b8 04:32:44 Step 13/22 : ENV APP_PORT=59861 04:32:44 ---> Running in 5b780658730d 04:32:45 Removing intermediate container 5b780658730d 04:32:45 ---> 5e9058888e1b 04:32:45 Step 14/22 : EXPOSE $APP_PORT 04:32:45 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:32:45  ---> Running in 19d4a5296c89 04:32:45 Removing intermediate container 19d4a5296c89 04:32:45 ---> db2a9ec6d0e1 04:32:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:32:45 go: downloading github.com/spf13/pflag v1.0.5 04:32:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:32:46 go: downloading cloud.google.com/go/compute v1.3.0 04:32:46  ---> 521665b4af43 04:32:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:32:47 go: downloading cloud.google.com/go/iam v0.1.1 04:32:48 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:32:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:32:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:32:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:32:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:32:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:32:48  ---> 43b5d9a9e614 04:32:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:32:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:32:49  ---> f2762c6e859f 04:32:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:32:50 ---> Running in ed960ba8785d 04:32:50 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:32:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:32:50 Removing intermediate container ed960ba8785d 04:32:50 ---> a0639e95e271 04:32:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:32:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:32:50  ---> Running in 2c3c4f1404a8 04:32:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:32:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:32:51 Removing intermediate container 2c3c4f1404a8 04:32:51 ---> 61f18a5068b1 04:32:51 Step 20/22 : LABEL arch=arm64 04:32:51 ---> Running in b9c32d937a0e 04:32:52 Removing intermediate container b9c32d937a0e 04:32:52 ---> 84092ae1379e 04:32:52 Step 21/22 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:32:52 ---> Running in 58f982ef493e 04:32:52 Removing intermediate container 58f982ef493e 04:32:52 ---> 3a29b185225a 04:32:52 Step 22/22 : LABEL version=2.2.0-dev.71 04:32:52 ---> Running in 6bdbc20a2872 04:32:53 go: downloading go.opencensus.io v0.23.0 04:32:53 Removing intermediate container 6bdbc20a2872 04:32:53 ---> f63eeb4ad04e 04:32:53 04:32:53 Successfully built f63eeb4ad04e 04:32:53 Successfully tagged support-scheduler-arm64:latest 04:32:53  Building support-scheduler ... done Building support-notifications 04:32:54 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:32:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:32:55 go: downloading gopkg.in/inf.v0 v0.9.1 04:32:55 go: downloading github.com/go-logr/logr v1.2.2 04:32:55 go: downloading github.com/google/go-cmp v0.5.7 04:32:55 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:32:55 go: downloading github.com/json-iterator/go v1.1.12 04:32:56 go: downloading github.com/googleapis/gnostic v0.5.5 04:32:58 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:32:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:32:59 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:33:02 go: downloading github.com/tklauser/numcpus v0.3.0 04:33:02 go: downloading go.uber.org/zap v1.21.0 04:33:03 go: downloading sigs.k8s.io/yaml v1.3.0 04:33:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:33:03 go: downloading github.com/modern-go/reflect2 v1.0.2 04:33:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:33:04 go: downloading github.com/ryanuber/go-glob v1.0.0 04:33:04 go: downloading github.com/golang/snappy v0.0.4 04:33:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:33:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:33:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:33:10 ---> 0ec41a87729a 04:33:10 Step 3/22 : WORKDIR /edgex-go 04:33:10 ---> Using cache 04:33:10 ---> 8d0752083a25 04:33:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:10 ---> Using cache 04:33:10 ---> 87c645d74cac 04:33:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:33:10 ---> Running in 44cf880bc4b4 04:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:33:14 OK: 220 MiB in 52 packages 04:33:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:33:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:33:15 go: downloading github.com/hashicorp/go-version v1.2.0 04:33:15 go: downloading go.uber.org/multierr v1.6.0 04:33:16 Removing intermediate container 44cf880bc4b4 04:33:16 ---> 5abbfa87273e 04:33:16 Step 6/22 : COPY go.mod vendor* ./ 04:33:17 ---> c465626d9a24 04:33:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:17 ---> Running in 7e308b0cf749 04:33:24 Removing intermediate container 7e308b0cf749 04:33:24 ---> 004434aff07a 04:33:24 Step 8/22 : COPY . . 04:33:36 Removing intermediate container 257ef1163f14 04:33:36 ---> ffe5e216b254 04:33:36 04:33:36 Step 10/23 : FROM alpine:3.14 04:33:36 ---> ac73e934f311 04:33:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:33:36 ---> Running in 2846b2a14efb 04:33:37 Removing intermediate container 2846b2a14efb 04:33:37 ---> 095f29206702 04:33:37 Step 12/23 : ENV APP_PORT=59880 04:33:37 ---> Running in 3733498fac83 04:33:38 Removing intermediate container 3733498fac83 04:33:38 ---> 8af5c122efe7 04:33:38 Step 13/23 : EXPOSE $APP_PORT 04:33:38 ---> Running in aabcd3c47a78 04:33:39 Removing intermediate container aabcd3c47a78 04:33:39 ---> 34431e6cb897 04:33:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:39 ---> Running in cf0c2892289a 04:33:42 ---> e24804a1c042 04:33:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:33:42 ---> Running in ed7f82484658 04:33:43 Removing intermediate container cf0c2892289a 04:33:43 ---> 887dd566bbd2 04:33:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:33:43 ---> Running in c7d2f29e857e 04:33:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:33:45 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:33:45 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:33:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:33:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:33:47 (1/6) Installing dumb-init (1.2.5-r1) 04:33:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:33:48 (3/6) Installing libsodium (1.0.18-r0) 04:33:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:33:48 (5/6) Installing libzmq (4.3.4-r0) 04:33:48 (6/6) Installing zeromq (4.3.4-r0) 04:33:48 Executing busybox-1.33.1-r7.trigger 04:33:48 OK: 8 MiB in 20 packages 04:33:50 Removing intermediate container c7d2f29e857e 04:33:50 ---> 5ef92d4c90c4 04:33:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:33:51 ---> dca24e366404 04:33:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:33:53 ---> ff7f106c7630 04:33:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:33:54 ---> 7a988a38c87d 04:33:54 Step 19/23 : ENTRYPOINT ["/core-data"] 04:33:54 ---> Running in 2ea4531b9417 04:33:55 Removing intermediate container 2ea4531b9417 04:33:55 ---> c6d06d3e7ea9 04:33:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:33:55 ---> Running in 1f931b495002 04:33:55 Removing intermediate container 1f931b495002 04:33:55 ---> bec8bb5e2be0 04:33:55 Step 21/23 : LABEL arch=arm64 04:33:55 ---> Running in 07258d16fa4a 04:33:56 Removing intermediate container 07258d16fa4a 04:33:56 ---> 05b2eb2e0473 04:33:56 Step 22/23 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:33:56 ---> Running in 0075d04a81d2 04:33:57 Removing intermediate container 0075d04a81d2 04:33:57 ---> 9a07506532f3 04:33:57 Step 23/23 : LABEL version=2.2.0-dev.71 04:33:57 ---> Running in 1d7d63045020 04:33:57 Removing intermediate container 1d7d63045020 04:33:57 ---> fac4148ac573 04:33:57 04:33:58 Successfully built fac4148ac573 04:33:58 Successfully tagged core-data-arm64:latest 04:39:35  Building core-data ... done Removing intermediate container ed7f82484658 04:39:35 ---> bf16341fbe6e 04:39:35 04:39:35 Step 10/22 : FROM alpine:3.14 04:39:35 ---> ac73e934f311 04:39:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:39:35 ---> Running in a376b4f6a603 04:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:39:35 (1/2) Installing ca-certificates (20211220-r0) 04:39:35 (2/2) Installing dumb-init (1.2.5-r1) 04:39:35 Executing busybox-1.33.1-r7.trigger 04:39:35 Executing ca-certificates-20211220-r0.trigger 04:39:35 OK: 6 MiB in 16 packages 04:39:35 Removing intermediate container a376b4f6a603 04:39:35 ---> 0fa6423a4af8 04:39:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:39:35 ---> Running in 9e43335e416e 04:39:35 Removing intermediate container 9e43335e416e 04:39:35 ---> ad277aac9b62 04:39:35 Step 13/22 : ENV APP_PORT=59860 04:39:35 ---> Running in 94c78437b96c 04:39:35 Removing intermediate container 94c78437b96c 04:39:35 ---> 7eff2f94e27c 04:39:35 Step 14/22 : EXPOSE $APP_PORT 04:39:35 ---> Running in 8fef460ea894 04:39:35 Removing intermediate container 8fef460ea894 04:39:35 ---> 5847db52e5e7 04:39:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:35 ---> 22517acb852c 04:39:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:39:37 ---> 5845ae9b571c 04:39:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:39:38 ---> ef1ce8b10dfe 04:39:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:39:38 ---> Running in 1dbd3bbbe5b0 04:39:39 Removing intermediate container 1dbd3bbbe5b0 04:39:39 ---> b62699a13a3f 04:39:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:39 ---> Running in 218bcfaa9da4 04:39:39 Removing intermediate container 218bcfaa9da4 04:39:39 ---> 489f0255b6fe 04:39:39 Step 20/22 : LABEL arch=arm64 04:39:39 ---> Running in 8186baeda00b 04:39:40 Removing intermediate container 8186baeda00b 04:39:40 ---> cedd6013f792 04:39:40 Step 21/22 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:39:40 ---> Running in dff6cda0614b 04:39:41 Removing intermediate container dff6cda0614b 04:39:41 ---> ecb8d6222c5b 04:39:41 Step 22/22 : LABEL version=2.2.0-dev.71 04:39:41 ---> Running in 1a6f7be52d4a 04:39:41 Removing intermediate container 1a6f7be52d4a 04:39:41 ---> e03600eef02d 04:39:41 04:39:42 Successfully built e03600eef02d 04:39:42 Successfully tagged support-notifications-arm64:latest 04:50:34  Building support-notifications ... done Building bin/spire-agent... 04:50:34 Building bin/spire-agent... 04:50:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:50:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:50:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:50:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:50:34 go: downloading github.com/docker/docker v20.10.12+incompatible 04:50:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:50:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:50:34 go: downloading github.com/docker/docker v20.10.12+incompatible 04:50:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:50:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:50:34 go: downloading github.com/google/go-tpm-tools v0.3.3 04:50:35 go: downloading github.com/google/go-tpm-tools v0.3.3 04:50:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:50:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:50:37 go: downloading github.com/docker/go-connections v0.4.0 04:50:37 go: downloading github.com/docker/go-units v0.4.0 04:50:37 go: downloading github.com/opencontainers/image-spec v1.0.1 04:50:37 go: downloading github.com/containerd/containerd v1.3.4 04:50:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:50:38 go: downloading github.com/opencontainers/go-digest v1.0.0 04:50:38 go: downloading github.com/docker/go-connections v0.4.0 04:50:38 go: downloading github.com/docker/go-units v0.4.0 04:50:38 go: downloading github.com/opencontainers/image-spec v1.0.1 04:50:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:50:38 go: downloading github.com/containerd/containerd v1.3.4 04:50:38 go: downloading github.com/opencontainers/go-digest v1.0.0 04:56:46 Removing intermediate container 5cd40e8a50bd 04:56:46 ---> 790f7e05750d 04:56:46 04:56:46 Step 13/25 : FROM alpine:3.15 04:56:46 ---> 3fb3c9af89a9 04:56:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:56:46 ---> Using cache 04:56:46 ---> e47e7261f222 04:56:46 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:46 ---> Using cache 04:56:46 ---> 671b92e3ccf9 04:56:46 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:56:46 ---> Running in 8abf54c17074 04:56:46 Removing intermediate container 7ca404e56f2a 04:56:46 ---> 433d0e1598a9 04:56:46 04:56:46 Step 13/26 : FROM alpine:3.15 04:56:46 ---> 3fb3c9af89a9 04:56:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:56:46 ---> Using cache 04:56:46 ---> e47e7261f222 04:56:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:46 ---> Using cache 04:56:46 ---> 671b92e3ccf9 04:56:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:56:46 ---> Running in 858d3c1d52cd 04:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:56:46 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:56:46 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:56:46 OK: 15730 distinct packages available 04:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:56:46 v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:56:46 v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] 04:56:46 OK: 15730 distinct packages available 04:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:56:46 (1/5) Installing dumb-init (1.2.5-r1) 04:56:46 (2/5) Installing musl-obstack (1.2.3-r0) 04:56:46 (3/5) Installing libucontext (1.1-r0) 04:56:46 (4/5) Installing gcompat (1.0.0-r4) 04:56:46 (5/5) Installing openssl (1.1.1n-r0) 04:56:46 Executing busybox-1.34.1-r5.trigger 04:56:46 (1/4) Installing dumb-init (1.2.5-r1) 04:56:46 OK: 6 MiB in 19 packages 04:56:46 (2/4) Installing musl-obstack (1.2.3-r0) 04:56:46 (3/4) Installing libucontext (1.1-r0) 04:56:46 (4/4) Installing gcompat (1.0.0-r4) 04:56:46 Executing busybox-1.34.1-r5.trigger 04:56:46 OK: 6 MiB in 18 packages 04:56:47 Removing intermediate container 8abf54c17074 04:56:47 ---> 6d3f2bec5379 04:56:47 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:56:47 Removing intermediate container 858d3c1d52cd 04:56:47 ---> 8496008197ee 04:56:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:56:52 ---> 59771087e62d 04:56:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:56:52 ---> 79ee2634cd1e 04:56:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:56:52 ---> 06d7a586901e 04:56:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:56:52 ---> 4b400049229a 04:56:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:56:52 ---> Running in 2aaa9862fb7a 04:56:53 Removing intermediate container 2aaa9862fb7a 04:56:53 ---> 57118ccae93f 04:56:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:56:53 ---> d5b227297ce8 04:56:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:56:54 ---> f51b1e39ffd6 04:56:54 Step 21/26 : WORKDIR / 04:56:54 ---> 556c44502967 04:56:54 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:56:54 ---> Running in c5911444253a 04:56:54 ---> Running in 45acfd8c1849 04:56:54 Removing intermediate container c5911444253a 04:56:54 ---> 245c06163753 04:56:54 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:56:54 Removing intermediate container 45acfd8c1849 04:56:54 ---> 948bc74b2040 04:56:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:56:54 ---> Running in 481bac55f486 04:56:54 ---> Running in d333972757ce 04:56:55 Removing intermediate container d333972757ce 04:56:55 ---> bf9508b7c6ac 04:56:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:56:55 Removing intermediate container 481bac55f486 04:56:55 ---> 25d011b89c13 04:56:55 Step 23/25 : LABEL arch=arm64 04:56:55 ---> Running in f20db3fb51bc 04:56:55 ---> Running in ffdf752515ab 04:56:55 Removing intermediate container f20db3fb51bc 04:56:55 ---> c96d80b20812 04:56:55 Step 24/25 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:56:55 Removing intermediate container ffdf752515ab 04:56:55 ---> a4ce040bd35c 04:56:55 Step 24/26 : LABEL arch=arm64 04:56:55 ---> Running in 9190c2e5e6d2 04:56:56 ---> Running in e227c01f528c 04:56:56 Removing intermediate container 9190c2e5e6d2 04:56:56 ---> f01a10de14ee 04:56:56 Step 25/25 : LABEL version=2.2.0-dev.71 04:56:56 ---> Running in 6e2f9b9e8fea 04:56:56 Removing intermediate container e227c01f528c 04:56:56 ---> 46c8fc0b851d 04:56:56 Step 25/26 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 04:56:56 ---> Running in e7048bcbe93a 04:56:56 Removing intermediate container 6e2f9b9e8fea 04:56:56 ---> 9e75f6a373dd 04:56:56 04:56:56 Removing intermediate container e7048bcbe93a 04:56:56 ---> 61dff989ddd8 04:56:56 Step 26/26 : LABEL version=2.2.0-dev.71 04:56:56 ---> Running in e9b2c7ff8e00 04:56:57 Successfully built 9e75f6a373dd 04:56:57 Successfully tagged security-spire-server-arm64:latest 04:56:57  Building security-spire-server ... done Removing intermediate container e9b2c7ff8e00 04:56:57 ---> 6de0a7ce18f9 04:56:57 04:56:57 Successfully built 6de0a7ce18f9 04:56:57 Successfully tagged security-spire-config-arm64:latest 04:57:16  Building security-spire-config ... done Building bin/spire-agent... 04:57:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:57:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:57:16 go: downloading github.com/docker/docker v20.10.12+incompatible 04:57:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:57:16 go: downloading github.com/google/go-tpm-tools v0.3.3 04:57:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:57:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:57:16 go: downloading github.com/docker/go-connections v0.4.0 04:57:16 go: downloading github.com/docker/go-units v0.4.0 04:57:16 go: downloading github.com/opencontainers/image-spec v1.0.1 04:57:17 go: downloading github.com/containerd/containerd v1.3.4 04:57:17 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:57:17 go: downloading github.com/opencontainers/go-digest v1.0.0 05:00:54 Removing intermediate container 800ca49c3dd0 05:00:54 ---> 92be88c42a8e 05:00:54 05:00:54 Step 13/26 : FROM alpine:3.15 05:00:54 ---> 3fb3c9af89a9 05:00:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:00:54 ---> Using cache 05:00:54 ---> e47e7261f222 05:00:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:00:54 ---> Using cache 05:00:54 ---> 671b92e3ccf9 05:00:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:00:54 ---> Using cache 05:00:54 ---> 6d3f2bec5379 05:00:54 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 05:00:54 ---> 985249f3cdfb 05:00:54 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 05:00:54 ---> 0fb69417cac9 05:00:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:00:54 ---> 2e7bddd67b0e 05:00:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:00:54 ---> a64ce0cf50c4 05:00:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:00:54 ---> ec888b648634 05:00:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:00:54 ---> Running in 78da39100cfe 05:00:54 Removing intermediate container 78da39100cfe 05:00:54 ---> 6d7f938fe8bd 05:00:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:00:54 ---> Running in cde60aa1106c 05:00:54 Removing intermediate container cde60aa1106c 05:00:54 ---> 6dd16005c977 05:00:54 Step 24/26 : LABEL arch=arm64 05:00:54 ---> Running in 96f62ef98da7 05:00:54 Removing intermediate container 96f62ef98da7 05:00:54 ---> a0f4365f1523 05:00:54 Step 25/26 : LABEL git_sha=c95941bc2401db96b526c4388051da3858551266 05:00:54 ---> Running in 24383db980f3 05:00:55 Removing intermediate container 24383db980f3 05:00:55 ---> 26844b088774 05:00:55 Step 26/26 : LABEL version=2.2.0-dev.71 05:00:55 ---> Running in 8c410160d290 05:00:55 Removing intermediate container 8c410160d290 05:00:55 ---> ae9343a5a494 05:00:55 05:00:55 Successfully built ae9343a5a494 05:00:55 Successfully tagged security-spire-agent-arm64:latest 05:00:55  Building security-spire-agent ... done  [Pipeline] } 05:00:55 $ docker stop --time=1 af85d33923ddc14f0ad284b341d0fdf08e70c6d695f579c35fb7ab94548bd075 05:00:57 $ docker rm -f af85d33923ddc14f0ad284b341d0fdf08e70c6d695f579c35fb7ab94548bd075 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:58 + docker images 05:00:58 REPOSITORY TAG IMAGE ID CREATED SIZE 05:00:58 security-spire-agent-arm64 latest ae9343a5a494 3 seconds ago 126MB 05:00:58 92be88c42a8e 27 seconds ago 3.98GB 05:00:58 security-spire-config-arm64 latest 6de0a7ce18f9 4 minutes ago 85.6MB 05:00:58 security-spire-server-arm64 latest 9e75f6a373dd 4 minutes ago 86.3MB 05:00:58 433d0e1598a9 4 minutes ago 3.98GB 05:00:58 790f7e05750d 4 minutes ago 3.98GB 05:00:58 support-notifications-arm64 latest e03600eef02d 21 minutes ago 25.8MB 05:00:58 bf16341fbe6e 21 minutes ago 1.21GB 05:00:58 core-data-arm64 latest fac4148ac573 27 minutes ago 21.6MB 05:00:58 ffe5e216b254 27 minutes ago 1.18GB 05:00:58 support-scheduler-arm64 latest f63eeb4ad04e 28 minutes ago 25.2MB 05:00:58 2220b8ac9646 28 minutes ago 1.21GB 05:00:58 core-metadata-arm64 latest 81332dfdb9b1 31 minutes ago 16.3MB 05:00:58 daf31eb9c735 31 minutes ago 1.15GB 05:00:58 security-spiffe-token-provider-arm64 latest 93d26567683c 34 minutes ago 27.9MB 05:00:58 de73836ca5a5 34 minutes ago 1.2GB 05:00:58 security-secretstore-setup-arm64 latest 9cea6183250a 35 minutes ago 27.5MB 05:00:58 fe68bddb2fe6 36 minutes ago 1.16GB 05:00:58 core-command-arm64 latest 6a2c2d3d7c55 37 minutes ago 15.5MB 05:00:58 4a439204edb2 37 minutes ago 1.15GB 05:00:58 sys-mgmt-agent-arm64 latest 982f715c31f4 41 minutes ago 282MB 05:00:58 security-bootstrapper-arm64 latest 3bf6a1af4e67 42 minutes ago 18.3MB 05:00:58 security-proxy-setup-arm64 latest f620abf41af1 42 minutes ago 26.1MB 05:00:58 c3df210f15f0 42 minutes ago 1.15GB 05:00:58 fc508b36b483 42 minutes ago 1.16GB 05:00:58 a664cf11aafe 43 minutes ago 1.15GB 05:00:58 ci-base-image-arm64 latest 0ec41a87729a 49 minutes ago 886MB 05:00:58 docker 20.10.14 c346e9eafbab 9 days ago 202MB 05:00:58 alpine 3.14 ac73e934f311 10 days ago 5.34MB 05:00:58 alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB 05:00:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 05:00:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:58 provisioning config files... 05:00:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/197@tmp/config1079758693207524777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:59 ---> docker-login.sh 05:00:59 nexus3.edgexfoundry.org:10001 05:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:59 Configure a credential helper to remove this warning. See 05:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:59 05:00:59 Login Succeeded 05:00:59 nexus3.edgexfoundry.org:10002 05:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:00 Configure a credential helper to remove this warning. See 05:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:00 05:01:00 Login Succeeded 05:01:00 nexus3.edgexfoundry.org:10003 05:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:00 Configure a credential helper to remove this warning. See 05:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:00 05:01:00 Login Succeeded 05:01:00 nexus3.edgexfoundry.org:10004 05:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:01 Configure a credential helper to remove this warning. See 05:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:01 05:01:01 Login Succeeded 05:01:01 docker.io 05:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:02 Configure a credential helper to remove this warning. See 05:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:02 05:01:02 Login Succeeded 05:01:02 ---> docker-login.sh ends [Pipeline] } 05:01:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:01:02 c95941bc2401db96b526c4388051da3858551266 05:01:02 latest 05:01:02 2.2.0-dev.71 05:01:02 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:02 main 05:01:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:01:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:01:02 b47e20f2f102: Preparing 05:01:02 cf6d7fa58364: Preparing 05:01:02 3b4b467d0118: Preparing 05:01:02 b3c1c1c42ad5: Preparing 05:01:02 f73e7dbfee58: Preparing 05:01:02 f73e7dbfee58: Layer already exists 05:01:03 3b4b467d0118: Pushed 05:01:03 b47e20f2f102: Pushed 05:01:03 b3c1c1c42ad5: Pushed 05:01:05 cf6d7fa58364: Pushed 05:01:05 c95941bc2401db96b526c4388051da3858551266: digest: sha256:8eff9c95e4cc8b409baa3a94624419f804a4400b46acec1e37b828cdfd32ee0e size: 1363 [Pipeline] isUnix [Pipeline] sh 05:01:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:01:06 b47e20f2f102: Preparing 05:01:06 cf6d7fa58364: Preparing 05:01:06 3b4b467d0118: Preparing 05:01:06 b3c1c1c42ad5: Preparing 05:01:06 f73e7dbfee58: Preparing 05:01:06 f73e7dbfee58: Layer already exists 05:01:06 cf6d7fa58364: Layer already exists 05:01:06 3b4b467d0118: Layer already exists 05:01:06 b47e20f2f102: Layer already exists 05:01:06 b3c1c1c42ad5: Layer already exists 05:01:06 latest: digest: sha256:8eff9c95e4cc8b409baa3a94624419f804a4400b46acec1e37b828cdfd32ee0e size: 1363 [Pipeline] isUnix [Pipeline] sh 05:01:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.71 05:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:01:07 b47e20f2f102: Preparing 05:01:07 cf6d7fa58364: Preparing 05:01:07 3b4b467d0118: Preparing 05:01:07 b3c1c1c42ad5: Preparing 05:01:07 f73e7dbfee58: Preparing 05:01:07 3b4b467d0118: Layer already exists 05:01:07 f73e7dbfee58: Layer already exists 05:01:07 cf6d7fa58364: Layer already exists 05:01:07 b47e20f2f102: Layer already exists 05:01:07 b3c1c1c42ad5: Layer already exists 05:01:07 2.2.0-dev.71: digest: sha256:8eff9c95e4cc8b409baa3a94624419f804a4400b46acec1e37b828cdfd32ee0e size: 1363 [Pipeline] isUnix [Pipeline] sh 05:01:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:01:08 b47e20f2f102: Preparing 05:01:08 cf6d7fa58364: Preparing 05:01:08 3b4b467d0118: Preparing 05:01:08 b3c1c1c42ad5: Preparing 05:01:08 f73e7dbfee58: Preparing 05:01:08 b47e20f2f102: Layer already exists 05:01:08 3b4b467d0118: Layer already exists 05:01:08 f73e7dbfee58: Layer already exists 05:01:08 cf6d7fa58364: Layer already exists 05:01:08 b3c1c1c42ad5: Layer already exists 05:01:08 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:8eff9c95e4cc8b409baa3a94624419f804a4400b46acec1e37b828cdfd32ee0e size: 1363 [Pipeline] isUnix [Pipeline] sh 05:01:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 05:01:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:01:09 b47e20f2f102: Preparing 05:01:09 cf6d7fa58364: Preparing 05:01:09 3b4b467d0118: Preparing 05:01:09 b3c1c1c42ad5: Preparing 05:01:09 f73e7dbfee58: Preparing 05:01:09 f73e7dbfee58: Layer already exists 05:01:09 3b4b467d0118: Layer already exists 05:01:09 cf6d7fa58364: Layer already exists 05:01:09 b47e20f2f102: Layer already exists 05:01:09 b3c1c1c42ad5: Layer already exists 05:01:09 main: digest: sha256:8eff9c95e4cc8b409baa3a94624419f804a4400b46acec1e37b828cdfd32ee0e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:09 ===================================================== [Pipeline] echo 05:01:09 taggedImages: 05:01:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:01:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.71 05:01:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:01:09 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:01:09 c95941bc2401db96b526c4388051da3858551266 05:01:09 latest 05:01:09 2.2.0-dev.71 05:01:09 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:09 main 05:01:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:01:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:01:10 5715a82292a9: Preparing 05:01:10 cfee05850798: Preparing 05:01:10 3b4b467d0118: Preparing 05:01:10 ea7da781fbd6: Preparing 05:01:10 1855600a6557: Preparing 05:01:10 f73e7dbfee58: Preparing 05:01:10 f73e7dbfee58: Waiting 05:01:10 3b4b467d0118: Layer already exists 05:01:10 f73e7dbfee58: Layer already exists 05:01:10 1855600a6557: Pushed 05:01:10 5715a82292a9: Pushed 05:01:11 ea7da781fbd6: Pushed 05:01:13 cfee05850798: Pushed 05:01:13 c95941bc2401db96b526c4388051da3858551266: digest: sha256:a56fbb6803841f94c071a5ea890b368fa6634d5edfbf59f95e2866a40dc3d941 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:01:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:01:14 5715a82292a9: Preparing 05:01:14 cfee05850798: Preparing 05:01:14 3b4b467d0118: Preparing 05:01:14 ea7da781fbd6: Preparing 05:01:14 1855600a6557: Preparing 05:01:14 f73e7dbfee58: Preparing 05:01:14 f73e7dbfee58: Waiting 05:01:14 5715a82292a9: Layer already exists 05:01:14 1855600a6557: Layer already exists 05:01:14 3b4b467d0118: Layer already exists 05:01:14 ea7da781fbd6: Layer already exists 05:01:14 cfee05850798: Layer already exists 05:01:14 f73e7dbfee58: Layer already exists 05:01:14 latest: digest: sha256:a56fbb6803841f94c071a5ea890b368fa6634d5edfbf59f95e2866a40dc3d941 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:01:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.71 05:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:01:15 5715a82292a9: Preparing 05:01:15 cfee05850798: Preparing 05:01:15 3b4b467d0118: Preparing 05:01:15 ea7da781fbd6: Preparing 05:01:15 1855600a6557: Preparing 05:01:15 f73e7dbfee58: Preparing 05:01:15 f73e7dbfee58: Waiting 05:01:15 1855600a6557: Layer already exists 05:01:15 5715a82292a9: Layer already exists 05:01:15 3b4b467d0118: Layer already exists 05:01:15 cfee05850798: Layer already exists 05:01:15 ea7da781fbd6: Layer already exists 05:01:15 f73e7dbfee58: Layer already exists 05:01:16 2.2.0-dev.71: digest: sha256:a56fbb6803841f94c071a5ea890b368fa6634d5edfbf59f95e2866a40dc3d941 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:01:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:01:16 5715a82292a9: Preparing 05:01:16 cfee05850798: Preparing 05:01:16 3b4b467d0118: Preparing 05:01:16 ea7da781fbd6: Preparing 05:01:16 1855600a6557: Preparing 05:01:16 f73e7dbfee58: Preparing 05:01:16 f73e7dbfee58: Waiting 05:01:16 3b4b467d0118: Layer already exists 05:01:16 1855600a6557: Layer already exists 05:01:16 ea7da781fbd6: Layer already exists 05:01:16 5715a82292a9: Layer already exists 05:01:16 cfee05850798: Layer already exists 05:01:16 f73e7dbfee58: Layer already exists 05:01:17 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:a56fbb6803841f94c071a5ea890b368fa6634d5edfbf59f95e2866a40dc3d941 size: 1572 [Pipeline] isUnix [Pipeline] sh 05:01:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 05:01:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:01:17 5715a82292a9: Preparing 05:01:17 cfee05850798: Preparing 05:01:17 3b4b467d0118: Preparing 05:01:17 ea7da781fbd6: Preparing 05:01:17 1855600a6557: Preparing 05:01:17 f73e7dbfee58: Preparing 05:01:17 f73e7dbfee58: Waiting 05:01:17 cfee05850798: Layer already exists 05:01:17 1855600a6557: Layer already exists 05:01:17 5715a82292a9: Layer already exists 05:01:17 ea7da781fbd6: Layer already exists 05:01:17 3b4b467d0118: Layer already exists 05:01:17 f73e7dbfee58: Layer already exists 05:01:17 main: digest: sha256:a56fbb6803841f94c071a5ea890b368fa6634d5edfbf59f95e2866a40dc3d941 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:18 ===================================================== [Pipeline] echo 05:01:18 taggedImages: 05:01:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:01:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.71 05:01:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:18 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:01:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:01:18 c95941bc2401db96b526c4388051da3858551266 05:01:18 latest 05:01:18 2.2.0-dev.71 05:01:18 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:18 main 05:01:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:01:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:01:18 5be995986701: Preparing 05:01:18 db537d4b8c5d: Preparing 05:01:18 3b4b467d0118: Preparing 05:01:18 b3c1c1c42ad5: Preparing 05:01:18 f73e7dbfee58: Preparing 05:01:18 3b4b467d0118: Layer already exists 05:01:18 f73e7dbfee58: Layer already exists 05:01:18 b3c1c1c42ad5: Layer already exists 05:01:18 5be995986701: Pushed 05:01:21 db537d4b8c5d: Pushed 05:01:21 c95941bc2401db96b526c4388051da3858551266: digest: sha256:7e821205b46aa537dda8e785561580d3393d5ff4c6b3cb8e98ab2298b5656bc9 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:01:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:01:22 5be995986701: Preparing 05:01:22 db537d4b8c5d: Preparing 05:01:22 3b4b467d0118: Preparing 05:01:22 b3c1c1c42ad5: Preparing 05:01:22 f73e7dbfee58: Preparing 05:01:22 5be995986701: Layer already exists 05:01:22 b3c1c1c42ad5: Layer already exists 05:01:22 db537d4b8c5d: Layer already exists 05:01:22 3b4b467d0118: Layer already exists 05:01:22 f73e7dbfee58: Layer already exists 05:01:22 latest: digest: sha256:7e821205b46aa537dda8e785561580d3393d5ff4c6b3cb8e98ab2298b5656bc9 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:01:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.71 05:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:01:23 5be995986701: Preparing 05:01:23 db537d4b8c5d: Preparing 05:01:23 3b4b467d0118: Preparing 05:01:23 b3c1c1c42ad5: Preparing 05:01:23 f73e7dbfee58: Preparing 05:01:23 db537d4b8c5d: Layer already exists 05:01:23 b3c1c1c42ad5: Layer already exists 05:01:23 f73e7dbfee58: Layer already exists 05:01:23 5be995986701: Layer already exists 05:01:23 3b4b467d0118: Layer already exists 05:01:23 2.2.0-dev.71: digest: sha256:7e821205b46aa537dda8e785561580d3393d5ff4c6b3cb8e98ab2298b5656bc9 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:01:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:01:24 5be995986701: Preparing 05:01:24 db537d4b8c5d: Preparing 05:01:24 3b4b467d0118: Preparing 05:01:24 b3c1c1c42ad5: Preparing 05:01:24 f73e7dbfee58: Preparing 05:01:24 b3c1c1c42ad5: Layer already exists 05:01:24 5be995986701: Layer already exists 05:01:24 f73e7dbfee58: Layer already exists 05:01:24 3b4b467d0118: Layer already exists 05:01:24 db537d4b8c5d: Layer already exists 05:01:24 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:7e821205b46aa537dda8e785561580d3393d5ff4c6b3cb8e98ab2298b5656bc9 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:01:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 05:01:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:01:25 5be995986701: Preparing 05:01:25 db537d4b8c5d: Preparing 05:01:25 3b4b467d0118: Preparing 05:01:25 b3c1c1c42ad5: Preparing 05:01:25 f73e7dbfee58: Preparing 05:01:25 b3c1c1c42ad5: Layer already exists 05:01:25 3b4b467d0118: Layer already exists 05:01:25 5be995986701: Layer already exists 05:01:25 f73e7dbfee58: Layer already exists 05:01:25 db537d4b8c5d: Layer already exists 05:01:25 main: digest: sha256:7e821205b46aa537dda8e785561580d3393d5ff4c6b3cb8e98ab2298b5656bc9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:25 ===================================================== [Pipeline] echo 05:01:25 taggedImages: 05:01:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:01:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.71 05:01:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:01:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:01:25 c95941bc2401db96b526c4388051da3858551266 05:01:25 latest 05:01:25 2.2.0-dev.71 05:01:25 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:25 main 05:01:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:01:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:01:26 773435dae322: Preparing 05:01:26 773435dae322: Preparing 05:01:26 2fdad5af2cc8: Preparing 05:01:26 d4952ecd35cd: Preparing 05:01:26 d5fb777b390b: Preparing 05:01:26 7011ccb914cf: Preparing 05:01:26 3b4b467d0118: Preparing 05:01:26 c60bf05263b0: Preparing 05:01:26 d7b28021815d: Preparing 05:01:26 7c3530d33b7a: Preparing 05:01:26 732606e104bf: Preparing 05:01:26 f73e7dbfee58: Preparing 05:01:26 d7b28021815d: Waiting 05:01:26 7c3530d33b7a: Waiting 05:01:26 732606e104bf: Waiting 05:01:26 f73e7dbfee58: Waiting 05:01:26 3b4b467d0118: Waiting 05:01:26 c60bf05263b0: Waiting 05:01:26 773435dae322: Pushed 05:01:26 d5fb777b390b: Pushed 05:01:26 d4952ecd35cd: Pushed 05:01:26 2fdad5af2cc8: Pushed 05:01:26 3b4b467d0118: Layer already exists 05:01:27 c60bf05263b0: Pushed 05:01:27 d7b28021815d: Pushed 05:01:27 7c3530d33b7a: Pushed 05:01:27 732606e104bf: Pushed 05:01:27 f73e7dbfee58: Layer already exists 05:01:30 7011ccb914cf: Pushed 05:01:30 c95941bc2401db96b526c4388051da3858551266: digest: sha256:00cec5b523c2378d56971b833fd984eed2cc57a20acd75aedc8f87a3d18cd73a size: 2817 [Pipeline] isUnix [Pipeline] sh 05:01:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:01:31 773435dae322: Preparing 05:01:31 773435dae322: Preparing 05:01:31 2fdad5af2cc8: Preparing 05:01:31 d4952ecd35cd: Preparing 05:01:31 d5fb777b390b: Preparing 05:01:31 7011ccb914cf: Preparing 05:01:31 3b4b467d0118: Preparing 05:01:31 c60bf05263b0: Preparing 05:01:31 d7b28021815d: Preparing 05:01:31 7c3530d33b7a: Preparing 05:01:31 732606e104bf: Preparing 05:01:31 f73e7dbfee58: Preparing 05:01:31 d7b28021815d: Waiting 05:01:31 7c3530d33b7a: Waiting 05:01:31 732606e104bf: Waiting 05:01:31 3b4b467d0118: Waiting 05:01:31 c60bf05263b0: Waiting 05:01:31 f73e7dbfee58: Waiting 05:01:31 773435dae322: Layer already exists 05:01:31 7011ccb914cf: Layer already exists 05:01:31 2fdad5af2cc8: Layer already exists 05:01:31 d4952ecd35cd: Layer already exists 05:01:31 d5fb777b390b: Layer already exists 05:01:31 3b4b467d0118: Layer already exists 05:01:31 c60bf05263b0: Layer already exists 05:01:31 7c3530d33b7a: Layer already exists 05:01:31 d7b28021815d: Layer already exists 05:01:31 732606e104bf: Layer already exists 05:01:31 f73e7dbfee58: Layer already exists 05:01:31 latest: digest: sha256:00cec5b523c2378d56971b833fd984eed2cc57a20acd75aedc8f87a3d18cd73a size: 2817 [Pipeline] isUnix [Pipeline] sh 05:01:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.71 05:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:01:32 773435dae322: Preparing 05:01:32 773435dae322: Preparing 05:01:32 2fdad5af2cc8: Preparing 05:01:32 d4952ecd35cd: Preparing 05:01:32 d5fb777b390b: Preparing 05:01:32 7011ccb914cf: Preparing 05:01:32 3b4b467d0118: Preparing 05:01:32 c60bf05263b0: Preparing 05:01:32 d7b28021815d: Preparing 05:01:32 7c3530d33b7a: Preparing 05:01:32 732606e104bf: Preparing 05:01:32 f73e7dbfee58: Preparing 05:01:32 d7b28021815d: Waiting 05:01:32 732606e104bf: Waiting 05:01:32 f73e7dbfee58: Waiting 05:01:32 7c3530d33b7a: Waiting 05:01:32 3b4b467d0118: Waiting 05:01:32 c60bf05263b0: Waiting 05:01:32 2fdad5af2cc8: Layer already exists 05:01:32 773435dae322: Layer already exists 05:01:32 d4952ecd35cd: Layer already exists 05:01:32 d5fb777b390b: Layer already exists 05:01:32 7011ccb914cf: Layer already exists 05:01:32 c60bf05263b0: Layer already exists 05:01:32 d7b28021815d: Layer already exists 05:01:32 3b4b467d0118: Layer already exists 05:01:32 732606e104bf: Layer already exists 05:01:32 7c3530d33b7a: Layer already exists 05:01:32 f73e7dbfee58: Layer already exists 05:01:32 2.2.0-dev.71: digest: sha256:00cec5b523c2378d56971b833fd984eed2cc57a20acd75aedc8f87a3d18cd73a size: 2817 [Pipeline] isUnix [Pipeline] sh 05:01:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:01:32 773435dae322: Preparing 05:01:32 773435dae322: Preparing 05:01:32 2fdad5af2cc8: Preparing 05:01:32 d4952ecd35cd: Preparing 05:01:32 d5fb777b390b: Preparing 05:01:32 7011ccb914cf: Preparing 05:01:32 3b4b467d0118: Preparing 05:01:32 c60bf05263b0: Preparing 05:01:32 d7b28021815d: Preparing 05:01:32 7c3530d33b7a: Preparing 05:01:32 732606e104bf: Preparing 05:01:32 f73e7dbfee58: Preparing 05:01:32 d7b28021815d: Waiting 05:01:32 7c3530d33b7a: Waiting 05:01:32 3b4b467d0118: Waiting 05:01:32 c60bf05263b0: Waiting 05:01:32 732606e104bf: Waiting 05:01:32 f73e7dbfee58: Waiting 05:01:32 773435dae322: Layer already exists 05:01:32 7011ccb914cf: Layer already exists 05:01:32 2fdad5af2cc8: Layer already exists 05:01:32 d5fb777b390b: Layer already exists 05:01:33 d4952ecd35cd: Layer already exists 05:01:33 c60bf05263b0: Layer already exists 05:01:33 3b4b467d0118: Layer already exists 05:01:33 d7b28021815d: Layer already exists 05:01:33 7c3530d33b7a: Layer already exists 05:01:33 732606e104bf: Layer already exists 05:01:33 f73e7dbfee58: Layer already exists 05:01:33 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:00cec5b523c2378d56971b833fd984eed2cc57a20acd75aedc8f87a3d18cd73a size: 2817 [Pipeline] isUnix [Pipeline] sh 05:01:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 05:01:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:01:33 773435dae322: Preparing 05:01:33 773435dae322: Preparing 05:01:33 2fdad5af2cc8: Preparing 05:01:33 d4952ecd35cd: Preparing 05:01:33 d5fb777b390b: Preparing 05:01:33 7011ccb914cf: Preparing 05:01:33 3b4b467d0118: Preparing 05:01:33 c60bf05263b0: Preparing 05:01:33 d7b28021815d: Preparing 05:01:33 7c3530d33b7a: Preparing 05:01:33 732606e104bf: Preparing 05:01:33 f73e7dbfee58: Preparing 05:01:33 c60bf05263b0: Waiting 05:01:33 d7b28021815d: Waiting 05:01:33 7c3530d33b7a: Waiting 05:01:33 732606e104bf: Waiting 05:01:33 f73e7dbfee58: Waiting 05:01:33 3b4b467d0118: Waiting 05:01:33 2fdad5af2cc8: Layer already exists 05:01:33 d4952ecd35cd: Layer already exists 05:01:33 7011ccb914cf: Layer already exists 05:01:33 d5fb777b390b: Layer already exists 05:01:33 773435dae322: Layer already exists 05:01:34 3b4b467d0118: Layer already exists 05:01:34 732606e104bf: Layer already exists 05:01:34 d7b28021815d: Layer already exists 05:01:34 c60bf05263b0: Layer already exists 05:01:34 7c3530d33b7a: Layer already exists 05:01:34 f73e7dbfee58: Layer already exists 05:01:34 main: digest: sha256:00cec5b523c2378d56971b833fd984eed2cc57a20acd75aedc8f87a3d18cd73a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:34 ===================================================== [Pipeline] echo 05:01:34 taggedImages: 05:01:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:01:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.71 05:01:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:01:34 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:01:34 c95941bc2401db96b526c4388051da3858551266 05:01:34 latest 05:01:34 2.2.0-dev.71 05:01:34 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:34 main 05:01:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:01:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:01:34 3cc559b48cf6: Preparing 05:01:34 03e2f488e658: Preparing 05:01:34 26dde81d6a26: Preparing 05:01:34 e30ead1c334e: Preparing 05:01:34 ec3588e6ecdc: Preparing 05:01:34 fed0f1810612: Preparing 05:01:34 b5f9c91eb372: Preparing 05:01:34 f73e7dbfee58: Preparing 05:01:34 b5f9c91eb372: Waiting 05:01:34 f73e7dbfee58: Waiting 05:01:34 fed0f1810612: Waiting 05:01:35 ec3588e6ecdc: Pushed 05:01:35 03e2f488e658: Pushed 05:01:35 3cc559b48cf6: Pushed 05:01:35 f73e7dbfee58: Layer already exists 05:01:35 fed0f1810612: Pushed 05:01:36 b5f9c91eb372: Pushed 05:01:37 e30ead1c334e: Pushed 05:01:37 26dde81d6a26: Pushed 05:01:37 c95941bc2401db96b526c4388051da3858551266: digest: sha256:fa9b9ab4f838f0d644281542278b945ef6d7c373f755d924043a7ae0d64c692f size: 1990 [Pipeline] isUnix [Pipeline] sh 05:01:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:01:38 3cc559b48cf6: Preparing 05:01:38 03e2f488e658: Preparing 05:01:38 26dde81d6a26: Preparing 05:01:38 e30ead1c334e: Preparing 05:01:38 ec3588e6ecdc: Preparing 05:01:38 fed0f1810612: Preparing 05:01:38 b5f9c91eb372: Preparing 05:01:38 f73e7dbfee58: Preparing 05:01:38 fed0f1810612: Waiting 05:01:38 b5f9c91eb372: Waiting 05:01:38 f73e7dbfee58: Waiting 05:01:38 03e2f488e658: Layer already exists 05:01:38 3cc559b48cf6: Layer already exists 05:01:38 e30ead1c334e: Layer already exists 05:01:38 ec3588e6ecdc: Layer already exists 05:01:38 26dde81d6a26: Layer already exists 05:01:38 fed0f1810612: Layer already exists 05:01:38 f73e7dbfee58: Layer already exists 05:01:38 b5f9c91eb372: Layer already exists 05:01:38 latest: digest: sha256:fa9b9ab4f838f0d644281542278b945ef6d7c373f755d924043a7ae0d64c692f size: 1990 [Pipeline] isUnix [Pipeline] sh 05:01:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.71 05:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:01:39 3cc559b48cf6: Preparing 05:01:39 03e2f488e658: Preparing 05:01:39 26dde81d6a26: Preparing 05:01:39 e30ead1c334e: Preparing 05:01:39 ec3588e6ecdc: Preparing 05:01:39 fed0f1810612: Preparing 05:01:39 b5f9c91eb372: Preparing 05:01:39 f73e7dbfee58: Preparing 05:01:39 fed0f1810612: Waiting 05:01:39 b5f9c91eb372: Waiting 05:01:39 f73e7dbfee58: Waiting 05:01:39 e30ead1c334e: Layer already exists 05:01:39 03e2f488e658: Layer already exists 05:01:39 3cc559b48cf6: Layer already exists 05:01:39 ec3588e6ecdc: Layer already exists 05:01:39 26dde81d6a26: Layer already exists 05:01:39 b5f9c91eb372: Layer already exists 05:01:39 fed0f1810612: Layer already exists 05:01:39 f73e7dbfee58: Layer already exists 05:01:39 2.2.0-dev.71: digest: sha256:fa9b9ab4f838f0d644281542278b945ef6d7c373f755d924043a7ae0d64c692f size: 1990 [Pipeline] isUnix [Pipeline] sh 05:01:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:01:40 3cc559b48cf6: Preparing 05:01:40 03e2f488e658: Preparing 05:01:40 26dde81d6a26: Preparing 05:01:40 e30ead1c334e: Preparing 05:01:40 ec3588e6ecdc: Preparing 05:01:40 fed0f1810612: Preparing 05:01:40 b5f9c91eb372: Preparing 05:01:40 f73e7dbfee58: Preparing 05:01:40 fed0f1810612: Waiting 05:01:40 b5f9c91eb372: Waiting 05:01:40 f73e7dbfee58: Waiting 05:01:40 e30ead1c334e: Layer already exists 05:01:40 3cc559b48cf6: Layer already exists 05:01:40 26dde81d6a26: Layer already exists 05:01:40 ec3588e6ecdc: Layer already exists 05:01:40 03e2f488e658: Layer already exists 05:01:40 f73e7dbfee58: Layer already exists 05:01:40 b5f9c91eb372: Layer already exists 05:01:40 fed0f1810612: Layer already exists 05:01:40 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:fa9b9ab4f838f0d644281542278b945ef6d7c373f755d924043a7ae0d64c692f size: 1990 [Pipeline] isUnix [Pipeline] sh 05:01:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 05:01:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:01:41 3cc559b48cf6: Preparing 05:01:41 03e2f488e658: Preparing 05:01:41 26dde81d6a26: Preparing 05:01:41 e30ead1c334e: Preparing 05:01:41 ec3588e6ecdc: Preparing 05:01:41 fed0f1810612: Preparing 05:01:41 b5f9c91eb372: Preparing 05:01:41 f73e7dbfee58: Preparing 05:01:41 b5f9c91eb372: Waiting 05:01:41 f73e7dbfee58: Waiting 05:01:41 fed0f1810612: Waiting 05:01:41 26dde81d6a26: Layer already exists 05:01:41 e30ead1c334e: Layer already exists 05:01:41 3cc559b48cf6: Layer already exists 05:01:41 ec3588e6ecdc: Layer already exists 05:01:41 03e2f488e658: Layer already exists 05:01:41 fed0f1810612: Layer already exists 05:01:41 b5f9c91eb372: Layer already exists 05:01:41 f73e7dbfee58: Layer already exists 05:01:41 main: digest: sha256:fa9b9ab4f838f0d644281542278b945ef6d7c373f755d924043a7ae0d64c692f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:41 ===================================================== [Pipeline] echo 05:01:41 taggedImages: 05:01:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:01:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.71 05:01:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:01:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:01:41 c95941bc2401db96b526c4388051da3858551266 05:01:41 latest 05:01:41 2.2.0-dev.71 05:01:41 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:41 main 05:01:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:01:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:01:42 4f4b16c6d3ea: Preparing 05:01:42 8f2e8374d498: Preparing 05:01:42 417240872734: Preparing 05:01:42 d4c4a463dd38: Preparing 05:01:42 4ce68d446fe0: Preparing 05:01:42 c5fe132e0c97: Preparing 05:01:42 e26af9349927: Preparing 05:01:42 e715cf94f1d8: Preparing 05:01:42 02bade70905d: Preparing 05:01:42 f73e7dbfee58: Preparing 05:01:42 e715cf94f1d8: Waiting 05:01:42 02bade70905d: Waiting 05:01:42 c5fe132e0c97: Waiting 05:01:42 f73e7dbfee58: Waiting 05:01:42 e26af9349927: Waiting 05:01:42 8f2e8374d498: Pushed 05:01:42 4ce68d446fe0: Pushed 05:01:42 4f4b16c6d3ea: Pushed 05:01:42 c5fe132e0c97: Pushed 05:01:42 e26af9349927: Pushed 05:01:42 e715cf94f1d8: Pushed 05:01:42 f73e7dbfee58: Layer already exists 05:01:43 02bade70905d: Pushed 05:01:45 d4c4a463dd38: Pushed 05:01:45 417240872734: Pushed 05:01:46 c95941bc2401db96b526c4388051da3858551266: digest: sha256:32ebd6dbb8f2675e59a40401b1ad397ac90644e32cd938c67e3111ab47842b8d size: 2405 [Pipeline] isUnix [Pipeline] sh 05:01:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:01:46 4f4b16c6d3ea: Preparing 05:01:46 8f2e8374d498: Preparing 05:01:46 417240872734: Preparing 05:01:46 d4c4a463dd38: Preparing 05:01:46 4ce68d446fe0: Preparing 05:01:46 c5fe132e0c97: Preparing 05:01:46 e26af9349927: Preparing 05:01:46 e715cf94f1d8: Preparing 05:01:46 02bade70905d: Preparing 05:01:46 f73e7dbfee58: Preparing 05:01:46 c5fe132e0c97: Waiting 05:01:46 e26af9349927: Waiting 05:01:46 e715cf94f1d8: Waiting 05:01:46 02bade70905d: Waiting 05:01:46 f73e7dbfee58: Waiting 05:01:46 4ce68d446fe0: Layer already exists 05:01:46 d4c4a463dd38: Layer already exists 05:01:46 417240872734: Layer already exists 05:01:46 4f4b16c6d3ea: Layer already exists 05:01:46 8f2e8374d498: Layer already exists 05:01:46 c5fe132e0c97: Layer already exists 05:01:46 e26af9349927: Layer already exists 05:01:46 f73e7dbfee58: Layer already exists 05:01:46 02bade70905d: Layer already exists 05:01:46 e715cf94f1d8: Layer already exists 05:01:46 latest: digest: sha256:32ebd6dbb8f2675e59a40401b1ad397ac90644e32cd938c67e3111ab47842b8d size: 2405 [Pipeline] isUnix [Pipeline] sh 05:01:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.71 05:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:01:47 4f4b16c6d3ea: Preparing 05:01:47 8f2e8374d498: Preparing 05:01:47 417240872734: Preparing 05:01:47 d4c4a463dd38: Preparing 05:01:47 4ce68d446fe0: Preparing 05:01:47 c5fe132e0c97: Preparing 05:01:47 e26af9349927: Preparing 05:01:47 e715cf94f1d8: Preparing 05:01:47 02bade70905d: Preparing 05:01:47 f73e7dbfee58: Preparing 05:01:47 e26af9349927: Waiting 05:01:47 02bade70905d: Waiting 05:01:47 f73e7dbfee58: Waiting 05:01:47 c5fe132e0c97: Waiting 05:01:47 e715cf94f1d8: Waiting 05:01:47 d4c4a463dd38: Layer already exists 05:01:47 8f2e8374d498: Layer already exists 05:01:47 4f4b16c6d3ea: Layer already exists 05:01:47 4ce68d446fe0: Layer already exists 05:01:47 417240872734: Layer already exists 05:01:47 e26af9349927: Layer already exists 05:01:47 c5fe132e0c97: Layer already exists 05:01:47 e715cf94f1d8: Layer already exists 05:01:47 02bade70905d: Layer already exists 05:01:47 f73e7dbfee58: Layer already exists 05:01:47 2.2.0-dev.71: digest: sha256:32ebd6dbb8f2675e59a40401b1ad397ac90644e32cd938c67e3111ab47842b8d size: 2405 [Pipeline] isUnix [Pipeline] sh 05:01:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:01:48 4f4b16c6d3ea: Preparing 05:01:48 8f2e8374d498: Preparing 05:01:48 417240872734: Preparing 05:01:48 d4c4a463dd38: Preparing 05:01:48 4ce68d446fe0: Preparing 05:01:48 c5fe132e0c97: Preparing 05:01:48 e26af9349927: Preparing 05:01:48 e715cf94f1d8: Preparing 05:01:48 02bade70905d: Preparing 05:01:48 c5fe132e0c97: Waiting 05:01:48 e26af9349927: Waiting 05:01:48 f73e7dbfee58: Preparing 05:01:48 e715cf94f1d8: Waiting 05:01:48 f73e7dbfee58: Waiting 05:01:48 02bade70905d: Waiting 05:01:48 8f2e8374d498: Layer already exists 05:01:48 4ce68d446fe0: Layer already exists 05:01:48 d4c4a463dd38: Layer already exists 05:01:48 4f4b16c6d3ea: Layer already exists 05:01:48 417240872734: Layer already exists 05:01:48 c5fe132e0c97: Layer already exists 05:01:48 e715cf94f1d8: Layer already exists 05:01:48 e26af9349927: Layer already exists 05:01:48 02bade70905d: Layer already exists 05:01:48 f73e7dbfee58: Layer already exists 05:01:48 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:32ebd6dbb8f2675e59a40401b1ad397ac90644e32cd938c67e3111ab47842b8d size: 2405 [Pipeline] isUnix [Pipeline] sh 05:01:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 05:01:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:01:49 4f4b16c6d3ea: Preparing 05:01:49 8f2e8374d498: Preparing 05:01:49 417240872734: Preparing 05:01:49 d4c4a463dd38: Preparing 05:01:49 4ce68d446fe0: Preparing 05:01:49 c5fe132e0c97: Preparing 05:01:49 e26af9349927: Preparing 05:01:49 e715cf94f1d8: Preparing 05:01:49 02bade70905d: Preparing 05:01:49 f73e7dbfee58: Preparing 05:01:49 e715cf94f1d8: Waiting 05:01:49 02bade70905d: Waiting 05:01:49 c5fe132e0c97: Waiting 05:01:49 e26af9349927: Waiting 05:01:49 f73e7dbfee58: Waiting 05:01:49 d4c4a463dd38: Layer already exists 05:01:49 8f2e8374d498: Layer already exists 05:01:49 4ce68d446fe0: Layer already exists 05:01:49 417240872734: Layer already exists 05:01:49 4f4b16c6d3ea: Layer already exists 05:01:49 02bade70905d: Layer already exists 05:01:49 e715cf94f1d8: Layer already exists 05:01:49 e26af9349927: Layer already exists 05:01:49 f73e7dbfee58: Layer already exists 05:01:49 c5fe132e0c97: Layer already exists 05:01:49 main: digest: sha256:32ebd6dbb8f2675e59a40401b1ad397ac90644e32cd938c67e3111ab47842b8d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:49 ===================================================== [Pipeline] echo 05:01:49 taggedImages: 05:01:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:01:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.71 05:01:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:01:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:01:49 c95941bc2401db96b526c4388051da3858551266 05:01:49 latest 05:01:49 2.2.0-dev.71 05:01:49 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:49 main 05:01:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:01:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:01:50 00601d54a424: Preparing 05:01:50 ab662de001a5: Preparing 05:01:50 3b4b467d0118: Preparing 05:01:50 e3988748a3ef: Preparing 05:01:50 e89d3bb27cb8: Preparing 05:01:50 4f4ce317c6bb: Preparing 05:01:50 4f4ce317c6bb: Waiting 05:01:50 3b4b467d0118: Layer already exists 05:01:50 4f4ce317c6bb: Layer already exists 05:01:50 e89d3bb27cb8: Pushed 05:01:50 00601d54a424: Pushed 05:01:52 e3988748a3ef: Pushed 05:01:55 ab662de001a5: Pushed 05:01:55 c95941bc2401db96b526c4388051da3858551266: digest: sha256:9c8d7f22b873e1f23d006aed542f9f719d986c7821ab67c9a1fd336bab19d47b size: 1572 [Pipeline] isUnix [Pipeline] sh 05:01:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:01:56 00601d54a424: Preparing 05:01:56 ab662de001a5: Preparing 05:01:56 3b4b467d0118: Preparing 05:01:56 e3988748a3ef: Preparing 05:01:56 e89d3bb27cb8: Preparing 05:01:56 4f4ce317c6bb: Preparing 05:01:56 4f4ce317c6bb: Waiting 05:01:56 00601d54a424: Layer already exists 05:01:56 3b4b467d0118: Layer already exists 05:01:56 e89d3bb27cb8: Layer already exists 05:01:56 e3988748a3ef: Layer already exists 05:01:56 ab662de001a5: Layer already exists 05:01:56 4f4ce317c6bb: Layer already exists 05:01:56 latest: digest: sha256:9c8d7f22b873e1f23d006aed542f9f719d986c7821ab67c9a1fd336bab19d47b size: 1572 [Pipeline] isUnix [Pipeline] sh 05:01:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.71 05:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:01:57 00601d54a424: Preparing 05:01:57 ab662de001a5: Preparing 05:01:57 3b4b467d0118: Preparing 05:01:57 e3988748a3ef: Preparing 05:01:57 e89d3bb27cb8: Preparing 05:01:57 4f4ce317c6bb: Preparing 05:01:57 4f4ce317c6bb: Waiting 05:01:57 e89d3bb27cb8: Layer already exists 05:01:57 ab662de001a5: Layer already exists 05:01:57 00601d54a424: Layer already exists 05:01:57 e3988748a3ef: Layer already exists 05:01:57 3b4b467d0118: Layer already exists 05:01:57 4f4ce317c6bb: Layer already exists 05:01:57 2.2.0-dev.71: digest: sha256:9c8d7f22b873e1f23d006aed542f9f719d986c7821ab67c9a1fd336bab19d47b size: 1572 [Pipeline] isUnix [Pipeline] sh 05:01:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:01:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:01:58 00601d54a424: Preparing 05:01:58 ab662de001a5: Preparing 05:01:58 3b4b467d0118: Preparing 05:01:58 e3988748a3ef: Preparing 05:01:58 e89d3bb27cb8: Preparing 05:01:58 4f4ce317c6bb: Preparing 05:01:58 4f4ce317c6bb: Waiting 05:01:58 e3988748a3ef: Layer already exists 05:01:58 00601d54a424: Layer already exists 05:01:58 3b4b467d0118: Layer already exists 05:01:58 ab662de001a5: Layer already exists 05:01:58 e89d3bb27cb8: Layer already exists 05:01:58 4f4ce317c6bb: Layer already exists 05:01:58 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:9c8d7f22b873e1f23d006aed542f9f719d986c7821ab67c9a1fd336bab19d47b size: 1572 [Pipeline] isUnix [Pipeline] sh 05:01:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 05:01:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:01:59 00601d54a424: Preparing 05:01:59 ab662de001a5: Preparing 05:01:59 3b4b467d0118: Preparing 05:01:59 e3988748a3ef: Preparing 05:01:59 e89d3bb27cb8: Preparing 05:01:59 4f4ce317c6bb: Preparing 05:01:59 4f4ce317c6bb: Waiting 05:01:59 3b4b467d0118: Layer already exists 05:01:59 ab662de001a5: Layer already exists 05:01:59 00601d54a424: Layer already exists 05:01:59 e89d3bb27cb8: Layer already exists 05:01:59 e3988748a3ef: Layer already exists 05:01:59 4f4ce317c6bb: Layer already exists 05:01:59 main: digest: sha256:9c8d7f22b873e1f23d006aed542f9f719d986c7821ab67c9a1fd336bab19d47b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:59 ===================================================== [Pipeline] echo 05:01:59 taggedImages: 05:01:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c95941bc2401db96b526c4388051da3858551266 05:01:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:01:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.71 05:01:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:01:59 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:01:59 c95941bc2401db96b526c4388051da3858551266 05:01:59 latest 05:01:59 2.2.0-dev.71 05:01:59 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:01:59 main 05:01:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:02:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c95941bc2401db96b526c4388051da3858551266 05:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:02:00 0767822dbf1a: Preparing 05:02:00 28110e0c24be: Preparing 05:02:00 b8cc1c5b75d1: Preparing 05:02:00 6e75dcfc0536: Preparing 05:02:00 cddb92b24100: Preparing 05:02:00 a7523358fa13: Preparing 05:02:00 e89d3bb27cb8: Preparing 05:02:00 4f4ce317c6bb: Preparing 05:02:00 e89d3bb27cb8: Waiting 05:02:00 4f4ce317c6bb: Waiting 05:02:00 a7523358fa13: Waiting 05:02:00 0767822dbf1a: Pushed 05:02:00 b8cc1c5b75d1: Pushed 05:02:00 28110e0c24be: Pushed 05:02:00 e89d3bb27cb8: Layer already exists 05:02:00 4f4ce317c6bb: Layer already exists 05:02:01 a7523358fa13: Pushed 05:02:09 cddb92b24100: Pushed 05:02:18 6e75dcfc0536: Pushed 05:02:18 c95941bc2401db96b526c4388051da3858551266: digest: sha256:f2763b5aae615453f71782854b281d08b50748438abb2ed25b010677f791bda2 size: 1992 [Pipeline] isUnix [Pipeline] sh 05:02:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:02:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:02:18 0767822dbf1a: Preparing 05:02:18 28110e0c24be: Preparing 05:02:18 b8cc1c5b75d1: Preparing 05:02:18 6e75dcfc0536: Preparing 05:02:18 cddb92b24100: Preparing 05:02:18 a7523358fa13: Preparing 05:02:18 e89d3bb27cb8: Preparing 05:02:18 4f4ce317c6bb: Preparing 05:02:18 a7523358fa13: Waiting 05:02:18 e89d3bb27cb8: Waiting 05:02:18 4f4ce317c6bb: Waiting 05:02:18 6e75dcfc0536: Layer already exists 05:02:18 cddb92b24100: Layer already exists 05:02:18 b8cc1c5b75d1: Layer already exists 05:02:18 28110e0c24be: Layer already exists 05:02:18 0767822dbf1a: Layer already exists 05:02:19 4f4ce317c6bb: Layer already exists 05:02:19 a7523358fa13: Layer already exists 05:02:19 e89d3bb27cb8: Layer already exists 05:02:19 latest: digest: sha256:f2763b5aae615453f71782854b281d08b50748438abb2ed25b010677f791bda2 size: 1992 [Pipeline] isUnix [Pipeline] sh 05:02:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:02:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.71 05:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:02:19 0767822dbf1a: Preparing 05:02:19 28110e0c24be: Preparing 05:02:19 b8cc1c5b75d1: Preparing 05:02:19 6e75dcfc0536: Preparing 05:02:19 cddb92b24100: Preparing 05:02:19 a7523358fa13: Preparing 05:02:19 e89d3bb27cb8: Preparing 05:02:19 4f4ce317c6bb: Preparing 05:02:19 a7523358fa13: Waiting 05:02:19 e89d3bb27cb8: Waiting 05:02:19 4f4ce317c6bb: Waiting 05:02:19 cddb92b24100: Layer already exists 05:02:19 28110e0c24be: Layer already exists 05:02:19 0767822dbf1a: Layer already exists 05:02:19 b8cc1c5b75d1: Layer already exists 05:02:19 6e75dcfc0536: Layer already exists 05:02:19 a7523358fa13: Layer already exists 05:02:19 e89d3bb27cb8: Layer already exists 05:02:19 4f4ce317c6bb: Layer already exists 05:02:19 2.2.0-dev.71: digest: sha256:f2763b5aae615453f71782854b281d08b50748438abb2ed25b010677f791bda2 size: 1992 [Pipeline] isUnix [Pipeline] sh 05:02:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:02:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:02:20 0767822dbf1a: Preparing 05:02:20 28110e0c24be: Preparing 05:02:20 b8cc1c5b75d1: Preparing 05:02:20 6e75dcfc0536: Preparing 05:02:20 cddb92b24100: Preparing 05:02:20 a7523358fa13: Preparing 05:02:20 e89d3bb27cb8: Preparing 05:02:20 4f4ce317c6bb: Preparing 05:02:20 a7523358fa13: Waiting 05:02:20 e89d3bb27cb8: Waiting 05:02:20 4f4ce317c6bb: Waiting 05:02:20 0767822dbf1a: Layer already exists 05:02:20 28110e0c24be: Layer already exists 05:02:20 6e75dcfc0536: Layer already exists 05:02:20 b8cc1c5b75d1: Layer already exists 05:02:20 cddb92b24100: Layer already exists 05:02:20 4f4ce317c6bb: Layer already exists 05:02:20 e89d3bb27cb8: Layer already exists 05:02:20 a7523358fa13: Layer already exists 05:02:20 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:f2763b5aae615453f71782854b281d08b50748438abb2ed25b010677f791bda2 size: 1992 [Pipeline] isUnix [Pipeline] sh 05:02:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 05:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:02:21 0767822dbf1a: Preparing 05:02:21 28110e0c24be: Preparing 05:02:21 b8cc1c5b75d1: Preparing 05:02:21 6e75dcfc0536: Preparing 05:02:21 cddb92b24100: Preparing 05:02:21 a7523358fa13: Preparing 05:02:21 e89d3bb27cb8: Preparing 05:02:21 4f4ce317c6bb: Preparing 05:02:21 a7523358fa13: Waiting 05:02:21 e89d3bb27cb8: Waiting 05:02:21 4f4ce317c6bb: Waiting 05:02:21 0767822dbf1a: Layer already exists 05:02:21 cddb92b24100: Layer already exists 05:02:21 b8cc1c5b75d1: Layer already exists 05:02:21 28110e0c24be: Layer already exists 05:02:21 6e75dcfc0536: Layer already exists 05:02:21 e89d3bb27cb8: Layer already exists 05:02:21 a7523358fa13: Layer already exists 05:02:21 4f4ce317c6bb: Layer already exists 05:02:21 main: digest: sha256:f2763b5aae615453f71782854b281d08b50748438abb2ed25b010677f791bda2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:21 ===================================================== [Pipeline] echo 05:02:21 taggedImages: 05:02:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c95941bc2401db96b526c4388051da3858551266 05:02:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:02:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.71 05:02:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:02:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:02:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:02:21 c95941bc2401db96b526c4388051da3858551266 05:02:21 latest 05:02:21 2.2.0-dev.71 05:02:21 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:02:21 main 05:02:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:02:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c95941bc2401db96b526c4388051da3858551266 05:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:02:22 47a3978271f6: Preparing 05:02:22 7a79a8e2b412: Preparing 05:02:22 7dbb8d46b195: Preparing 05:02:22 ba27bae3b2b8: Preparing 05:02:22 750d036f9df9: Preparing 05:02:22 e89d3bb27cb8: Preparing 05:02:22 4f4ce317c6bb: Preparing 05:02:22 e89d3bb27cb8: Waiting 05:02:22 4f4ce317c6bb: Waiting 05:02:22 7a79a8e2b412: Pushed 05:02:22 7dbb8d46b195: Pushed 05:02:22 47a3978271f6: Pushed 05:02:22 e89d3bb27cb8: Layer already exists 05:02:22 4f4ce317c6bb: Layer already exists 05:02:23 750d036f9df9: Pushed 05:02:41 ba27bae3b2b8: Pushed 05:02:41 c95941bc2401db96b526c4388051da3858551266: digest: sha256:4ad492ccf18b550c22419ce10e690ae5f94ff22af815c26ac46c275fa1a9cc65 size: 1780 [Pipeline] isUnix [Pipeline] sh 05:02:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:02:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:02:42 47a3978271f6: Preparing 05:02:42 7a79a8e2b412: Preparing 05:02:42 7dbb8d46b195: Preparing 05:02:42 ba27bae3b2b8: Preparing 05:02:42 750d036f9df9: Preparing 05:02:42 e89d3bb27cb8: Preparing 05:02:42 4f4ce317c6bb: Preparing 05:02:42 e89d3bb27cb8: Waiting 05:02:42 4f4ce317c6bb: Waiting 05:02:42 7dbb8d46b195: Layer already exists 05:02:42 ba27bae3b2b8: Layer already exists 05:02:42 750d036f9df9: Layer already exists 05:02:42 7a79a8e2b412: Layer already exists 05:02:42 47a3978271f6: Layer already exists 05:02:42 4f4ce317c6bb: Layer already exists 05:02:42 e89d3bb27cb8: Layer already exists 05:02:42 latest: digest: sha256:4ad492ccf18b550c22419ce10e690ae5f94ff22af815c26ac46c275fa1a9cc65 size: 1780 [Pipeline] isUnix [Pipeline] sh 05:02:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:02:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.71 05:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:02:43 47a3978271f6: Preparing 05:02:43 7a79a8e2b412: Preparing 05:02:43 7dbb8d46b195: Preparing 05:02:43 ba27bae3b2b8: Preparing 05:02:43 750d036f9df9: Preparing 05:02:43 e89d3bb27cb8: Preparing 05:02:43 4f4ce317c6bb: Preparing 05:02:43 e89d3bb27cb8: Waiting 05:02:43 4f4ce317c6bb: Waiting 05:02:43 750d036f9df9: Layer already exists 05:02:43 7a79a8e2b412: Layer already exists 05:02:43 7dbb8d46b195: Layer already exists 05:02:43 47a3978271f6: Layer already exists 05:02:43 ba27bae3b2b8: Layer already exists 05:02:43 4f4ce317c6bb: Layer already exists 05:02:43 e89d3bb27cb8: Layer already exists 05:02:43 2.2.0-dev.71: digest: sha256:4ad492ccf18b550c22419ce10e690ae5f94ff22af815c26ac46c275fa1a9cc65 size: 1780 [Pipeline] isUnix [Pipeline] sh 05:02:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:02:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:02:44 47a3978271f6: Preparing 05:02:44 7a79a8e2b412: Preparing 05:02:44 7dbb8d46b195: Preparing 05:02:44 ba27bae3b2b8: Preparing 05:02:44 750d036f9df9: Preparing 05:02:44 e89d3bb27cb8: Preparing 05:02:44 4f4ce317c6bb: Preparing 05:02:44 e89d3bb27cb8: Waiting 05:02:44 4f4ce317c6bb: Waiting 05:02:44 47a3978271f6: Layer already exists 05:02:44 7a79a8e2b412: Layer already exists 05:02:44 ba27bae3b2b8: Layer already exists 05:02:44 750d036f9df9: Layer already exists 05:02:44 7dbb8d46b195: Layer already exists 05:02:44 4f4ce317c6bb: Layer already exists 05:02:44 e89d3bb27cb8: Layer already exists 05:02:44 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:4ad492ccf18b550c22419ce10e690ae5f94ff22af815c26ac46c275fa1a9cc65 size: 1780 [Pipeline] isUnix [Pipeline] sh 05:02:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 05:02:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:02:45 47a3978271f6: Preparing 05:02:45 7a79a8e2b412: Preparing 05:02:45 7dbb8d46b195: Preparing 05:02:45 ba27bae3b2b8: Preparing 05:02:45 750d036f9df9: Preparing 05:02:45 e89d3bb27cb8: Preparing 05:02:45 4f4ce317c6bb: Preparing 05:02:45 e89d3bb27cb8: Waiting 05:02:45 4f4ce317c6bb: Waiting 05:02:45 47a3978271f6: Layer already exists 05:02:45 750d036f9df9: Layer already exists 05:02:45 ba27bae3b2b8: Layer already exists 05:02:45 7dbb8d46b195: Layer already exists 05:02:45 7a79a8e2b412: Layer already exists 05:02:45 4f4ce317c6bb: Layer already exists 05:02:45 e89d3bb27cb8: Layer already exists 05:02:45 main: digest: sha256:4ad492ccf18b550c22419ce10e690ae5f94ff22af815c26ac46c275fa1a9cc65 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:45 ===================================================== [Pipeline] echo 05:02:45 taggedImages: 05:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c95941bc2401db96b526c4388051da3858551266 05:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.71 05:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:02:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:02:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:02:46 c95941bc2401db96b526c4388051da3858551266 05:02:46 latest 05:02:46 2.2.0-dev.71 05:02:46 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:02:46 main 05:02:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:02:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c95941bc2401db96b526c4388051da3858551266 05:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:02:46 feaa69562f40: Preparing 05:02:46 78ec41a7accb: Preparing 05:02:46 a3908d26732c: Preparing 05:02:46 d8b0a017df8c: Preparing 05:02:46 a7523358fa13: Preparing 05:02:46 e89d3bb27cb8: Preparing 05:02:46 4f4ce317c6bb: Preparing 05:02:46 e89d3bb27cb8: Waiting 05:02:46 4f4ce317c6bb: Waiting 05:02:46 a7523358fa13: Layer already exists 05:02:46 e89d3bb27cb8: Layer already exists 05:02:46 4f4ce317c6bb: Layer already exists 05:02:46 feaa69562f40: Pushed 05:02:46 78ec41a7accb: Pushed 05:02:46 a3908d26732c: Pushed 05:03:05 d8b0a017df8c: Pushed 05:03:05 c95941bc2401db96b526c4388051da3858551266: digest: sha256:01d6dc16b637404aded73922ca2c3c7f91a78bc777eb7627feada0257999473d size: 1780 [Pipeline] isUnix [Pipeline] sh 05:03:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:03:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:03:05 feaa69562f40: Preparing 05:03:05 78ec41a7accb: Preparing 05:03:05 a3908d26732c: Preparing 05:03:05 d8b0a017df8c: Preparing 05:03:05 a7523358fa13: Preparing 05:03:05 e89d3bb27cb8: Preparing 05:03:05 4f4ce317c6bb: Preparing 05:03:05 e89d3bb27cb8: Waiting 05:03:05 4f4ce317c6bb: Waiting 05:03:05 78ec41a7accb: Layer already exists 05:03:05 a7523358fa13: Layer already exists 05:03:05 a3908d26732c: Layer already exists 05:03:05 d8b0a017df8c: Layer already exists 05:03:05 feaa69562f40: Layer already exists 05:03:06 e89d3bb27cb8: Layer already exists 05:03:06 4f4ce317c6bb: Layer already exists 05:03:06 latest: digest: sha256:01d6dc16b637404aded73922ca2c3c7f91a78bc777eb7627feada0257999473d size: 1780 [Pipeline] isUnix [Pipeline] sh 05:03:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:03:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.71 05:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:03:06 feaa69562f40: Preparing 05:03:06 78ec41a7accb: Preparing 05:03:06 a3908d26732c: Preparing 05:03:06 d8b0a017df8c: Preparing 05:03:06 a7523358fa13: Preparing 05:03:06 e89d3bb27cb8: Preparing 05:03:06 4f4ce317c6bb: Preparing 05:03:06 e89d3bb27cb8: Waiting 05:03:06 4f4ce317c6bb: Waiting 05:03:06 78ec41a7accb: Layer already exists 05:03:06 a7523358fa13: Layer already exists 05:03:06 feaa69562f40: Layer already exists 05:03:06 d8b0a017df8c: Layer already exists 05:03:06 a3908d26732c: Layer already exists 05:03:07 4f4ce317c6bb: Layer already exists 05:03:07 e89d3bb27cb8: Layer already exists 05:03:07 2.2.0-dev.71: digest: sha256:01d6dc16b637404aded73922ca2c3c7f91a78bc777eb7627feada0257999473d size: 1780 [Pipeline] isUnix [Pipeline] sh 05:03:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:03:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:03:07 feaa69562f40: Preparing 05:03:07 78ec41a7accb: Preparing 05:03:07 a3908d26732c: Preparing 05:03:07 d8b0a017df8c: Preparing 05:03:07 a7523358fa13: Preparing 05:03:07 e89d3bb27cb8: Preparing 05:03:07 4f4ce317c6bb: Preparing 05:03:07 e89d3bb27cb8: Waiting 05:03:07 4f4ce317c6bb: Waiting 05:03:07 d8b0a017df8c: Layer already exists 05:03:07 78ec41a7accb: Layer already exists 05:03:07 a3908d26732c: Layer already exists 05:03:07 a7523358fa13: Layer already exists 05:03:07 feaa69562f40: Layer already exists 05:03:08 e89d3bb27cb8: Layer already exists 05:03:08 4f4ce317c6bb: Layer already exists 05:03:08 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:01d6dc16b637404aded73922ca2c3c7f91a78bc777eb7627feada0257999473d size: 1780 [Pipeline] isUnix [Pipeline] sh 05:03:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 05:03:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:03:08 feaa69562f40: Preparing 05:03:08 78ec41a7accb: Preparing 05:03:08 a3908d26732c: Preparing 05:03:08 d8b0a017df8c: Preparing 05:03:08 a7523358fa13: Preparing 05:03:08 e89d3bb27cb8: Preparing 05:03:08 4f4ce317c6bb: Preparing 05:03:08 e89d3bb27cb8: Waiting 05:03:08 4f4ce317c6bb: Waiting 05:03:08 a7523358fa13: Layer already exists 05:03:08 a3908d26732c: Layer already exists 05:03:08 d8b0a017df8c: Layer already exists 05:03:08 feaa69562f40: Layer already exists 05:03:08 78ec41a7accb: Layer already exists 05:03:08 e89d3bb27cb8: Layer already exists 05:03:08 4f4ce317c6bb: Layer already exists 05:03:09 main: digest: sha256:01d6dc16b637404aded73922ca2c3c7f91a78bc777eb7627feada0257999473d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:09 ===================================================== [Pipeline] echo 05:03:09 taggedImages: 05:03:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c95941bc2401db96b526c4388051da3858551266 05:03:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:03:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.71 05:03:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:03:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:03:09 c95941bc2401db96b526c4388051da3858551266 05:03:09 latest 05:03:09 2.2.0-dev.71 05:03:09 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:09 main 05:03:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:03:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:03:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c95941bc2401db96b526c4388051da3858551266 05:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:03:09 d1d3cf387e60: Preparing 05:03:09 fb0a0e404b80: Preparing 05:03:09 3b4b467d0118: Preparing 05:03:09 ffaa9e9ad890: Preparing 05:03:09 f73e7dbfee58: Preparing 05:03:10 f73e7dbfee58: Layer already exists 05:03:10 3b4b467d0118: Layer already exists 05:03:10 d1d3cf387e60: Pushed 05:03:10 ffaa9e9ad890: Pushed 05:03:15 fb0a0e404b80: Pushed 05:03:15 c95941bc2401db96b526c4388051da3858551266: digest: sha256:3afe96795cdf1ffdbe92a5fd204691bdaefac2bb0aab589f0aac19153b30e426 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:03:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:03:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:03:16 d1d3cf387e60: Preparing 05:03:16 fb0a0e404b80: Preparing 05:03:16 3b4b467d0118: Preparing 05:03:16 ffaa9e9ad890: Preparing 05:03:16 f73e7dbfee58: Preparing 05:03:16 fb0a0e404b80: Layer already exists 05:03:16 f73e7dbfee58: Layer already exists 05:03:16 d1d3cf387e60: Layer already exists 05:03:16 ffaa9e9ad890: Layer already exists 05:03:16 3b4b467d0118: Layer already exists 05:03:16 latest: digest: sha256:3afe96795cdf1ffdbe92a5fd204691bdaefac2bb0aab589f0aac19153b30e426 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:03:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:03:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.71 05:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:03:17 d1d3cf387e60: Preparing 05:03:17 fb0a0e404b80: Preparing 05:03:17 3b4b467d0118: Preparing 05:03:17 ffaa9e9ad890: Preparing 05:03:17 f73e7dbfee58: Preparing 05:03:17 3b4b467d0118: Layer already exists 05:03:17 f73e7dbfee58: Layer already exists 05:03:17 d1d3cf387e60: Layer already exists 05:03:17 fb0a0e404b80: Layer already exists 05:03:17 ffaa9e9ad890: Layer already exists 05:03:17 2.2.0-dev.71: digest: sha256:3afe96795cdf1ffdbe92a5fd204691bdaefac2bb0aab589f0aac19153b30e426 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:03:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:03:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:03:18 d1d3cf387e60: Preparing 05:03:18 fb0a0e404b80: Preparing 05:03:18 3b4b467d0118: Preparing 05:03:18 ffaa9e9ad890: Preparing 05:03:18 f73e7dbfee58: Preparing 05:03:18 d1d3cf387e60: Layer already exists 05:03:18 ffaa9e9ad890: Layer already exists 05:03:18 f73e7dbfee58: Layer already exists 05:03:18 3b4b467d0118: Layer already exists 05:03:18 fb0a0e404b80: Layer already exists 05:03:18 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:3afe96795cdf1ffdbe92a5fd204691bdaefac2bb0aab589f0aac19153b30e426 size: 1365 [Pipeline] isUnix [Pipeline] sh 05:03:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 05:03:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:03:19 d1d3cf387e60: Preparing 05:03:19 fb0a0e404b80: Preparing 05:03:19 3b4b467d0118: Preparing 05:03:19 ffaa9e9ad890: Preparing 05:03:19 f73e7dbfee58: Preparing 05:03:19 fb0a0e404b80: Layer already exists 05:03:19 d1d3cf387e60: Layer already exists 05:03:19 ffaa9e9ad890: Layer already exists 05:03:19 3b4b467d0118: Layer already exists 05:03:19 f73e7dbfee58: Layer already exists 05:03:19 main: digest: sha256:3afe96795cdf1ffdbe92a5fd204691bdaefac2bb0aab589f0aac19153b30e426 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:19 ===================================================== [Pipeline] echo 05:03:19 taggedImages: 05:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c95941bc2401db96b526c4388051da3858551266 05:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.71 05:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:03:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:03:19 c95941bc2401db96b526c4388051da3858551266 05:03:19 latest 05:03:19 2.2.0-dev.71 05:03:19 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:19 main 05:03:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:03:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:03:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c95941bc2401db96b526c4388051da3858551266 05:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:03:20 7feb8a180401: Preparing 05:03:20 5829f843c3bf: Preparing 05:03:20 3b4b467d0118: Preparing 05:03:20 b3c1c1c42ad5: Preparing 05:03:20 f73e7dbfee58: Preparing 05:03:20 f73e7dbfee58: Layer already exists 05:03:20 3b4b467d0118: Layer already exists 05:03:20 b3c1c1c42ad5: Layer already exists 05:03:20 7feb8a180401: Pushed 05:03:26 5829f843c3bf: Pushed 05:03:26 c95941bc2401db96b526c4388051da3858551266: digest: sha256:aaa694d80fdc82283b29efbf21fed070b8653a6f6fa4556046bcdf32b77769e6 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:03:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:03:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:03:26 7feb8a180401: Preparing 05:03:26 5829f843c3bf: Preparing 05:03:26 3b4b467d0118: Preparing 05:03:26 b3c1c1c42ad5: Preparing 05:03:26 f73e7dbfee58: Preparing 05:03:26 f73e7dbfee58: Layer already exists 05:03:26 b3c1c1c42ad5: Layer already exists 05:03:26 5829f843c3bf: Layer already exists 05:03:26 7feb8a180401: Layer already exists 05:03:26 3b4b467d0118: Layer already exists 05:03:26 latest: digest: sha256:aaa694d80fdc82283b29efbf21fed070b8653a6f6fa4556046bcdf32b77769e6 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:03:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:03:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.71 05:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:03:27 7feb8a180401: Preparing 05:03:27 5829f843c3bf: Preparing 05:03:27 3b4b467d0118: Preparing 05:03:27 b3c1c1c42ad5: Preparing 05:03:27 f73e7dbfee58: Preparing 05:03:27 b3c1c1c42ad5: Layer already exists 05:03:27 3b4b467d0118: Layer already exists 05:03:27 7feb8a180401: Layer already exists 05:03:27 f73e7dbfee58: Layer already exists 05:03:27 5829f843c3bf: Layer already exists 05:03:27 2.2.0-dev.71: digest: sha256:aaa694d80fdc82283b29efbf21fed070b8653a6f6fa4556046bcdf32b77769e6 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:03:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:03:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:03:28 7feb8a180401: Preparing 05:03:28 5829f843c3bf: Preparing 05:03:28 3b4b467d0118: Preparing 05:03:28 b3c1c1c42ad5: Preparing 05:03:28 f73e7dbfee58: Preparing 05:03:28 f73e7dbfee58: Layer already exists 05:03:28 7feb8a180401: Layer already exists 05:03:28 b3c1c1c42ad5: Layer already exists 05:03:28 5829f843c3bf: Layer already exists 05:03:28 3b4b467d0118: Layer already exists 05:03:28 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:aaa694d80fdc82283b29efbf21fed070b8653a6f6fa4556046bcdf32b77769e6 size: 1364 [Pipeline] isUnix [Pipeline] sh 05:03:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 05:03:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:03:29 7feb8a180401: Preparing 05:03:29 5829f843c3bf: Preparing 05:03:29 3b4b467d0118: Preparing 05:03:29 b3c1c1c42ad5: Preparing 05:03:29 f73e7dbfee58: Preparing 05:03:29 7feb8a180401: Layer already exists 05:03:29 5829f843c3bf: Layer already exists 05:03:29 3b4b467d0118: Layer already exists 05:03:29 f73e7dbfee58: Layer already exists 05:03:29 b3c1c1c42ad5: Layer already exists 05:03:29 main: digest: sha256:aaa694d80fdc82283b29efbf21fed070b8653a6f6fa4556046bcdf32b77769e6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:29 ===================================================== [Pipeline] echo 05:03:29 taggedImages: 05:03:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c95941bc2401db96b526c4388051da3858551266 05:03:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:03:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.71 05:03:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 05:03:29 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 05:03:29 c95941bc2401db96b526c4388051da3858551266 05:03:29 latest 05:03:29 2.2.0-dev.71 05:03:29 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:29 main 05:03:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:03:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c95941bc2401db96b526c4388051da3858551266 [Pipeline] isUnix [Pipeline] sh 05:03:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c95941bc2401db96b526c4388051da3858551266 05:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:03:30 f6e2e4cc2260: Preparing 05:03:30 daf2c464e53a: Preparing 05:03:30 9babc40b8275: Preparing 05:03:30 3245151c246b: Preparing 05:03:30 f0e5a4d6c014: Preparing 05:03:30 3b19d27f08f7: Preparing 05:03:30 73bb99a6e169: Preparing 05:03:30 ec06c3102977: Preparing 05:03:30 6a3c62e080c7: Preparing 05:03:30 340cb19ca677: Preparing 05:03:30 4f4ce317c6bb: Preparing 05:03:30 3b19d27f08f7: Waiting 05:03:30 73bb99a6e169: Waiting 05:03:30 ec06c3102977: Waiting 05:03:30 6a3c62e080c7: Waiting 05:03:30 340cb19ca677: Waiting 05:03:30 4f4ce317c6bb: Waiting 05:03:31 f0e5a4d6c014: Layer already exists 05:03:31 3b19d27f08f7: Layer already exists 05:03:31 73bb99a6e169: Layer already exists 05:03:31 ec06c3102977: Layer already exists 05:03:31 daf2c464e53a: Pushed 05:03:31 6a3c62e080c7: Layer already exists 05:03:31 340cb19ca677: Layer already exists 05:03:31 4f4ce317c6bb: Layer already exists 05:03:31 f6e2e4cc2260: Pushed 05:03:33 9babc40b8275: Pushed 05:03:51 3245151c246b: Pushed 05:03:51 c95941bc2401db96b526c4388051da3858551266: digest: sha256:47358c7c0d624d66fa74123e8a35d02356962644e64be5b9c279ce99716f2b2e size: 2622 [Pipeline] isUnix [Pipeline] sh 05:03:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:03:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 05:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:03:52 f6e2e4cc2260: Preparing 05:03:52 daf2c464e53a: Preparing 05:03:52 9babc40b8275: Preparing 05:03:52 3245151c246b: Preparing 05:03:52 f0e5a4d6c014: Preparing 05:03:52 3b19d27f08f7: Preparing 05:03:52 73bb99a6e169: Preparing 05:03:52 ec06c3102977: Preparing 05:03:52 6a3c62e080c7: Preparing 05:03:52 340cb19ca677: Preparing 05:03:52 4f4ce317c6bb: Preparing 05:03:52 ec06c3102977: Waiting 05:03:52 340cb19ca677: Waiting 05:03:52 6a3c62e080c7: Waiting 05:03:52 4f4ce317c6bb: Waiting 05:03:52 3b19d27f08f7: Waiting 05:03:52 73bb99a6e169: Waiting 05:03:52 f6e2e4cc2260: Layer already exists 05:03:52 f0e5a4d6c014: Layer already exists 05:03:52 daf2c464e53a: Layer already exists 05:03:52 9babc40b8275: Layer already exists 05:03:52 3245151c246b: Layer already exists 05:03:52 ec06c3102977: Layer already exists 05:03:52 3b19d27f08f7: Layer already exists 05:03:52 73bb99a6e169: Layer already exists 05:03:52 340cb19ca677: Layer already exists 05:03:52 6a3c62e080c7: Layer already exists 05:03:52 4f4ce317c6bb: Layer already exists 05:03:52 latest: digest: sha256:47358c7c0d624d66fa74123e8a35d02356962644e64be5b9c279ce99716f2b2e size: 2622 [Pipeline] isUnix [Pipeline] sh 05:03:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:03:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.71 05:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:03:53 f6e2e4cc2260: Preparing 05:03:53 daf2c464e53a: Preparing 05:03:53 9babc40b8275: Preparing 05:03:53 3245151c246b: Preparing 05:03:53 f0e5a4d6c014: Preparing 05:03:53 3b19d27f08f7: Preparing 05:03:53 73bb99a6e169: Preparing 05:03:53 ec06c3102977: Preparing 05:03:53 6a3c62e080c7: Preparing 05:03:53 340cb19ca677: Preparing 05:03:53 4f4ce317c6bb: Preparing 05:03:53 6a3c62e080c7: Waiting 05:03:53 73bb99a6e169: Waiting 05:03:53 ec06c3102977: Waiting 05:03:53 340cb19ca677: Waiting 05:03:53 4f4ce317c6bb: Waiting 05:03:53 3b19d27f08f7: Waiting 05:03:53 9babc40b8275: Layer already exists 05:03:53 3245151c246b: Layer already exists 05:03:53 f6e2e4cc2260: Layer already exists 05:03:53 f0e5a4d6c014: Layer already exists 05:03:53 daf2c464e53a: Layer already exists 05:03:53 3b19d27f08f7: Layer already exists 05:03:53 340cb19ca677: Layer already exists 05:03:53 ec06c3102977: Layer already exists 05:03:53 6a3c62e080c7: Layer already exists 05:03:53 73bb99a6e169: Layer already exists 05:03:53 4f4ce317c6bb: Layer already exists 05:03:53 2.2.0-dev.71: digest: sha256:47358c7c0d624d66fa74123e8a35d02356962644e64be5b9c279ce99716f2b2e size: 2622 [Pipeline] isUnix [Pipeline] sh 05:03:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 [Pipeline] isUnix [Pipeline] sh 05:03:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:03:54 f6e2e4cc2260: Preparing 05:03:54 daf2c464e53a: Preparing 05:03:54 9babc40b8275: Preparing 05:03:54 3245151c246b: Preparing 05:03:54 f0e5a4d6c014: Preparing 05:03:54 3b19d27f08f7: Preparing 05:03:54 73bb99a6e169: Preparing 05:03:54 ec06c3102977: Preparing 05:03:54 6a3c62e080c7: Preparing 05:03:54 340cb19ca677: Preparing 05:03:54 4f4ce317c6bb: Preparing 05:03:54 ec06c3102977: Waiting 05:03:54 6a3c62e080c7: Waiting 05:03:54 340cb19ca677: Waiting 05:03:54 4f4ce317c6bb: Waiting 05:03:54 73bb99a6e169: Waiting 05:03:54 3b19d27f08f7: Waiting 05:03:54 f0e5a4d6c014: Layer already exists 05:03:54 daf2c464e53a: Layer already exists 05:03:54 3245151c246b: Layer already exists 05:03:54 f6e2e4cc2260: Layer already exists 05:03:54 9babc40b8275: Layer already exists 05:03:54 73bb99a6e169: Layer already exists 05:03:54 ec06c3102977: Layer already exists 05:03:54 3b19d27f08f7: Layer already exists 05:03:54 6a3c62e080c7: Layer already exists 05:03:54 340cb19ca677: Layer already exists 05:03:54 4f4ce317c6bb: Layer already exists 05:03:54 c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71: digest: sha256:47358c7c0d624d66fa74123e8a35d02356962644e64be5b9c279ce99716f2b2e size: 2622 [Pipeline] isUnix [Pipeline] sh 05:03:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 05:03:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 05:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 05:03:55 f6e2e4cc2260: Preparing 05:03:55 daf2c464e53a: Preparing 05:03:55 9babc40b8275: Preparing 05:03:55 3245151c246b: Preparing 05:03:55 f0e5a4d6c014: Preparing 05:03:55 3b19d27f08f7: Preparing 05:03:55 73bb99a6e169: Preparing 05:03:55 ec06c3102977: Preparing 05:03:55 6a3c62e080c7: Preparing 05:03:55 340cb19ca677: Preparing 05:03:55 4f4ce317c6bb: Preparing 05:03:55 ec06c3102977: Waiting 05:03:55 340cb19ca677: Waiting 05:03:55 6a3c62e080c7: Waiting 05:03:55 3b19d27f08f7: Waiting 05:03:55 4f4ce317c6bb: Waiting 05:03:55 73bb99a6e169: Waiting 05:03:55 9babc40b8275: Layer already exists 05:03:55 f6e2e4cc2260: Layer already exists 05:03:55 f0e5a4d6c014: Layer already exists 05:03:55 daf2c464e53a: Layer already exists 05:03:55 3245151c246b: Layer already exists 05:03:55 ec06c3102977: Layer already exists 05:03:55 3b19d27f08f7: Layer already exists 05:03:55 340cb19ca677: Layer already exists 05:03:55 6a3c62e080c7: Layer already exists 05:03:55 73bb99a6e169: Layer already exists 05:03:55 4f4ce317c6bb: Layer already exists 05:03:55 main: digest: sha256:47358c7c0d624d66fa74123e8a35d02356962644e64be5b9c279ce99716f2b2e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:55 ===================================================== [Pipeline] echo 05:03:55 taggedImages: 05:03:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c95941bc2401db96b526c4388051da3858551266 05:03:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 05:03:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.71 05:03:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c95941bc2401db96b526c4388051da3858551266-2.2.0-dev.71 05:03:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:56 05:03:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:03:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:56 arm64: Pulling from edgex-lftools-log-publisher 05:03:56 8998bd30e6a1: Pulling fs layer 05:03:56 04944245beec: Pulling fs layer 05:03:56 699f458cf7ca: Pulling fs layer 05:03:56 765212b225bb: Pulling fs layer 05:03:56 f23df028b6ca: Pulling fs layer 05:03:56 d65c8cfc05b1: Pulling fs layer 05:03:56 2437ff75d9bd: Pulling fs layer 05:03:56 f23df028b6ca: Waiting 05:03:56 d65c8cfc05b1: Waiting 05:03:56 2437ff75d9bd: Waiting 05:03:56 765212b225bb: Waiting 05:03:56 04944245beec: Verifying Checksum 05:03:56 04944245beec: Download complete 05:03:56 765212b225bb: Download complete 05:03:56 f23df028b6ca: Download complete 05:03:56 d65c8cfc05b1: Verifying Checksum 05:03:56 d65c8cfc05b1: Download complete 05:03:56 699f458cf7ca: Verifying Checksum 05:03:56 699f458cf7ca: Download complete 05:03:57 8998bd30e6a1: Verifying Checksum 05:03:57 8998bd30e6a1: Download complete 05:03:59 2437ff75d9bd: Verifying Checksum 05:03:59 2437ff75d9bd: Download complete 05:04:01 8998bd30e6a1: Pull complete 05:04:01 04944245beec: Pull complete 05:04:03 699f458cf7ca: Pull complete 05:04:03 765212b225bb: Pull complete 05:04:04 f23df028b6ca: Pull complete 05:04:04 d65c8cfc05b1: Pull complete 05:04:19 2437ff75d9bd: Pull complete 05:04:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:04:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:04:20 prd-ubuntu20.04-docker-arm64-4c-16g-21032 does not seem to be running inside a container 05:04:20 $ 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/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@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:arm64 cat 05:04:22 $ docker top 1673828e12a9fbadaf6c7b058d2fc5175171eda52354333db2806065a1740264 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:23 ---> job-cost.sh 05:04:23 lf-activate-venv: SKIPPING 05:04:23 INFO: No Stack... 05:04:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:04:25 INFO: Archiving Costs [Pipeline] sh 05:04:25 + cat /w/workspace/edgex-go/197/archives/cost.csv 05:04:25 + cut -d, -f6 [Pipeline] lock 05:04:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-197-stack-cost] 05:04:25 Resource [jenkins-edgexfoundry-edgex-go-main-197-stack-cost] did not exist. Created. 05:04:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:26 + echo total: 0.10999999940395355 [Pipeline] stash 05:04:27 Stashed 1 file(s) [Pipeline] } 05:04:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:27 $ docker stop --time=1 1673828e12a9fbadaf6c7b058d2fc5175171eda52354333db2806065a1740264 05:04:28 $ docker rm -f 1673828e12a9fbadaf6c7b058d2fc5175171eda52354333db2806065a1740264 [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 05:04:29 provisioning config files... 05:04:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/197@tmp/config6335379157267913128tmp [Pipeline] { [Pipeline] sh 05:04:29 + set +x 05:04:29 + curl -s https://codecov.io/bash 05:04:29 + bash -s -- 05:04:29 05:04:29 _____ _ 05:04:29 / ____| | | 05:04:29 | | ___ __| | ___ ___ _____ __ 05:04:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:04:29 | |___| (_) | (_| | __/ (_| (_) \ V / 05:04:29 \_____\___/ \__,_|\___|\___\___/ \_/ 05:04:29 Bash-1.0.6 05:04:29 05:04:29 05:04:29 ==> git version 2.25.1 found 05:04:29 ==> 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 05:04:29 Release-Date: 2020-01-08 05:04:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:04:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:04:29 ==> Jenkins CI detected. 05:04:29 current dir:  /w/workspace/edgex-go/197 05:04:29 project root: . 05:04:29 --> token set from env 05:04:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:04:29 ==> Running gcov in . (disable via -X gcov) 05:04:29 ==> Python coveragepy not found 05:04:29 ==> Searching for coverage reports in: 05:04:29 + . 05:04:30 -> Found 1 reports 05:04:30 ==> Detecting git/mercurial file structure 05:04:30 ==> Reading reports 05:04:30 + ./coverage.out bytes=434743 05:04:30 ==> Appending adjustments 05:04:30 https://docs.codecov.io/docs/fixing-reports 05:04:31 + Found adjustments 05:04:31 ==> Gzipping contents 05:04:31 60K /tmp/codecov.CKZAlY.gz 05:04:31 ==> Uploading reports 05:04:31 url: https://codecov.io 05:04:31 query: branch=main&commit=c95941bc2401db96b526c4388051da3858551266&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:04:31 -> Pinging Codecov 05:04:31 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=c95941bc2401db96b526c4388051da3858551266&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:04:31 -> Uploading to 05:04:31 https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/c95941bc2401db96b526c4388051da3858551266/1b0e1311-2930-4120-bbd5-d3b98b921a6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T050431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4ce0a39b6e25f0aa457619355197a60db484229072bf61dd4621c932f1906e9 05:04:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:31 Dload Upload Total Spent Left Speed 05:04:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59811 0 0 100 59811 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59811 0 0 100 59811 0 250k --:--:-- --:--:-- --:--:-- 249k 05:04:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c95941bc2401db96b526c4388051da3858551266 [Pipeline] } 05:04:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:04:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:04:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:04:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:04:32 05:04:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:04:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:04:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:04:32 188c0c94c7c5: Pulling fs layer 05:04:32 0ef7d3d256c8: Pulling fs layer 05:04:32 de9db76c5a1d: Pulling fs layer 05:04:32 0eba1c9be4d2: Pulling fs layer 05:04:32 0d57e429df01: Pulling fs layer 05:04:32 4e4be7b47b0d: Pulling fs layer 05:04:32 e1f770b5df2f: Pulling fs layer 05:04:32 85a0685a4137: Pulling fs layer 05:04:32 0eba1c9be4d2: Waiting 05:04:32 0d57e429df01: Waiting 05:04:32 e1f770b5df2f: Waiting 05:04:32 4e4be7b47b0d: Waiting 05:04:32 85a0685a4137: Waiting 05:04:32 de9db76c5a1d: Verifying Checksum 05:04:32 de9db76c5a1d: Download complete 05:04:32 0ef7d3d256c8: Download complete 05:04:32 0d57e429df01: Verifying Checksum 05:04:32 0d57e429df01: Download complete 05:04:32 4e4be7b47b0d: Verifying Checksum 05:04:32 4e4be7b47b0d: Download complete 05:04:32 188c0c94c7c5: Verifying Checksum 05:04:32 188c0c94c7c5: Download complete 05:04:32 188c0c94c7c5: Pull complete 05:04:32 e1f770b5df2f: Verifying Checksum 05:04:32 e1f770b5df2f: Download complete 05:04:32 0ef7d3d256c8: Pull complete 05:04:33 de9db76c5a1d: Pull complete 05:04:33 0eba1c9be4d2: Verifying Checksum 05:04:33 0eba1c9be4d2: Download complete 05:04:33 85a0685a4137: Verifying Checksum 05:04:33 85a0685a4137: Download complete 05:04:37 0eba1c9be4d2: Pull complete 05:04:37 0d57e429df01: Pull complete 05:04:37 4e4be7b47b0d: Pull complete 05:04:37 e1f770b5df2f: Pull complete 05:04:40 85a0685a4137: Pull complete 05:04:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:04:41 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 05:04:41 $ 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/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:04:52 $ docker top 1e6a60cbe48705dd406d73eaa2428f3ac13cf0364b50b7b5692444de31ce1b5f -eo pid,comm [Pipeline] { [Pipeline] echo 05:04:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:04:53 + set -o pipefail 05:04:53 + snyk monitor '--org=edgex-jenkins' 05:04:59 05:04:59 Monitoring /w/workspace/edgex-go/197 (github.com/edgexfoundry/edgex-go)... 05:04:59 05:04:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fa99744a-dbd0-49d3-9df4-b4d4d456695e 05:04:59 05:04:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:04:59 05:04:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:04:59 05:04:59 [Pipeline] } 05:04:59 $ docker stop --time=1 1e6a60cbe48705dd406d73eaa2428f3ac13cf0364b50b7b5692444de31ce1b5f 05:05:02 $ docker rm -f 1e6a60cbe48705dd406d73eaa2428f3ac13cf0364b50b7b5692444de31ce1b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:05:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:02 provisioning config files... 05:05:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/197@tmp/config5394660100508226548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:02 --> edgex-publish-swagger.sh 05:05:02 === Publish openapi/v2 API === 05:05:02 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 05:05:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/197/openapi/v2/core-command.yaml] 05:05:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:02 Dload Upload Total Spent Left Speed 05:05:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33529 0:00:01 0:00:01 --:--:-- 33562 100 33831 0 0 100 33831 0 33529 0:00:01 0:00:01 --:--:-- 33529 05:05:03 05:05:03 05:05:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/197/openapi/v2/core-data.yaml] 05:05:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:03 Dload Upload Total Spent Left Speed 05:05:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 79033 --:--:-- --:--:-- --:--:-- 78945 100 71604 0 0 100 71604 0 79033 --:--:-- --:--:-- --:--:-- 78945 05:05:04 05:05:04 05:05:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/197/openapi/v2/core-metadata.yaml] 05:05:04 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:04 Dload Upload Total Spent Left Speed 05:05:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 138k 0:00:01 0:00:01 --:--:-- 138k 100 141k 0 0 100 141k 0 138k 0:00:01 0:00:01 --:--:-- 138k 05:05:05 05:05:05 05:05:05 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/197/openapi/v2/support-notifications.yaml] 05:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:05 Dload Upload Total Spent Left Speed 05:05:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 85717 0:00:01 0:00:01 --:--:-- 85717 100 89318 0 0 100 89318 0 85717 0:00:01 0:00:01 --:--:-- 85717 05:05:06 05:05:06 05:05:06 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/197/openapi/v2/support-scheduler.yaml] 05:05:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:06 Dload Upload Total Spent Left Speed 05:05:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40158 --:--:-- --:--:-- --:--:-- 40117 100 39556 0 0 100 39556 0 40158 --:--:-- --:--:-- --:--:-- 40117 05:05:07 05:05:07 05:05:07 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/197/openapi/v2/system-agent.yaml] 05:05:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:07 Dload Upload Total Spent Left Speed 05:05:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 05:05:08 05:05:08 [Pipeline] } 05:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:05:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:05:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:09 . [Pipeline] withDockerContainer 05:05:09 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 05:05:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:05:10 $ docker top d8f9de5e01bb9957f3e44552b0127e689240538f8ce7650f70044ce4b28eccac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:10 [ssh-agent] Looking for ssh-agent implementation... 05:05:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:10 $ docker exec d8f9de5e01bb9957f3e44552b0127e689240538f8ce7650f70044ce4b28eccac ssh-agent 05:05:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmKmjbj/agent.15 05:05:10 SSH_AGENT_PID=21 05:05:10 Running ssh-add (command line suppressed) 05:05:10 Identity added: /w/workspace/edgex-go/197@tmp/private_key_6367429799954485203.key (/w/workspace/edgex-go/197@tmp/private_key_6367429799954485203.key) 05:05:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:10 + git semver tag 05:05:10 # -> Open(): unable to determine branch for HEAD 05:05:10 # $GIT_DIR = /w/workspace/edgex-go/197/.git 05:05:10 # $GIT_WORK_TREE = /w/workspace/edgex-go/197 05:05:10 # $SEMVER_REMOTE_NAME = origin 05:05:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:05:10 # $SEMVER_USER_NAME = edgex-jenkins 05:05:10 # $SEMVER_BRANCH = main 05:05:10 # $SEMVER_DIR = /w/workspace/edgex-go/197/.semver 05:05:10 # c95941bc2401db96b526c4388051da3858551266 HEAD 05:05:10 # -> Force: false 05:05:10 # 01777a82a9dd9253da0b4730c7a240a448981440 refs/tags/v2.2.0-dev.71 [Pipeline] } 05:05:10 $ docker exec --env ******** --env ******** d8f9de5e01bb9957f3e44552b0127e689240538f8ce7650f70044ce4b28eccac ssh-agent -k 05:05:10 unset SSH_AUTH_SOCK; 05:05:10 unset SSH_AGENT_PID; 05:05:10 echo Agent pid 21 killed; 05:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:11 + git semver [Pipeline] } 05:05:11 $ docker stop --time=1 d8f9de5e01bb9957f3e44552b0127e689240538f8ce7650f70044ce4b28eccac 05:05:12 $ docker rm -f d8f9de5e01bb9957f3e44552b0127e689240538f8ce7650f70044ce4b28eccac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:05:12 05:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:05:13 0.23.1-centos7: Pulling from edgex-lftools 05:05:13 ab5ef0e58194: Pulling fs layer 05:05:13 9712f1f96733: Pulling fs layer 05:05:13 63f879dbbcfc: Pulling fs layer 05:05:13 0d9ebad4ef96: Pulling fs layer 05:05:13 e9a5061849ea: Pulling fs layer 05:05:13 d747dcd14b5f: Pulling fs layer 05:05:13 2de7ff778b66: Pulling fs layer 05:05:13 0d9ebad4ef96: Waiting 05:05:13 d747dcd14b5f: Waiting 05:05:13 e9a5061849ea: Waiting 05:05:13 2de7ff778b66: Waiting 05:05:13 9712f1f96733: Verifying Checksum 05:05:13 9712f1f96733: Download complete 05:05:13 63f879dbbcfc: Verifying Checksum 05:05:13 63f879dbbcfc: Download complete 05:05:13 e9a5061849ea: Verifying Checksum 05:05:13 e9a5061849ea: Download complete 05:05:13 d747dcd14b5f: Verifying Checksum 05:05:13 d747dcd14b5f: Download complete 05:05:13 0d9ebad4ef96: Verifying Checksum 05:05:13 0d9ebad4ef96: Download complete 05:05:13 ab5ef0e58194: Verifying Checksum 05:05:13 ab5ef0e58194: Download complete 05:05:13 2de7ff778b66: Verifying Checksum 05:05:13 2de7ff778b66: Download complete 05:05:17 ab5ef0e58194: Pull complete 05:05:17 9712f1f96733: Pull complete 05:05:17 63f879dbbcfc: Pull complete 05:05:21 0d9ebad4ef96: Pull complete 05:05:21 e9a5061849ea: Pull complete 05:05:21 d747dcd14b5f: Pull complete 05:05:22 2de7ff778b66: Pull complete 05:05:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:05:22 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 05:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:05:24 $ docker top eacb8dce789e414de75d395cb068d5cb4d4287643c2cbdf6ae4598ab65e1255b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:05:25 provisioning config files... 05:05:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/197@tmp/config3078092512426603219tmp 05:05:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/197@tmp/config3965182931615287391tmp 05:05:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/197@tmp/config15961371756385779tmp [Pipeline] { [Pipeline] echo 05:05:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:05:25 ---> sigul-configuration.sh 05:05:25 gpg: directory `/root/.gnupg' created 05:05:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:05:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:05:25 gpg: keyring `/root/.gnupg/secring.gpg' created 05:05:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:05:25 gpg: CAST5 encrypted data 05:05:25 gpg: encrypted with 1 passphrase 05:05:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:05:25 + mkdir /home/jenkins 05:05:25 + mkdir /home/jenkins/sigul [Pipeline] sh 05:05:25 + 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 05:05:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:05:26 ---> sigul-install.sh 05:05:26 Sigul already installed; skipping installation. [Pipeline] sh 05:05:26 + git tag --list 05:05:26 0.6.0 05:05:26 0.6.1 05:05:26 0.7.0 05:05:26 0.7.1 05:05:26 v1.0.0 05:05:26 v1.0.1 05:05:26 v1.1.0 05:05:26 v1.2.0 05:05:26 v1.2.1 05:05:26 v1.3.0 05:05:26 v1.3.1 05:05:26 v2.0.0 05:05:26 v2.0.1-dev.1 05:05:26 v2.0.1-dev.10 05:05:26 v2.0.1-dev.11 05:05:26 v2.0.1-dev.12 05:05:26 v2.0.1-dev.13 05:05:26 v2.0.1-dev.14 05:05:26 v2.0.1-dev.15 05:05:26 v2.0.1-dev.16 05:05:26 v2.0.1-dev.17 05:05:26 v2.0.1-dev.18 05:05:26 v2.0.1-dev.19 05:05:26 v2.0.1-dev.2 05:05:26 v2.0.1-dev.20 05:05:26 v2.0.1-dev.21 05:05:26 v2.0.1-dev.22 05:05:26 v2.0.1-dev.23 05:05:26 v2.0.1-dev.24 05:05:26 v2.0.1-dev.25 05:05:26 v2.0.1-dev.26 05:05:26 v2.0.1-dev.27 05:05:26 v2.0.1-dev.28 05:05:26 v2.0.1-dev.29 05:05:26 v2.0.1-dev.3 05:05:26 v2.0.1-dev.30 05:05:26 v2.0.1-dev.31 05:05:26 v2.0.1-dev.32 05:05:26 v2.0.1-dev.33 05:05:26 v2.0.1-dev.34 05:05:26 v2.0.1-dev.35 05:05:26 v2.0.1-dev.36 05:05:26 v2.0.1-dev.37 05:05:26 v2.0.1-dev.38 05:05:26 v2.0.1-dev.39 05:05:26 v2.0.1-dev.4 05:05:26 v2.0.1-dev.40 05:05:26 v2.0.1-dev.41 05:05:26 v2.0.1-dev.42 05:05:26 v2.0.1-dev.43 05:05:26 v2.0.1-dev.44 05:05:26 v2.0.1-dev.45 05:05:26 v2.0.1-dev.46 05:05:26 v2.0.1-dev.47 05:05:26 v2.0.1-dev.48 05:05:26 v2.0.1-dev.49 05:05:26 v2.0.1-dev.5 05:05:26 v2.0.1-dev.50 05:05:26 v2.0.1-dev.51 05:05:26 v2.0.1-dev.52 05:05:26 v2.0.1-dev.53 05:05:26 v2.0.1-dev.54 05:05:26 v2.0.1-dev.55 05:05:26 v2.0.1-dev.56 05:05:26 v2.0.1-dev.57 05:05:26 v2.0.1-dev.58 05:05:26 v2.0.1-dev.59 05:05:26 v2.0.1-dev.6 05:05:26 v2.0.1-dev.60 05:05:26 v2.0.1-dev.61 05:05:26 v2.0.1-dev.62 05:05:26 v2.0.1-dev.63 05:05:26 v2.0.1-dev.64 05:05:26 v2.0.1-dev.65 05:05:26 v2.0.1-dev.66 05:05:26 v2.0.1-dev.67 05:05:26 v2.0.1-dev.68 05:05:26 v2.0.1-dev.69 05:05:26 v2.0.1-dev.7 05:05:26 v2.0.1-dev.70 05:05:26 v2.0.1-dev.71 05:05:26 v2.0.1-dev.72 05:05:26 v2.0.1-dev.73 05:05:26 v2.0.1-dev.74 05:05:26 v2.0.1-dev.75 05:05:26 v2.0.1-dev.76 05:05:26 v2.0.1-dev.77 05:05:26 v2.0.1-dev.78 05:05:26 v2.0.1-dev.79 05:05:26 v2.0.1-dev.8 05:05:26 v2.0.1-dev.80 05:05:26 v2.0.1-dev.81 05:05:26 v2.0.1-dev.82 05:05:26 v2.0.1-dev.83 05:05:26 v2.0.1-dev.84 05:05:26 v2.0.1-dev.85 05:05:26 v2.0.1-dev.86 05:05:26 v2.0.1-dev.87 05:05:26 v2.0.1-dev.88 05:05:26 v2.0.1-dev.89 05:05:26 v2.0.1-dev.9 05:05:26 v2.0.1-dev.90 05:05:26 v2.0.1-dev.91 05:05:26 v2.0.1-dev.92 05:05:26 v2.0.1-dev.93 05:05:26 v2.0.1-dev.94 05:05:26 v2.0.1-dev.95 05:05:26 v2.0.1-dev.96 05:05:26 v2.0.1-dev.97 05:05:26 v2.0.1-dev.98 05:05:26 v2.0.1-dev.99 05:05:26 v2.1.0 05:05:26 v2.2.0-dev.1 05:05:26 v2.2.0-dev.10 05:05:26 v2.2.0-dev.11 05:05:26 v2.2.0-dev.12 05:05:26 v2.2.0-dev.13 05:05:26 v2.2.0-dev.14 05:05:26 v2.2.0-dev.15 05:05:26 v2.2.0-dev.16 05:05:26 v2.2.0-dev.17 05:05:26 v2.2.0-dev.18 05:05:26 v2.2.0-dev.19 05:05:26 v2.2.0-dev.2 05:05:26 v2.2.0-dev.20 05:05:26 v2.2.0-dev.21 05:05:26 v2.2.0-dev.22 05:05:26 v2.2.0-dev.23 05:05:26 v2.2.0-dev.24 05:05:26 v2.2.0-dev.25 05:05:26 v2.2.0-dev.26 05:05:26 v2.2.0-dev.27 05:05:26 v2.2.0-dev.28 05:05:26 v2.2.0-dev.29 05:05:26 v2.2.0-dev.3 05:05:26 v2.2.0-dev.30 05:05:26 v2.2.0-dev.31 05:05:26 v2.2.0-dev.32 05:05:26 v2.2.0-dev.33 05:05:26 v2.2.0-dev.34 05:05:26 v2.2.0-dev.35 05:05:26 v2.2.0-dev.36 05:05:26 v2.2.0-dev.37 05:05:26 v2.2.0-dev.38 05:05:26 v2.2.0-dev.39 05:05:26 v2.2.0-dev.4 05:05:26 v2.2.0-dev.40 05:05:26 v2.2.0-dev.41 05:05:26 v2.2.0-dev.42 05:05:26 v2.2.0-dev.43 05:05:26 v2.2.0-dev.44 05:05:26 v2.2.0-dev.45 05:05:26 v2.2.0-dev.46 05:05:26 v2.2.0-dev.47 05:05:26 v2.2.0-dev.48 05:05:26 v2.2.0-dev.49 05:05:26 v2.2.0-dev.5 05:05:26 v2.2.0-dev.50 05:05:26 v2.2.0-dev.51 05:05:26 v2.2.0-dev.52 05:05:26 v2.2.0-dev.53 05:05:26 v2.2.0-dev.54 05:05:26 v2.2.0-dev.55 05:05:26 v2.2.0-dev.56 05:05:26 v2.2.0-dev.57 05:05:26 v2.2.0-dev.58 05:05:26 v2.2.0-dev.59 05:05:26 v2.2.0-dev.6 05:05:26 v2.2.0-dev.60 05:05:26 v2.2.0-dev.61 05:05:26 v2.2.0-dev.62 05:05:26 v2.2.0-dev.63 05:05:26 v2.2.0-dev.64 05:05:26 v2.2.0-dev.65 05:05:26 v2.2.0-dev.66 05:05:26 v2.2.0-dev.67 05:05:26 v2.2.0-dev.68 05:05:26 v2.2.0-dev.69 05:05:26 v2.2.0-dev.7 05:05:26 v2.2.0-dev.70 05:05:26 v2.2.0-dev.71 05:05:26 v2.2.0-dev.8 05:05:26 v2.2.0-dev.9 [Pipeline] sh 05:05:26 + lftools sign git-tag v2.2.0-dev.71 05:05:27 Signing Git tag with Sigul... 05:05:27 Signing v2.2.0-dev.71 [Pipeline] echo 05:05:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:05:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:05:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:05:28 $ docker stop --time=1 eacb8dce789e414de75d395cb068d5cb4d4287643c2cbdf6ae4598ab65e1255b 05:05:29 $ docker rm -f eacb8dce789e414de75d395cb068d5cb4d4287643c2cbdf6ae4598ab65e1255b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:05:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:05:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:30 . [Pipeline] withDockerContainer 05:05:30 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 05:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:05:30 $ docker top 98c5a07dfa654ef165b2d04e908d79753fc32b4063a0fbc6023a80f842b57c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:30 [ssh-agent] Looking for ssh-agent implementation... 05:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:31 $ docker exec 98c5a07dfa654ef165b2d04e908d79753fc32b4063a0fbc6023a80f842b57c7b ssh-agent 05:05:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcFGgbh/agent.13 05:05:31 SSH_AGENT_PID=19 05:05:31 Running ssh-add (command line suppressed) 05:05:31 Identity added: /w/workspace/edgex-go/197@tmp/private_key_8647155753275994953.key (/w/workspace/edgex-go/197@tmp/private_key_8647155753275994953.key) 05:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:31 + git semver bump pre 05:05:31 # -> Open(): unable to determine branch for HEAD 05:05:31 # $GIT_DIR = /w/workspace/edgex-go/197/.git 05:05:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/197 05:05:31 # $SEMVER_REMOTE_NAME = origin 05:05:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:05:31 # $SEMVER_USER_NAME = edgex-jenkins 05:05:31 # $SEMVER_BRANCH = main 05:05:31 # $SEMVER_DIR = /w/workspace/edgex-go/197/.semver 05:05:31 2.2.0-dev.72 [Pipeline] } 05:05:31 $ docker exec --env ******** --env ******** 98c5a07dfa654ef165b2d04e908d79753fc32b4063a0fbc6023a80f842b57c7b ssh-agent -k 05:05:31 unset SSH_AUTH_SOCK; 05:05:31 unset SSH_AGENT_PID; 05:05:31 echo Agent pid 19 killed; 05:05:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:32 + git semver [Pipeline] } 05:05:32 $ docker stop --time=1 98c5a07dfa654ef165b2d04e908d79753fc32b4063a0fbc6023a80f842b57c7b 05:05:33 $ docker rm -f 98c5a07dfa654ef165b2d04e908d79753fc32b4063a0fbc6023a80f842b57c7b [Pipeline] // withDockerContainer [Pipeline] sh 05:05:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:05:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:33 . [Pipeline] withDockerContainer 05:05:34 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 05:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:05:34 $ docker top 74c172bf560a7dcbaccc41ce1670b49f3bd9d7ec948686f20ea4801e513d06e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:34 [ssh-agent] Looking for ssh-agent implementation... 05:05:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:34 $ docker exec 74c172bf560a7dcbaccc41ce1670b49f3bd9d7ec948686f20ea4801e513d06e1 ssh-agent 05:05:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXadOeFn/agent.14 05:05:34 SSH_AGENT_PID=20 05:05:34 Running ssh-add (command line suppressed) 05:05:34 Identity added: /w/workspace/edgex-go/197@tmp/private_key_6725225407496608008.key (/w/workspace/edgex-go/197@tmp/private_key_6725225407496608008.key) 05:05:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:35 + git semver push 05:05:35 # -> Open(): unable to determine branch for HEAD 05:05:35 # $GIT_DIR = /w/workspace/edgex-go/197/.git 05:05:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/197 05:05:35 # $SEMVER_REMOTE_NAME = origin 05:05:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:05:35 # $SEMVER_USER_NAME = edgex-jenkins 05:05:35 # $SEMVER_BRANCH = main 05:05:35 # $SEMVER_DIR = /w/workspace/edgex-go/197/.semver [Pipeline] } 05:05:38 $ docker exec --env ******** --env ******** 74c172bf560a7dcbaccc41ce1670b49f3bd9d7ec948686f20ea4801e513d06e1 ssh-agent -k 05:05:38 unset SSH_AUTH_SOCK; 05:05:38 unset SSH_AGENT_PID; 05:05:38 echo Agent pid 20 killed; 05:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:38 + git semver [Pipeline] } 05:05:39 $ docker stop --time=1 74c172bf560a7dcbaccc41ce1670b49f3bd9d7ec948686f20ea4801e513d06e1 05:05:40 $ docker rm -f 74c172bf560a7dcbaccc41ce1670b49f3bd9d7ec948686f20ea4801e513d06e1 [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 05:05:40 + [ -d /w/workspace/edgex-go/197/archives ] [Pipeline] libraryResource [Pipeline] sh 05:05:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:05:42 ---> package-listing.sh 05:05:42 ++ facter osfamily 05:05:42 ++ tr '[:upper:]' '[:lower:]' 05:05:42 + OS_FAMILY=debian 05:05:42 + workspace=/w/workspace/edgex-go/197 05:05:42 + START_PACKAGES=/tmp/packages_start.txt 05:05:42 + END_PACKAGES=/tmp/packages_end.txt 05:05:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:42 + PACKAGES=/tmp/packages_start.txt 05:05:42 + '[' /w/workspace/edgex-go/197 ']' 05:05:42 + PACKAGES=/tmp/packages_end.txt 05:05:42 + case "${OS_FAMILY}" in 05:05:42 + dpkg -l 05:05:42 + grep '^ii' 05:05:42 + '[' -f /tmp/packages_start.txt ']' 05:05:42 + '[' -f /tmp/packages_end.txt ']' 05:05:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:42 + '[' /w/workspace/edgex-go/197 ']' 05:05:42 + mkdir -p /w/workspace/edgex-go/197/archives/ 05:05:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/197/archives/ [Pipeline] echo 05:05:42 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/197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:05:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:43 05:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:05:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:43 latest: Pulling from edgex-lftools-log-publisher 05:05:43 5eb5b503b376: Pulling fs layer 05:05:43 5c69ac0246d0: Pulling fs layer 05:05:43 ec43610c2a17: Pulling fs layer 05:05:43 3a2ae6a8a46f: Pulling fs layer 05:05:43 33b1e0a273af: Pulling fs layer 05:05:43 5d3b04190fa2: Pulling fs layer 05:05:43 2f39f015ded8: Pulling fs layer 05:05:43 3a2ae6a8a46f: Waiting 05:05:43 5d3b04190fa2: Waiting 05:05:43 2f39f015ded8: Waiting 05:05:43 33b1e0a273af: Waiting 05:05:43 5c69ac0246d0: Verifying Checksum 05:05:43 5c69ac0246d0: Download complete 05:05:43 3a2ae6a8a46f: Verifying Checksum 05:05:43 3a2ae6a8a46f: Download complete 05:05:43 33b1e0a273af: Verifying Checksum 05:05:43 33b1e0a273af: Download complete 05:05:43 5d3b04190fa2: Download complete 05:05:43 ec43610c2a17: Verifying Checksum 05:05:43 5eb5b503b376: Verifying Checksum 05:05:43 5eb5b503b376: Download complete 05:05:44 2f39f015ded8: Download complete 05:05:44 5eb5b503b376: Pull complete 05:05:44 5c69ac0246d0: Pull complete 05:05:45 ec43610c2a17: Pull complete 05:05:45 3a2ae6a8a46f: Pull complete 05:05:45 33b1e0a273af: Pull complete 05:05:45 5d3b04190fa2: Pull complete 05:05:49 2f39f015ded8: Pull complete 05:05:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:05:50 prd-ubuntu20.04-docker-8c-8g-21031 does not seem to be running inside a container 05:05:50 $ 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/197/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/197 -v /w/workspace/edgex-go/197:/w/workspace/edgex-go/197:rw,z -v /w/workspace/edgex-go/197@tmp:/w/workspace/edgex-go/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:53 $ docker top 333d40c524410afe6d5c392c8c004d8bd9911a30651f2a068956f806c648ed0d -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:53 + touch /tmp/pre-build-complete [Pipeline] sh 05:05:53 + mkdir -p /var/log/sysstat [Pipeline] sh 05:05:54 + ls /var/log/sa-host 05:05:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:54 provisioning config files... 05:05:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/197@tmp/config6420955152506476810tmp [Pipeline] { [Pipeline] echo 05:05:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:05:54 ---> create-netrc.sh [Pipeline] } 05:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:05:55 ---> python-tools-install.sh [Pipeline] echo 05:05:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:05:55 ---> sudo-logs.sh 05:05:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:05:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:05:55 ---> job-cost.sh 05:05:55 lf-activate-venv: SKIPPING 05:05:55 DEBUG: total: 0.10999999940395355 05:05:55 INFO: Retrieving Stack Cost... 05:05:56 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:56 INFO: Archiving Costs [Pipeline] echo 05:05:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:05:56 ---> logs-deploy.sh 05:05:56 lf-activate-venv: SKIPPING 05:05:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/197 05:05:56 INFO: archiving workspace using pattern(s): 05:05:57 Archives upload complete. 05:05:58 INFO: archiving logs to Nexus 05:05:58 ---> uname -a: 05:05:58 Linux prd-ubuntu20-04-docker-8c-8g-21031 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:05:58 05:05:58 05:05:58 ---> lscpu: 05:05:58 Architecture: x86_64 05:05:58 CPU op-mode(s): 32-bit, 64-bit 05:05:58 Byte Order: Little Endian 05:05:58 Address sizes: 40 bits physical, 48 bits virtual 05:05:58 CPU(s): 8 05:05:58 On-line CPU(s) list: 0-7 05:05:58 Thread(s) per core: 1 05:05:58 Core(s) per socket: 1 05:05:58 Socket(s): 8 05:05:58 NUMA node(s): 1 05:05:58 Vendor ID: AuthenticAMD 05:05:58 CPU family: 23 05:05:58 Model: 49 05:05:58 Model name: AMD EPYC-Rome Processor 05:05:58 Stepping: 0 05:05:58 CPU MHz: 2799.998 05:05:58 BogoMIPS: 5599.99 05:05:58 Virtualization: AMD-V 05:05:58 Hypervisor vendor: KVM 05:05:58 Virtualization type: full 05:05:58 L1d cache: 256 KiB 05:05:58 L1i cache: 256 KiB 05:05:58 L2 cache: 4 MiB 05:05:58 L3 cache: 128 MiB 05:05:58 NUMA node0 CPU(s): 0-7 05:05:58 Vulnerability Itlb multihit: Not affected 05:05:58 Vulnerability L1tf: Not affected 05:05:58 Vulnerability Mds: Not affected 05:05:58 Vulnerability Meltdown: Not affected 05:05:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:05:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:05:58 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:05:58 Vulnerability Srbds: Not affected 05:05:58 Vulnerability Tsx async abort: Not affected 05:05:58 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 05:05:58 05:05:58 05:05:58 ---> nproc: 05:05:58 8 05:05:58 05:05:58 05:05:58 ---> df -h: 05:05:58 Filesystem Size Used Avail Use% Mounted on 05:05:58 overlay 155G 28G 128G 18% / 05:05:58 tmpfs 64M 0 64M 0% /dev 05:05:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:05:58 shm 64M 0 64M 0% /dev/shm 05:05:58 /dev/vda1 155G 28G 128G 18% /facter-os 05:05:58 05:05:58 05:05:58 ---> sar -b -r -n DEV: 05:05:58 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21031) 04/15/22 _x86_64_ (8 CPU) 05:05:58 05:05:58 04:04:11 LINUX RESTART (8 CPU) 05:05:58 05:05:58 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:05:58 04:06:01 128.01 1.77 126.25 0.00 33.06 81229.66 0.00 05:05:58 04:07:01 35.61 0.22 35.39 0.00 4.00 13298.47 0.00 05:05:58 04:08:01 122.38 0.00 122.38 0.00 0.00 126942.89 0.00 05:05:58 04:09:01 775.47 7.58 767.89 0.00 70.78 404381.87 0.00 05:05:58 04:10:01 639.04 0.12 638.93 0.00 6.13 170507.18 0.00 05:05:58 04:11:01 438.13 0.02 438.11 0.00 2.53 203476.75 0.00 05:05:58 04:12:01 787.27 0.37 786.90 0.00 9.47 246422.00 0.00 05:05:58 04:13:02 1244.92 42.21 1202.71 0.00 1402.53 450902.20 0.00 05:05:58 04:14:01 739.25 3.47 735.78 0.00 94.46 130948.20 0.00 05:05:58 04:15:01 30.64 0.18 30.46 0.00 11.33 744.41 0.00 05:05:58 04:16:01 4.90 1.98 2.92 0.00 56.91 63.58 0.00 05:05:58 04:17:01 1.73 0.05 1.68 0.00 1.07 20.40 0.00 05:05:58 04:18:01 1.63 0.00 1.63 0.00 0.00 16.93 0.00 05:05:58 04:19:01 5.13 3.48 1.65 0.00 63.19 18.40 0.00 05:05:58 04:20:01 2.12 0.00 2.12 0.00 0.00 27.33 0.00 05:05:58 04:21:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 05:05:58 04:22:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 05:05:58 04:23:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 05:05:58 04:24:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 05:05:58 04:25:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 05:05:58 04:26:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 05:05:58 04:27:01 1.73 0.00 1.73 0.00 0.00 18.79 0.00 05:05:58 04:28:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 05:05:58 04:29:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 05:05:58 04:30:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 05:05:58 04:31:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 05:05:58 04:32:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 05:05:58 04:33:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 05:05:58 04:34:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 05:05:58 04:35:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 05:05:58 04:36:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 05:05:58 04:37:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 05:05:58 04:38:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 05:05:58 04:39:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 05:05:58 04:40:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 05:05:58 04:41:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 05:05:58 04:42:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 05:05:58 04:43:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 05:05:58 04:44:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 05:05:58 04:45:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 05:05:58 04:46:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 05:05:58 04:47:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 05:05:58 04:48:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 05:05:58 04:49:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 05:05:58 04:50:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 05:05:58 04:51:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 05:05:58 04:52:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 05:05:58 04:53:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 05:05:58 04:54:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 05:05:58 04:55:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 05:05:58 04:56:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 05:05:58 04:57:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 05:05:58 04:58:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 05:05:58 04:59:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 05:05:58 05:00:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 05:05:58 05:01:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 05:05:58 05:02:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 05:05:58 05:03:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 05:05:58 05:04:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 05:05:58 05:05:01 133.11 1.20 131.91 0.00 73.07 37153.22 0.00 05:05:58 Average: 85.54 1.04 84.49 0.00 30.47 31088.59 0.00 05:05:58 05:05:58 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:05:58 04:06:01 28163396 31458836 828648 2.52 139020 3387276 2558640 7.54 1556664 2728948 259288 05:05:58 04:07:01 28039372 31648476 635032 1.93 144248 3660132 2198920 6.48 1343636 3027124 291064 05:05:58 04:08:01 25650396 31731512 552224 1.68 147504 6061216 1940480 5.72 1633052 5057048 1372756 05:05:58 04:09:01 15044532 31129080 1107628 3.37 365780 15011348 3898180 11.49 3149756 13256844 1492880 05:05:58 04:10:01 6433324 26274224 5961612 18.13 387676 18612212 9089748 26.79 9144624 15727048 2075892 05:05:58 04:11:01 8110876 30553492 1683720 5.12 401480 21101268 3963424 11.68 6270556 16837808 14300 05:05:58 04:12:01 8793428 31492316 737588 2.24 430680 21263128 2683488 7.91 3489804 18869236 31660 05:05:58 04:13:02 9091152 31423416 825788 2.51 657948 20799880 3067744 9.04 2775152 19423624 300 05:05:58 04:14:01 11587776 31732536 526436 1.60 674716 18690632 1992276 5.87 2496956 17316588 1940 05:05:58 04:15:01 11574288 31722000 537044 1.63 675808 18691272 2204800 6.50 2507788 17316572 40 05:05:58 04:16:01 11590196 31739004 520076 1.58 676136 18692788 2008596 5.92 2494452 17315856 16 05:05:58 04:17:01 11590360 31739240 519972 1.58 676168 18692788 2008596 5.92 2493060 17315840 8 05:05:58 04:18:01 11596588 31745568 513504 1.56 676192 18692820 2008596 5.92 2488348 17314704 12 05:05:58 04:19:01 11584664 31734524 523080 1.59 677112 18693672 2071272 6.10 2500888 17313248 308 05:05:58 04:20:01 11594412 31745832 512908 1.56 677148 18693820 2055032 6.06 2491836 17311152 20 05:05:58 04:21:01 11594616 31746072 512616 1.56 677172 18693832 2055032 6.06 2491544 17311160 44 05:05:58 04:22:01 11595560 31747048 511560 1.56 677200 18693836 2055032 6.06 2490400 17311156 8 05:05:58 04:23:01 11596204 31747724 510844 1.55 677212 18693836 2055032 6.06 2490492 17311152 16 05:05:58 04:24:01 11597876 31749412 509300 1.55 677228 18693840 2055032 6.06 2488668 17311120 32 05:05:58 04:25:01 11597104 31748680 510000 1.55 677256 18693840 2055032 6.06 2489700 17311120 188 05:05:58 04:26:01 11597128 31748708 509960 1.55 677268 18693844 2055032 6.06 2488724 17311124 20 05:05:58 04:27:01 11601104 31752712 505904 1.54 677288 18693844 2055032 6.06 2484648 17310968 16 05:05:58 04:28:01 11601096 31752720 505840 1.54 677296 18693848 2055032 6.06 2484672 17310972 12 05:05:58 04:29:01 11600928 31752588 505812 1.54 677308 18693852 2055032 6.06 2484700 17310976 32 05:05:58 04:30:01 11601100 31752788 505556 1.54 677344 18693840 2055032 6.06 2484916 17310976 16 05:05:58 04:31:01 11601268 31753004 505464 1.54 677360 18693864 2055032 6.06 2484680 17310988 56 05:05:58 04:32:01 11601504 31753260 505180 1.54 677380 18693864 2055032 6.06 2484524 17310988 8 05:05:58 04:33:01 11601708 31753468 504904 1.54 677388 18693868 2055032 6.06 2484588 17310992 32 05:05:58 04:34:01 11601408 31753176 505144 1.54 677388 18693868 2055032 6.06 2484596 17310992 12 05:05:58 04:35:01 11601352 31753236 504992 1.54 677412 18693988 2055032 6.06 2484980 17311108 20 05:05:58 04:36:01 11601304 31753244 504956 1.54 677424 18694004 2055032 6.06 2484632 17311128 40 05:05:58 04:37:01 11601224 31753176 504960 1.54 677440 18694004 2055032 6.06 2484644 17311128 8 05:05:58 04:38:01 11601140 31753100 505180 1.54 677456 18694008 2055032 6.06 2484648 17311132 32 05:05:58 04:39:01 11601880 31753880 504364 1.53 677476 18694012 2055032 6.06 2484612 17311136 32 05:05:58 04:40:01 11601888 31753912 504288 1.53 677496 18694016 2055032 6.06 2484464 17311140 16 05:05:58 04:41:01 11602024 31754056 504332 1.53 677516 18694016 2055032 6.06 2484172 17311140 12 05:05:58 04:42:01 11602024 31754092 504304 1.53 677540 18694020 2055032 6.06 2484236 17311144 12 05:05:58 04:43:01 11602244 31754328 504028 1.53 677552 18694020 2055032 6.06 2484292 17311148 28 05:05:58 04:44:01 11602196 31754288 504004 1.53 677568 18694020 2055032 6.06 2484288 17311148 16 05:05:58 04:45:01 11601604 31753728 504556 1.53 677580 18694028 2055032 6.06 2485236 17311152 220 05:05:58 04:46:01 11601620 31753748 504536 1.53 677588 18694028 2055032 6.06 2484400 17311152 192 05:05:58 04:47:01 11601580 31753728 504508 1.53 677600 18694032 2055032 6.06 2484336 17311156 16 05:05:58 04:48:01 11601532 31753704 504476 1.53 677620 18694040 2055032 6.06 2484356 17311164 52 05:05:58 04:49:01 11601692 31753872 504440 1.53 677640 18694044 2055032 6.06 2484264 17311168 28 05:05:58 04:50:01 11601424 31753636 504668 1.53 677648 18694048 2055032 6.06 2484796 17311172 36 05:05:58 04:51:01 11601376 31753596 504640 1.53 677656 18694048 2055032 6.06 2484864 17311172 20 05:05:58 04:52:01 11601580 31753812 504356 1.53 677672 18694052 2055032 6.06 2484392 17311176 36 05:05:58 04:53:01 11601500 31753748 504364 1.53 677684 18694052 2071096 6.10 2484392 17311176 12 05:05:58 04:54:01 11601452 31753720 504336 1.53 677692 18694056 2071096 6.10 2484404 17311180 8 05:05:58 04:55:01 11601652 31753932 504276 1.53 677716 18694048 2071096 6.10 2484732 17311184 32 05:05:58 04:56:01 11601596 31753904 504288 1.53 677720 18694060 2071096 6.10 2484456 17311184 8 05:05:58 04:57:01 11601572 31753884 504232 1.53 677740 18694056 2071096 6.10 2484440 17311188 28 05:05:58 04:58:01 11601732 31754064 504204 1.53 677756 18694068 2054708 6.06 2484460 17311188 12 05:05:58 04:59:01 11601636 31754020 504148 1.53 677776 18694072 2054708 6.06 2484476 17311192 8 05:05:58 05:00:01 11601200 31753636 504448 1.53 677812 18694072 2054708 6.06 2485424 17311192 244 05:05:58 05:01:01 11601192 31753656 504392 1.53 677832 18694076 2054708 6.06 2484576 17311200 32 05:05:58 05:02:01 11601396 31753880 504120 1.53 677840 18694080 2054708 6.06 2484632 17311204 208 05:05:58 05:03:01 11601128 31753748 504200 1.53 677852 18694208 2054708 6.06 2484672 17311332 200 05:05:58 05:04:01 11601044 31753692 504436 1.53 677864 18694212 2054708 6.06 2485628 17311340 60 05:05:58 05:05:01 10447892 31706244 551212 1.68 712548 19689696 2267248 6.68 2653972 18220768 12796 05:05:58 Average: 12188801 31611678 646293 1.97 632190 18049489 2275275 6.71 2647422 16600705 92591 05:05:58 05:05:58 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:05:58 04:06:01 vetha95d1cd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:05:58 04:06:01 docker0 232.68 203.97 18.83 1435.02 0.00 0.00 0.00 0.00 05:05:58 04:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 05:05:58 04:06:01 ens3 344.01 314.65 4803.95 43.09 0.00 0.00 0.00 0.00 05:05:58 04:07:01 vetha95d1cd 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 05:05:58 04:07:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 05:05:58 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:07:01 ens3 48.68 44.31 23.71 61.06 0.00 0.00 0.00 0.00 05:05:58 04:08:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:05:58 04:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:05:58 04:08:01 vethed8dfc0 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:05:58 04:08:01 ens3 124.69 85.77 1707.53 69.50 0.00 0.00 0.00 0.00 05:05:58 04:09:01 veth32e3e48 220.13 440.90 20.11 5832.79 0.00 0.00 0.00 0.48 05:05:58 04:09:01 veth26d350b 235.99 446.92 21.10 5831.37 0.00 0.00 0.00 0.48 05:05:58 04:09:01 docker0 704.25 1336.67 53.63 17682.71 0.00 0.00 0.00 0.00 05:05:58 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:09:01 vethed8dfc0 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 05:05:58 04:09:01 ens3 1372.31 723.96 17711.21 83.94 0.00 0.00 0.00 0.00 05:05:58 04:09:01 veth7342d5c 215.43 406.26 19.75 5828.11 0.00 0.00 0.00 0.48 05:05:58 04:10:01 veth32e3e48 0.07 0.28 0.00 0.01 0.00 0.00 0.00 0.00 05:05:58 04:10:01 veth26d350b 0.07 0.28 0.00 0.01 0.00 0.00 0.00 0.00 05:05:58 04:10:01 docker0 18.73 26.41 1.07 148.26 0.00 0.00 0.00 0.00 05:05:58 04:10:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 05:05:58 04:10:01 vethed8dfc0 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 05:05:58 04:10:01 ens3 80.35 61.99 219.31 75.69 0.00 0.00 0.00 0.00 05:05:58 04:10:01 veth7342d5c 0.07 0.28 0.00 0.01 0.00 0.00 0.00 0.00 05:05:58 04:11:01 veth32e3e48 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:11:01 veth26d350b 0.15 0.18 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:11:01 docker0 3.00 5.03 0.17 38.50 0.00 0.00 0.00 0.00 05:05:58 04:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 05:05:58 04:11:01 vethed8dfc0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:11:01 ens3 54.47 34.44 1181.83 6.48 0.00 0.00 0.00 0.00 05:05:58 04:11:01 veth7342d5c 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:12:01 veth32e3e48 8.53 15.01 0.87 206.72 0.00 0.00 0.00 0.02 05:05:58 04:12:01 veth26d350b 8.95 14.06 0.88 206.16 0.00 0.00 0.00 0.02 05:05:58 04:12:01 docker0 81.44 128.81 5.87 1234.48 0.00 0.00 0.00 0.00 05:05:58 04:12:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 05:05:58 04:12:01 vethed8dfc0 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 05:05:58 04:12:01 ens3 207.17 140.34 1274.69 93.21 0.00 0.00 0.00 0.00 05:05:58 04:12:01 veth7342d5c 10.16 15.78 0.97 206.58 0.00 0.00 0.00 0.02 05:05:58 04:13:02 vethe077ad9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:13:02 docker0 15.72 23.13 0.92 125.88 0.00 0.00 0.00 0.00 05:05:58 04:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:13:02 vethed8dfc0 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 05:05:58 04:13:02 ens3 61.39 36.88 157.55 18.00 0.00 0.00 0.00 0.00 05:05:58 04:13:02 veth690565c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:14:01 docker0 46.13 63.88 2.70 335.86 0.00 0.00 0.00 0.00 05:05:58 04:14:01 lo 22.43 22.43 2.21 2.21 0.00 0.00 0.00 0.00 05:05:58 04:14:01 ens3 313.04 286.85 474.60 790.39 0.00 0.00 0.00 0.00 05:05:58 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:15:01 lo 36.73 36.73 3.62 3.62 0.00 0.00 0.00 0.00 05:05:58 04:15:01 ens3 434.43 479.62 193.91 2676.06 0.00 0.00 0.00 0.00 05:05:58 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:16:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 05:05:58 04:16:01 ens3 32.87 33.47 23.70 107.71 0.00 0.00 0.00 0.00 05:05:58 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:20:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:05:58 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:21:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:22:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:25:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 05:05:58 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:30:01 ens3 5.78 3.23 8.45 0.28 0.00 0.00 0.00 0.00 05:05:58 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:35:01 ens3 2.55 1.53 2.87 0.16 0.00 0.00 0.00 0.00 05:05:58 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:38:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:39:01 ens3 3.77 6.43 0.25 9.82 0.00 0.00 0.00 0.00 05:05:58 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:40:01 ens3 4.37 4.37 0.35 7.00 0.00 0.00 0.00 0.00 05:05:58 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:45:01 ens3 3.88 7.36 0.32 7.43 0.00 0.00 0.00 0.00 05:05:58 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:50:01 ens3 1.08 1.07 0.14 1.58 0.00 0.00 0.00 0.00 05:05:58 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:51:01 ens3 0.50 0.48 0.26 0.21 0.00 0.00 0.00 0.00 05:05:58 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:55:01 ens3 0.27 0.30 0.08 0.13 0.00 0.00 0.00 0.00 05:05:58 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 04:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:00:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:05:58 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 05:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 05:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:05:58 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:58 05:04:01 ens3 0.95 0.67 0.63 0.23 0.00 0.00 0.00 0.00 05:05:58 05:05:01 docker0 77.62 100.10 6.63 724.06 0.00 0.00 0.00 0.00 05:05:58 05:05:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 05:05:58 05:05:01 ens3 238.80 156.10 4785.75 21.73 0.00 0.00 0.00 0.00 05:05:58 Average: docker0 19.68 31.49 1.50 362.12 0.00 0.00 0.00 0.00 05:05:58 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 05:05:58 Average: ens3 55.56 40.37 543.01 67.70 0.00 0.00 0.00 0.00 05:05:58 05:05:58 05:05:58 ---> sar -P ALL: 05:05:58 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21031) 04/15/22 _x86_64_ (8 CPU) 05:05:58 05:05:58 04:04:11 LINUX RESTART (8 CPU) 05:05:58 05:05:58 04:05:01 CPU %user %nice %system %iowait %steal %idle 05:05:58 04:06:01 all 20.57 0.00 4.59 1.13 0.07 73.64 05:05:58 04:06:01 0 19.86 0.00 3.87 0.22 0.07 75.99 05:05:58 04:06:01 1 18.51 0.00 4.24 2.62 0.08 74.55 05:05:58 04:06:01 2 18.81 0.00 5.35 0.40 0.05 75.38 05:05:58 04:06:01 3 23.72 0.00 4.36 0.15 0.07 71.71 05:05:58 04:06:01 4 20.81 0.00 3.54 0.47 0.07 75.12 05:05:58 04:06:01 5 20.86 0.00 5.94 4.81 0.08 68.30 05:05:58 04:06:01 6 18.85 0.00 4.63 0.12 0.08 76.32 05:05:58 04:06:01 7 23.15 0.00 4.82 0.24 0.07 71.73 05:05:58 04:07:01 all 41.66 0.00 6.45 0.25 0.10 51.54 05:05:58 04:07:01 0 40.98 0.00 6.34 0.00 0.08 52.59 05:05:58 04:07:01 1 41.22 0.00 6.77 1.65 0.08 50.28 05:05:58 04:07:01 2 41.92 0.00 6.11 0.00 0.13 51.83 05:05:58 04:07:01 3 42.10 0.00 6.19 0.27 0.10 51.35 05:05:58 04:07:01 4 43.77 0.00 7.04 0.07 0.10 49.02 05:05:58 04:07:01 5 40.72 0.00 6.64 0.00 0.10 52.54 05:05:58 04:07:01 6 41.72 0.00 6.20 0.00 0.08 51.99 05:05:58 04:07:01 7 40.83 0.00 6.30 0.02 0.10 52.75 05:05:58 04:08:01 all 26.57 0.00 9.21 1.32 0.10 62.80 05:05:58 04:08:01 0 27.31 0.00 9.51 0.15 0.10 62.92 05:05:58 04:08:01 1 25.12 0.00 8.28 9.01 0.10 57.49 05:05:58 04:08:01 2 28.22 0.00 9.12 0.03 0.09 62.54 05:05:58 04:08:01 3 27.69 0.00 9.77 0.78 0.09 61.66 05:05:58 04:08:01 4 28.54 0.00 9.29 0.03 0.10 62.03 05:05:58 04:08:01 5 23.79 0.00 9.10 0.10 0.09 66.92 05:05:58 04:08:01 6 25.36 0.00 10.00 0.43 0.12 64.10 05:05:58 04:08:01 7 26.48 0.00 8.65 0.03 0.08 64.75 05:05:58 04:09:01 all 40.01 0.00 12.13 10.86 0.13 36.88 05:05:58 04:09:01 0 40.15 0.00 11.22 7.21 0.13 41.29 05:05:58 04:09:01 1 39.44 0.00 13.02 13.63 0.10 33.80 05:05:58 04:09:01 2 41.79 0.00 10.84 12.09 0.13 35.14 05:05:58 04:09:01 3 40.26 0.00 11.64 6.68 0.14 41.29 05:05:58 04:09:01 4 40.19 0.00 12.12 6.53 0.14 41.02 05:05:58 04:09:01 5 37.49 0.00 13.31 19.63 0.12 29.45 05:05:58 04:09:01 6 40.85 0.00 12.11 11.13 0.13 35.78 05:05:58 04:09:01 7 39.87 0.00 12.76 9.98 0.12 37.27 05:05:58 04:10:01 all 88.60 0.00 11.05 0.07 0.15 0.13 05:05:58 04:10:01 0 86.39 0.00 13.08 0.13 0.13 0.27 05:05:58 04:10:01 1 89.69 0.00 10.07 0.03 0.15 0.05 05:05:58 04:10:01 2 89.77 0.00 9.92 0.03 0.15 0.13 05:05:58 04:10:01 3 87.75 0.00 12.00 0.05 0.13 0.07 05:05:58 04:10:01 4 88.52 0.00 11.22 0.07 0.15 0.05 05:05:58 04:10:01 5 89.53 0.00 9.89 0.08 0.18 0.32 05:05:58 04:10:01 6 89.96 0.00 9.67 0.10 0.15 0.12 05:05:58 04:10:01 7 87.19 0.00 12.54 0.05 0.17 0.05 05:05:58 04:11:01 all 87.26 0.00 8.97 0.61 0.16 3.00 05:05:58 04:11:01 0 85.14 0.00 9.03 2.12 0.17 3.54 05:05:58 04:11:01 1 87.27 0.00 8.94 0.43 0.15 3.21 05:05:58 04:11:01 2 89.22 0.00 8.94 0.55 0.17 1.12 05:05:58 04:11:01 3 85.64 0.00 9.81 1.05 0.15 3.35 05:05:58 04:11:01 4 89.04 0.00 8.84 0.05 0.15 1.92 05:05:58 04:11:01 5 88.30 0.00 9.27 0.07 0.17 2.20 05:05:58 04:11:01 6 86.40 0.00 8.92 0.25 0.17 4.26 05:05:58 04:11:01 7 87.09 0.00 8.05 0.33 0.15 4.38 05:05:58 04:12:01 all 66.78 0.00 11.13 4.38 0.15 17.56 05:05:58 04:12:01 0 68.22 0.00 11.16 4.50 0.15 15.98 05:05:58 04:12:01 1 58.00 0.00 10.17 6.29 0.15 25.38 05:05:58 04:12:01 2 75.02 0.00 9.63 3.78 0.15 11.42 05:05:58 04:12:01 3 68.62 0.00 9.90 9.36 0.13 11.98 05:05:58 04:12:01 4 66.68 0.00 10.79 1.19 0.13 21.20 05:05:58 04:12:01 5 80.64 0.00 10.10 0.69 0.15 8.43 05:05:58 04:12:01 6 58.23 0.00 13.65 4.26 0.17 23.70 05:05:58 04:12:01 7 58.68 0.00 13.67 4.98 0.15 22.52 05:05:58 04:13:02 all 34.78 0.00 14.92 15.44 0.16 34.70 05:05:58 04:13:02 0 32.84 0.00 13.59 12.67 0.17 40.73 05:05:58 04:13:02 1 32.89 0.00 17.56 31.56 0.19 17.81 05:05:58 04:13:02 2 37.06 0.00 14.67 10.29 0.15 37.83 05:05:58 04:13:02 3 35.42 0.00 15.10 13.13 0.17 36.18 05:05:58 04:13:02 4 35.59 0.00 14.68 14.12 0.17 35.43 05:05:58 04:13:02 5 33.64 0.00 15.20 17.19 0.17 33.80 05:05:58 04:13:02 6 34.07 0.00 14.63 16.20 0.14 34.96 05:05:58 04:13:02 7 36.76 0.00 13.88 8.25 0.12 40.99 05:05:58 04:14:01 all 29.77 0.00 8.28 4.69 0.10 57.16 05:05:58 04:14:01 0 26.38 0.00 7.52 6.83 0.09 59.19 05:05:58 04:14:01 1 29.31 0.00 7.57 8.14 0.10 54.87 05:05:58 04:14:01 2 30.36 0.00 8.14 4.28 0.10 57.11 05:05:58 04:14:01 3 31.06 0.00 9.18 4.42 0.10 55.23 05:05:58 04:14:01 4 30.50 0.00 8.10 3.37 0.09 57.94 05:05:58 04:14:01 5 27.97 0.00 7.37 3.52 0.10 61.04 05:05:58 04:14:01 6 31.60 0.00 9.29 3.33 0.10 55.68 05:05:58 04:14:01 7 30.97 0.00 9.12 3.60 0.12 56.19 05:05:58 04:15:01 all 10.06 0.00 1.30 0.10 0.06 88.49 05:05:58 04:15:01 0 7.35 0.00 1.17 0.28 0.05 91.15 05:05:58 04:15:01 1 14.07 0.00 1.26 0.07 0.07 84.53 05:05:58 04:15:01 2 9.14 0.00 1.14 0.08 0.05 89.58 05:05:58 04:15:01 3 12.77 0.00 1.34 0.12 0.07 85.70 05:05:58 04:15:01 4 10.40 0.00 1.35 0.05 0.07 88.14 05:05:58 04:15:01 5 6.93 0.00 1.13 0.02 0.03 91.89 05:05:58 04:15:01 6 10.87 0.00 1.49 0.05 0.05 87.54 05:05:58 04:15:01 7 8.96 0.00 1.53 0.12 0.07 89.33 05:05:58 04:16:01 all 9.53 0.00 1.91 0.02 0.03 88.52 05:05:58 04:16:01 0 0.10 0.00 0.12 0.00 0.00 99.78 05:05:58 04:16:01 1 12.31 0.00 2.41 0.03 0.03 85.22 05:05:58 04:16:01 2 0.88 0.00 0.08 0.03 0.02 98.98 05:05:58 04:16:01 3 1.48 0.00 0.22 0.05 0.02 98.23 05:05:58 04:16:01 4 0.73 0.00 0.13 0.02 0.02 99.10 05:05:58 04:16:01 5 45.49 0.00 9.35 0.00 0.07 45.09 05:05:58 04:16:01 6 12.95 0.00 2.46 0.00 0.05 84.55 05:05:58 04:16:01 7 2.14 0.00 0.48 0.00 0.02 97.36 05:05:58 05:05:58 04:16:01 CPU %user %nice %system %iowait %steal %idle 05:05:58 04:17:01 all 10.49 0.00 2.05 0.00 0.02 87.44 05:05:58 04:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:05:58 04:17:01 1 0.08 0.00 0.07 0.00 0.05 99.80 05:05:58 04:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:05:58 04:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:05:58 04:17:01 4 32.12 0.00 6.44 0.00 0.03 61.41 05:05:58 04:17:01 5 4.87 0.00 1.05 0.00 0.00 94.08 05:05:58 04:17:01 6 46.69 0.00 8.83 0.00 0.05 44.43 05:05:58 04:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:18:01 all 0.91 0.00 0.21 0.00 0.01 98.87 05:05:58 04:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 04:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:05:58 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:05:58 04:18:01 4 3.66 0.00 1.05 0.00 0.05 95.24 05:05:58 04:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 04:18:01 6 3.55 0.00 0.60 0.00 0.00 95.85 05:05:58 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:19:01 all 0.06 0.00 0.03 0.02 0.01 99.88 05:05:58 04:19:01 0 0.12 0.00 0.03 0.02 0.00 99.83 05:05:58 04:19:01 1 0.10 0.00 0.03 0.02 0.00 99.85 05:05:58 04:19:01 2 0.00 0.00 0.03 0.03 0.00 99.93 05:05:58 04:19:01 3 0.03 0.00 0.02 0.02 0.00 99.93 05:05:58 04:19:01 4 0.15 0.00 0.08 0.00 0.05 99.72 05:05:58 04:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:05:58 04:19:01 6 0.02 0.00 0.03 0.05 0.02 99.88 05:05:58 04:19:01 7 0.03 0.00 0.03 0.02 0.00 99.92 05:05:58 04:20:01 all 0.04 0.00 0.02 0.01 0.01 99.92 05:05:58 04:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 04:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:05:58 04:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:05:58 04:20:01 3 0.03 0.00 0.03 0.05 0.00 99.88 05:05:58 04:20:01 4 0.07 0.00 0.03 0.02 0.02 99.87 05:05:58 04:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:05:58 04:20:01 7 0.07 0.00 0.05 0.00 0.05 99.83 05:05:58 04:21:01 all 0.01 0.00 0.02 0.01 0.01 99.95 05:05:58 04:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:21:01 3 0.00 0.00 0.00 0.05 0.00 99.95 05:05:58 04:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:05:58 04:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:21:01 6 0.00 0.00 0.03 0.00 0.00 99.97 05:05:58 04:21:01 7 0.05 0.00 0.08 0.00 0.05 99.82 05:05:58 04:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:05:58 04:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 04:22:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:05:58 04:22:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:05:58 04:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:22:01 7 0.10 0.00 0.03 0.00 0.07 99.80 05:05:58 04:23:01 all 0.01 0.00 0.02 0.01 0.01 99.95 05:05:58 04:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 04:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:23:01 3 0.02 0.00 0.00 0.05 0.00 99.93 05:05:58 04:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:05:58 04:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:23:01 7 0.05 0.00 0.10 0.00 0.03 99.82 05:05:58 04:24:01 all 0.02 0.00 0.02 0.00 0.01 99.94 05:05:58 04:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:05:58 04:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:24:01 4 0.12 0.00 0.05 0.00 0.00 99.83 05:05:58 04:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:24:01 6 0.05 0.00 0.03 0.00 0.05 99.87 05:05:58 04:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:05:58 04:25:01 all 0.02 0.00 0.02 0.01 0.01 99.94 05:05:58 04:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:05:58 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:25:01 2 0.00 0.00 0.02 0.07 0.00 99.92 05:05:58 04:25:01 3 0.02 0.00 0.02 0.03 0.00 99.93 05:05:58 04:25:01 4 0.05 0.00 0.03 0.00 0.02 99.90 05:05:58 04:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 04:25:01 6 0.03 0.00 0.03 0.00 0.03 99.90 05:05:58 04:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:05:58 04:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:05:58 04:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:26:01 2 0.00 0.00 0.02 0.05 0.00 99.93 05:05:58 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:05:58 04:26:01 5 0.05 0.00 0.02 0.00 0.03 99.90 05:05:58 04:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:05:58 04:27:01 all 0.01 0.00 0.02 0.01 0.01 99.95 05:05:58 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:27:01 2 0.02 0.00 0.00 0.03 0.00 99.95 05:05:58 04:27:01 3 0.00 0.00 0.00 0.05 0.00 99.95 05:05:58 04:27:01 4 0.03 0.00 0.07 0.00 0.00 99.90 05:05:58 04:27:01 5 0.02 0.00 0.05 0.00 0.05 99.88 05:05:58 04:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 05:05:58 04:27:01 CPU %user %nice %system %iowait %steal %idle 05:05:58 04:28:01 all 0.02 0.00 0.03 0.00 0.01 99.94 05:05:58 04:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:28:01 3 0.02 0.00 0.02 0.03 0.00 99.93 05:05:58 04:28:01 4 0.05 0.00 0.05 0.00 0.02 99.88 05:05:58 04:28:01 5 0.03 0.00 0.08 0.00 0.05 99.83 05:05:58 04:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:05:58 04:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:05:58 04:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:05:58 04:29:01 2 0.00 0.00 0.00 0.03 0.00 99.97 05:05:58 04:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:29:01 4 0.05 0.00 0.03 0.00 0.02 99.90 05:05:58 04:29:01 5 0.05 0.00 0.03 0.00 0.03 99.88 05:05:58 04:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:30:01 all 0.03 0.00 0.02 0.00 0.01 99.93 05:05:58 04:30:01 0 0.07 0.00 0.00 0.00 0.00 99.93 05:05:58 04:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:30:01 2 0.03 0.00 0.02 0.02 0.02 99.92 05:05:58 04:30:01 3 0.03 0.00 0.02 0.02 0.00 99.93 05:05:58 04:30:01 4 0.03 0.00 0.05 0.00 0.00 99.92 05:05:58 04:30:01 5 0.00 0.00 0.05 0.00 0.05 99.90 05:05:58 04:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 04:30:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:05:58 04:31:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:05:58 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:31:01 3 0.00 0.00 0.00 0.03 0.00 99.97 05:05:58 04:31:01 4 0.03 0.00 0.05 0.00 0.02 99.90 05:05:58 04:31:01 5 0.05 0.00 0.07 0.00 0.05 99.83 05:05:58 04:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:05:58 04:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:05:58 04:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:05:58 04:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 04:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:05:58 04:32:01 5 0.07 0.00 0.03 0.00 0.05 99.85 05:05:58 04:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:32:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:05:58 04:33:01 all 0.24 0.00 0.02 0.00 0.01 99.73 05:05:58 04:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:05:58 04:33:01 1 1.76 0.00 0.03 0.00 0.00 98.21 05:05:58 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:33:01 3 0.00 0.00 0.02 0.03 0.00 99.95 05:05:58 04:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:05:58 04:33:01 5 0.05 0.00 0.05 0.00 0.03 99.87 05:05:58 04:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:34:01 all 0.26 0.00 0.02 0.00 0.01 99.70 05:05:58 04:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:34:01 1 1.84 0.00 0.08 0.00 0.00 98.08 05:05:58 04:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:05:58 04:34:01 3 0.03 0.00 0.00 0.03 0.00 99.93 05:05:58 04:34:01 4 0.07 0.00 0.03 0.00 0.00 99.90 05:05:58 04:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:05:58 04:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:34:01 7 0.03 0.00 0.07 0.00 0.03 99.87 05:05:58 04:35:01 all 0.03 0.00 0.02 0.01 0.01 99.93 05:05:58 04:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:35:01 1 0.12 0.00 0.08 0.00 0.02 99.78 05:05:58 04:35:01 2 0.00 0.00 0.02 0.03 0.00 99.95 05:05:58 04:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:05:58 04:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:05:58 04:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:05:58 04:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:35:01 7 0.05 0.00 0.03 0.00 0.05 99.87 05:05:58 04:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:05:58 04:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:05:58 04:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:05:58 04:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:36:01 4 0.05 0.00 0.08 0.00 0.02 99.85 05:05:58 04:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:36:01 7 0.05 0.00 0.07 0.00 0.05 99.83 05:05:58 04:37:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:05:58 04:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:05:58 04:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:37:01 3 0.02 0.00 0.02 0.03 0.00 99.93 05:05:58 04:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:05:58 04:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:37:01 7 0.03 0.00 0.07 0.00 0.05 99.85 05:05:58 04:38:01 all 0.19 0.00 0.01 0.01 0.01 99.79 05:05:58 04:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:38:01 1 1.32 0.00 0.00 0.00 0.00 98.68 05:05:58 04:38:01 2 0.00 0.00 0.00 0.05 0.00 99.95 05:05:58 04:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 04:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 05:05:58 04:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:38:01 7 0.07 0.00 0.07 0.00 0.03 99.83 05:05:58 05:05:58 04:38:01 CPU %user %nice %system %iowait %steal %idle 05:05:58 04:39:01 all 0.28 0.00 0.02 0.01 0.01 99.68 05:05:58 04:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:39:01 1 1.97 0.00 0.03 0.00 0.00 98.00 05:05:58 04:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:05:58 04:39:01 3 0.02 0.00 0.00 0.07 0.00 99.92 05:05:58 04:39:01 4 0.05 0.00 0.03 0.00 0.02 99.90 05:05:58 04:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:05:58 04:39:01 7 0.07 0.00 0.08 0.00 0.05 99.80 05:05:58 04:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:05:58 04:40:01 0 0.02 0.00 0.05 0.00 0.00 99.93 05:05:58 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:05:58 04:40:01 3 0.02 0.00 0.00 0.03 0.02 99.93 05:05:58 04:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:05:58 04:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:40:01 7 0.05 0.00 0.05 0.00 0.03 99.87 05:05:58 04:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:05:58 04:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:41:01 2 0.03 0.00 0.05 0.02 0.05 99.85 05:05:58 04:41:01 3 0.02 0.00 0.00 0.03 0.00 99.95 05:05:58 04:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:05:58 04:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:05:58 04:42:01 0 0.07 0.00 0.03 0.00 0.05 99.85 05:05:58 04:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 04:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 04:42:01 4 0.07 0.00 0.07 0.00 0.02 99.85 05:05:58 04:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:05:58 04:43:01 0 0.02 0.00 0.03 0.00 0.05 99.90 05:05:58 04:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 05:05:58 04:43:01 4 0.02 0.00 0.05 0.00 0.00 99.93 05:05:58 04:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:05:58 04:44:01 0 0.02 0.00 0.05 0.00 0.02 99.92 05:05:58 04:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:05:58 04:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:05:58 04:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:05:58 04:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:05:58 04:45:01 all 0.02 0.00 0.02 0.01 0.01 99.94 05:05:58 04:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:45:01 2 0.02 0.00 0.00 0.03 0.00 99.95 05:05:58 04:45:01 3 0.02 0.00 0.05 0.03 0.05 99.85 05:05:58 04:45:01 4 0.10 0.00 0.08 0.00 0.00 99.82 05:05:58 04:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:05:58 04:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 04:46:01 3 0.05 0.00 0.05 0.00 0.03 99.87 05:05:58 04:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:05:58 04:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:05:58 04:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:05:58 04:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:05:58 04:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:47:01 3 0.02 0.00 0.07 0.02 0.05 99.85 05:05:58 04:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:05:58 04:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 04:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:05:58 04:48:01 0 0.05 0.00 0.05 0.00 0.03 99.87 05:05:58 04:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:48:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:05:58 04:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 05:05:58 04:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:48:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:05:58 04:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:05:58 04:49:01 0 0.05 0.00 0.07 0.00 0.05 99.83 05:05:58 04:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:49:01 4 0.03 0.00 0.05 0.00 0.00 99.92 05:05:58 04:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:05:58 04:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 05:05:58 05:05:58 04:49:01 CPU %user %nice %system %iowait %steal %idle 05:05:58 04:50:01 all 0.02 0.00 0.02 0.00 0.01 99.94 05:05:58 04:50:01 0 0.07 0.00 0.12 0.00 0.05 99.77 05:05:58 04:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 04:50:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:05:58 04:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 05:05:58 04:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:50:01 7 0.03 0.00 0.02 0.02 0.02 99.92 05:05:58 04:51:01 all 0.01 0.00 0.02 0.00 0.01 99.96 05:05:58 04:51:01 0 0.07 0.00 0.08 0.00 0.05 99.80 05:05:58 04:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:51:01 7 0.05 0.00 0.03 0.03 0.00 99.88 05:05:58 04:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:05:58 04:52:01 0 0.10 0.00 0.03 0.00 0.07 99.80 05:05:58 04:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:05:58 04:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:05:58 04:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:52:01 7 0.03 0.00 0.00 0.02 0.02 99.93 05:05:58 04:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:05:58 04:53:01 0 0.05 0.00 0.08 0.00 0.05 99.82 05:05:58 04:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 04:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:05:58 04:54:01 all 0.03 0.00 0.02 0.01 0.01 99.94 05:05:58 04:54:01 0 0.08 0.00 0.07 0.00 0.07 99.78 05:05:58 04:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:54:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:05:58 04:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 04:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:54:01 7 0.03 0.00 0.05 0.03 0.02 99.87 05:05:58 04:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:05:58 04:55:01 0 0.07 0.00 0.05 0.00 0.05 99.83 05:05:58 04:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:05:58 04:55:01 7 0.02 0.00 0.02 0.02 0.02 99.93 05:05:58 04:56:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:05:58 04:56:01 0 0.03 0.00 0.07 0.00 0.03 99.87 05:05:58 04:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:05:58 04:56:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:05:58 04:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:05:58 04:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:05:58 04:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:05:58 04:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:05:58 04:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:57:01 2 0.05 0.00 0.05 0.02 0.05 99.83 05:05:58 04:57:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:05:58 04:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:57:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:05:58 04:58:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:05:58 04:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:05:58 04:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:58:01 2 0.05 0.00 0.05 0.00 0.05 99.85 05:05:58 04:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:05:58 04:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:05:58 04:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:58:01 7 0.02 0.00 0.05 0.02 0.00 99.92 05:05:58 04:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:05:58 04:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 04:59:01 2 0.05 0.00 0.03 0.00 0.05 99.87 05:05:58 04:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 04:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 04:59:01 7 0.07 0.00 0.05 0.02 0.02 99.85 05:05:58 05:00:01 all 0.01 0.00 0.02 0.00 0.01 99.96 05:05:58 05:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:05:58 05:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 05:00:01 2 0.05 0.00 0.07 0.00 0.03 99.85 05:05:58 05:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:05:58 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 05:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 05:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 05:00:01 7 0.03 0.00 0.03 0.02 0.02 99.90 05:05:58 05:05:58 05:00:01 CPU %user %nice %system %iowait %steal %idle 05:05:58 05:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:05:58 05:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 05:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 05:01:01 2 0.03 0.00 0.07 0.02 0.05 99.83 05:05:58 05:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:05:58 05:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 05:01:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:05:58 05:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 05:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 05:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:05:58 05:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 05:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:05:58 05:02:01 2 0.07 0.00 0.08 0.00 0.03 99.82 05:05:58 05:02:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:05:58 05:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 05:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 05:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:05:58 05:02:01 7 0.03 0.00 0.02 0.02 0.02 99.92 05:05:58 05:03:01 all 0.07 0.00 0.01 0.01 0.00 99.90 05:05:58 05:03:01 0 0.48 0.00 0.00 0.00 0.00 99.52 05:05:58 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:05:58 05:03:01 2 0.03 0.00 0.02 0.07 0.03 99.85 05:05:58 05:03:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:05:58 05:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 05:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 05:03:01 7 0.03 0.00 0.05 0.00 0.00 99.92 05:05:58 05:04:01 all 0.10 0.00 0.01 0.00 0.00 99.87 05:05:58 05:04:01 0 0.57 0.00 0.00 0.00 0.00 99.43 05:05:58 05:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 05:04:01 2 0.12 0.00 0.08 0.02 0.03 99.75 05:05:58 05:04:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:05:58 05:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:05:58 05:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:05:58 05:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:05:58 05:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:05:58 05:05:01 all 5.34 0.00 2.06 3.74 0.04 88.82 05:05:58 05:05:01 0 5.81 0.00 1.54 2.37 0.03 90.25 05:05:58 05:05:01 1 4.33 0.00 2.14 0.70 0.03 92.80 05:05:58 05:05:01 2 6.34 0.00 2.26 17.57 0.07 73.77 05:05:58 05:05:01 3 5.20 0.00 2.38 6.48 0.03 85.91 05:05:58 05:05:01 4 5.39 0.00 1.71 1.39 0.03 91.47 05:05:58 05:05:01 5 4.70 0.00 2.61 0.57 0.05 92.07 05:05:58 05:05:01 6 5.62 0.00 2.07 0.33 0.02 91.96 05:05:58 05:05:01 7 5.30 0.00 1.81 0.49 0.03 92.37 05:05:58 Average: all 7.85 0.00 1.57 0.70 0.03 89.85 05:05:58 Average: 0 7.33 0.00 1.47 0.60 0.03 90.56 05:05:58 Average: 1 7.61 0.00 1.53 1.22 0.02 89.61 05:05:58 Average: 2 7.77 0.00 1.43 0.82 0.03 89.94 05:05:58 Average: 3 7.65 0.00 1.52 0.72 0.02 90.09 05:05:58 Average: 4 8.25 0.00 1.61 0.45 0.03 89.66 05:05:58 Average: 5 8.37 0.00 1.68 0.76 0.03 89.16 05:05:58 Average: 6 8.40 0.00 1.73 0.59 0.02 89.26 05:05:58 Average: 7 7.41 0.00 1.56 0.46 0.03 90.53 05:05:58 05:05:58 05:05:58