Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+6b188fc41757128322b032ed1e708678348e23e8 (9218571074f4be1de255bff2748da77481718c8d) 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-ssh12629943794844930506.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-ssh15140054863587623843.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/PR-3924/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/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10179783569902692191.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-ssh10194199944662066119.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/PR-3924/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/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18394006054575178204.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21393 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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 Merging remotes/origin/main commit 6b188fc41757128322b032ed1e708678348e23e8 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 Merge succeeded, producing bf4a6ac9abb43216ff595c712f3efb9c106ec880 Checking out Revision bf4a6ac9abb43216ff595c712f3efb9c106ec880 (PR-3924) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf4a6ac9abb43216ff595c712f3efb9c106ec880 # timeout=10 Commit message: "Merge commit '6b188fc41757128322b032ed1e708678348e23e8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:30 ========================================================= 20:30:30 EdgeX Global Pipelines Version Info 20:30:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk baf2fc873efc1c041dd0417ead3079ddbf1babbf # timeout=10 20:30:31 ------------------- 20:30:31 stable info: 20:30:31 ------------------- 20:30:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:31 Message: update stable to v1.0.221 20:30:32 ------------------- 20:30:32 experimental info: 20:30:32 ------------------- 20:30:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:32 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 20:30:32 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf4a6ac9abb43216ff595c712f3efb9c106ec880 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf4a6ac [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:32 provisioning config files... 20:30:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config2071018577996640225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:32 ---> docker-login.sh 20:30:32 nexus3.edgexfoundry.org:10001 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:33 Configure a credential helper to remove this warning. See 20:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:33 20:30:33 Login Succeeded 20:30:33 nexus3.edgexfoundry.org:10002 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:33 Configure a credential helper to remove this warning. See 20:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:33 20:30:33 Login Succeeded 20:30:33 nexus3.edgexfoundry.org:10003 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:33 Configure a credential helper to remove this warning. See 20:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:33 20:30:33 Login Succeeded 20:30:33 nexus3.edgexfoundry.org:10004 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:33 Configure a credential helper to remove this warning. See 20:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:33 20:30:33 Login Succeeded 20:30:33 docker.io 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:34 Configure a credential helper to remove this warning. See 20:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:34 20:30:34 Login Succeeded 20:30:34 ---> docker-login.sh ends [Pipeline] } 20:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:34 + 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 20:30:34 + dirname cmd/core-command/Dockerfile+ 20:30:34 cut -d/ -f2 20:30:34 + echo core-command,cmd/core-command/Dockerfile 20:30:34 + dirname cmd/core-data/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo core-data,cmd/core-data/Dockerfile 20:30:34 + dirname cmd/core-metadata/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:34 + dirname cmd/security-bootstrapper/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:34 + + dirname cmd/security-proxy-setup/Dockerfile 20:30:34 cut -d/ -f2 20:30:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:34 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:34 + dirname cmd/security-spire-agent/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:34 + dirname+ cmd/security-spire-config/Dockerfile 20:30:34 cut -d/ -f2 20:30:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:34 + dirname cmd/security-spire-server/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:34 + dirname cmd/support-notifications/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:34 + dirname cmd/support-scheduler/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:34 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:34 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 20:30:35 + git rev-list -1 --merges bf4a6ac9abb43216ff595c712f3efb9c106ec880~1..bf4a6ac9abb43216ff595c712f3efb9c106ec880 [Pipeline] echo 20:30:35 -----------> git rev-list -1 --merges bf4a6ac9abb43216ff595c712f3efb9c106ec880~1..bf4a6ac9abb43216ff595c712f3efb9c106ec880 bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:30:35 bf4a6ac9abb43216ff595c712f3efb9c106ec880 [false] [Pipeline] sh 20:30:35 + git log --format=format:%s -1 bf4a6ac9abb43216ff595c712f3efb9c106ec880 [Pipeline] echo 20:30:35 ========================================================= 20:30:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:35 + grep -v github /etc/ssh/ssh_known_hosts 20:30:35 + [ -e /tmp/ssh_known_hosts ] 20:30:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:35 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:36 20:30:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:36 latest: Pulling from edgex-devops/git-semver 20:30:36 a0d0a0d46f8b: Pulling fs layer 20:30:36 3e5f54012d9b: Pulling fs layer 20:30:36 4c7163046ea9: Pulling fs layer 20:30:36 0c2d73faf560: Pulling fs layer 20:30:36 0c2d73faf560: Waiting 20:30:36 3e5f54012d9b: Verifying Checksum 20:30:36 3e5f54012d9b: Download complete 20:30:36 a0d0a0d46f8b: Download complete 20:30:36 0c2d73faf560: Verifying Checksum 20:30:36 0c2d73faf560: Download complete 20:30:36 4c7163046ea9: Verifying Checksum 20:30:36 4c7163046ea9: Download complete 20:30:36 a0d0a0d46f8b: Pull complete 20:30:36 3e5f54012d9b: Pull complete 20:30:37 4c7163046ea9: Pull complete 20:30:37 0c2d73faf560: Pull complete 20:30:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:37 prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container 20:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:38 $ docker top fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:38 [ssh-agent] Looking for ssh-agent implementation... 20:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:38 $ docker exec fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c ssh-agent 20:30:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmlGBml/agent.15 20:30:38 SSH_AGENT_PID=21 20:30:38 Running ssh-add (command line suppressed) 20:30:39 Identity added: /w/workspace/edgex-go/19@tmp/private_key_2673163243250275110.key (/w/workspace/edgex-go/19@tmp/private_key_2673163243250275110.key) 20:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:39 + git tag --points-at HEAD [Pipeline] } 20:30:39 $ docker exec --env ******** --env ******** fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c ssh-agent -k 20:30:39 unset SSH_AUTH_SOCK; 20:30:39 unset SSH_AGENT_PID; 20:30:39 echo Agent pid 21 killed; 20:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:39 [ssh-agent] Looking for ssh-agent implementation... 20:30:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:39 $ docker exec fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c ssh-agent 20:30:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjaMcFb/agent.55 20:30:39 SSH_AGENT_PID=61 20:30:39 Running ssh-add (command line suppressed) 20:30:40 Identity added: /w/workspace/edgex-go/19@tmp/private_key_5552660761598322421.key (/w/workspace/edgex-go/19@tmp/private_key_5552660761598322421.key) 20:30:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:40 + git semver init 20:30:40 # -> Open(): unable to determine branch for HEAD 20:30:40 # $GIT_DIR = /w/workspace/edgex-go/19/.git 20:30:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 20:30:40 # $SEMVER_REMOTE_NAME = origin 20:30:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:40 # $SEMVER_USER_NAME = edgex-jenkins 20:30:40 # $SEMVER_BRANCH = PR-3924 20:30:40 # $SEMVER_TEMP = /tmp/semver-067128004 20:30:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:55 # '/tmp/semver-067128004' -> '/w/workspace/edgex-go/19/.semver' 20:30:55 # -> Force: false 20:30:55 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 20:30:55 $ docker exec --env ******** --env ******** fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c ssh-agent -k 20:30:55 unset SSH_AUTH_SOCK; 20:30:55 unset SSH_AGENT_PID; 20:30:55 echo Agent pid 61 killed; 20:30:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:55 + git semver [Pipeline] } 20:30:55 $ docker stop --time=1 fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c 20:30:57 $ docker rm -f fbdb0dbbb5c86d738953dc53bc37e962b64bd358ecedb2cfdae0a235b727629c [Pipeline] // withDockerContainer [Pipeline] sh 20:30:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:58 Stashed 1 file(s) [Pipeline] echo 20:30:58 [edgeXSemver]: initialized semver on version 0.0.0 [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 20:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:58 ========================================================= 20:30:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:58 59bf1c3509f3: Pulling fs layer 20:30:58 666ba61612fd: Pulling fs layer 20:30:58 8ed8ca486205: Pulling fs layer 20:30:58 4fe6c5a15a65: Pulling fs layer 20:30:58 22a0e8bec74d: Pulling fs layer 20:30:58 640e595b4fbd: Pulling fs layer 20:30:58 763cafe07f6e: Pulling fs layer 20:30:58 0c0b528cf693: Pulling fs layer 20:30:58 10935f4eaf8b: Pulling fs layer 20:30:58 640e595b4fbd: Waiting 20:30:58 10935f4eaf8b: Waiting 20:30:58 763cafe07f6e: Waiting 20:30:58 0c0b528cf693: Waiting 20:30:58 22a0e8bec74d: Waiting 20:30:58 8ed8ca486205: Verifying Checksum 20:30:58 8ed8ca486205: Download complete 20:30:58 666ba61612fd: Download complete 20:30:58 59bf1c3509f3: Verifying Checksum 20:30:58 59bf1c3509f3: Download complete 20:30:58 22a0e8bec74d: Verifying Checksum 20:30:58 22a0e8bec74d: Download complete 20:30:58 640e595b4fbd: Verifying Checksum 20:30:58 640e595b4fbd: Download complete 20:30:58 763cafe07f6e: Verifying Checksum 20:30:58 763cafe07f6e: Download complete 20:30:59 0c0b528cf693: Verifying Checksum 20:30:59 0c0b528cf693: Download complete 20:30:59 59bf1c3509f3: Pull complete 20:30:59 666ba61612fd: Pull complete 20:30:59 8ed8ca486205: Pull complete 20:30:59 10935f4eaf8b: Verifying Checksum 20:30:59 10935f4eaf8b: Download complete 20:30:59 4fe6c5a15a65: Verifying Checksum 20:30:59 4fe6c5a15a65: Download complete 20:31:03 4fe6c5a15a65: Pull complete 20:31:03 22a0e8bec74d: Pull complete 20:31:03 640e595b4fbd: Pull complete 20:31:03 763cafe07f6e: Pull complete 20:31:03 0c0b528cf693: Pull complete 20:31:06 10935f4eaf8b: Pull complete 20:31:06 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:06 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:06 WORKDIR /edgex 20:31:06 COPY go.mod . 20:31:06 RUN go mod download 20:31:06 docker build -t ci-base-image-x86_64 -f - . 20:31:08 Sending build context to Docker daemon 334.9MB 20:31:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:08 ---> 99d49a6021b9 20:31:08 Step 2/4 : WORKDIR /edgex 20:31:10 ---> Running in f6a56a52f731 20:31:10 Removing intermediate container f6a56a52f731 20:31:10 ---> 6c14412176ef 20:31:10 Step 3/4 : COPY go.mod . 20:31:10 ---> 0d0e7f44dacd 20:31:10 Step 4/4 : RUN go mod download 20:31:10 ---> Running in 4db949f82a6e 20:31:13 Still waiting to schedule task 20:31:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:31:25 Removing intermediate container 4db949f82a6e 20:31:25 ---> 3e5313b5dd53 20:31:25 Successfully built 3e5313b5dd53 20:31:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:25 + docker inspect -f . ci-base-image-x86_64 20:31:25 . [Pipeline] withDockerContainer 20:31:25 prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container 20:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:26 $ docker top 6a4a1c7079388f804f01aec4dda0e144157ea73aa988948adecd1e3eb1870b1d -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:26 + go version 20:31:26 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:26 $ docker stop --time=1 6a4a1c7079388f804f01aec4dda0e144157ea73aa988948adecd1e3eb1870b1d 20:31:28 $ docker rm -f 6a4a1c7079388f804f01aec4dda0e144157ea73aa988948adecd1e3eb1870b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:28 + docker inspect -f . ci-base-image-x86_64 20:31:28 . [Pipeline] withDockerContainer 20:31:28 prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container 20:31:28 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:29 $ docker top 572f75b8a95e37234eeec6a3591ee9c642c1a5895fcdba46f84fc0545773f977 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:29 ========================================================= 20:31:29 [edgeXBuildGoParallel] Running Tests and Build... 20:31:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:29 + make test 20:31:29 go mod tidy -compat=1.17 20:31:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:35 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.234s coverage: 89.2% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 84.4% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.438s coverage: 95.6% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.100s coverage: 29.6% of statements 20:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 20:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 20:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements 20:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.2% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.373s coverage: 65.4% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 43.8% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:32:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:32:32 GO111MODULE=on go vet ./... 20:32:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:35 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:35 + ls -al . 20:32:35 total 672 20:32:35 drwxrwxr-x 10 1001 1001 4096 Apr 19 20:32 . 20:32:35 drwxr-xr-x 4 root root 4096 Apr 19 20:31 .. 20:32:35 -rw-rw-r-- 1 1001 1001 11 Apr 19 20:30 .dockerignore 20:32:35 drwxrwxr-x 8 1001 1001 4096 Apr 19 20:30 .git 20:32:35 drwxrwxr-x 3 1001 1001 4096 Apr 19 20:30 .github 20:32:35 -rw-rw-r-- 1 1001 1001 879 Apr 19 20:30 .gitignore 20:32:35 -rw-rw-r-- 1 1001 1001 42 Apr 19 20:30 .golangci.yml 20:32:35 -rw-rw-r-- 1 1001 1001 87 Apr 19 20:30 .hadolint.yml 20:32:35 drwx------ 3 1001 1001 4096 Apr 19 20:30 .semver 20:32:35 -rw-rw-r-- 1 1001 1001 166 Apr 19 20:30 .sonarcloud.properties 20:32:35 -rw-rw-r-- 1 1001 1001 1171 Apr 19 20:30 ADOPTERS.md 20:32:35 -rw-rw-r-- 1 1001 1001 10086 Apr 19 20:30 Attribution.txt 20:32:35 -rw-rw-r-- 1 1001 1001 51732 Apr 19 20:30 CHANGELOG.md 20:32:35 -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:30 CONTRIBUTING.md 20:32:35 -rw-rw-r-- 1 1001 1001 677 Apr 19 20:30 GOVERNANCE.md 20:32:35 -rw-rw-r-- 1 1001 1001 850 Apr 19 20:30 Jenkinsfile 20:32:35 -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:30 LICENSE 20:32:35 -rw-rw-r-- 1 1001 1001 10389 Apr 19 20:30 Makefile 20:32:35 -rw-rw-r-- 1 1001 1001 582 Apr 19 20:30 OWNERS.md 20:32:35 -rw-rw-r-- 1 1001 1001 9120 Apr 19 20:30 README.md 20:32:35 -rw-rw-r-- 1 1001 1001 6912 Apr 19 20:30 SECURITY.md 20:32:35 -rw-rw-r-- 1 1001 1001 5 Apr 19 20:30 VERSION 20:32:35 -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:30 ZMQWindows.md 20:32:35 drwxrwxr-x 2 1001 1001 4096 Apr 19 20:30 bin 20:32:35 drwxrwxr-x 18 1001 1001 4096 Apr 19 20:30 cmd 20:32:35 -rw-r--r-- 1 root root 435134 Apr 19 20:32 coverage.out 20:32:35 -rw-rw-r-- 1 1001 1001 3256 Apr 19 20:30 go.mod 20:32:35 -rw-rw-r-- 1 1001 1001 35162 Apr 19 20:30 go.sum 20:32:35 drwxrwxr-x 8 1001 1001 4096 Apr 19 20:30 internal 20:32:35 drwxrwxr-x 3 1001 1001 4096 Apr 19 20:30 openapi 20:32:35 drwxrwxr-x 4 1001 1001 4096 Apr 19 20:30 snap 20:32:35 -rw-rw-r-- 1 1001 1001 204 Apr 19 20:30 version.go [Pipeline] sh 20:32:36 + '[' -e coverage.out ] 20:32:36 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:36 Stashed 1 file(s) [Pipeline] sh 20:32:36 + make build 20:32:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:13 $ docker stop --time=1 572f75b8a95e37234eeec6a3591ee9c642c1a5895fcdba46f84fc0545773f977 20:33:16 $ docker rm -f 572f75b8a95e37234eeec6a3591ee9c642c1a5895fcdba46f84fc0545773f977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:17 20:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:17 latest: Pulling from edgex-devops/edgex-compose 20:33:17 cbdbe7a5bc2a: Pulling fs layer 20:33:17 ca9280d653b3: Pulling fs layer 20:33:17 7e9c9ca2126c: Pulling fs layer 20:33:17 cbdbe7a5bc2a: Verifying Checksum 20:33:17 cbdbe7a5bc2a: Download complete 20:33:17 ca9280d653b3: Verifying Checksum 20:33:17 ca9280d653b3: Download complete 20:33:17 cbdbe7a5bc2a: Pull complete 20:33:18 7e9c9ca2126c: Verifying Checksum 20:33:18 7e9c9ca2126c: Download complete 20:33:18 ca9280d653b3: Pull complete 20:33:21 7e9c9ca2126c: Pull complete 20:33:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:21 prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container 20:33:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:23 $ docker top a11023dce50825389ba39c2fcc5d97cc27755627d9b4bf627b107e39632daea5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:24 + docker-compose build --help 20:33:24 + grep parallel 20:33:24 --parallel Build images in parallel. [Pipeline] } 20:33:24 $ docker stop --time=1 a11023dce50825389ba39c2fcc5d97cc27755627d9b4bf627b107e39632daea5 20:33:26 $ docker rm -f a11023dce50825389ba39c2fcc5d97cc27755627d9b4bf627b107e39632daea5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:26 . [Pipeline] withDockerContainer 20:33:26 prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container 20:33:26 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:26 $ docker top bb8e794709af352767a96c9e067b7a270b12e5e93197355130d4e30d1bb0774a -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:27 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:27 Building core-command ... 20:33:27 Building core-data ... 20:33:27 Building core-metadata ... 20:33:27 Building security-bootstrapper ... 20:33:27 Building security-proxy-setup ... 20:33:27 Building security-secretstore-setup ... 20:33:27 Building security-spiffe-token-provider ... 20:33:27 Building security-spire-agent ... 20:33:27 Building security-spire-config ... 20:33:27 Building security-spire-server ... 20:33:27 Building support-notifications ... 20:33:27 Building support-scheduler ... 20:33:27 Building sys-mgmt-agent ... 20:33:27 Building security-bootstrapper 20:33:27 Building sys-mgmt-agent 20:33:27 Building security-secretstore-setup 20:33:27 Building security-spire-server 20:33:27 Building security-proxy-setup 20:33:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:42 ---> 3e5313b5dd53 20:33:42 Step 3/25 : WORKDIR /edgex-go 20:33:42 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:42 ---> 3e5313b5dd53 20:33:42 Step 3/31 : WORKDIR /edgex-go 20:33:43 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:43 ---> 3e5313b5dd53 20:33:43 Step 3/25 : WORKDIR /edgex-go 20:33:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:43 ---> 3e5313b5dd53 20:33:43 Step 3/22 : WORKDIR /edgex-go 20:33:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:43 ---> 3e5313b5dd53 20:33:43 Step 3/23 : WORKDIR /edgex-go 20:33:46 ---> Running in 9180731ba13e 20:33:46 ---> Running in 4899d7d6ee2f 20:33:46 ---> Running in 45aed4b20e44 20:33:46 ---> Running in 7b5c97636cfc 20:33:46 ---> Running in 0f8d7b0672ea 20:33:46 Removing intermediate container 9180731ba13e 20:33:46 ---> 6cbab16dbc29 20:33:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:46 Removing intermediate container 45aed4b20e44 20:33:46 Removing intermediate container 0f8d7b0672ea 20:33:46 ---> c87ef4d1db16 20:33:46 ---> 037165602fa5 20:33:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:46 20:33:46 Removing intermediate container 7b5c97636cfc 20:33:46 ---> 52815a8c9630 20:33:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:46 Removing intermediate container 4899d7d6ee2f 20:33:46 ---> d6d540db8319 20:33:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:46 ---> Running in cb371ab43ab4 20:33:46 ---> Running in c40864288aa8 20:33:46 ---> Running in 0708a0648c0e 20:33:46 ---> Running in 0b6720d7d423 20:33:46 ---> Running in a113a9c87bea 20:33:47 Removing intermediate container cb371ab43ab4 20:33:47 ---> 985d839f1a2e 20:33:47 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:47 ---> Running in 576eabda31cf 20:33:47 Removing intermediate container 0708a0648c0e 20:33:47 ---> 8fd6f2a2419c 20:33:47 Step 5/25 : RUN apk add --update --no-cache make git 20:33:47 ---> Running in f6ffde20683e 20:33:47 Removing intermediate container c40864288aa8 20:33:47 ---> 1711c5a9912f 20:33:47 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:33:48 ---> Running in 45f2439bfbea 20:33:48 Removing intermediate container 0b6720d7d423 20:33:48 ---> 36db5712dcaf 20:33:48 Step 5/31 : RUN apk add --update --no-cache make git 20:33:48 ---> Running in 8650e6d8bb71 20:33:48 Removing intermediate container a113a9c87bea 20:33:48 ---> 230a5087f3a6 20:33:48 Step 5/22 : RUN apk add --update --no-cache make git 20:33:48 ---> Running in 47d1ae0f0918 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:49 OK: 221 MiB in 52 packages 20:33:49 OK: 221 MiB in 52 packages 20:33:49 OK: 221 MiB in 52 packages 20:33:49 OK: 221 MiB in 52 packages 20:33:49 OK: 221 MiB in 52 packages 20:33:50 Removing intermediate container 576eabda31cf 20:33:50 ---> a3f352da1c8b 20:33:50 Step 6/23 : COPY go.mod vendor* ./ 20:33:50 Removing intermediate container f6ffde20683e 20:33:50 ---> c40c9961429a 20:33:50 Step 6/25 : COPY go.mod vendor* ./ 20:33:50 ---> f6e6075b16b9 20:33:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:50 Removing intermediate container 8650e6d8bb71 20:33:50 ---> 5f5cbd32059b 20:33:50 Step 6/31 : COPY go.mod vendor* ./ 20:33:50 ---> Running in 543acf3cdbdc 20:33:50 Removing intermediate container 47d1ae0f0918 20:33:50 ---> 1876cf5c6f9f 20:33:50 Step 6/22 : COPY go.mod vendor* ./ 20:33:50 ---> bca587ec6ce2 20:33:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:50 Removing intermediate container 45f2439bfbea 20:33:50 ---> 74042e87e6d3 20:33:50 Step 6/25 : COPY go.mod vendor* ./ 20:33:50 ---> Running in c03a18aea6a7 20:33:51 ---> 233ec6b53b27 20:33:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:51 ---> 457e84f3effb 20:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 6ff90d78592e 20:33:51 20:33:51 ---> Running in e278cdc42f36 20:33:51 ---> f083b0f61042 20:33:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:51 ---> Running in 6ddb9a9d1229 20:33:51 Removing intermediate container 543acf3cdbdc 20:33:51 ---> 7edc9c15cdb4 20:33:51 Step 8/23 : COPY . . 20:33:52 Removing intermediate container c03a18aea6a7 20:33:52 ---> ac7a44e3c82a 20:33:52 Step 8/25 : COPY . . 20:33:52 Removing intermediate container 6ff90d78592e 20:33:52 ---> 7340d8a27a9f 20:33:52 Step 8/31 : COPY . . 20:33:57 Removing intermediate container e278cdc42f36 20:33:57 ---> f3a990f448e5 20:33:57 Step 8/22 : COPY . . 20:33:57 Removing intermediate container 6ddb9a9d1229 20:33:57 ---> d6ca226f7941 20:33:57 Step 8/25 : COPY . . 20:33:57 ---> 9eeee8731a71 20:33:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:33:57 ---> e3c1baca1c3f 20:33:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:58 ---> 9268f44baaf4 20:33:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:02 ---> Running in 222d651d71d1 20:34:02 ---> Running in 79e8d14c36cc 20:34:02 ---> Running in 364c67ceb27f 20:34:02 ---> 39ba013cd644 20:34:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:34:02 ---> 5e3834f1eab1 20:34:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:02 ---> Running in 9c4610da08a5 20:34:02 ---> Running in 30e1fcd25efe 20:34:02 Removing intermediate container 9c4610da08a5 20:34:02 ---> 73c1eea81626 20:34:02 Step 10/25 : RUN mkdir -p spire-build 20:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:02 ---> Running in ff09ea332c28 20:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:34:04 Removing intermediate container ff09ea332c28 20:34:04 ---> 77a4198f88c2 20:34:04 Step 11/25 : WORKDIR /edgex-go/spire-build 20:34:04 ---> Running in d767fff14364 20:34:04 Removing intermediate container d767fff14364 20:34:04 ---> 09e07f7cdf5f 20:34:04 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 20:34:04 ---> Running in 80705113e138 20:34:05 spire-1.2.1/ 20:34:05 spire-1.2.1/.data/ 20:34:05 spire-1.2.1/.data/.file 20:34:05 spire-1.2.1/.dockerignore 20:34:05 spire-1.2.1/.gitattributes 20:34:05 spire-1.2.1/.githooks/ 20:34:05 spire-1.2.1/.githooks/pre-commit 20:34:05 spire-1.2.1/.github/ 20:34:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:05 spire-1.2.1/.github/dependabot.yml 20:34:05 spire-1.2.1/.github/workflows/ 20:34:05 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:05 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:05 spire-1.2.1/.github/workflows/release_build.yaml 20:34:05 spire-1.2.1/.github/workflows/scripts/ 20:34:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:05 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:05 spire-1.2.1/.gitignore 20:34:05 spire-1.2.1/.go-version 20:34:05 spire-1.2.1/.golangci.yml 20:34:05 spire-1.2.1/ADOPTERS.md 20:34:05 spire-1.2.1/CHANGELOG.md 20:34:05 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:05 spire-1.2.1/CODEOWNERS 20:34:05 spire-1.2.1/CONTRIBUTING.md 20:34:05 spire-1.2.1/Dockerfile 20:34:05 spire-1.2.1/Dockerfile.dev 20:34:05 spire-1.2.1/Dockerfile.scratch 20:34:05 spire-1.2.1/LICENSE 20:34:05 spire-1.2.1/MAINTAINERS.md 20:34:05 spire-1.2.1/Makefile 20:34:05 spire-1.2.1/README.md 20:34:05 spire-1.2.1/ROADMAP.md 20:34:05 spire-1.2.1/SECURITY.md 20:34:05 spire-1.2.1/cmd/ 20:34:05 spire-1.2.1/cmd/spire-agent/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:05 spire-1.2.1/cmd/spire-agent/main.go 20:34:05 spire-1.2.1/cmd/spire-server/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:05 spire-1.2.1/cmd/spire-server/main.go 20:34:05 spire-1.2.1/cmd/spire-server/util/ 20:34:05 spire-1.2.1/cmd/spire-server/util/util.go 20:34:05 spire-1.2.1/conf/ 20:34:05 spire-1.2.1/conf/agent/ 20:34:05 spire-1.2.1/conf/agent/agent.conf 20:34:05 spire-1.2.1/conf/agent/agent_full.conf 20:34:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:05 spire-1.2.1/conf/server/ 20:34:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:05 spire-1.2.1/conf/server/server.conf 20:34:05 spire-1.2.1/conf/server/server_full.conf 20:34:05 spire-1.2.1/doc/ 20:34:05 spire-1.2.1/doc/SPIRE101.md 20:34:05 spire-1.2.1/doc/auditlog.md 20:34:05 spire-1.2.1/doc/authorization_policy_engine.md 20:34:05 spire-1.2.1/doc/changelog_guidelines.md 20:34:05 spire-1.2.1/doc/cure53-report.pdf 20:34:05 spire-1.2.1/doc/images/ 20:34:05 spire-1.2.1/doc/images/2019_roadmap.png 20:34:05 spire-1.2.1/doc/images/SPIRE101.png 20:34:05 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:05 spire-1.2.1/doc/images/SPIRE_server.png 20:34:05 spire-1.2.1/doc/images/cache_mgr.png 20:34:05 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:05 spire-1.2.1/doc/images/federated_spire.png 20:34:05 spire-1.2.1/doc/images/ha_mode.png 20:34:05 spire-1.2.1/doc/images/nested_spire.png 20:34:05 spire-1.2.1/doc/images/oidc_federation.png 20:34:05 spire-1.2.1/doc/images/single_trust_domain.png 20:34:05 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:05 spire-1.2.1/doc/images/spire_logo.png 20:34:05 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:05 spire-1.2.1/doc/scaling_spire.md 20:34:05 spire-1.2.1/doc/spire_agent.md 20:34:05 spire-1.2.1/doc/spire_server.md 20:34:05 spire-1.2.1/doc/supported_integrations.md 20:34:05 spire-1.2.1/doc/telemetry.md 20:34:05 spire-1.2.1/doc/telemetry_config.md 20:34:05 spire-1.2.1/doc/upgrading.md 20:34:05 spire-1.2.1/doc/using_spire.md 20:34:05 spire-1.2.1/examples/ 20:34:05 spire-1.2.1/examples/README.md 20:34:05 spire-1.2.1/go.mod 20:34:05 spire-1.2.1/go.sum 20:34:05 spire-1.2.1/pkg/ 20:34:05 spire-1.2.1/pkg/agent/ 20:34:05 spire-1.2.1/pkg/agent/agent.go 20:34:05 spire-1.2.1/pkg/agent/api/ 20:34:05 spire-1.2.1/pkg/agent/api/config.go 20:34:05 spire-1.2.1/pkg/agent/api/debug/ 20:34:05 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:05 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:05 spire-1.2.1/pkg/agent/api/health/ 20:34:05 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:05 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:05 spire-1.2.1/pkg/agent/attestor/ 20:34:05 spire-1.2.1/pkg/agent/attestor/node/ 20:34:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:05 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:05 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:05 spire-1.2.1/pkg/agent/catalog/ 20:34:05 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:05 spire-1.2.1/pkg/agent/client/ 20:34:05 spire-1.2.1/pkg/agent/client/client.go 20:34:05 spire-1.2.1/pkg/agent/client/client_test.go 20:34:05 spire-1.2.1/pkg/agent/client/dial.go 20:34:05 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:05 spire-1.2.1/pkg/agent/client/update.go 20:34:05 spire-1.2.1/pkg/agent/client/util.go 20:34:05 spire-1.2.1/pkg/agent/common/ 20:34:05 spire-1.2.1/pkg/agent/common/backoff/ 20:34:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:05 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:05 spire-1.2.1/pkg/agent/config.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/ 20:34:05 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/ 20:34:05 spire-1.2.1/pkg/agent/manager/cache/ 20:34:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:05 spire-1.2.1/pkg/agent/manager/config.go 20:34:05 spire-1.2.1/pkg/agent/manager/manager.go 20:34:05 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/storage.go 20:34:05 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/sync.go 20:34:05 spire-1.2.1/pkg/agent/plugin/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:05 spire-1.2.1/pkg/agent/svid/ 20:34:05 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:05 spire-1.2.1/pkg/agent/svid/store/ 20:34:05 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:05 spire-1.2.1/pkg/common/ 20:34:05 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:05 spire-1.2.1/pkg/common/api/ 20:34:05 spire-1.2.1/pkg/common/api/metrics.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/ 20:34:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:05 spire-1.2.1/pkg/common/api/names.go 20:34:05 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:05 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:05 spire-1.2.1/pkg/common/auth/ 20:34:05 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/ 20:34:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:05 spire-1.2.1/pkg/common/catalog/ 20:34:05 spire-1.2.1/pkg/common/catalog/bind.go 20:34:05 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:05 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:05 spire-1.2.1/pkg/common/catalog/closers.go 20:34:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:05 spire-1.2.1/pkg/common/catalog/config.go 20:34:05 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:05 spire-1.2.1/pkg/common/catalog/configure.go 20:34:05 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:05 spire-1.2.1/pkg/common/catalog/context.go 20:34:05 spire-1.2.1/pkg/common/catalog/external.go 20:34:05 spire-1.2.1/pkg/common/catalog/host.go 20:34:05 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:05 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:05 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:05 spire-1.2.1/pkg/common/cli/ 20:34:05 spire-1.2.1/pkg/common/cli/env.go 20:34:05 spire-1.2.1/pkg/common/cli/flags.go 20:34:05 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:05 spire-1.2.1/pkg/common/cli/umask.go 20:34:05 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:05 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:05 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:05 spire-1.2.1/pkg/common/coretypes/ 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:05 spire-1.2.1/pkg/common/cryptoutil/ 20:34:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:05 spire-1.2.1/pkg/common/diskutil/ 20:34:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:05 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:05 spire-1.2.1/pkg/common/errorutil/ 20:34:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:05 spire-1.2.1/pkg/common/health/ 20:34:05 spire-1.2.1/pkg/common/health/config.go 20:34:05 spire-1.2.1/pkg/common/health/context.go 20:34:05 spire-1.2.1/pkg/common/health/context_test.go 20:34:05 spire-1.2.1/pkg/common/health/health.go 20:34:05 spire-1.2.1/pkg/common/health/health_test.go 20:34:05 spire-1.2.1/pkg/common/health/logger.go 20:34:05 spire-1.2.1/pkg/common/hostservice/ 20:34:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:05 spire-1.2.1/pkg/common/idutil/ 20:34:05 spire-1.2.1/pkg/common/idutil/require.go 20:34:05 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:05 spire-1.2.1/pkg/common/idutil/safety.go 20:34:05 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:05 spire-1.2.1/pkg/common/jwtsvid/ 20:34:05 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:05 spire-1.2.1/pkg/common/jwtutil/ 20:34:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:05 spire-1.2.1/pkg/common/log/ 20:34:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:05 spire-1.2.1/pkg/common/log/log.go 20:34:05 spire-1.2.1/pkg/common/log/log_test.go 20:34:05 spire-1.2.1/pkg/common/log/options.go 20:34:05 spire-1.2.1/pkg/common/nodeutil/ 20:34:05 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:05 spire-1.2.1/pkg/common/peertracker/ 20:34:05 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:05 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:05 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:05 spire-1.2.1/pkg/common/peertracker/info.go 20:34:05 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:05 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:05 spire-1.2.1/pkg/common/pemutil/ 20:34:05 spire-1.2.1/pkg/common/pemutil/block.go 20:34:05 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:05 spire-1.2.1/pkg/common/pemutil/common.go 20:34:05 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:05 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:05 spire-1.2.1/pkg/common/plugin/ 20:34:05 spire-1.2.1/pkg/common/plugin/aws/ 20:34:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:05 spire-1.2.1/pkg/common/plugin/azure/ 20:34:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/facade.go 20:34:05 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/log.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:05 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:05 spire-1.2.1/pkg/common/profiling/ 20:34:05 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:05 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:05 spire-1.2.1/pkg/common/protoutil/ 20:34:05 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:05 spire-1.2.1/pkg/common/rotationutil/ 20:34:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:05 spire-1.2.1/pkg/common/selector/ 20:34:05 spire-1.2.1/pkg/common/selector/selector.go 20:34:05 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:05 spire-1.2.1/pkg/common/selector/set.go 20:34:05 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:05 spire-1.2.1/pkg/common/telemetry/call.go 20:34:05 spire-1.2.1/pkg/common/telemetry/common/ 20:34:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:05 spire-1.2.1/pkg/common/telemetry/config.go 20:34:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/names.go 20:34:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/ 20:34:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:05 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:05 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:05 spire-1.2.1/pkg/common/telemetry/version.go 20:34:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:05 spire-1.2.1/pkg/common/uptime/ 20:34:05 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:05 spire-1.2.1/pkg/common/util/ 20:34:05 spire-1.2.1/pkg/common/util/certs.go 20:34:05 spire-1.2.1/pkg/common/util/certs_test.go 20:34:05 spire-1.2.1/pkg/common/util/csr.go 20:34:05 spire-1.2.1/pkg/common/util/hash.go 20:34:05 spire-1.2.1/pkg/common/util/selectors.go 20:34:05 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:05 spire-1.2.1/pkg/common/util/signals.go 20:34:05 spire-1.2.1/pkg/common/util/sort.go 20:34:05 spire-1.2.1/pkg/common/util/sort_test.go 20:34:05 spire-1.2.1/pkg/common/util/task.go 20:34:05 spire-1.2.1/pkg/common/util/task_test.go 20:34:05 spire-1.2.1/pkg/common/util/testdata/ 20:34:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:05 spire-1.2.1/pkg/common/version/ 20:34:05 spire-1.2.1/pkg/common/version/version.go 20:34:05 spire-1.2.1/pkg/common/x509svid/ 20:34:05 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:05 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:05 spire-1.2.1/pkg/common/x509util/ 20:34:05 spire-1.2.1/pkg/common/x509util/cert.go 20:34:05 spire-1.2.1/pkg/common/x509util/dns.go 20:34:05 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:05 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:05 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:05 spire-1.2.1/pkg/server/ 20:34:05 spire-1.2.1/pkg/server/api/ 20:34:05 spire-1.2.1/pkg/server/api/agent.go 20:34:05 spire-1.2.1/pkg/server/api/agent/ 20:34:05 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/agent_test.go 20:34:05 spire-1.2.1/pkg/server/api/api.go 20:34:05 spire-1.2.1/pkg/server/api/audit/ 20:34:05 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:05 spire-1.2.1/pkg/server/api/bundle.go 20:34:05 spire-1.2.1/pkg/server/api/bundle/ 20:34:05 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:05 spire-1.2.1/pkg/server/api/debug/ 20:34:05 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/entry.go 20:34:05 spire-1.2.1/pkg/server/api/entry/ 20:34:05 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/entry_test.go 20:34:05 spire-1.2.1/pkg/server/api/health/ 20:34:05 spire-1.2.1/pkg/server/api/health/v1/ 20:34:05 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/id.go 20:34:05 spire-1.2.1/pkg/server/api/id_test.go 20:34:05 spire-1.2.1/pkg/server/api/limits/ 20:34:05 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/ 20:34:05 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:05 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:05 spire-1.2.1/pkg/server/api/selector.go 20:34:05 spire-1.2.1/pkg/server/api/selector_test.go 20:34:05 spire-1.2.1/pkg/server/api/status.go 20:34:05 spire-1.2.1/pkg/server/api/status_test.go 20:34:05 spire-1.2.1/pkg/server/api/svid/ 20:34:05 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:05 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:05 spire-1.2.1/pkg/server/authpolicy/ 20:34:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:05 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:05 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:05 spire-1.2.1/pkg/server/bundle/ 20:34:05 spire-1.2.1/pkg/server/bundle/client/ 20:34:05 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:05 spire-1.2.1/pkg/server/ca/ 20:34:05 spire-1.2.1/pkg/server/ca/ca.go 20:34:05 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:05 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:05 spire-1.2.1/pkg/server/ca/journal.go 20:34:05 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:05 spire-1.2.1/pkg/server/ca/manager.go 20:34:05 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:05 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:05 spire-1.2.1/pkg/server/ca/templates.go 20:34:05 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:05 spire-1.2.1/pkg/server/ca/validation.go 20:34:05 spire-1.2.1/pkg/server/cache/ 20:34:05 spire-1.2.1/pkg/server/cache/dscache/ 20:34:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:05 spire-1.2.1/pkg/server/catalog/ 20:34:05 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:05 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:05 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:05 spire-1.2.1/pkg/server/config.go 20:34:05 spire-1.2.1/pkg/server/datastore/ 20:34:05 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:05 spire-1.2.1/pkg/server/datastore/repository.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:05 spire-1.2.1/pkg/server/endpoints/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:05 spire-1.2.1/pkg/server/endpoints/config.go 20:34:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:05 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:05 spire-1.2.1/pkg/server/hostservice/ 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:05 spire-1.2.1/pkg/server/registration/ 20:34:05 spire-1.2.1/pkg/server/registration/manager.go 20:34:05 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:05 spire-1.2.1/pkg/server/scanentries.go 20:34:05 spire-1.2.1/pkg/server/scanentries_test.go 20:34:05 spire-1.2.1/pkg/server/server.go 20:34:05 spire-1.2.1/pkg/server/server_test.go 20:34:05 spire-1.2.1/pkg/server/svid/ 20:34:05 spire-1.2.1/pkg/server/svid/observer.go 20:34:05 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:05 spire-1.2.1/pkg/server/svid/rotator.go 20:34:05 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:05 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:05 spire-1.2.1/proto/ 20:34:05 spire-1.2.1/proto/private/ 20:34:05 spire-1.2.1/proto/private/server/ 20:34:05 spire-1.2.1/proto/private/server/journal/ 20:34:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:05 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:05 spire-1.2.1/proto/spire/ 20:34:05 spire-1.2.1/proto/spire/common/ 20:34:05 spire-1.2.1/proto/spire/common/common.pb.go 20:34:05 spire-1.2.1/proto/spire/common/common.proto 20:34:05 spire-1.2.1/proto/spire/common/plugin/ 20:34:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:05 spire-1.2.1/proto/spire/plugin/ 20:34:05 spire-1.2.1/proto/spire/plugin/agent/ 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:05 spire-1.2.1/release/ 20:34:05 spire-1.2.1/release/spire-extras/ 20:34:05 spire-1.2.1/release/spire-extras/README.md 20:34:05 spire-1.2.1/release/spire-extras/conf/ 20:34:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:05 spire-1.2.1/release/spire/ 20:34:05 spire-1.2.1/release/spire/README.md 20:34:05 spire-1.2.1/release/spire/conf/ 20:34:05 spire-1.2.1/release/spire/conf/agent/ 20:34:05 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:05 spire-1.2.1/release/spire/conf/server/ 20:34:05 spire-1.2.1/release/spire/conf/server/server.conf 20:34:05 spire-1.2.1/script/ 20:34:05 spire-1.2.1/script/build-artifact.sh 20:34:05 spire-1.2.1/script/generate_dummy_ca.sh 20:34:05 spire-1.2.1/support/ 20:34:05 spire-1.2.1/support/k8s/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/ 20:34:05 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:05 spire-1.2.1/test/ 20:34:05 spire-1.2.1/test/clock/ 20:34:05 spire-1.2.1/test/clock/clock.go 20:34:05 spire-1.2.1/test/fakes/ 20:34:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:05 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:05 spire-1.2.1/test/fakes/fakedatastore/ 20:34:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:05 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:05 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:05 spire-1.2.1/test/fakes/fakemetrics/ 20:34:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:05 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:05 spire-1.2.1/test/fakes/fakenotifier/ 20:34:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:05 spire-1.2.1/test/fakes/fakeserverca/ 20:34:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:05 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:05 spire-1.2.1/test/fixture/ 20:34:05 spire-1.2.1/test/fixture/certs/ 20:34:05 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:05 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/bundle.der 20:34:05 spire-1.2.1/test/fixture/certs/ca.pem 20:34:05 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/svid.pem 20:34:05 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:05 spire-1.2.1/test/fixture/config/ 20:34:05 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:05 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:05 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:05 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_good.conf 20:34:05 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:05 spire-1.2.1/test/fixture/fixture.go 20:34:05 spire-1.2.1/test/fixture/nodeattestor/ 20:34:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:05 spire-1.2.1/test/fixture/registration/ 20:34:05 spire-1.2.1/test/fixture/registration/entries.json 20:34:05 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:05 spire-1.2.1/test/fixture/registration/good.json 20:34:05 spire-1.2.1/test/fixture/registration/invalid.json 20:34:05 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:05 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:05 spire-1.2.1/test/integration/ 20:34:05 spire-1.2.1/test/integration/README.md 20:34:05 spire-1.2.1/test/integration/common 20:34:05 spire-1.2.1/test/integration/setup/ 20:34:05 spire-1.2.1/test/integration/setup/adminclient/ 20:34:05 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:05 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:05 spire-1.2.1/test/integration/setup/debugagent/ 20:34:05 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:05 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:05 spire-1.2.1/test/integration/setup/debugserver/ 20:34:05 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:05 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:05 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:05 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:05 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:05 spire-1.2.1/test/integration/setup/itclient/ 20:34:05 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:05 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:05 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:05 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:05 spire-1.2.1/test/integration/setup/x509pop/ 20:34:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:05 spire-1.2.1/test/integration/suites/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:05 spire-1.2.1/test/integration/suites/join-token/ 20:34:05 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:05 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:05 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:05 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:05 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:05 spire-1.2.1/test/integration/suites/k8s/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:05 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:05 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:05 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:05 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:05 spire-1.2.1/test/integration/suites/rotation/ 20:34:05 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:05 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:05 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:05 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:05 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:05 spire-1.2.1/test/integration/suites/self-test/ 20:34:05 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:05 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:05 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:05 spire-1.2.1/test/integration/suites/upgrade/ 20:34:05 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:05 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:05 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:05 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:05 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:05 spire-1.2.1/test/integration/test-one.sh 20:34:05 spire-1.2.1/test/integration/test.sh 20:34:05 spire-1.2.1/test/plugintest/ 20:34:05 spire-1.2.1/test/plugintest/config.go 20:34:05 spire-1.2.1/test/plugintest/load.go 20:34:05 spire-1.2.1/test/plugintest/option.go 20:34:05 spire-1.2.1/test/spiretest/ 20:34:05 spire-1.2.1/test/spiretest/apiserver.go 20:34:05 spire-1.2.1/test/spiretest/assertions.go 20:34:05 spire-1.2.1/test/spiretest/dir.go 20:34:05 spire-1.2.1/test/spiretest/errors_posix.go 20:34:05 spire-1.2.1/test/spiretest/errors_windows.go 20:34:05 spire-1.2.1/test/spiretest/logs.go 20:34:05 spire-1.2.1/test/spiretest/socketapi.go 20:34:05 spire-1.2.1/test/spiretest/suite.go 20:34:05 spire-1.2.1/test/spiretest/x509.go 20:34:05 spire-1.2.1/test/testca/ 20:34:05 spire-1.2.1/test/testca/ca.go 20:34:05 spire-1.2.1/test/testkey/ 20:34:05 spire-1.2.1/test/testkey/generate.sh 20:34:05 spire-1.2.1/test/testkey/genkeys.go 20:34:05 spire-1.2.1/test/testkey/keys.go 20:34:05 spire-1.2.1/test/testkey/new.go 20:34:05 spire-1.2.1/test/tpmsimulator/ 20:34:05 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:05 spire-1.2.1/test/util/ 20:34:05 spire-1.2.1/test/util/cert_fixtures.go 20:34:05 spire-1.2.1/test/util/cert_generation.go 20:34:05 spire-1.2.1/test/util/io_redirection.go 20:34:05 spire-1.2.1/test/util/race.go 20:34:05 spire-1.2.1/test/util/util.go 20:34:05 building spire from source... 20:34:05 Installing go1.17.7... 20:34:11 Building bin/spire-server... 20:34:11 go: downloading github.com/mitchellh/cli v1.1.2 20:34:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:11 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:11 go: downloading google.golang.org/grpc v1.44.0 20:34:11 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:11 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:11 go: downloading github.com/imdario/mergo v0.3.12 20:34:11 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:11 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:11 go: downloading github.com/fatih/color v1.13.0 20:34:11 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:11 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:11 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:11 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:11 go: downloading github.com/armon/go-metrics v0.3.10 20:34:11 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:11 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:12 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:12 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:12 go: downloading github.com/Masterminds/semver v1.5.0 20:34:12 go: downloading github.com/google/uuid v1.1.2 20:34:12 go: downloading github.com/huandu/xstrings v1.3.2 20:34:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:12 go: downloading github.com/oklog/run v1.0.0 20:34:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:12 go: downloading github.com/imkira/go-observer v1.0.3 20:34:12 go: downloading go.uber.org/atomic v1.9.0 20:34:12 go: downloading github.com/beorn7/perks v1.0.1 20:34:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:12 go: downloading github.com/prometheus/client_model v0.2.0 20:34:12 go: downloading github.com/prometheus/common v0.32.1 20:34:12 go: downloading github.com/prometheus/procfs v0.7.3 20:34:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:12 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:12 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:12 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:12 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:12 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:12 go: downloading github.com/lib/pq v1.10.4 20:34:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:12 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:12 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:14 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:15 go: downloading github.com/stretchr/testify v1.7.0 20:34:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:15 go: downloading google.golang.org/api v0.70.0 20:34:15 go: downloading k8s.io/client-go v0.23.4 20:34:15 go: downloading k8s.io/api v0.23.4 20:34:16 go: downloading github.com/google/go-tpm v0.3.3 20:34:16 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:16 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:16 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:16 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:16 go: downloading cloud.google.com/go/storage v1.21.0 20:34:16 go: downloading cloud.google.com/go v0.100.2 20:34:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:23 go: downloading k8s.io/apimachinery v0.23.4 20:34:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:23 go: downloading cloud.google.com/go/security v1.3.0 20:34:23 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:23 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:23 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:23 go: downloading github.com/aws/smithy-go v1.11.0 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:23 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:23 go: downloading cloud.google.com/go/compute v1.3.0 20:34:23 go: downloading cloud.google.com/go/iam v0.1.1 20:34:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:23 go: downloading github.com/gogo/protobuf v1.3.2 20:34:23 go: downloading k8s.io/klog/v2 v2.30.0 20:34:23 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:23 go: downloading github.com/spf13/pflag v1.0.5 20:34:23 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:23 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:23 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:23 go: downloading github.com/google/gofuzz v1.1.0 20:34:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:23 go: downloading github.com/gobwas/glob v0.2.3 20:34:23 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:23 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:23 go: downloading go.opencensus.io v0.23.0 20:34:23 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:23 go: downloading github.com/go-logr/logr v1.2.2 20:34:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:23 go: downloading github.com/google/go-cmp v0.5.7 20:34:23 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:23 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:23 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:23 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:23 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:23 go: downloading go.uber.org/zap v1.21.0 20:34:23 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:23 go: downloading github.com/json-iterator/go v1.1.12 20:34:23 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:23 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:23 go: downloading github.com/golang/snappy v0.0.4 20:34:23 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:23 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:23 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:23 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:23 go: downloading go.uber.org/multierr v1.6.0 20:34:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:23 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:34:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21398 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:34:27 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 20:34:28 The recommended git tool is: git 20:34:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:37 using credential edgex-jenkins-ssh 20:34:37 Cloning the remote Git repository 20:34:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:34:37 > git init /w/workspace/edgex-go/19 # timeout=10 20:34:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:37 > git --version # timeout=10 20:34:37 > git --version # 'git version 2.25.1' 20:34:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:41 Removing intermediate container 222d651d71d1 20:34:41 ---> 1b074612fe55 20:34:41 20:34:41 Step 10/31 : FROM alpine:3.14 20:34:41 Removing intermediate container 79e8d14c36cc 20:34:41 ---> 5de66f4ab18e 20:34:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:41 Removing intermediate container 30e1fcd25efe 20:34:41 ---> 5820b668e7b4 20:34:41 20:34:41 Step 10/22 : FROM alpine:3.14 20:34:41 3.14: Pulling from library/alpine 20:34:41 Removing intermediate container 364c67ceb27f 20:34:41 ---> d9ba146e3f3b 20:34:41 20:34:41 Step 10/25 : FROM alpine:3.14 20:34:41 ---> Running in d12929b8c055 20:34:41 3.14: Pulling from library/alpine 20:34:41 3.14: Pulling from library/alpine 20:34:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:34:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:42 Status: Downloaded newer image for alpine:3.14 20:34:42 Status: Downloaded newer image for alpine:3.14 20:34:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:42 Status: Image is up to date for alpine:3.14 20:34:42 ---> e04c818066af 20:34:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:34:42 ---> e04c818066af 20:34:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:42 ---> e04c818066af 20:34:42 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:42 ---> Running in fcd2d0aa5bc9 20:34:42 ---> Running in 2507e029d82c 20:34:42 ---> Running in 79e5dc879ce0 20:34:42 Removing intermediate container fcd2d0aa5bc9 20:34:42 ---> ca27aeb11fbc 20:34:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:43 ---> Running in 18924cbcd963 20:34:43 Removing intermediate container d12929b8c055 20:34:43 ---> f34ba36e1ecb 20:34:43 20:34:43 Step 11/23 : FROM docker:20.10.14 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:43 20.10.14: Pulling from library/docker 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:43 (1/3) Installing ca-certificates (20211220-r0) 20:34:43 (1/2) Installing dumb-init (1.2.5-r1) 20:34:43 (2/2) Installing su-exec (0.2-r1) 20:34:43 Executing busybox-1.33.1-r7.trigger 20:34:43 OK: 6 MiB in 16 packages 20:34:43 (2/3) Installing dumb-init (1.2.5-r1) 20:34:43 (3/3) Installing su-exec (0.2-r1) 20:34:43 Executing busybox-1.33.1-r7.trigger 20:34:43 Executing ca-certificates-20211220-r0.trigger 20:34:43 OK: 6 MiB in 17 packages 20:34:44 (1/6) Installing ca-certificates (20211220-r0) 20:34:44 (2/6) Installing brotli-libs (1.0.9-r5) 20:34:44 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:34:44 (4/6) Installing libcurl (7.79.1-r0) 20:34:44 (5/6) Installing curl (7.79.1-r0) 20:34:44 (6/6) Installing dumb-init (1.2.5-r1) 20:34:44 Executing busybox-1.33.1-r7.trigger 20:34:44 Executing ca-certificates-20211220-r0.trigger 20:34:44 OK: 8 MiB in 20 packages 20:34:45 Removing intermediate container 18924cbcd963 20:34:45 ---> cd5d123e7b7a 20:34:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:45 ---> Running in 6f4d8040e068 20:34:45 Removing intermediate container 79e5dc879ce0 20:34:45 ---> 27bb1a115851 20:34:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:45 ---> Running in f13777b74001 20:34:45 Removing intermediate container 2507e029d82c 20:34:45 ---> 4ba66595a7e7 20:34:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:45 Removing intermediate container 6f4d8040e068 20:34:45 ---> 2ad9a9bffbde 20:34:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:45 ---> Running in 767d57bea967 20:34:45 ---> Running in 3fda961fce32 20:34:45 Removing intermediate container f13777b74001 20:34:45 ---> a4240192905c 20:34:45 Step 13/25 : WORKDIR / 20:34:46 ---> Running in ae6b4ff8919d 20:34:46 Removing intermediate container 767d57bea967 20:34:46 ---> d20fc8199df2 20:34:46 Step 13/22 : WORKDIR /edgex 20:34:46 Removing intermediate container 3fda961fce32 20:34:46 ---> 61a4b54dae5b 20:34:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:46 ---> Running in 514bf39d62b2 20:34:46 ---> Running in 6e0e95da414d 20:34:46 Removing intermediate container ae6b4ff8919d 20:34:46 ---> 2e705a7c3fce 20:34:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:46 Removing intermediate container 514bf39d62b2 20:34:46 ---> b8b100e9709b 20:34:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:34:46 ---> dc8b9c37b10a 20:34:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:47 ---> dfc248e79de9 20:34:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:34:47 ---> 4e9fc85b2daa 20:34:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:48 Removing intermediate container 6e0e95da414d 20:34:48 ---> 60ee67d1e94b 20:34:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:48 ---> Running in 70befa33b9a9 20:34:48 ---> e1ba2de7d389 20:34:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:48 ---> 4347a2a8d84a 20:34:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:34:48 Removing intermediate container 70befa33b9a9 20:34:48 ---> 3c7c1f4f5de0 20:34:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:49 ---> 3adb668629d5 20:34:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:49 ---> 8dc6038115fb 20:34:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:49 ---> Running in d7ab148fe094 20:34:49 ---> cbe38de77b44 20:34:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:34:49 ---> bfdf66a48bc5 20:34:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:50 ---> da502d9af782 20:34:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:50 ---> Running in ace4a5132cae 20:34:50 ---> 51ae5cb2c1e0 20:34:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:51 ---> abda87890a7e 20:34:51 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/ 20:34:51 ---> Running in e874b1100224 20:34:51 Removing intermediate container d7ab148fe094 20:34:51 ---> 1662e9fdd815 20:34:51 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:52 ---> 1cd60a981d7c 20:34:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:52 Removing intermediate container ace4a5132cae 20:34:52 ---> bf4165fde2f3 20:34:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:34:53 ---> Running in 2ec750b4eef7 20:34:53 ---> 94e4e8f26724 20:34:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:53 Removing intermediate container 2ec750b4eef7 20:34:53 ---> a15feca3d24b 20:34:53 Step 20/22 : LABEL arch=x86_64 20:34:53 ---> Running in 3b1ab0ea7f47 20:34:53 Removing intermediate container e874b1100224 20:34:53 ---> dceb08b448f3 20:34:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:53 ---> Running in e0ff6cad1563 20:34:53 Removing intermediate container 3b1ab0ea7f47 20:34:53 ---> fe2f573a9a81 20:34:53 Step 21/22 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:34:53 ---> 1a3ba2c49ea7 20:34:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:53 ---> Running in 9818fb7dc236 20:34:54 Removing intermediate container e0ff6cad1563 20:34:54 ---> dd927c9be303 20:34:54 Step 23/25 : LABEL arch=x86_64 20:34:54 ---> Running in d137b4866cb9 20:34:54 Removing intermediate container 9818fb7dc236 20:34:54 ---> 60c3df0c53ed 20:34:54 Step 22/22 : LABEL version=0.0.0 20:34:54 ---> Running in d361c68125aa 20:34:54 ---> 00731b26f933 20:34:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:54 Removing intermediate container d137b4866cb9 20:34:54 ---> e2f3a53f9fd5 20:34:54 Step 24/25 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:34:54 ---> Running in ce4562c7a626 20:34:54 Removing intermediate container d361c68125aa 20:34:54 ---> db8e42996aa1 20:34:54 20:34:54 Removing intermediate container ce4562c7a626 20:34:54 ---> 765b642d6b4e 20:34:54 Step 25/25 : LABEL version=0.0.0 20:34:54 Successfully built db8e42996aa1 20:34:54 Successfully tagged security-proxy-setup:latest 20:34:54  Building security-proxy-setup ... done Building core-data 20:34:54 ---> 898f2743e9bd 20:34:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:55 ---> Running in d6fdc977b815 20:34:55 ---> Running in 08009e7e7e00 20:34:55 Removing intermediate container d6fdc977b815 20:34:55 ---> c013c743ff20 20:34:55 20:34:55 Successfully built c013c743ff20 20:34:56 Successfully tagged security-secretstore-setup:latest 20:34:56 Building security-spire-agent 20:34:56  Building security-secretstore-setup ... done Removing intermediate container 08009e7e7e00 20:34:56 ---> 00f222e95280 20:34:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:57 Merging remotes/origin/main commit 6b188fc41757128322b032ed1e708678348e23e8 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 20:34:57 Merge succeeded, producing 390837a19ff3bf75484ca308696ec2475a9d130b 20:34:57 Checking out Revision 390837a19ff3bf75484ca308696ec2475a9d130b (PR-3924) 20:34:58 ---> f7cf8a7ff3f4 20:34:58 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:58 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:34:58 ---> Running in 43247cb78f92 20:34:58 Status: Downloaded newer image for docker:20.10.14 20:34:58 ---> 7417809fdb73 20:34:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:34:59 ---> Running in 22ecf35361a9 20:34:57 > git config core.sparsecheckout # timeout=10 20:34:57 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 20:34:57 > git remote # timeout=10 20:34:57 > git config --get remote.origin.url # timeout=10 20:34:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:57 > git merge 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 20:34:57 > git rev-parse HEAD^{commit} # timeout=10 20:34:57 > git config core.sparsecheckout # timeout=10 20:34:57 > git checkout -f 390837a19ff3bf75484ca308696ec2475a9d130b # timeout=10 20:34:59 Removing intermediate container 22ecf35361a9 20:34:59 ---> 29fd16a97d5f 20:34:59 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 20:34:59 ---> Running in 82a855965adb 20:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:01 (1/43) Installing readline (8.1.1-r0) 20:35:01 (2/43) Installing bash (5.1.16-r0) 20:35:01 Executing bash-5.1.16-r0.post-install 20:35:01 (3/43) Installing brotli-libs (1.0.9-r5) 20:35:01 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:35:01 (5/43) Installing libcurl (7.80.0-r0) 20:35:01 (6/43) Installing curl (7.80.0-r0) 20:35:01 (7/43) Installing dumb-init (1.2.5-r1) 20:35:01 (8/43) Installing libbz2 (1.0.8-r1) 20:35:01 (9/43) Installing expat (2.4.7-r0) 20:35:01 (10/43) Installing libffi (3.4.2-r1) 20:35:01 (11/43) Installing gdbm (1.22-r0) 20:35:01 (12/43) Installing xz-libs (5.2.5-r1) 20:35:01 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:35:01 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:35:01 (15/43) Installing mpdecimal (2.5.1-r1) 20:35:01 (16/43) Installing sqlite-libs (3.36.0-r0) 20:35:01 (17/43) Installing python3 (3.9.7-r4) 20:35:02 (18/43) Installing py3-appdirs (1.4.4-r2) 20:35:02 (19/43) Installing py3-certifi (2020.12.5-r1) 20:35:02 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:35:02 (21/43) Installing py3-idna (3.3-r0) 20:35:02 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:35:02 (23/43) Installing py3-requests (2.26.0-r1) 20:35:02 (24/43) Installing py3-msgpack (1.0.2-r1) 20:35:02 (25/43) Installing py3-lockfile (0.12.2-r4) 20:35:02 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:35:02 (27/43) Installing py3-colorama (0.4.4-r1) 20:35:02 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:35:02 (29/43) Installing py3-distlib (0.3.3-r0) 20:35:02 (30/43) Installing py3-distro (1.6.0-r0) 20:35:02 (31/43) Installing py3-six (1.16.0-r0) 20:35:02 (32/43) Installing py3-webencodings (0.5.1-r4) 20:35:02 (33/43) Installing py3-html5lib (1.1-r1) 20:35:02 (34/43) Installing py3-parsing (2.4.7-r2) 20:35:02 (35/43) Installing py3-packaging (20.9-r1) 20:35:02 (36/43) Installing py3-tomli (1.2.2-r0) 20:35:02 (37/43) Installing py3-pep517 (0.12.0-r0) 20:35:02 (38/43) Installing py3-progress (1.6-r0) 20:35:02 (39/43) Installing py3-retrying (1.3.3-r2) 20:35:02 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:35:02 (41/43) Installing py3-setuptools (52.0.0-r4) 20:35:02 (42/43) Installing py3-toml (0.10.2-r2) 20:35:02 (43/43) Installing py3-pip (20.3.4-r1) 20:35:02 Executing busybox-1.34.1-r5.trigger 20:35:02 OK: 83 MiB in 65 packages 20:35:02 Removing intermediate container 43247cb78f92 20:35:02 ---> f53c50b877a4 20:35:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:02 Commit message: "Merge commit '6b188fc41757128322b032ed1e708678348e23e8' into HEAD" 20:35:02 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:03 ---> 3e5313b5dd53 20:35:03 Step 3/23 : WORKDIR /edgex-go 20:35:03 ---> Using cache 20:35:03 ---> 52815a8c9630 20:35:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:03 ---> Using cache 20:35:03 ---> 8fd6f2a2419c 20:35:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:03 Collecting docker-compose==1.23.2 20:35:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:03 Collecting docker<4.0,>=3.6.0 20:35:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:03 ---> Running in 929677ff6863 20:35:03 ---> Running in 7bb80a7e91f9 20:35:03 Collecting jsonschema<3,>=2.5.1 20:35:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:03 Collecting dockerpty<0.5,>=0.4.1 20:35:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:03 Dload Upload Total Spent Left Speed 20:35:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k 20:35:03 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:03 ---> 3e5313b5dd53 20:35:03 Step 3/26 : WORKDIR /edgex-go 20:35:03 ---> Using cache 20:35:03 ---> 52815a8c9630 20:35:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:03 ---> Using cache 20:35:03 ---> 8fd6f2a2419c 20:35:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl [Pipeline] sh 20:35:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:04 Collecting docopt<0.7,>=0.6.1 20:35:04 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:04 Removing intermediate container 929677ff6863 20:35:04 ---> 303923336a10 20:35:04 Step 28/31 : CMD ["gate"] 20:35:04 ---> Running in c886dd9aa7e6 20:35:02 > git rev-list --no-walk baf2fc873efc1c041dd0417ead3079ddbf1babbf # timeout=10 20:35:04 + sudo tee /etc/docker/daemon.new 20:35:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:04 { 20:35:04 "registry-mirrors": [ 20:35:04 "https://nexus3.edgexfoundry.org:10001" 20:35:04 ], 20:35:04 "bip": "10.250.0.254/24", 20:35:04 "hosts": [ 20:35:04 "tcp://0.0.0.0:5555", 20:35:04 "unix:///var/run/docker.sock" 20:35:04 ], 20:35:04 "mtu": 1458, 20:35:04 "selinux-enabled": true, 20:35:04 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:04 } [Pipeline] sh 20:35:04 ---> Running in 3d339557edcc 20:35:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:35:04 Collecting texttable<0.10,>=0.9.0 20:35:04 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:04 Removing intermediate container 3d339557edcc 20:35:04 ---> 1d2ad0c92306 20:35:04 Step 29/31 : LABEL arch=x86_64 20:35:04 ---> Running in ae4b772fe514 20:35:04 Collecting websocket-client<1.0,>=0.32.0 20:35:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:05 Collecting cached-property<2,>=1.2.0 20:35:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:05 Collecting PyYAML<4,>=3.10 20:35:05 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:05 Removing intermediate container ae4b772fe514 20:35:05 ---> a0ce3dc12132 20:35:05 Step 30/31 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:35:05 + sudo service docker restart 20:35:05 ---> Running in 9dbfbaa51b81 20:35:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:05 Removing intermediate container 9dbfbaa51b81 20:35:05 ---> e0a256cc62b6 20:35:05 Step 31/31 : LABEL version=0.0.0 20:35:05 OK: 221 MiB in 52 packages 20:35:05 Collecting docker-pycreds>=0.4.0 20:35:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:05 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) 20:35:05 Collecting idna<2.8,>=2.5 20:35:05 ---> Running in 3ec54efdf1a6 20:35:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:05 Collecting urllib3<1.25,>=1.21.1 20:35:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:05 Collecting chardet<3.1.0,>=3.0.2 20:35:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:06 Attempting uninstall: urllib3 20:35:06 Found existing installation: urllib3 1.26.7 20:35:06 Uninstalling urllib3-1.26.7: 20:35:06 Removing intermediate container 3ec54efdf1a6 20:35:06 ---> ac9ddf7ab1ea 20:35:06 20:35:06 Successfully uninstalled urllib3-1.26.7 20:35:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:06 Removing intermediate container 7bb80a7e91f9 20:35:06 ---> 9a0e9212fdec 20:35:06 Step 6/23 : COPY go.mod vendor* ./ 20:35:06 Successfully built ac9ddf7ab1ea 20:35:06 Successfully tagged security-bootstrapper:latest 20:35:06 Building core-command 20:35:06  Building security-bootstrapper ... done  Attempting uninstall: idna 20:35:06 Found existing installation: idna 3.3 20:35:06 Uninstalling idna-3.3: 20:35:06 Successfully uninstalled idna-3.3 20:35:06 OK: 221 MiB in 52 packages 20:35:07 ---> e2d78f833a5e 20:35:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:08 Attempting uninstall: requests 20:35:08 Found existing installation: requests 2.26.0 20:35:08 Uninstalling requests-2.26.0: 20:35:08 Successfully uninstalled requests-2.26.0 20:35:08 ---> Running in 4be782eb3755 20:35:08 Running setup.py install for texttable: started 20:35:09 Running setup.py install for texttable: finished with status 'done' 20:35:09 Running setup.py install for PyYAML: started 20:35:09 Removing intermediate container c886dd9aa7e6 20:35:09 ---> 3bfc570c0d94 20:35:09 Step 6/26 : COPY go.mod vendor* ./ 20:35:09 Running setup.py install for PyYAML: finished with status 'done' 20:35:09 Running setup.py install for docopt: started 20:35:09 ---> d2df0ee5a466 20:35:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:10 ---> Running in 69429a980fce 20:35:10 Running setup.py install for docopt: finished with status 'done' 20:35:10 Running setup.py install for dockerpty: started 20:35:10 Running setup.py install for dockerpty: finished with status 'done' 20:35:11 Removing intermediate container 4be782eb3755 20:35:11 ---> fac10872a2e4 20:35:11 Step 8/23 : COPY . . 20:35:11 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 20:35:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 3e5313b5dd53 20:35:11 Step 3/23 : WORKDIR /edgex-go 20:35:11 ---> Using cache 20:35:11 ---> 52815a8c9630 20:35:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 ---> Using cache 20:35:11 ---> 8fd6f2a2419c 20:35:11 Step 5/23 : RUN apk add --update --no-cache make git 20:35:11 ---> Using cache 20:35:11 ---> c40c9961429a 20:35:11 Step 6/23 : COPY go.mod vendor* ./ 20:35:11 ---> Using cache 20:35:11 ---> bca587ec6ce2 20:35:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:11 ---> Using cache 20:35:11 ---> ac7a44e3c82a 20:35:11 Step 8/23 : COPY . . 20:35:11 ---> Using cache 20:35:11 ---> 9268f44baaf4 20:35:11 Step 9/23 : RUN make cmd/core-command/core-command 20:35:14 ---> Running in c6594057d7ac 20:35:14 Removing intermediate container 69429a980fce 20:35:14 ---> ee27f8a08e33 20:35:14 Step 8/26 : COPY . . 20:35:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:35:23 ---> 5185cd4e0b80 20:35:23 Step 9/23 : RUN make cmd/core-data/core-data 20:35:23 ---> 9adc5b973b96 20:35:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:23 Removing intermediate container 82a855965adb 20:35:23 ---> 1e824f4e3be5 20:35:23 Step 14/23 : ENV APP_PORT=58890 20:35:23 ---> Running in 3f5a35853793 20:35:23 ---> Running in 6c9c77d39657 20:35:23 ---> Running in 7d169974abfe 20:35:23 Removing intermediate container 7d169974abfe 20:35:23 ---> d239b1542be5 20:35:23 Step 15/23 : EXPOSE $APP_PORT 20:35:23 Removing intermediate container 6c9c77d39657 20:35:23 ---> 163dbf16be25 20:35:23 Step 10/26 : RUN mkdir -p spire-build 20:35:23 ---> Running in 98fe74992408 20:35:23 ---> Running in 3a71257a8424 20:35:23 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:35:23 Removing intermediate container 98fe74992408 20:35:23 ---> 6fdf6be8b5f3 20:35:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:23 provisioning config files... 20:35:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config5397329551607089103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:24 ---> docker-login.sh 20:35:24 nexus3.edgexfoundry.org:10001 20:35:24 ---> 6da709d6c04c 20:35:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:24 ---> e34ee664663a 20:35:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:24 Removing intermediate container 3a71257a8424 20:35:24 ---> 7b8ccad6521b 20:35:24 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:25 ---> Running in 823442c08056 20:35:25 ---> a469789a18ce 20:35:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:25 Removing intermediate container 823442c08056 20:35:25 ---> 7209885f5205 20:35: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 20:35:25 ---> Running in 6e64d1571de2 20:35:25 ---> Running in 6c55b193efb1 20:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:25 Configure a credential helper to remove this warning. See 20:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:25 20:35:25 Login Succeeded 20:35:25 nexus3.edgexfoundry.org:10002 20:35:25 Removing intermediate container 6e64d1571de2 20:35:25 ---> b6107f525082 20:35:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:25 ---> Running in 6a2d55d2f733 20:35:25 Removing intermediate container 6a2d55d2f733 20:35:25 ---> cc5684a6e694 20:35:25 Step 21/23 : LABEL arch=x86_64 20:35:25 ---> Running in 889861590bba 20:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:25 Configure a credential helper to remove this warning. See 20:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:25 20:35:25 Login Succeeded 20:35:25 nexus3.edgexfoundry.org:10003 20:35:25 Removing intermediate container 889861590bba 20:35:25 ---> 12c6c4197009 20:35:25 Step 22/23 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:35:25 spire-1.2.1/ 20:35:25 spire-1.2.1/.data/ 20:35:25 spire-1.2.1/.data/.file 20:35:25 spire-1.2.1/.dockerignore 20:35:25 spire-1.2.1/.gitattributes 20:35:25 spire-1.2.1/.githooks/ 20:35:25 spire-1.2.1/.githooks/pre-commit 20:35:25 spire-1.2.1/.github/ 20:35:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:25 spire-1.2.1/.github/dependabot.yml 20:35:25 spire-1.2.1/.github/workflows/ 20:35:25 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:25 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:25 spire-1.2.1/.github/workflows/release_build.yaml 20:35:25 spire-1.2.1/.github/workflows/scripts/ 20:35:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:25 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:25 spire-1.2.1/.gitignore 20:35:25 spire-1.2.1/.go-version 20:35:25 spire-1.2.1/.golangci.yml 20:35:25 spire-1.2.1/ADOPTERS.md 20:35:25 spire-1.2.1/CHANGELOG.md 20:35:25 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:25 spire-1.2.1/CODEOWNERS 20:35:25 spire-1.2.1/CONTRIBUTING.md 20:35:25 spire-1.2.1/Dockerfile 20:35:25 spire-1.2.1/Dockerfile.dev 20:35:25 spire-1.2.1/Dockerfile.scratch 20:35:25 spire-1.2.1/LICENSE 20:35:25 spire-1.2.1/MAINTAINERS.md 20:35:25 spire-1.2.1/Makefile 20:35:25 spire-1.2.1/README.md 20:35:25 spire-1.2.1/ROADMAP.md 20:35:25 spire-1.2.1/SECURITY.md 20:35:25 spire-1.2.1/cmd/ 20:35:25 spire-1.2.1/cmd/spire-agent/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:25 spire-1.2.1/cmd/spire-agent/main.go 20:35:25 spire-1.2.1/cmd/spire-server/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in 5cb59fb3e9c4 20:35:25 20:35:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:25 spire-1.2.1/cmd/spire-server/main.go 20:35:25 spire-1.2.1/cmd/spire-server/util/ 20:35:25 spire-1.2.1/cmd/spire-server/util/util.go 20:35:25 spire-1.2.1/conf/ 20:35:25 spire-1.2.1/conf/agent/ 20:35:25 spire-1.2.1/conf/agent/agent.conf 20:35:25 spire-1.2.1/conf/agent/agent_full.conf 20:35:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:25 spire-1.2.1/conf/server/ 20:35:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:25 spire-1.2.1/conf/server/server.conf 20:35:25 spire-1.2.1/conf/server/server_full.conf 20:35:25 spire-1.2.1/doc/ 20:35:25 spire-1.2.1/doc/SPIRE101.md 20:35:25 spire-1.2.1/doc/auditlog.md 20:35:25 spire-1.2.1/doc/authorization_policy_engine.md 20:35:25 spire-1.2.1/doc/changelog_guidelines.md 20:35:25 spire-1.2.1/doc/cure53-report.pdf 20:35:25 spire-1.2.1/doc/images/ 20:35:25 spire-1.2.1/doc/images/2019_roadmap.png 20:35:25 spire-1.2.1/doc/images/SPIRE101.png 20:35:25 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:25 spire-1.2.1/doc/images/SPIRE_server.png 20:35:25 spire-1.2.1/doc/images/cache_mgr.png 20:35:25 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:25 spire-1.2.1/doc/images/federated_spire.png 20:35:25 spire-1.2.1/doc/images/ha_mode.png 20:35:25 spire-1.2.1/doc/images/nested_spire.png 20:35:25 spire-1.2.1/doc/images/oidc_federation.png 20:35:25 spire-1.2.1/doc/images/single_trust_domain.png 20:35:25 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:25 spire-1.2.1/doc/images/spire_logo.png 20:35:25 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:25 spire-1.2.1/doc/scaling_spire.md 20:35:25 spire-1.2.1/doc/spire_agent.md 20:35:25 spire-1.2.1/doc/spire_server.md 20:35:25 spire-1.2.1/doc/supported_integrations.md 20:35:25 spire-1.2.1/doc/telemetry.md 20:35:25 spire-1.2.1/doc/telemetry_config.md 20:35:25 spire-1.2.1/doc/upgrading.md 20:35:25 spire-1.2.1/doc/using_spire.md 20:35:25 spire-1.2.1/examples/ 20:35:25 spire-1.2.1/examples/README.md 20:35:25 spire-1.2.1/go.mod 20:35:25 spire-1.2.1/go.sum 20:35:25 spire-1.2.1/pkg/ 20:35:25 spire-1.2.1/pkg/agent/ 20:35:25 spire-1.2.1/pkg/agent/agent.go 20:35:25 spire-1.2.1/pkg/agent/api/ 20:35:25 spire-1.2.1/pkg/agent/api/config.go 20:35:25 spire-1.2.1/pkg/agent/api/debug/ 20:35:25 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:25 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:25 spire-1.2.1/pkg/agent/api/health/ 20:35:25 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:25 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:25 spire-1.2.1/pkg/agent/attestor/ 20:35:25 spire-1.2.1/pkg/agent/attestor/node/ 20:35:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:25 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:25 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:25 spire-1.2.1/pkg/agent/catalog/ 20:35:25 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:25 spire-1.2.1/pkg/agent/client/ 20:35:25 spire-1.2.1/pkg/agent/client/client.go 20:35:25 spire-1.2.1/pkg/agent/client/client_test.go 20:35:25 spire-1.2.1/pkg/agent/client/dial.go 20:35:25 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:25 spire-1.2.1/pkg/agent/client/update.go 20:35:25 spire-1.2.1/pkg/agent/client/util.go 20:35:25 spire-1.2.1/pkg/agent/common/ 20:35:25 spire-1.2.1/pkg/agent/common/backoff/ 20:35:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:25 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:25 spire-1.2.1/pkg/agent/config.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/ 20:35:25 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/ 20:35:25 spire-1.2.1/pkg/agent/manager/cache/ 20:35:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:25 spire-1.2.1/pkg/agent/manager/config.go 20:35:25 spire-1.2.1/pkg/agent/manager/manager.go 20:35:25 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/storage.go 20:35:25 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:25 spire-1.2.1/pkg/agent/manager/sync.go 20:35:25 spire-1.2.1/pkg/agent/plugin/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:25 spire-1.2.1/pkg/agent/svid/ 20:35:25 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:25 spire-1.2.1/pkg/agent/svid/store/ 20:35:25 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:25 spire-1.2.1/pkg/common/ 20:35:25 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:25 spire-1.2.1/pkg/common/api/ 20:35:25 spire-1.2.1/pkg/common/api/metrics.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/ 20:35:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:25 spire-1.2.1/pkg/common/api/names.go 20:35:25 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:25 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:25 spire-1.2.1/pkg/common/auth/ 20:35:25 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/ 20:35:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:25 spire-1.2.1/pkg/common/catalog/ 20:35:25 spire-1.2.1/pkg/common/catalog/bind.go 20:35:25 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:25 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:25 spire-1.2.1/pkg/common/catalog/closers.go 20:35:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:25 spire-1.2.1/pkg/common/catalog/config.go 20:35:25 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:25 spire-1.2.1/pkg/common/catalog/configure.go 20:35:25 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:25 spire-1.2.1/pkg/common/catalog/context.go 20:35:25 spire-1.2.1/pkg/common/catalog/external.go 20:35:25 spire-1.2.1/pkg/common/catalog/host.go 20:35:25 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:25 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:25 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:25 spire-1.2.1/pkg/common/cli/ 20:35:25 spire-1.2.1/pkg/common/cli/env.go 20:35:25 spire-1.2.1/pkg/common/cli/flags.go 20:35:25 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:25 spire-1.2.1/pkg/common/cli/umask.go 20:35:25 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:25 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:25 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:25 spire-1.2.1/pkg/common/coretypes/ 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:25 spire-1.2.1/pkg/common/cryptoutil/ 20:35:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:25 spire-1.2.1/pkg/common/diskutil/ 20:35:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:25 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:25 spire-1.2.1/pkg/common/errorutil/ 20:35:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:25 spire-1.2.1/pkg/common/health/ 20:35:25 spire-1.2.1/pkg/common/health/config.go 20:35:25 spire-1.2.1/pkg/common/health/context.go 20:35:25 spire-1.2.1/pkg/common/health/context_test.go 20:35:25 spire-1.2.1/pkg/common/health/health.go 20:35:25 spire-1.2.1/pkg/common/health/health_test.go 20:35:25 spire-1.2.1/pkg/common/health/logger.go 20:35:25 spire-1.2.1/pkg/common/hostservice/ 20:35:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:25 spire-1.2.1/pkg/common/idutil/ 20:35:25 spire-1.2.1/pkg/common/idutil/require.go 20:35:25 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:25 spire-1.2.1/pkg/common/idutil/safety.go 20:35:25 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:25 spire-1.2.1/pkg/common/jwtsvid/ 20:35:25 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:25 spire-1.2.1/pkg/common/jwtutil/ 20:35:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:25 spire-1.2.1/pkg/common/log/ 20:35:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:25 spire-1.2.1/pkg/common/log/log.go 20:35:25 spire-1.2.1/pkg/common/log/log_test.go 20:35:25 spire-1.2.1/pkg/common/log/options.go 20:35:25 spire-1.2.1/pkg/common/nodeutil/ 20:35:25 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:25 spire-1.2.1/pkg/common/peertracker/ 20:35:25 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:25 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:25 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:25 spire-1.2.1/pkg/common/peertracker/info.go 20:35:25 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:25 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:25 spire-1.2.1/pkg/common/pemutil/ 20:35:25 spire-1.2.1/pkg/common/pemutil/block.go 20:35:25 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:25 spire-1.2.1/pkg/common/pemutil/common.go 20:35:25 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:25 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:25 spire-1.2.1/pkg/common/plugin/ 20:35:25 spire-1.2.1/pkg/common/plugin/aws/ 20:35:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:25 spire-1.2.1/pkg/common/plugin/azure/ 20:35:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/facade.go 20:35:25 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/log.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:25 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:25 spire-1.2.1/pkg/common/profiling/ 20:35:25 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:25 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:25 spire-1.2.1/pkg/common/protoutil/ 20:35:25 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:25 spire-1.2.1/pkg/common/rotationutil/ 20:35:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:25 spire-1.2.1/pkg/common/selector/ 20:35:25 spire-1.2.1/pkg/common/selector/selector.go 20:35:25 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:25 spire-1.2.1/pkg/common/selector/set.go 20:35:25 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:25 spire-1.2.1/pkg/common/telemetry/call.go 20:35:25 spire-1.2.1/pkg/common/telemetry/common/ 20:35:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:25 spire-1.2.1/pkg/common/telemetry/config.go 20:35:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/names.go 20:35:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/ 20:35:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:25 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:25 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:25 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:25 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:25 spire-1.2.1/pkg/common/telemetry/version.go 20:35:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:25 spire-1.2.1/pkg/common/uptime/ 20:35:25 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:25 spire-1.2.1/pkg/common/util/ 20:35:25 spire-1.2.1/pkg/common/util/certs.go 20:35:25 spire-1.2.1/pkg/common/util/certs_test.go 20:35:25 spire-1.2.1/pkg/common/util/csr.go 20:35:25 spire-1.2.1/pkg/common/util/hash.go 20:35:25 spire-1.2.1/pkg/common/util/selectors.go 20:35:25 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:25 spire-1.2.1/pkg/common/util/signals.go 20:35:25 spire-1.2.1/pkg/common/util/sort.go 20:35:25 spire-1.2.1/pkg/common/util/sort_test.go 20:35:25 spire-1.2.1/pkg/common/util/task.go 20:35:25 spire-1.2.1/pkg/common/util/task_test.go 20:35:25 spire-1.2.1/pkg/common/util/testdata/ 20:35:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:25 spire-1.2.1/pkg/common/version/ 20:35:25 spire-1.2.1/pkg/common/version/version.go 20:35:25 spire-1.2.1/pkg/common/x509svid/ 20:35:25 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:25 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:25 spire-1.2.1/pkg/common/x509util/ 20:35:25 spire-1.2.1/pkg/common/x509util/cert.go 20:35:25 spire-1.2.1/pkg/common/x509util/dns.go 20:35:25 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:25 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:25 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:25 spire-1.2.1/pkg/server/ 20:35:25 spire-1.2.1/pkg/server/api/ 20:35:25 spire-1.2.1/pkg/server/api/agent.go 20:35:25 spire-1.2.1/pkg/server/api/agent/ 20:35:25 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/agent_test.go 20:35:25 spire-1.2.1/pkg/server/api/api.go 20:35:25 spire-1.2.1/pkg/server/api/audit/ 20:35:25 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:25 spire-1.2.1/pkg/server/api/bundle.go 20:35:25 spire-1.2.1/pkg/server/api/bundle/ 20:35:25 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:25 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:25 spire-1.2.1/pkg/server/api/debug/ 20:35:25 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:26 spire-1.2.1/pkg/server/api/entry.go 20:35:26 spire-1.2.1/pkg/server/api/entry/ 20:35:26 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:26 spire-1.2.1/pkg/server/api/entry_test.go 20:35:26 spire-1.2.1/pkg/server/api/health/ 20:35:26 spire-1.2.1/pkg/server/api/health/v1/ 20:35:26 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:26 spire-1.2.1/pkg/server/api/id.go 20:35:26 spire-1.2.1/pkg/server/api/id_test.go 20:35:26 spire-1.2.1/pkg/server/api/limits/ 20:35:26 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/ 20:35:26 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:26 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:26 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:26 spire-1.2.1/pkg/server/api/selector.go 20:35:26 spire-1.2.1/pkg/server/api/selector_test.go 20:35:26 spire-1.2.1/pkg/server/api/status.go 20:35:26 spire-1.2.1/pkg/server/api/status_test.go 20:35:26 spire-1.2.1/pkg/server/api/svid/ 20:35:26 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:26 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:26 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:26 spire-1.2.1/pkg/server/authpolicy/ 20:35:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:26 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:26 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:26 spire-1.2.1/pkg/server/bundle/ 20:35:26 spire-1.2.1/pkg/server/bundle/client/ 20:35:26 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:26 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:26 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:26 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:26 spire-1.2.1/pkg/server/ca/ 20:35:26 spire-1.2.1/pkg/server/ca/ca.go 20:35:26 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:26 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:26 spire-1.2.1/pkg/server/ca/journal.go 20:35:26 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:26 spire-1.2.1/pkg/server/ca/manager.go 20:35:26 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:26 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:26 spire-1.2.1/pkg/server/ca/templates.go 20:35:26 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:26 spire-1.2.1/pkg/server/ca/validation.go 20:35:26 spire-1.2.1/pkg/server/cache/ 20:35:26 spire-1.2.1/pkg/server/cache/dscache/ 20:35:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:26 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:26 spire-1.2.1/pkg/server/catalog/ 20:35:26 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:26 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:26 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:26 spire-1.2.1/pkg/server/config.go 20:35:26 spire-1.2.1/pkg/server/datastore/ 20:35:26 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:26 spire-1.2.1/pkg/server/datastore/repository.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:26 spire-1.2.1/pkg/server/endpoints/ 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:26 spire-1.2.1/pkg/server/endpoints/config.go 20:35:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:26 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:26 spire-1.2.1/pkg/server/hostservice/ 20:35:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/ 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:26 spire-1.2.1/pkg/server/registration/ 20:35:26 spire-1.2.1/pkg/server/registration/manager.go 20:35:26 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:26 spire-1.2.1/pkg/server/scanentries.go 20:35:26 spire-1.2.1/pkg/server/scanentries_test.go 20:35:26 spire-1.2.1/pkg/server/server.go 20:35:26 spire-1.2.1/pkg/server/server_test.go 20:35:26 spire-1.2.1/pkg/server/svid/ 20:35:26 spire-1.2.1/pkg/server/svid/observer.go 20:35:26 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:26 spire-1.2.1/pkg/server/svid/rotator.go 20:35:26 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:26 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:26 spire-1.2.1/proto/ 20:35:26 spire-1.2.1/proto/private/ 20:35:26 spire-1.2.1/proto/private/server/ 20:35:26 spire-1.2.1/proto/private/server/journal/ 20:35:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:26 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:26 spire-1.2.1/proto/spire/ 20:35:26 spire-1.2.1/proto/spire/common/ 20:35:26 spire-1.2.1/proto/spire/common/common.pb.go 20:35:26 spire-1.2.1/proto/spire/common/common.proto 20:35:26 spire-1.2.1/proto/spire/common/plugin/ 20:35:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:26 spire-1.2.1/proto/spire/plugin/ 20:35:26 spire-1.2.1/proto/spire/plugin/agent/ 20:35:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:26 spire-1.2.1/release/ 20:35:26 spire-1.2.1/release/spire-extras/ 20:35:26 spire-1.2.1/release/spire-extras/README.md 20:35:26 spire-1.2.1/release/spire-extras/conf/ 20:35:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:26 spire-1.2.1/release/spire/ 20:35:26 spire-1.2.1/release/spire/README.md 20:35:26 spire-1.2.1/release/spire/conf/ 20:35:26 spire-1.2.1/release/spire/conf/agent/ 20:35:26 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:26 spire-1.2.1/release/spire/conf/server/ 20:35:26 spire-1.2.1/release/spire/conf/server/server.conf 20:35:26 spire-1.2.1/script/ 20:35:26 spire-1.2.1/script/build-artifact.sh 20:35:26 spire-1.2.1/script/generate_dummy_ca.sh 20:35:26 spire-1.2.1/support/ 20:35:26 spire-1.2.1/support/k8s/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/ 20:35:26 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:26 spire-1.2.1/test/ 20:35:26 spire-1.2.1/test/clock/ 20:35:26 spire-1.2.1/test/clock/clock.go 20:35:26 spire-1.2.1/test/fakes/ 20:35:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:26 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:26 spire-1.2.1/test/fakes/fakedatastore/ 20:35:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:26 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:26 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:26 spire-1.2.1/test/fakes/fakemetrics/ 20:35:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:26 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:26 spire-1.2.1/test/fakes/fakenotifier/ 20:35:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:26 spire-1.2.1/test/fakes/fakeserverca/ 20:35:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:26 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:26 spire-1.2.1/test/fixture/ 20:35:26 spire-1.2.1/test/fixture/certs/ 20:35:26 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:26 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:26 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:26 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:26 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:26 spire-1.2.1/test/fixture/certs/bundle.der 20:35:26 spire-1.2.1/test/fixture/certs/ca.pem 20:35:26 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:26 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:26 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:26 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:26 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:26 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:26 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:26 spire-1.2.1/test/fixture/certs/svid.pem 20:35:26 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:26 spire-1.2.1/test/fixture/config/ 20:35:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:26 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:26 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:26 spire-1.2.1/test/fixture/config/server_good.conf 20:35:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:26 spire-1.2.1/test/fixture/fixture.go 20:35:26 spire-1.2.1/test/fixture/nodeattestor/ 20:35:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:26 spire-1.2.1/test/fixture/registration/ 20:35:26 spire-1.2.1/test/fixture/registration/entries.json 20:35:26 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:26 spire-1.2.1/test/fixture/registration/good.json 20:35:26 spire-1.2.1/test/fixture/registration/invalid.json 20:35:26 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:26 spire-1.2.1/test/integration/ 20:35:26 spire-1.2.1/test/integration/README.md 20:35:26 spire-1.2.1/test/integration/common 20:35:26 spire-1.2.1/test/integration/setup/ 20:35:26 spire-1.2.1/test/integration/setup/adminclient/ 20:35:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:26 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:26 spire-1.2.1/test/integration/setup/debugagent/ 20:35:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:26 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:26 spire-1.2.1/test/integration/setup/debugserver/ 20:35:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:26 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:26 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:26 spire-1.2.1/test/integration/setup/itclient/ 20:35:26 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:26 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:26 spire-1.2.1/test/integration/setup/x509pop/ 20:35:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:26 spire-1.2.1/test/integration/suites/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:26 spire-1.2.1/test/integration/suites/join-token/ 20:35:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:26 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:26 spire-1.2.1/test/integration/suites/k8s/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:26 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:26 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:26 spire-1.2.1/test/integration/suites/rotation/ 20:35:26 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:26 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:26 spire-1.2.1/test/integration/suites/self-test/ 20:35:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:26 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:26 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:26 spire-1.2.1/test/integration/suites/upgrade/ 20:35:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:26 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:26 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:26 spire-1.2.1/test/integration/test-one.sh 20:35:26 spire-1.2.1/test/integration/test.sh 20:35:26 spire-1.2.1/test/plugintest/ 20:35:26 spire-1.2.1/test/plugintest/config.go 20:35:26 spire-1.2.1/test/plugintest/load.go 20:35:26 spire-1.2.1/test/plugintest/option.go 20:35:26 spire-1.2.1/test/spiretest/ 20:35:26 spire-1.2.1/test/spiretest/apiserver.go 20:35:26 spire-1.2.1/test/spiretest/assertions.go 20:35:26 spire-1.2.1/test/spiretest/dir.go 20:35:26 spire-1.2.1/test/spiretest/errors_posix.go 20:35:26 spire-1.2.1/test/spiretest/errors_windows.go 20:35:26 spire-1.2.1/test/spiretest/logs.go 20:35:26 spire-1.2.1/test/spiretest/socketapi.go 20:35:26 spire-1.2.1/test/spiretest/suite.go 20:35:26 spire-1.2.1/test/spiretest/x509.go 20:35:26 spire-1.2.1/test/testca/ 20:35:26 spire-1.2.1/test/testca/ca.go 20:35:26 spire-1.2.1/test/testkey/ 20:35:26 spire-1.2.1/test/testkey/generate.sh 20:35:26 spire-1.2.1/test/testkey/genkeys.go 20:35:26 spire-1.2.1/test/testkey/keys.go 20:35:26 spire-1.2.1/test/testkey/new.go 20:35:26 spire-1.2.1/test/tpmsimulator/ 20:35:26 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:26 spire-1.2.1/test/util/ 20:35:26 spire-1.2.1/test/util/cert_fixtures.go 20:35:26 spire-1.2.1/test/util/cert_generation.go 20:35:26 spire-1.2.1/test/util/io_redirection.go 20:35:26 spire-1.2.1/test/util/race.go 20:35:26 spire-1.2.1/test/util/util.go 20:35:26 building spire from source... 20:35:26 Installing go1.17.7... 20:35:26 Removing intermediate container 5cb59fb3e9c4 20:35:26 ---> b75e1ea6953c 20:35:26 Step 23/23 : LABEL version=0.0.0 20:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:26 Configure a credential helper to remove this warning. See 20:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:26 20:35:26 Login Succeeded 20:35:26 nexus3.edgexfoundry.org:10004 20:35:26 ---> Running in e477523d21a0 20:35:26 Removing intermediate container e477523d21a0 20:35:26 ---> 904a6a23a1d8 20:35:26 20:35:26 Successfully built 904a6a23a1d8 20:35:26 Successfully tagged sys-mgmt-agent:latest 20:35:26 Building security-spire-config 20:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:26 Configure a credential helper to remove this warning. See 20:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:26 20:35:26 Login Succeeded 20:35:26 docker.io 20:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:27 Configure a credential helper to remove this warning. See 20:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:27 20:35:27 Login Succeeded 20:35:27 ---> docker-login.sh ends [Pipeline] } 20:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:28 ========================================================= 20:35:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:35:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:29 9b3977197b4f: Pulling fs layer 20:35:29 1a89e8eeedd5: Pulling fs layer 20:35:29 94645a83ff95: Pulling fs layer 20:35:29 3f3a8bcf1eab: Pulling fs layer 20:35:29 0c92f367c5e7: Pulling fs layer 20:35:29 f7c0051592d6: Pulling fs layer 20:35:29 a227ed2f7395: Pulling fs layer 20:35:29 7b1c46037f91: Pulling fs layer 20:35:29 0c92f367c5e7: Waiting 20:35:29 f7c0051592d6: Waiting 20:35:29 a227ed2f7395: Waiting 20:35:29 7b1c46037f91: Waiting 20:35:29 3f3a8bcf1eab: Waiting 20:35:29 94645a83ff95: Verifying Checksum 20:35:29 94645a83ff95: Download complete 20:35:29 1a89e8eeedd5: Verifying Checksum 20:35:29 1a89e8eeedd5: Download complete 20:35:29 0c92f367c5e7: Verifying Checksum 20:35:29 0c92f367c5e7: Download complete 20:35:29 f7c0051592d6: Verifying Checksum 20:35:29 f7c0051592d6: Download complete 20:35:29 9b3977197b4f: Download complete 20:35:29 a227ed2f7395: Verifying Checksum 20:35:29 a227ed2f7395: Download complete 20:35:29  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:29 ---> 3e5313b5dd53 20:35:29 Step 3/26 : WORKDIR /edgex-go 20:35:29 ---> Using cache 20:35:29 ---> 52815a8c9630 20:35:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:29 ---> Using cache 20:35:29 ---> 8fd6f2a2419c 20:35:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:29 ---> Using cache 20:35:29 ---> 3bfc570c0d94 20:35:29 Step 6/26 : COPY go.mod vendor* ./ 20:35:29 ---> Using cache 20:35:29 ---> d2df0ee5a466 20:35:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:29 ---> Using cache 20:35:29 ---> ee27f8a08e33 20:35:29 Step 8/26 : COPY . . 20:35:29 ---> Using cache 20:35:29 ---> 9adc5b973b96 20:35:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:29 ---> Using cache 20:35:29 ---> 163dbf16be25 20:35:29 Step 10/26 : RUN mkdir -p spire-build 20:35:29 ---> Using cache 20:35:29 ---> 7b8ccad6521b 20:35:29 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:29 ---> Using cache 20:35:29 ---> 7209885f5205 20:35:29 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 20:35:30 9b3977197b4f: Pull complete 20:35:30 1a89e8eeedd5: Pull complete 20:35:31 94645a83ff95: Pull complete 20:35:31 Building bin/spire-server... 20:35:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:31 go: downloading github.com/mitchellh/cli v1.1.2 20:35:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:31 go: downloading github.com/imdario/mergo v0.3.12 20:35:31 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:31 go: downloading google.golang.org/grpc v1.44.0 20:35:31 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:31 go: downloading github.com/fatih/color v1.13.0 20:35:31 7b1c46037f91: Verifying Checksum 20:35:31 7b1c46037f91: Download complete 20:35:31 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:32 go: downloading github.com/armon/go-metrics v0.3.10 20:35:32 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:32 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:32 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:32 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:32 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:32 go: downloading github.com/google/uuid v1.1.2 20:35:32 3f3a8bcf1eab: Verifying Checksum 20:35:32 3f3a8bcf1eab: Download complete 20:35:32 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:32 go: downloading github.com/Masterminds/semver v1.5.0 20:35:32 go: downloading github.com/huandu/xstrings v1.3.2 20:35:32 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:32 go: downloading github.com/oklog/run v1.0.0 20:35:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:32 go: downloading github.com/prometheus/client_model v0.2.0 20:35:32 go: downloading github.com/prometheus/common v0.32.1 20:35:32 go: downloading github.com/beorn7/perks v1.0.1 20:35:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:32 go: downloading github.com/prometheus/procfs v0.7.3 20:35:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:32 go: downloading github.com/imkira/go-observer v1.0.3 20:35:32 go: downloading go.uber.org/atomic v1.9.0 20:35:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:32 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:33 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:33 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:33 go: downloading github.com/lib/pq v1.10.4 20:35:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:33  ---> Running in 3d9cd919d52b 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:33 Removing intermediate container c6594057d7ac 20:35:33 ---> ed16645cdc57 20:35:33 20:35:33 Step 10/23 : FROM alpine:3.14 20:35:33 ---> e04c818066af 20:35:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:34 go: downloading github.com/stretchr/testify v1.7.0 20:35:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:34 go: downloading google.golang.org/api v0.70.0 20:35:34  ---> Running in 4bda366a0d4a 20:35:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:34 spire-1.2.1/ 20:35:34 spire-1.2.1/.data/ 20:35:34 spire-1.2.1/.data/.file 20:35:34 spire-1.2.1/.dockerignore 20:35:34 spire-1.2.1/.gitattributes 20:35:34 spire-1.2.1/.githooks/ 20:35:34 spire-1.2.1/.githooks/pre-commit 20:35:34 spire-1.2.1/.github/ 20:35:34 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:34 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:34 spire-1.2.1/.github/dependabot.yml 20:35:34 spire-1.2.1/.github/workflows/ 20:35:34 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:34 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:34 spire-1.2.1/.github/workflows/release_build.yaml 20:35:34 spire-1.2.1/.github/workflows/scripts/ 20:35:34 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:34 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:34 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:34 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:34 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:34 spire-1.2.1/.gitignore 20:35:34 spire-1.2.1/.go-version 20:35:34 spire-1.2.1/.golangci.yml 20:35:34 spire-1.2.1/ADOPTERS.md 20:35:34 spire-1.2.1/CHANGELOG.md 20:35:34 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:34 spire-1.2.1/CODEOWNERS 20:35:34 spire-1.2.1/CONTRIBUTING.md 20:35:34 spire-1.2.1/Dockerfile 20:35:34 spire-1.2.1/Dockerfile.dev 20:35:34 spire-1.2.1/Dockerfile.scratch 20:35:34 spire-1.2.1/LICENSE 20:35:34 spire-1.2.1/MAINTAINERS.md 20:35:34 spire-1.2.1/Makefile 20:35:34 spire-1.2.1/README.md 20:35:34 spire-1.2.1/ROADMAP.md 20:35:34 spire-1.2.1/SECURITY.md 20:35:34 spire-1.2.1/cmd/ 20:35:34 spire-1.2.1/cmd/spire-agent/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:34 spire-1.2.1/cmd/spire-agent/main.go 20:35:34 spire-1.2.1/cmd/spire-server/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:34 spire-1.2.1/cmd/spire-server/main.go 20:35:34 spire-1.2.1/cmd/spire-server/util/ 20:35:34 spire-1.2.1/cmd/spire-server/util/util.go 20:35:34 spire-1.2.1/conf/ 20:35:34 spire-1.2.1/conf/agent/ 20:35:34 spire-1.2.1/conf/agent/agent.conf 20:35:34 spire-1.2.1/conf/agent/agent_full.conf 20:35:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:34 spire-1.2.1/conf/server/ 20:35:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:34 spire-1.2.1/conf/server/server.conf 20:35:34 spire-1.2.1/conf/server/server_full.conf 20:35:34 spire-1.2.1/doc/ 20:35:34 spire-1.2.1/doc/SPIRE101.md 20:35:34 spire-1.2.1/doc/auditlog.md 20:35:34 spire-1.2.1/doc/authorization_policy_engine.md 20:35:34 spire-1.2.1/doc/changelog_guidelines.md 20:35:34 spire-1.2.1/doc/cure53-report.pdf 20:35:34 spire-1.2.1/doc/images/ 20:35:34 spire-1.2.1/doc/images/2019_roadmap.png 20:35:34 spire-1.2.1/doc/images/SPIRE101.png 20:35:34 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:34 spire-1.2.1/doc/images/SPIRE_server.pngfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:34 20:35:34 spire-1.2.1/doc/images/cache_mgr.png 20:35:34 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:34 spire-1.2.1/doc/images/federated_spire.png 20:35:34 spire-1.2.1/doc/images/ha_mode.png 20:35:34 spire-1.2.1/doc/images/nested_spire.png 20:35:34 spire-1.2.1/doc/images/oidc_federation.png 20:35:34 spire-1.2.1/doc/images/single_trust_domain.png 20:35:34 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:34 spire-1.2.1/doc/images/spire_logo.png 20:35:34 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:34 spire-1.2.1/doc/scaling_spire.md 20:35:34 spire-1.2.1/doc/spire_agent.md 20:35:34 spire-1.2.1/doc/spire_server.md 20:35:34 spire-1.2.1/doc/supported_integrations.md 20:35:34 spire-1.2.1/doc/telemetry.md 20:35:34 spire-1.2.1/doc/telemetry_config.md 20:35:34 spire-1.2.1/doc/upgrading.md 20:35:34 spire-1.2.1/doc/using_spire.md 20:35:34 spire-1.2.1/examples/ 20:35:34 spire-1.2.1/examples/README.md 20:35:34 spire-1.2.1/go.mod 20:35:34 spire-1.2.1/go.sum 20:35:34 spire-1.2.1/pkg/ 20:35:34 spire-1.2.1/pkg/agent/ 20:35:34 spire-1.2.1/pkg/agent/agent.go 20:35:34 spire-1.2.1/pkg/agent/api/ 20:35:34 spire-1.2.1/pkg/agent/api/config.go 20:35:34 spire-1.2.1/pkg/agent/api/debug/ 20:35:34 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:34 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:34 spire-1.2.1/pkg/agent/api/health/ 20:35:34 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:34 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:34 spire-1.2.1/pkg/agent/attestor/ 20:35:34 spire-1.2.1/pkg/agent/attestor/node/ 20:35:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:34 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:34 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:34 spire-1.2.1/pkg/agent/catalog/ 20:35:34 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:34 spire-1.2.1/pkg/agent/client/ 20:35:34 spire-1.2.1/pkg/agent/client/client.go 20:35:34 spire-1.2.1/pkg/agent/client/client_test.go 20:35:34 spire-1.2.1/pkg/agent/client/dial.go 20:35:34 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:34 spire-1.2.1/pkg/agent/client/update.go 20:35:34 spire-1.2.1/pkg/agent/client/util.go 20:35:34 spire-1.2.1/pkg/agent/common/ 20:35:34 spire-1.2.1/pkg/agent/common/backoff/ 20:35:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:34 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:34 spire-1.2.1/pkg/agent/config.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/ 20:35:34 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/ 20:35:34 spire-1.2.1/pkg/agent/manager/cache/ 20:35:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:34 spire-1.2.1/pkg/agent/manager/config.go 20:35:34 spire-1.2.1/pkg/agent/manager/manager.go 20:35:34 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/storage.go 20:35:34 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/sync.go 20:35:34 spire-1.2.1/pkg/agent/plugin/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:34 spire-1.2.1/pkg/agent/svid/ 20:35:34 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:34 spire-1.2.1/pkg/agent/svid/store/ 20:35:34 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:34 spire-1.2.1/pkg/common/ 20:35:34 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:34 spire-1.2.1/pkg/common/api/ 20:35:34 spire-1.2.1/pkg/common/api/metrics.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/ 20:35:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:34 spire-1.2.1/pkg/common/api/names.go 20:35:34 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:34 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:34 spire-1.2.1/pkg/common/auth/ 20:35:34 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/ 20:35:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:34 spire-1.2.1/pkg/common/catalog/ 20:35:34 spire-1.2.1/pkg/common/catalog/bind.go 20:35:34 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:34 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:34 spire-1.2.1/pkg/common/catalog/closers.go 20:35:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:34 spire-1.2.1/pkg/common/catalog/config.go 20:35:34 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:34 spire-1.2.1/pkg/common/catalog/configure.go 20:35:34 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:34 spire-1.2.1/pkg/common/catalog/context.go 20:35:34 spire-1.2.1/pkg/common/catalog/external.go 20:35:34 spire-1.2.1/pkg/common/catalog/host.go 20:35:34 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:34 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:34 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:34 spire-1.2.1/pkg/common/cli/ 20:35:34 spire-1.2.1/pkg/common/cli/env.go 20:35:34 spire-1.2.1/pkg/common/cli/flags.go 20:35:34 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:34 spire-1.2.1/pkg/common/cli/umask.go 20:35:34 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:34 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:34 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:34 spire-1.2.1/pkg/common/coretypes/ 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:34 spire-1.2.1/pkg/common/cryptoutil/ 20:35:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:34 spire-1.2.1/pkg/common/diskutil/ 20:35:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:34 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:34 spire-1.2.1/pkg/common/errorutil/ 20:35:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:34 spire-1.2.1/pkg/common/health/ 20:35:34 spire-1.2.1/pkg/common/health/config.go 20:35:34 spire-1.2.1/pkg/common/health/context.go 20:35:34 spire-1.2.1/pkg/common/health/context_test.go 20:35:34 spire-1.2.1/pkg/common/health/health.go 20:35:34 spire-1.2.1/pkg/common/health/health_test.go 20:35:34 spire-1.2.1/pkg/common/health/logger.go 20:35:34 spire-1.2.1/pkg/common/hostservice/ 20:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:34 spire-1.2.1/pkg/common/idutil/ 20:35:34 spire-1.2.1/pkg/common/idutil/require.go 20:35:34 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:34 spire-1.2.1/pkg/common/idutil/safety.go 20:35:34 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:34 spire-1.2.1/pkg/common/jwtsvid/ 20:35:34 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:34 spire-1.2.1/pkg/common/jwtutil/ 20:35:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:34 spire-1.2.1/pkg/common/log/ 20:35:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:34 spire-1.2.1/pkg/common/log/log.go 20:35:34 spire-1.2.1/pkg/common/log/log_test.go 20:35:34 spire-1.2.1/pkg/common/log/options.go 20:35:34 spire-1.2.1/pkg/common/nodeutil/ 20:35:34 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:34 spire-1.2.1/pkg/common/peertracker/ 20:35:34 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:34 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:34 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:34 spire-1.2.1/pkg/common/peertracker/info.go 20:35:34 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:34 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:34 spire-1.2.1/pkg/common/pemutil/ 20:35:34 spire-1.2.1/pkg/common/pemutil/block.go 20:35:34 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:34 spire-1.2.1/pkg/common/pemutil/common.go 20:35:34 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:34 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:34 spire-1.2.1/pkg/common/plugin/ 20:35:34 spire-1.2.1/pkg/common/plugin/aws/ 20:35:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:34 spire-1.2.1/pkg/common/plugin/azure/ 20:35:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/facade.go 20:35:34 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/log.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:34 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:34 spire-1.2.1/pkg/common/profiling/ 20:35:34 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:34 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:34 spire-1.2.1/pkg/common/protoutil/ 20:35:34 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:34 spire-1.2.1/pkg/common/rotationutil/ 20:35:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:34 spire-1.2.1/pkg/common/selector/ 20:35:34 spire-1.2.1/pkg/common/selector/selector.go 20:35:34 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:34 spire-1.2.1/pkg/common/selector/set.go 20:35:34 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:34 spire-1.2.1/pkg/common/telemetry/call.go 20:35:34 spire-1.2.1/pkg/common/telemetry/common/ 20:35:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:34 spire-1.2.1/pkg/common/telemetry/config.go 20:35:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/names.go 20:35:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/ 20:35:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:34 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:34 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:34 spire-1.2.1/pkg/common/telemetry/version.go 20:35:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:34 spire-1.2.1/pkg/common/uptime/ 20:35:34 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:34 spire-1.2.1/pkg/common/util/ 20:35:34 spire-1.2.1/pkg/common/util/certs.go 20:35:34 spire-1.2.1/pkg/common/util/certs_test.go 20:35:34 spire-1.2.1/pkg/common/util/csr.go 20:35:34 spire-1.2.1/pkg/common/util/hash.go 20:35:34 spire-1.2.1/pkg/common/util/selectors.go 20:35:34 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:34 spire-1.2.1/pkg/common/util/signals.go 20:35:34 spire-1.2.1/pkg/common/util/sort.go 20:35:34 spire-1.2.1/pkg/common/util/sort_test.go 20:35:34 spire-1.2.1/pkg/common/util/task.go 20:35:34 spire-1.2.1/pkg/common/util/task_test.go 20:35:34 spire-1.2.1/pkg/common/util/testdata/ 20:35:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:34 spire-1.2.1/pkg/common/version/ 20:35:34 spire-1.2.1/pkg/common/version/version.go 20:35:34 spire-1.2.1/pkg/common/x509svid/ 20:35:34 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:34 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:34 spire-1.2.1/pkg/common/x509util/ 20:35:34 spire-1.2.1/pkg/common/x509util/cert.go 20:35:34 spire-1.2.1/pkg/common/x509util/dns.go 20:35:34 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:34 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:34 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:34 spire-1.2.1/pkg/server/ 20:35:34 spire-1.2.1/pkg/server/api/ 20:35:34 spire-1.2.1/pkg/server/api/agent.go 20:35:34 spire-1.2.1/pkg/server/api/agent/ 20:35:34 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/agent_test.go 20:35:34 spire-1.2.1/pkg/server/api/api.go 20:35:34 spire-1.2.1/pkg/server/api/audit/ 20:35:34 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:34 spire-1.2.1/pkg/server/api/bundle.go 20:35:34 spire-1.2.1/pkg/server/api/bundle/ 20:35:34 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:34 spire-1.2.1/pkg/server/api/debug/ 20:35:34 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/entry.go 20:35:34 spire-1.2.1/pkg/server/api/entry/ 20:35:34 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/entry_test.go 20:35:34 spire-1.2.1/pkg/server/api/health/ 20:35:34 spire-1.2.1/pkg/server/api/health/v1/ 20:35:34 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/id.go 20:35:34 spire-1.2.1/pkg/server/api/id_test.go 20:35:34 spire-1.2.1/pkg/server/api/limits/ 20:35:34 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/ 20:35:34 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:34 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:34 spire-1.2.1/pkg/server/api/selector.go 20:35:34 spire-1.2.1/pkg/server/api/selector_test.go 20:35:34 spire-1.2.1/pkg/server/api/status.go 20:35:34 spire-1.2.1/pkg/server/api/status_test.go 20:35:34 spire-1.2.1/pkg/server/api/svid/ 20:35:34 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:34 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:34 spire-1.2.1/pkg/server/authpolicy/ 20:35:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:34 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:34 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:34 spire-1.2.1/pkg/server/bundle/ 20:35:34 spire-1.2.1/pkg/server/bundle/client/ 20:35:34 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:34 spire-1.2.1/pkg/server/ca/ 20:35:34 spire-1.2.1/pkg/server/ca/ca.go 20:35:34 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:34 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:34 spire-1.2.1/pkg/server/ca/journal.go 20:35:34 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:34 spire-1.2.1/pkg/server/ca/manager.go 20:35:34 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:34 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:34 spire-1.2.1/pkg/server/ca/templates.go 20:35:34 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:34 spire-1.2.1/pkg/server/ca/validation.go 20:35:34 spire-1.2.1/pkg/server/cache/ 20:35:34 spire-1.2.1/pkg/server/cache/dscache/ 20:35:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:34 spire-1.2.1/pkg/server/catalog/ 20:35:34 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:34 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:34 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:34 spire-1.2.1/pkg/server/config.go 20:35:34 spire-1.2.1/pkg/server/datastore/ 20:35:34 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:34 spire-1.2.1/pkg/server/datastore/repository.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:34 spire-1.2.1/pkg/server/endpoints/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:34 spire-1.2.1/pkg/server/endpoints/config.go 20:35:34 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:34 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:34 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:34 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:34 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:34 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:34 spire-1.2.1/pkg/server/hostservice/ 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:34 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:35 spire-1.2.1/pkg/server/registration/ 20:35:35 spire-1.2.1/pkg/server/registration/manager.go 20:35:35 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:35 spire-1.2.1/pkg/server/scanentries.go 20:35:35 spire-1.2.1/pkg/server/scanentries_test.go 20:35:35 spire-1.2.1/pkg/server/server.go 20:35:35 spire-1.2.1/pkg/server/server_test.go 20:35:35 spire-1.2.1/pkg/server/svid/ 20:35:35 spire-1.2.1/pkg/server/svid/observer.go 20:35:35 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:35 spire-1.2.1/pkg/server/svid/rotator.go 20:35:35 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:35 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:35 spire-1.2.1/proto/ 20:35:35 spire-1.2.1/proto/private/ 20:35:35 spire-1.2.1/proto/private/server/ 20:35:35 spire-1.2.1/proto/private/server/journal/ 20:35:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:35 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:35 spire-1.2.1/proto/spire/ 20:35:35 spire-1.2.1/proto/spire/common/ 20:35:35 spire-1.2.1/proto/spire/common/common.pb.go 20:35:35 spire-1.2.1/proto/spire/common/common.proto 20:35:35 spire-1.2.1/proto/spire/common/plugin/ 20:35:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:35 spire-1.2.1/proto/spire/plugin/ 20:35:35 spire-1.2.1/proto/spire/plugin/agent/ 20:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:35 spire-1.2.1/release/ 20:35:35 spire-1.2.1/release/spire-extras/ 20:35:35 spire-1.2.1/release/spire-extras/README.md 20:35:35 spire-1.2.1/release/spire-extras/conf/ 20:35:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:35 spire-1.2.1/release/spire/ 20:35:35 spire-1.2.1/release/spire/README.md 20:35:35 spire-1.2.1/release/spire/conf/ 20:35:35 spire-1.2.1/release/spire/conf/agent/ 20:35:35 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:35 spire-1.2.1/release/spire/conf/server/ 20:35:35 spire-1.2.1/release/spire/conf/server/server.conf 20:35:35 spire-1.2.1/script/ 20:35:35 spire-1.2.1/script/build-artifact.sh 20:35:35 spire-1.2.1/script/generate_dummy_ca.sh 20:35:35 spire-1.2.1/support/ 20:35:35 spire-1.2.1/support/k8s/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/ 20:35:35 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:35 spire-1.2.1/test/ 20:35:35 spire-1.2.1/test/clock/ 20:35:35 spire-1.2.1/test/clock/clock.go 20:35:35 spire-1.2.1/test/fakes/ 20:35:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:35 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:35 spire-1.2.1/test/fakes/fakedatastore/ 20:35:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:35 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:35 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:35 spire-1.2.1/test/fakes/fakemetrics/ 20:35:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:35 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:35 spire-1.2.1/test/fakes/fakenotifier/ 20:35:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:35 spire-1.2.1/test/fakes/fakeserverca/ 20:35:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:35 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:35 spire-1.2.1/test/fixture/ 20:35:35 spire-1.2.1/test/fixture/certs/ 20:35:35 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:35 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:35 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:35 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:35 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:35 spire-1.2.1/test/fixture/certs/bundle.der 20:35:35 spire-1.2.1/test/fixture/certs/ca.pem 20:35:35 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:35 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:35 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:35 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:35 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:35 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:35 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:35 spire-1.2.1/test/fixture/certs/svid.pem 20:35:35 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:35 spire-1.2.1/test/fixture/config/ 20:35:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:35 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:35 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:35 spire-1.2.1/test/fixture/config/server_good.conf 20:35:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:35 spire-1.2.1/test/fixture/fixture.go 20:35:35 spire-1.2.1/test/fixture/nodeattestor/ 20:35:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:35 spire-1.2.1/test/fixture/registration/ 20:35:35 spire-1.2.1/test/fixture/registration/entries.json 20:35:35 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:35 spire-1.2.1/test/fixture/registration/good.json 20:35:35 spire-1.2.1/test/fixture/registration/invalid.json 20:35:35 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:35 spire-1.2.1/test/integration/ 20:35:35 spire-1.2.1/test/integration/README.md 20:35:35 spire-1.2.1/test/integration/common 20:35:35 spire-1.2.1/test/integration/setup/ 20:35:35 spire-1.2.1/test/integration/setup/adminclient/ 20:35:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:35 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:35 spire-1.2.1/test/integration/setup/debugagent/ 20:35:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:35 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:35 spire-1.2.1/test/integration/setup/debugserver/ 20:35:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:35 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:35 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:35 spire-1.2.1/test/integration/setup/itclient/ 20:35:35 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:35 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:35 spire-1.2.1/test/integration/setup/x509pop/ 20:35:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:35 spire-1.2.1/test/integration/suites/ 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:35 spire-1.2.1/test/integration/suites/join-token/ 20:35:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:35 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:35 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yamlfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:35 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:35 spire-1.2.1/test/integration/suites/k8s/ 20:35:35 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:35 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:35 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:35 spire-1.2.1/test/integration/suites/rotation/ 20:35:35 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:35 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:35 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:35 spire-1.2.1/test/integration/suites/self-test/ 20:35:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:35 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:35 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:35 spire-1.2.1/test/integration/suites/upgrade/ 20:35:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:35 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:35 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:35 spire-1.2.1/test/integration/test-one.sh 20:35:35 spire-1.2.1/test/integration/test.sh 20:35:35 spire-1.2.1/test/plugintest/ 20:35:35 spire-1.2.1/test/plugintest/config.go 20:35:35 spire-1.2.1/test/plugintest/load.go 20:35:35 spire-1.2.1/test/plugintest/option.go 20:35:35 spire-1.2.1/test/spiretest/ 20:35:35 spire-1.2.1/test/spiretest/apiserver.go 20:35:35 spire-1.2.1/test/spiretest/assertions.go 20:35:35 spire-1.2.1/test/spiretest/dir.go 20:35:35 spire-1.2.1/test/spiretest/errors_posix.go 20:35:35 spire-1.2.1/test/spiretest/errors_windows.go 20:35:35 spire-1.2.1/test/spiretest/logs.go 20:35:35 spire-1.2.1/test/spiretest/socketapi.go 20:35:35 spire-1.2.1/test/spiretest/suite.go 20:35:35 spire-1.2.1/test/spiretest/x509.go 20:35:35 spire-1.2.1/test/testca/ 20:35:35 spire-1.2.1/test/testca/ca.go 20:35:35 spire-1.2.1/test/testkey/ 20:35:35 spire-1.2.1/test/testkey/generate.sh 20:35:35 spire-1.2.1/test/testkey/genkeys.go 20:35:35 spire-1.2.1/test/testkey/keys.go 20:35:35 spire-1.2.1/test/testkey/new.go 20:35:35 spire-1.2.1/test/tpmsimulator/ 20:35:35 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:35 spire-1.2.1/test/util/ 20:35:35 spire-1.2.1/test/util/cert_fixtures.go 20:35:35 spire-1.2.1/test/util/cert_generation.go 20:35:35 spire-1.2.1/test/util/io_redirection.go 20:35:35 spire-1.2.1/test/util/race.go 20:35:35 spire-1.2.1/test/util/util.go 20:35:35 building spire from source... 20:35:35 Installing go1.17.7... 20:35:35 (1/1) Installing dumb-init (1.2.5-r1) 20:35:35 Executing busybox-1.33.1-r7.trigger 20:35:35 OK: 6 MiB in 15 packages 20:35:38 go: downloading k8s.io/client-go v0.23.4 20:35:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:38 go: downloading github.com/google/go-tpm v0.3.3 20:35:38 go: downloading k8s.io/api v0.23.4 20:35:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:38 go: downloading cloud.google.com/go/storage v1.21.0 20:35:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:38 go: downloading cloud.google.com/go v0.100.2 20:35:38 go: downloading k8s.io/apimachinery v0.23.4 20:35:38 Removing intermediate container 4bda366a0d4a 20:35:38 ---> fb5dbd368dfd 20:35:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:38 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:39 go: downloading cloud.google.com/go/security v1.3.0 20:35:39 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:39 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:39 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:39 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:39 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:39 go: downloading github.com/aws/smithy-go v1.11.0 20:35:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:39 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:39 go: downloading cloud.google.com/go/compute v1.3.0 20:35:39 go: downloading cloud.google.com/go/iam v0.1.1 20:35:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:39 go: downloading k8s.io/klog/v2 v2.30.0 20:35:39 go: downloading github.com/gogo/protobuf v1.3.2 20:35:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:39 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:39 go: downloading github.com/spf13/pflag v1.0.5 20:35:39 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:39 go: downloading github.com/google/gofuzz v1.1.0 20:35:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:40 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:40 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:40 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:40 go: downloading github.com/gobwas/glob v0.2.3 20:35:40 Building bin/spire-server... 20:35:40 go: downloading github.com/mitchellh/cli v1.1.2 20:35:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:40 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:40 go: downloading google.golang.org/grpc v1.44.0 20:35:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:40 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:40 go: downloading go.opencensus.io v0.23.0 20:35:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:40 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:40 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:40 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:40 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:40 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:40 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:40 go: downloading github.com/imdario/mergo v0.3.12 20:35:40 go: downloading github.com/go-logr/logr v1.2.2 20:35:40 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:40 go: downloading github.com/fatih/color v1.13.0 20:35:40 go: downloading github.com/json-iterator/go v1.1.12 20:35:40 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:40 go: downloading github.com/google/go-cmp v0.5.7 20:35:40 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:41 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:41 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:41 go: downloading go.uber.org/zap v1.21.0 20:35:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:41 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:41 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:41 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:41 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:41 go: downloading github.com/armon/go-metrics v0.3.10 20:35:41 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:41 go: downloading github.com/golang/snappy v0.0.4 20:35:41 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:41 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:41 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:41 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:41 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:41 go: downloading go.uber.org/multierr v1.6.0 20:35:41 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:41 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:41 go: downloading github.com/Masterminds/semver v1.5.0 20:35:41 go: downloading github.com/google/uuid v1.1.2 20:35:41 go: downloading github.com/huandu/xstrings v1.3.2 20:35:41 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:41 go: downloading github.com/oklog/run v1.0.0 20:35:41 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:41 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:41 go: downloading github.com/imkira/go-observer v1.0.3 20:35:41 go: downloading go.uber.org/atomic v1.9.0 20:35:41 go: downloading github.com/prometheus/client_model v0.2.0 20:35:41 go: downloading github.com/prometheus/common v0.32.1 20:35:41 go: downloading github.com/beorn7/perks v1.0.1 20:35:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:41 go: downloading github.com/prometheus/procfs v0.7.3 20:35:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:42 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:42 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:42 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:42 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:42 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:42 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:42 go: downloading github.com/lib/pq v1.10.4 20:35:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:42  ---> Running in 7374eec742e3 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:42 Removing intermediate container 7374eec742e3 20:35:42 ---> 30484f9ee667 20:35:42 Step 13/23 : ENV APP_PORT=59882 20:35:43 ---> Running in 98f13b93d2b8 20:35:43 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:43 go: downloading github.com/stretchr/testify v1.7.0 20:35:43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:44 3f3a8bcf1eab: Pull complete 20:35:45 0c92f367c5e7: Pull complete 20:35:45 f7c0051592d6: Pull complete 20:35:45 a227ed2f7395: Pull complete 20:35:45 Removing intermediate container 98f13b93d2b8 20:35:45 ---> 233c4ee3a25f 20:35:45 Step 14/23 : EXPOSE $APP_PORT 20:35:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:46 go: downloading google.golang.org/api v0.70.0 20:35:46 go: downloading k8s.io/client-go v0.23.4 20:35:46 go: downloading k8s.io/api v0.23.4 20:35:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:46 go: downloading github.com/google/go-tpm v0.3.3 20:35:47 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:47 go: downloading cloud.google.com/go/storage v1.21.0 20:35:48 go: downloading cloud.google.com/go v0.100.2 20:35:48 go: downloading k8s.io/apimachinery v0.23.4 20:35:48 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:48 go: downloading cloud.google.com/go/security v1.3.0 20:35:48 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:49 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:49 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:49 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:49 go: downloading github.com/aws/smithy-go v1.11.0 20:35:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:49 Removing intermediate container 3f5a35853793 20:35:49 ---> 822b9fb86779 20:35:49 20:35:49 Step 10/23 : FROM alpine:3.14 20:35:49 ---> e04c818066af 20:35:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:35:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:50  ---> Running in f0fdc275ef82 20:35:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:50  ---> Running in 9cac514382a0 20:35:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:50 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:50 go: downloading cloud.google.com/go/compute v1.3.0 20:35:50 Removing intermediate container f0fdc275ef82 20:35:50 ---> e81351e23458 20:35:50 Step 15/23 : WORKDIR / 20:35:50 Removing intermediate container 9cac514382a0 20:35:50 ---> f64493ef13c2 20:35:50 Step 12/23 : ENV APP_PORT=59880 20:35:50 go: downloading cloud.google.com/go/iam v0.1.1 20:35:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:50  ---> Running in 327a65b9db7e 20:35:50 ---> Running in 9f0894ed3ee2 20:35:51 Removing intermediate container 9f0894ed3ee2 20:35:51 ---> bd0ac538f72e 20:35:51 Step 13/23 : EXPOSE $APP_PORT 20:35:51 Removing intermediate container 327a65b9db7e 20:35:51 ---> 5a0ccbc9fcf2 20:35:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:51 go: downloading k8s.io/klog/v2 v2.30.0 20:35:51 go: downloading github.com/google/gofuzz v1.1.0 20:35:51 go: downloading github.com/gogo/protobuf v1.3.2 20:35:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:51  ---> Running in 22b6a9ee23b0 20:35:51 go: downloading github.com/spf13/pflag v1.0.5 20:35:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:51 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:51 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:51 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:51 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:51  ---> 0bebd2e45b07 20:35:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:51 Removing intermediate container 22b6a9ee23b0 20:35:51 ---> 1570d8ed6fd2 20:35:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:51 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:51 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:52 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:52 go: downloading github.com/gobwas/glob v0.2.3 20:35:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:52 go: downloading go.opencensus.io v0.23.0 20:35:52 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:52 go: downloading github.com/google/go-cmp v0.5.7 20:35:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:52 go: downloading github.com/go-logr/logr v1.2.2 20:35:52 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:52  ---> Running in d35b6e290a30 20:35:52 go: downloading github.com/json-iterator/go v1.1.12 20:35:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:52 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:52 go: downloading go.uber.org/zap v1.21.0 20:35:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:52 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:52 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:52 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:52 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:52 go: downloading github.com/golang/snappy v0.0.4 20:35:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:52 go: downloading go.uber.org/multierr v1.6.0 20:35:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:52 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:52  ---> 016a1cdaa9a4 20:35:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:53 7b1c46037f91: Pull complete 20:35:53 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:54 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:54 WORKDIR /edgex 20:35:54 COPY go.mod . 20:35:54 RUN go mod download build 20:35:54 -t ci-base-image-arm64 -f - . 20:35:55 ---> 2e12b1beb0d7 20:35:55 Step 19/23 : ENTRYPOINT ["/core-command"] 20:35:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:56 Sending build context to Docker daemon 169.3MB 20:35:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:56 ---> f79e39bc4007 20:35:56 Step 2/4 : WORKDIR /edgex 20:35:57  ---> Running in 2ebbcde08012 20:35:57 Removing intermediate container d35b6e290a30 20:35:57 ---> c4cfb6b2f727 20:35:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:35:57 ---> Running in 126f57234430 20:35:57 Removing intermediate container 2ebbcde08012 20:35:57 ---> 617e3f7b00cf 20:35:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:57 ---> Running in 0b95b54576d7 20:35:58 Removing intermediate container 0b95b54576d7 20:35:58 ---> b999f64e9bcb 20:35:58 Step 21/23 : LABEL arch=x86_64 20:35:58 ---> Running in 057dd478f0a6 20:35:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:59 Removing intermediate container 057dd478f0a6 20:35:59 ---> 30fc77161d83 20:35:59 Step 22/23 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:35:59 ---> Running in cb34b56bac71 20:35:59 Removing intermediate container cb34b56bac71 20:35:59 ---> c34c6e932019 20:35:59 Step 23/23 : LABEL version=0.0.0 20:35:59 ---> Running in 08db31e16dc5 20:35:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:59 Removing intermediate container 08db31e16dc5 20:35:59 ---> e70410d7f3d7 20:35:59 20:35:59 Successfully built e70410d7f3d7 20:35:59 Successfully tagged core-command:latest 20:35:59  Building core-command ... done Building support-scheduler 20:35:59 (1/6) Installing dumb-init (1.2.5-r1) 20:35:59 ---> Running in a801ad7ffc0f 20:35:59 Removing intermediate container a801ad7ffc0f 20:35:59 ---> b09adc7a3627 20:35:59 Step 3/4 : COPY go.mod . 20:35:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:35:59 (3/6) Installing libsodium (1.0.18-r0) 20:35:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:00 (5/6) Installing libzmq (4.3.4-r0) 20:36:00 (6/6) Installing zeromq (4.3.4-r0) 20:36:00 Executing busybox-1.33.1-r7.trigger 20:36:00 OK: 8 MiB in 20 packages 20:36:00 ---> 006928327a3b 20:36:00 Step 4/4 : RUN go mod download 20:36:00 ---> Running in f8c5327477eb 20:36:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:03 ---> 3e5313b5dd53 20:36:03 Step 3/22 : WORKDIR /edgex-go 20:36:03 ---> Using cache 20:36:03 ---> 52815a8c9630 20:36:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:03 ---> Using cache 20:36:03 ---> 8fd6f2a2419c 20:36:03 Step 5/22 : RUN apk add --update --no-cache make git 20:36:03 ---> Using cache 20:36:03 ---> c40c9961429a 20:36:03 Step 6/22 : COPY go.mod vendor* ./ 20:36:03 ---> Using cache 20:36:03 ---> bca587ec6ce2 20:36:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:03 ---> Using cache 20:36:03 ---> ac7a44e3c82a 20:36:03 Step 8/22 : COPY . . 20:36:03 ---> Using cache 20:36:03 ---> 9268f44baaf4 20:36:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:36:04 ---> Running in 08ccb68cabbc 20:36:04 Removing intermediate container 126f57234430 20:36:04 ---> e9acaed1e180 20:36:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:36:05 ---> 986af6450fc2 20:36:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:07 ---> 5b6ad714aebc 20:36:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:07 Building bin/spire-agent... 20:36:07 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:07 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:08  ---> 5e9b63fc4a1c 20:36:08 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:08 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:08 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:08 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:08  ---> Running in dc616ca0bc7d 20:36:08 go: downloading github.com/docker/go-connections v0.4.0 20:36:08 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:08 go: downloading github.com/docker/go-units v0.4.0 20:36:08 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:08 go: downloading github.com/containerd/containerd v1.3.4 20:36:08 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:09 Removing intermediate container dc616ca0bc7d 20:36:09 ---> 4a936af1e631 20:36:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:10 ---> Running in 9d1d2081e505 20:36:10 Removing intermediate container 9d1d2081e505 20:36:10 ---> a5930463bdd3 20:36:10 Step 21/23 : LABEL arch=x86_64 20:36:10 ---> Running in e8c88d97d2ea 20:36:11 Removing intermediate container e8c88d97d2ea 20:36:11 ---> ce7a4478a9e5 20:36:11 Step 22/23 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:36:11 ---> Running in d9b4b46b6d90 20:36:11 Removing intermediate container d9b4b46b6d90 20:36:11 ---> e416d1b1ab0d 20:36:11 Step 23/23 : LABEL version=0.0.0 20:36:12 ---> Running in ff64510a501f 20:36:12 Removing intermediate container ff64510a501f 20:36:12 ---> 9b8e3ff082be 20:36:12 20:36:12 Successfully built 9b8e3ff082be 20:36:12 Successfully tagged core-data:latest 20:36:12 Building support-notifications 20:36:16  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:16 ---> 3e5313b5dd53 20:36:16 Step 3/22 : WORKDIR /edgex-go 20:36:16 ---> Using cache 20:36:16 ---> 52815a8c9630 20:36:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:16 ---> Using cache 20:36:16 ---> 8fd6f2a2419c 20:36:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:36:20 ---> Running in b3582a928245 20:36:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:21 OK: 221 MiB in 52 packages 20:36:23 Removing intermediate container b3582a928245 20:36:23 ---> 1af2e5e04d01 20:36:23 Step 6/22 : COPY go.mod vendor* ./ 20:36:24 ---> c610762146e2 20:36:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:24 ---> Running in ca48204cd458 20:36:27 Removing intermediate container ca48204cd458 20:36:27 ---> 4bb372c3d83e 20:36:27 Step 8/22 : COPY . . 20:36:36 ---> e8a05b0363fb 20:36:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:36:36 ---> Running in 7067c7244ba9 20:36:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:36:48 Removing intermediate container 08ccb68cabbc 20:36:48 ---> d3d0b2f285a7 20:36:48 20:36:48 Step 10/22 : FROM alpine:3.14 20:36:48 ---> e04c818066af 20:36:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:36:48 ---> Using cache 20:36:48 ---> fb5dbd368dfd 20:36:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:48 ---> Using cache 20:36:48 ---> 30484f9ee667 20:36:48 Step 13/22 : ENV APP_PORT=59861 20:36:48 ---> Running in 7a66d7516620 20:36:48 Removing intermediate container 7a66d7516620 20:36:48 ---> 964845c08f84 20:36:48 Step 14/22 : EXPOSE $APP_PORT 20:36:49 ---> Running in bad03dbe8b26 20:36:49 Removing intermediate container bad03dbe8b26 20:36:49 ---> 31c6043cb063 20:36:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:51 ---> a85dcf982f88 20:36:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:56 ---> ac47adc50d0e 20:36:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:36:56 Removing intermediate container f8c5327477eb 20:36:56 ---> 08b9be25db67 20:36:56 Successfully built 08b9be25db67 20:36:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:57 + docker inspect -f . ci-base-image-arm64 20:36:57 . [Pipeline] withDockerContainer 20:36:57 prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container 20:36:57 ---> e709495c3311 20:36:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:36:57 ---> Running in ee05d2d13252 20:36:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:58 Removing intermediate container ee05d2d13252 20:36:58 ---> afb98f847df2 20:36:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:58 ---> Running in 62a94a3f2fa5 20:36:59 $ docker top 3cdc91aa488dca34f2f964e59983ef3f2a7cde5b8f49ff724f9faba45bcc75de -eo pid,comm 20:36:59 Removing intermediate container 62a94a3f2fa5 20:36:59 ---> 0c9982738c2c 20:36:59 Step 20/22 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh 20:36:59 ---> Running in e98bfea374d9 20:37:00 + go version 20:37:00 go version go1.17.6 linux/arm64 [Pipeline] } 20:37:00 $ docker stop --time=1 3cdc91aa488dca34f2f964e59983ef3f2a7cde5b8f49ff724f9faba45bcc75de 20:37:00 Removing intermediate container e98bfea374d9 20:37:00 ---> cc6b7fe46fe0 20:37:00 Step 21/22 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:37:00 ---> Running in ad070bb249b9 20:37:01 Removing intermediate container ad070bb249b9 20:37:01 ---> 3129c57d0c42 20:37:01 Step 22/22 : LABEL version=0.0.0 20:37:01 $ docker rm -f 3cdc91aa488dca34f2f964e59983ef3f2a7cde5b8f49ff724f9faba45bcc75de 20:37:02 ---> Running in 7d992e806c0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:02 Removing intermediate container 7d992e806c0b 20:37:02 ---> 3c62ba7f2440 20:37:02 20:37:02 + docker inspect -f . ci-base-image-arm64 20:37:02 . [Pipeline] withDockerContainer 20:37:02 Successfully built 3c62ba7f2440 20:37:02 Successfully tagged support-scheduler:latest 20:37:02  Building support-scheduler ... done Building security-spiffe-token-provider 20:37:02 prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container 20:37:03 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:04 $ docker top 32b1e53dc29f8525cbdb9d1329f687d1b7ee9a9384e16046146fdd35ad0c70d2 -eo pid,comm [Pipeline] { [Pipeline] echo 20:37:04 ========================================================= 20:37:04 [edgeXBuildGoParallel] Running Tests and Build... 20:37:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:37:05 + make test 20:37:05 go mod tidy -compat=1.17 20:37:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:15 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:37:15 ---> 3e5313b5dd53 20:37:15 Step 3/20 : WORKDIR /edgex-go 20:37:15 ---> Using cache 20:37:15 ---> 52815a8c9630 20:37:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:37:17 ---> Running in 84c80d4e2e51 20:37:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:20 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:20 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:20 OK: 15866 distinct packages available 20:37:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:21 OK: 221 MiB in 52 packages 20:37:26 Removing intermediate container 7067c7244ba9 20:37:26 ---> a2b73d1be364 20:37:26 20:37:26 Step 10/22 : FROM alpine:3.14 20:37:26 ---> e04c818066af 20:37:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:37:26 ---> Running in 0f802fdf216f 20:37:27 Removing intermediate container 84c80d4e2e51 20:37:27 ---> 39598b444671 20:37:27 Step 5/20 : COPY go.mod vendor* ./ 20:37:27 ---> 0a99def7d85c 20:37:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:27 ---> Running in 83571f0b81cf 20:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:27 (1/2) Installing ca-certificates (20211220-r0) 20:37:27 (2/2) Installing dumb-init (1.2.5-r1) 20:37:27 Executing busybox-1.33.1-r7.trigger 20:37:27 Executing ca-certificates-20211220-r0.trigger 20:37:27 OK: 6 MiB in 16 packages 20:37:29 Removing intermediate container 0f802fdf216f 20:37:29 ---> 78af2ce118cd 20:37:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:37:29 ---> Running in 7cf1cdb623b5 20:37:30 Removing intermediate container 83571f0b81cf 20:37:30 ---> 612310cb11e8 20:37:30 Step 7/20 : COPY . . 20:37:30 Removing intermediate container 7cf1cdb623b5 20:37:30 ---> f4a699f93917 20:37:30 Step 13/22 : ENV APP_PORT=59860 20:37:31 ---> Running in 3c2bd52ae1c5 20:37:33 Removing intermediate container 3c2bd52ae1c5 20:37:33 ---> 89ccdd6592de 20:37:33 Step 14/22 : EXPOSE $APP_PORT 20:37:34 ---> Running in 31438273bae4 20:37:35 Removing intermediate container 31438273bae4 20:37:35 ---> 3f3aacb61459 20:37:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:35 ---> 9bd8b2b1ef3e 20:37:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:36 ---> 11d98c05073f 20:37:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:37:36 ---> 16c58a248c37 20:37:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:37:36 ---> Running in 12608f9778b6 20:37:36 ---> 2c43fc69d856 20:37:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:37:36 ---> Running in 7d3c45972142 20:37:36 Removing intermediate container 7d3c45972142 20:37:36 ---> b36b59981f63 20:37:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:37:36 ---> Running in 39f3f178ea23 20:37:36 Removing intermediate container 39f3f178ea23 20:37:36 ---> bdd3593e6ca8 20:37:36 Step 20/22 : LABEL arch=x86_64 20:37:37 ---> Running in 09a7e217a99f 20:37:37 Removing intermediate container 09a7e217a99f 20:37:37 ---> bd028aa0fc6a 20:37:37 Step 21/22 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:37:37 ---> Running in 51481d3d364d 20:37:37 Removing intermediate container 51481d3d364d 20:37:37 ---> d0980935aca7 20:37:37 Step 22/22 : LABEL version=0.0.0 20:37:37 ---> Running in da5d6f83c96a 20:37:37 Removing intermediate container da5d6f83c96a 20:37:37 ---> f9ae5e1fc17d 20:37:37 20:37:37 Successfully built f9ae5e1fc17d 20:37:37 Successfully tagged support-notifications:latest 20:37:37  Building support-notifications ... done Building core-metadata 20:37:38 Removing intermediate container 80705113e138 20:37:38 ---> 36a73d67c7e7 20:37:38 20:37:38 Step 13/25 : FROM alpine:3.15 20:37:38 3.15: Pulling from library/alpine 20:37:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:37:38 Status: Downloaded newer image for alpine:3.15 20:37:38 ---> 0ac33e5f5afa 20:37:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:41 ---> 3e5313b5dd53 20:37:41 Step 3/23 : WORKDIR /edgex-go 20:37:41 ---> Using cache 20:37:41 ---> 52815a8c9630 20:37:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:41 ---> Using cache 20:37:41 ---> 8fd6f2a2419c 20:37:41 Step 5/23 : RUN apk add --update --no-cache make git 20:37:41 ---> Using cache 20:37:41 ---> c40c9961429a 20:37:41 Step 6/23 : COPY go.mod vendor* ./ 20:37:41 ---> Using cache 20:37:41 ---> bca587ec6ce2 20:37:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:41 ---> Using cache 20:37:41 ---> ac7a44e3c82a 20:37:41 Step 8/23 : COPY . . 20:37:41 ---> Using cache 20:37:41 ---> 9268f44baaf4 20:37:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:37:42 ---> Running in a1c48bec27c1 20:37:42 ---> Running in 4ec073bfbef8 20:37:42 Removing intermediate container a1c48bec27c1 20:37:42 ---> 45f02fa7a06b 20:37:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:42 ---> Running in 94331c546543 20:37:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:37:43 Removing intermediate container 94331c546543 20:37:43 ---> 32eebd2424bb 20:37:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:37:43 ---> Running in 8e363a038beb 20:37:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:45 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:45 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:45 OK: 15855 distinct packages available 20:37:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:45 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:46 (1/5) Installing dumb-init (1.2.5-r1) 20:37:46 (2/5) Installing musl-obstack (1.2.3-r0) 20:37:46 (3/5) Installing libucontext (1.1-r0) 20:37:46 (4/5) Installing gcompat (1.0.0-r4) 20:37:47 (5/5) Installing openssl (1.1.1n-r0) 20:37:47 Executing busybox-1.34.1-r5.trigger 20:37:47 OK: 6 MiB in 19 packages 20:37:48 Removing intermediate container 8e363a038beb 20:37:48 ---> 610bd3b1e5cb 20:37:48 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:37:50 ---> 38c9e5dd781e 20:37:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:37:50 ---> d837e651e195 20:37:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:37:51 ---> 493498c39944 20:37:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:37:52 ---> 48d377ff2476 20:37:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:52 ---> Running in d5b0e1317ba8 20:37:52 Removing intermediate container d5b0e1317ba8 20:37:52 ---> 5ff186c46774 20:37:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:52 ---> Running in ff1633152130 20:37:52 Removing intermediate container ff1633152130 20:37:52 ---> 39362ade7218 20:37:52 Step 23/25 : LABEL arch=x86_64 20:37:52 ---> Running in 5a1d3949c3b8 20:37:53 Removing intermediate container 5a1d3949c3b8 20:37:53 ---> f3701ac9dbe8 20:37:53 Step 24/25 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:37:53 ---> Running in ee6778554590 20:37:53 Removing intermediate container ee6778554590 20:37:53 ---> 433620cbffc4 20:37:53 Step 25/25 : LABEL version=0.0.0 20:37:53 ---> Running in a5a964a51fc0 20:37:53 Removing intermediate container a5a964a51fc0 20:37:53 ---> 64618637c08d 20:37:53 20:37:53 Successfully built 64618637c08d 20:37:53 Successfully tagged security-spire-server:latest 20:37:57  Building security-spire-server ... done Removing intermediate container 12608f9778b6 20:37:57 ---> 88c9b1fc0333 20:37:57 20:37:57 Step 9/20 : FROM alpine:3.15 20:37:57 ---> 0ac33e5f5afa 20:37:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:57 ---> Using cache 20:37:57 ---> 45f02fa7a06b 20:37:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:57 ---> Using cache 20:37:57 ---> 32eebd2424bb 20:37:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:37:57 ---> Running in 510e73732883 20:37:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:59 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:59 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:59 OK: 15855 distinct packages available 20:37:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:59 Removing intermediate container 4ec073bfbef8 20:37:59 ---> f85c509c401a 20:37:59 20:37:59 Step 10/23 : FROM alpine:3.14 20:37:59 ---> e04c818066af 20:37:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:59 ---> Using cache 20:37:59 ---> fb5dbd368dfd 20:37:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:59 ---> Using cache 20:37:59 ---> 30484f9ee667 20:37:59 Step 13/23 : ENV APP_PORT=59881 20:37:59 ---> Running in 4b45ac8205b5 20:37:59 Removing intermediate container 4b45ac8205b5 20:37:59 ---> 2aa0944d0527 20:37:59 Step 14/23 : EXPOSE $APP_PORT 20:37:59 ---> Running in 9b9adf2e3c6b 20:37:59 Removing intermediate container 9b9adf2e3c6b 20:37:59 ---> b68376143280 20:37:59 Step 15/23 : WORKDIR / 20:37:59 ---> Running in f4b6e712b1f0 20:37:59 Removing intermediate container f4b6e712b1f0 20:37:59 ---> 2405e0afb3b6 20:37:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:59 ---> 0db4f5139b52 20:37:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:00 ---> b0f9dc646c4c 20:38:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:38:00 (1/9) Installing ca-certificates (20211220-r0) 20:38:00 ---> 8507408d5fb7 20:38:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:38:00 (2/9) Installing brotli-libs (1.0.9-r5) 20:38:00 ---> Running in aaae0771ddd0 20:38:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:38:00 (4/9) Installing libcurl (7.80.0-r0) 20:38:00 Removing intermediate container aaae0771ddd0 20:38:00 ---> d09324a8b44e 20:38:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:00 ---> Running in 12959b042f0f 20:38:00 (5/9) Installing curl (7.80.0-r0) 20:38:00 Removing intermediate container 12959b042f0f 20:38:00 ---> 6cb54d7f61d3 20:38:00 Step 21/23 : LABEL arch=x86_64 20:38:00 (6/9) Installing dumb-init (1.2.5-r1) 20:38:00 ---> Running in f8772a64745e 20:38:00 (7/9) Installing musl-obstack (1.2.3-r0) 20:38:00 Removing intermediate container f8772a64745e 20:38:00 ---> 6d5e75e0d57e 20:38:00 Step 22/23 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:38:00 (8/9) Installing libucontext (1.1-r0) 20:38:00 ---> Running in d82d63a9faa1 20:38:00 (9/9) Installing gcompat (1.0.0-r4) 20:38:00 Removing intermediate container d82d63a9faa1 20:38:00 ---> ab825a64349f 20:38:00 Step 23/23 : LABEL version=0.0.0 20:38:00 Executing busybox-1.34.1-r5.trigger 20:38:01 Executing ca-certificates-20211220-r0.trigger 20:38:01 ---> Running in 0f742b766c4b 20:38:01 OK: 8 MiB in 23 packages 20:38:01 Removing intermediate container 0f742b766c4b 20:38:01 ---> 63bf6b8bfb44 20:38:01 20:38:01 Successfully built 63bf6b8bfb44 20:38:01 Successfully tagged core-metadata:latest 20:38:01  Building core-metadata ... done Removing intermediate container 510e73732883 20:38:01 ---> 71918ebc16f9 20:38:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:02 ---> aad71930fbe5 20:38:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:38:02 ---> 0e90448a1065 20:38:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:38:02 ---> 78992cc16f56 20:38:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:38:02 ---> Running in 72c3a9bdf9c3 20:38:02 Removing intermediate container 72c3a9bdf9c3 20:38:02 ---> 4b07d26f9847 20:38:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:02 ---> Running in f23ea105ccb9 20:38:03 Removing intermediate container f23ea105ccb9 20:38:03 ---> 0604ff795acf 20:38:03 Step 18/20 : LABEL arch=x86_64 20:38:03 ---> Running in 73ec2dc0657c 20:38:03 Removing intermediate container 73ec2dc0657c 20:38:03 ---> 39aeed6e671f 20:38:03 Step 19/20 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:38:03 ---> Running in 3197a7f60d00 20:38:03 Removing intermediate container 3197a7f60d00 20:38:03 ---> 63c425c622de 20:38:03 Step 20/20 : LABEL version=0.0.0 20:38:03 ---> Running in 9c1a29300c34 20:38:03 Removing intermediate container 9c1a29300c34 20:38:03 ---> 7e41477b610d 20:38:03 20:38:03 Successfully built 7e41477b610d 20:38:03 Successfully tagged security-spiffe-token-provider:latest 20:38:11  Building security-spiffe-token-provider ... done Building bin/spire-agent... 20:38:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:11 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:11 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:11 go: downloading github.com/docker/go-units v0.4.0 20:38:11 go: downloading github.com/docker/go-connections v0.4.0 20:38:11 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:11 go: downloading github.com/containerd/containerd v1.3.4 20:38:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:11 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:18 Building bin/spire-agent... 20:38:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:18 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:18 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:18 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:18 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:18 go: downloading github.com/docker/go-units v0.4.0 20:38:18 go: downloading github.com/docker/go-connections v0.4.0 20:38:18 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:18 go: downloading github.com/containerd/containerd v1.3.4 20:38:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:18 go: downloading github.com/opencontainers/go-digest v1.0.0 20:39:15 Removing intermediate container 3d9cd919d52b 20:39:15 ---> da1e20558a8d 20:39:15 20:39:15 Step 13/26 : FROM alpine:3.15 20:39:15 ---> 0ac33e5f5afa 20:39:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:15 ---> Using cache 20:39:15 ---> 45f02fa7a06b 20:39:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:15 ---> Using cache 20:39:15 ---> 32eebd2424bb 20:39:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:15 Removing intermediate container 6c55b193efb1 20:39:15 ---> 08d4433b9df1 20:39:15 20:39:15 Step 13/26 : FROM alpine:3.15 20:39:15 ---> 0ac33e5f5afa 20:39:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:15 ---> Using cache 20:39:15 ---> 45f02fa7a06b 20:39:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:15 ---> Using cache 20:39:15 ---> 32eebd2424bb 20:39:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:15 ---> Using cache 20:39:15 ---> 610bd3b1e5cb 20:39:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:39:15 ---> Running in 3b3e0f478a1a 20:39:15 ---> c3445c24ed50 20:39:15 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:15 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:15 v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:15 OK: 15855 distinct packages available 20:39:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:15 ---> e8ab45eb7cd0 20:39:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:15 ---> 951dba600306 20:39:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:15 ---> 6cf42add9e30 20:39:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:15 ---> e0a020d01083 20:39:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:15 ---> Running in f668e299e9ec 20:39:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:15 Removing intermediate container f668e299e9ec 20:39:15 ---> 3aa900c7afd2 20:39:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:15 ---> Running in 4a9386a63fa9 20:39:15 Removing intermediate container 4a9386a63fa9 20:39:15 ---> 2c6b9baedf03 20:39:15 Step 24/26 : LABEL arch=x86_64 20:39:15 ---> Running in 9e6fb58b02bb 20:39:15 (1/4) Installing dumb-init (1.2.5-r1) 20:39:15 Removing intermediate container 9e6fb58b02bb 20:39:15 ---> d1072117dad6 20:39:15 Step 25/26 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:39:15 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:15 ---> Running in efe74ae8be48 20:39:15 (3/4) Installing libucontext (1.1-r0) 20:39:15 Removing intermediate container efe74ae8be48 20:39:15 ---> c0598e3a1ec6 20:39:15 Step 26/26 : LABEL version=0.0.0 20:39:15 (4/4) Installing gcompat (1.0.0-r4) 20:39:15 ---> Running in 7810f0bffa36 20:39:15 Executing busybox-1.34.1-r5.trigger 20:39:15 OK: 6 MiB in 18 packages 20:39:15 Removing intermediate container 7810f0bffa36 20:39:15 ---> a47c7639d326 20:39:15 20:39:15 Successfully built a47c7639d326 20:39:15 Successfully tagged security-spire-agent:latest 20:39:15  Building security-spire-agent ... done Removing intermediate container 3b3e0f478a1a 20:39:15 ---> 1703928627c0 20:39:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:16 ---> 0f07477a31d8 20:39:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:16 ---> 1004273f60da 20:39:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:39:16 ---> Running in 411aae8dfa6e 20:39:16 Removing intermediate container 411aae8dfa6e 20:39:16 ---> 7ee02dfde502 20:39:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:17 ---> 838344826cb8 20:39:17 Step 21/26 : WORKDIR / 20:39:17 ---> Running in 3bc4cd244a0b 20:39:17 Removing intermediate container 3bc4cd244a0b 20:39:17 ---> 084c9b4d414a 20:39:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:17 ---> Running in 8c227076a1b9 20:39:17 Removing intermediate container 8c227076a1b9 20:39:17 ---> dfd1692c0ab2 20:39:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:17 ---> Running in b1c0720459d1 20:39:17 Removing intermediate container b1c0720459d1 20:39:17 ---> ca7eb926b262 20:39:17 Step 24/26 : LABEL arch=x86_64 20:39:17 ---> Running in 7deb431813bc 20:39:17 Removing intermediate container 7deb431813bc 20:39:17 ---> 551a6aa26b14 20:39:17 Step 25/26 : LABEL git_sha=bf4a6ac9abb43216ff595c712f3efb9c106ec880 20:39:17 ---> Running in 35d3269772be 20:39:17 Removing intermediate container 35d3269772be 20:39:17 ---> 516a92e3aa1d 20:39:17 Step 26/26 : LABEL version=0.0.0 20:39:17 ---> Running in 765f79a99978 20:39:17 Removing intermediate container 765f79a99978 20:39:17 ---> d083be77c7ef 20:39:17 20:39:18 Successfully built d083be77c7ef 20:39:18 Successfully tagged security-spire-config:latest 20:39:18  Building security-spire-config ... done  [Pipeline] } 20:39:18 $ docker stop --time=1 bb8e794709af352767a96c9e067b7a270b12e5e93197355130d4e30d1bb0774a 20:39:19 $ docker rm -f bb8e794709af352767a96c9e067b7a270b12e5e93197355130d4e30d1bb0774a [Pipeline] // withDockerContainer [Pipeline] sh 20:39:19 + docker images 20:39:19 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:19 security-spire-config latest d083be77c7ef 2 seconds ago 86.7MB 20:39:19 security-spire-agent latest a47c7639d326 5 seconds ago 127MB 20:39:19 da1e20558a8d 13 seconds ago 4.43GB 20:39:19 08d4433b9df1 20 seconds ago 4.43GB 20:39:19 security-spiffe-token-provider latest 7e41477b610d About a minute ago 28.8MB 20:39:19 core-metadata latest 63bf6b8bfb44 About a minute ago 17MB 20:39:19 f85c509c401a About a minute ago 1.5GB 20:39:19 88c9b1fc0333 About a minute ago 1.54GB 20:39:19 security-spire-server latest 64618637c08d About a minute ago 87.3MB 20:39:19 support-notifications latest f9ae5e1fc17d About a minute ago 26.8MB 20:39:19 36a73d67c7e7 About a minute ago 4.43GB 20:39:19 a2b73d1be364 About a minute ago 1.55GB 20:39:19 support-scheduler latest 3c62ba7f2440 2 minutes ago 26.2MB 20:39:19 d3d0b2f285a7 2 minutes ago 1.55GB 20:39:19 core-data latest 9b8e3ff082be 3 minutes ago 22.5MB 20:39:19 core-command latest e70410d7f3d7 3 minutes ago 16MB 20:39:19 822b9fb86779 3 minutes ago 1.52GB 20:39:19 ed16645cdc57 3 minutes ago 1.49GB 20:39:19 sys-mgmt-agent latest 904a6a23a1d8 3 minutes ago 299MB 20:39:19 security-bootstrapper latest ac9ddf7ab1ea 4 minutes ago 19MB 20:39:19 security-secretstore-setup latest c013c743ff20 4 minutes ago 28.5MB 20:39:19 security-proxy-setup latest db8e42996aa1 4 minutes ago 26.9MB 20:39:19 f34ba36e1ecb 4 minutes ago 1.49GB 20:39:19 5820b668e7b4 4 minutes ago 1.5GB 20:39:19 d9ba146e3f3b 4 minutes ago 1.5GB 20:39:19 1b074612fe55 4 minutes ago 1.5GB 20:39:19 ci-base-image-x86_64 latest 3e5313b5dd53 7 minutes ago 896MB 20:39:19 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 20:39:19 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 20:39:19 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 20:39:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:39:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:39:19 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements 20:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.451s coverage: 98.5% of statements 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 53.4% of statements 20:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:40:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.723s coverage: 89.2% of statements 20:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:40:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.463s coverage: 84.4% of statements 20:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.810s coverage: 95.6% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.507s coverage: 72.2% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.687s coverage: 60.0% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.768s coverage: 0.9% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.375s coverage: 58.8% of statements 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements 20:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 79.5% of statements 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements 20:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 20:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.339s coverage: 94.4% of statements 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements 20:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.803s coverage: 82.5% of statements 20:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 65.1% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.231s coverage: 100.0% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 58.8% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.330s coverage: 80.0% of statements 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.295s coverage: 87.2% of statements 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.343s coverage: 85.4% of statements 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.998s coverage: 91.2% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 64.4% of statements 20:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.298s coverage: 100.0% of statements 20:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 20:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.109s coverage: 100.0% of statements 20:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 20:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 20:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.706s coverage: 65.4% of statements 20:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.930s coverage: 43.8% of statements 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.339s coverage: 84.8% of statements 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:41:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.447s coverage: 17.7% of statements 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:41:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.821s coverage: 92.3% of statements 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:41:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 63.2% of statements 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.507s coverage: 97.7% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.257s coverage: 28.9% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.428s coverage: 100.0% of statements 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.102s coverage: 96.9% of statements 20:41:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:41:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:41:47 GO111MODULE=on go vet ./... 20:43:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:57 ./bin/test-attribution-txt.sh [Pipeline] echo 20:44:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:44:01 + ls -al . 20:44:01 total 668 20:44:01 drwxrwxr-x 9 1001 1001 4096 Apr 19 20:44 . 20:44:01 drwxr-xr-x 4 root root 4096 Apr 19 20:37 .. 20:44:01 -rw-rw-r-- 1 1001 1001 11 Apr 19 20:34 .dockerignore 20:44:01 drwxrwxr-x 8 1001 1001 4096 Apr 19 20:35 .git 20:44:01 drwxrwxr-x 3 1001 1001 4096 Apr 19 20:34 .github 20:44:01 -rw-rw-r-- 1 1001 1001 879 Apr 19 20:34 .gitignore 20:44:01 -rw-rw-r-- 1 1001 1001 42 Apr 19 20:34 .golangci.yml 20:44:01 -rw-rw-r-- 1 1001 1001 87 Apr 19 20:34 .hadolint.yml 20:44:01 -rw-rw-r-- 1 1001 1001 166 Apr 19 20:34 .sonarcloud.properties 20:44:01 -rw-rw-r-- 1 1001 1001 1171 Apr 19 20:34 ADOPTERS.md 20:44:01 -rw-rw-r-- 1 1001 1001 10086 Apr 19 20:34 Attribution.txt 20:44:01 -rw-rw-r-- 1 1001 1001 51732 Apr 19 20:34 CHANGELOG.md 20:44:01 -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:34 CONTRIBUTING.md 20:44:01 -rw-rw-r-- 1 1001 1001 677 Apr 19 20:34 GOVERNANCE.md 20:44:01 -rw-rw-r-- 1 1001 1001 850 Apr 19 20:34 Jenkinsfile 20:44:01 -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:34 LICENSE 20:44:01 -rw-rw-r-- 1 1001 1001 10389 Apr 19 20:34 Makefile 20:44:01 -rw-rw-r-- 1 1001 1001 582 Apr 19 20:34 OWNERS.md 20:44:01 -rw-rw-r-- 1 1001 1001 9120 Apr 19 20:34 README.md 20:44:01 -rw-rw-r-- 1 1001 1001 6912 Apr 19 20:34 SECURITY.md 20:44:01 -rw-rw-r-- 1 1001 1001 5 Apr 19 20:30 VERSION 20:44:01 -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:34 ZMQWindows.md 20:44:01 drwxrwxr-x 2 1001 1001 4096 Apr 19 20:34 bin 20:44:01 drwxrwxr-x 18 1001 1001 4096 Apr 19 20:34 cmd 20:44:01 -rw-r--r-- 1 root root 435134 Apr 19 20:41 coverage.out 20:44:01 -rw-rw-r-- 1 1001 1001 3256 Apr 19 20:34 go.mod 20:44:01 -rw-rw-r-- 1 1001 1001 35162 Apr 19 20:34 go.sum 20:44:01 drwxrwxr-x 8 1001 1001 4096 Apr 19 20:34 internal 20:44:01 drwxrwxr-x 3 1001 1001 4096 Apr 19 20:34 openapi 20:44:01 drwxrwxr-x 4 1001 1001 4096 Apr 19 20:34 snap 20:44:01 -rw-rw-r-- 1 1001 1001 204 Apr 19 20:34 version.go [Pipeline] sh 20:44:02 + '[' -e coverage.out ] 20:44:02 + chown 1001:1001 coverage.out [Pipeline] stash 20:44:02 Warning: overwriting stash ‘coverage-report’ 20:44:03 Stashed 1 file(s) [Pipeline] sh 20:44:03 + make build 20:44:03 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:45:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:46:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:47:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:47:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:47:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:47:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:47:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:48:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:48:27 $ docker stop --time=1 32b1e53dc29f8525cbdb9d1329f687d1b7ee9a9384e16046146fdd35ad0c70d2 20:48:29 $ docker rm -f 32b1e53dc29f8525cbdb9d1329f687d1b7ee9a9384e16046146fdd35ad0c70d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:32 20:48:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:48:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:33 latest: Pulling from edgex-devops/edgex-compose-arm64 20:48:33 29e5d40040c1: Pulling fs layer 20:48:33 1ce36da41761: Pulling fs layer 20:48:33 25b303627fd3: Pulling fs layer 20:48:33 29e5d40040c1: Verifying Checksum 20:48:33 29e5d40040c1: Download complete 20:48:33 1ce36da41761: Verifying Checksum 20:48:33 1ce36da41761: Download complete 20:48:34 29e5d40040c1: Pull complete 20:48:35 25b303627fd3: Verifying Checksum 20:48:35 25b303627fd3: Download complete 20:48:35 1ce36da41761: Pull complete 20:48:48 25b303627fd3: Pull complete 20:48:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:48:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:48:48 prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container 20:48:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:48:51 $ docker top 4760f8a744c99a18d5d7be8e41ec6b66b49748d257a583844d789cd88585458b -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:52 + grep parallel 20:48:52 + docker-compose build --help 20:48:59 --parallel Build images in parallel. [Pipeline] } 20:48:59 $ docker stop --time=1 4760f8a744c99a18d5d7be8e41ec6b66b49748d257a583844d789cd88585458b 20:49:01 $ docker rm -f 4760f8a744c99a18d5d7be8e41ec6b66b49748d257a583844d789cd88585458b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:02 . [Pipeline] withDockerContainer 20:49:02 prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container 20:49:02 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:04 $ docker top 46675191dab24dfd4eec8c7980304930da6416c7b7adb571ff9aa3edf3862b30 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:05 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:13 Building core-command ... 20:49:13 Building core-data ... 20:49:13 Building core-metadata ... 20:49:13 Building security-bootstrapper ... 20:49:13 Building security-proxy-setup ... 20:49:13 Building security-secretstore-setup ... 20:49:13 Building security-spiffe-token-provider ... 20:49:13 Building security-spire-agent ... 20:49:13 Building security-spire-config ... 20:49:13 Building security-spire-server ... 20:49:13 Building support-notifications ... 20:49:13 Building support-scheduler ... 20:49:13 Building sys-mgmt-agent ... 20:49:13 Building security-bootstrapper 20:49:13 Building sys-mgmt-agent 20:49:13 Building security-secretstore-setup 20:49:13 Building security-spire-config 20:49:13 Building security-spire-server 20:50:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:50:50 ---> 08b9be25db67 20:50:50 Step 3/25 : WORKDIR /edgex-go 20:50:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:50 ---> 08b9be25db67 20:50:50 Step 3/23 : WORKDIR /edgex-go 20:50:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:50:50 ---> 08b9be25db67 20:50:50 Step 3/25 : WORKDIR /edgex-go 20:50:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:50 ---> 08b9be25db67 20:50:50 Step 3/26 : WORKDIR /edgex-go 20:50:50 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:50:50 ---> 08b9be25db67 20:50:50 Step 3/31 : WORKDIR /edgex-go 20:50:50 ---> Running in 0c31f923181f 20:50:50 ---> Running in 345dede1e756 20:50:50 ---> Running in f51a3870c3f2 20:50:50 ---> Running in 60ed20455c90 20:50:50 ---> Running in 85b8a75ef91a 20:50:50 Removing intermediate container 85b8a75ef91a 20:50:50 Removing intermediate container 345dede1e756 20:50:50 ---> 3a7abbf77ba3 20:50:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:50 ---> 12a4bfab1868 20:50:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:50 Removing intermediate container 0c31f923181f 20:50:50 ---> d1998cf97430 20:50:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:50 Removing intermediate container 60ed20455c90 20:50:50 ---> 231b66520617 20:50:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:50 Removing intermediate container f51a3870c3f2 20:50:50 ---> e59d5483394c 20:50:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:50 ---> Running in e451fa6828ed 20:50:50 ---> Running in f52d8952ccd4 20:50:50 ---> Running in 1dc8a53a7cd1 20:50:50 ---> Running in bf7aaa9eca49 20:50:50 ---> Running in 8f1b7091a5db 20:50:50 Removing intermediate container 1dc8a53a7cd1 20:50:50 ---> 6dbfe7bd5edd 20:50:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:50:50 ---> Running in ae4bc775dace 20:50:50 Removing intermediate container e451fa6828ed 20:50:50 ---> a353ce47b93c 20:50:50 Step 5/25 : RUN apk add --update --no-cache make git 20:50:50 ---> Running in 53cf4cfbb660 20:50:50 Removing intermediate container f52d8952ccd4 20:50:50 ---> 2cdd279a0e5e 20:50:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:50:50 ---> Running in 3b325bc24b96 20:50:50 Removing intermediate container 8f1b7091a5db 20:50:50 ---> 9fb305470d9d 20:50:50 Step 5/31 : RUN apk add --update --no-cache make git 20:50:50 Removing intermediate container bf7aaa9eca49 20:50:50 ---> c7a2a4e58cad 20:50:50 Step 5/23 : RUN apk add --update --no-cache make bash git 20:50:50 ---> Running in 73c1128dbaf8 20:50:50 ---> Running in 940576c2d1a6 20:50:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:51 OK: 220 MiB in 52 packages 20:50:52 OK: 220 MiB in 52 packages 20:50:53 OK: 220 MiB in 52 packages 20:50:53 OK: 220 MiB in 52 packages 20:50:53 OK: 220 MiB in 52 packages 20:50:53 Removing intermediate container ae4bc775dace 20:50:53 ---> f8204a93db25 20:50:53 Step 6/25 : COPY go.mod vendor* ./ 20:50:54 Removing intermediate container 53cf4cfbb660 20:50:54 ---> 0486e0affdf0 20:50:54 Step 6/25 : COPY go.mod vendor* ./ 20:50:55 ---> b0445391fac6 20:50:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:55 Removing intermediate container 940576c2d1a6 20:50:55 ---> 09d481416882 20:50:55 Step 6/23 : COPY go.mod vendor* ./Removing intermediate container 3b325bc24b96 20:50:55 ---> d77074c9d8bb 20:50:55 Step 6/26 : COPY go.mod vendor* ./ 20:50:55 20:50:55 Removing intermediate container 73c1128dbaf8 20:50:55 ---> 8b081178f56c 20:50:55 Step 6/31 : COPY go.mod vendor* ./ 20:50:55 ---> Running in d4cab46320dd 20:50:55 ---> 9eeccd970f90 20:50:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:55 ---> Running in 72e7488af06c 20:50:56 ---> 9ec5e563dfb1 20:50:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:56 ---> Running in 9d41e51c11ce 20:50:57 ---> b3b569b66ebd 20:50:57 ---> 9093b41baaff 20:50:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:57 20:50:57 ---> Running in 93514ae167ce 20:50:57 ---> Running in 700d4cce57cf 20:51:02 Removing intermediate container d4cab46320dd 20:51:02 ---> 526f6e32fddc 20:51:02 Step 8/25 : COPY . . 20:51:02 Removing intermediate container 72e7488af06c 20:51:02 ---> f15ee5b53589 20:51:02 Step 8/25 : COPY . . 20:51:03 Removing intermediate container 9d41e51c11ce 20:51:03 ---> 2fc43f370b85 20:51:03 Step 8/26 : COPY . . 20:51:04 Removing intermediate container 700d4cce57cf 20:51:04 ---> 810cdd9ab86a 20:51:04 Step 8/23 : COPY . . 20:51:04 Removing intermediate container 93514ae167ce 20:51:04 ---> 7cedd6553324 20:51:04 Step 8/31 : COPY . . 20:51:36 ---> a30ece5c490a 20:51:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:51:36 ---> b18dee7f0c00 20:51:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:51:36 ---> 3ec2db123b88 20:51:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:51:36 ---> Running in 161d7b8e62dd 20:51:36 ---> 82b513afaa33 20:51:36 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:51:36 ---> Running in 9b2d7cdec9e7 20:51:36 ---> Running in 8267cfbef341 20:51:36 ---> Running in 238db8333860 20:51:36 ---> 6988363acd07 20:51:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:51:36 ---> Running in f5959dd4f87d 20:51:36 Removing intermediate container 9b2d7cdec9e7 20:51:36 ---> 4c6a89ac0551 20:51:36 Step 10/26 : RUN mkdir -p spire-build 20:51:36 Removing intermediate container 8267cfbef341 20:51:36 ---> 5c7c873e97fa 20:51:36 Step 10/25 : RUN mkdir -p spire-build 20:51:36 ---> Running in 5235f529220f 20:51:37 ---> Running in 9ba825e3d53d 20:51:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:51:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:51:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:51:41 Removing intermediate container 5235f529220f 20:51:41 ---> 16bd50032cc0 20:51:41 Step 11/26 : WORKDIR /edgex-go/spire-build 20:51:41 ---> Running in aab5c620a81a 20:51:41 Removing intermediate container 9ba825e3d53d 20:51:41 ---> 2b8303c3fb48 20:51:41 Step 11/25 : WORKDIR /edgex-go/spire-build 20:51:42 ---> Running in 85ad83e6d463 20:51:42 Removing intermediate container aab5c620a81a 20:51:42 ---> 51f4bbdbb733 20:51:42 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 20:51:42 ---> Running in 7168cad5360b 20:51:43 Removing intermediate container 85ad83e6d463 20:51:43 ---> bc15e5c6d783 20:51:43 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 20:51:43 ---> Running in 4dcf241356d8 20:51:46 spire-1.2.1/ 20:51:46 spire-1.2.1/.data/ 20:51:46 spire-1.2.1/.data/.file 20:51:46 spire-1.2.1/.dockerignore 20:51:46 spire-1.2.1/.gitattributes 20:51:46 spire-1.2.1/.githooks/ 20:51:46 spire-1.2.1/.githooks/pre-commit 20:51:46 spire-1.2.1/.github/ 20:51:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:51:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:51:46 spire-1.2.1/.github/dependabot.yml 20:51:46 spire-1.2.1/.github/workflows/ 20:51:46 spire-1.2.1/.github/workflows/nightly_build.yaml 20:51:46 spire-1.2.1/.github/workflows/pr_build.yaml 20:51:46 spire-1.2.1/.github/workflows/release_build.yaml 20:51:46 spire-1.2.1/.github/workflows/scripts/ 20:51:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:51:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:51:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:51:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:51:46 spire-1.2.1/.github/workflows/scripts/split.sh 20:51:46 spire-1.2.1/.gitignore 20:51:46 spire-1.2.1/.go-version 20:51:46 spire-1.2.1/.golangci.yml 20:51:46 spire-1.2.1/ADOPTERS.md 20:51:46 spire-1.2.1/CHANGELOG.md 20:51:46 spire-1.2.1/CODE-OF-CONDUCT.md 20:51:46 spire-1.2.1/CODEOWNERS 20:51:46 spire-1.2.1/CONTRIBUTING.md 20:51:46 spire-1.2.1/Dockerfile 20:51:46 spire-1.2.1/Dockerfile.devspire-1.2.1/ 20:51:46 20:51:46 spire-1.2.1/Dockerfile.scratch 20:51:46 spire-1.2.1/LICENSE 20:51:46 spire-1.2.1/MAINTAINERS.md 20:51:46 spire-1.2.1/Makefile 20:51:46 spire-1.2.1/README.md 20:51:46 spire-1.2.1/ROADMAP.md 20:51:46 spire-1.2.1/SECURITY.md 20:51:46 spire-1.2.1/cmd/ 20:51:46 spire-1.2.1/cmd/spire-agent/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/common/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/run/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ 20:51:46 spire-1.2.1/.data/.file 20:51:46 spire-1.2.1/.dockerignore 20:51:46 spire-1.2.1/.gitattributes 20:51:46 spire-1.2.1/.githooks/ 20:51:46 spire-1.2.1/.githooks/pre-commit 20:51:46 spire-1.2.1/.github/ 20:51:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:51:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:51:46 spire-1.2.1/.github/dependabot.yml 20:51:46 spire-1.2.1/.github/workflows/ 20:51:46 spire-1.2.1/.github/workflows/nightly_build.yaml 20:51:46 spire-1.2.1/.github/workflows/pr_build.yaml 20:51:46 spire-1.2.1/.github/workflows/release_build.yaml 20:51:46 spire-1.2.1/.github/workflows/scripts/ 20:51:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:51:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:51:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:51:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:51:46 spire-1.2.1/.github/workflows/scripts/split.sh 20:51:46 spire-1.2.1/.gitignore 20:51:46 spire-1.2.1/.go-version 20:51:46 spire-1.2.1/.golangci.yml 20:51:46 spire-1.2.1/ADOPTERS.md 20:51:46 spire-1.2.1/CHANGELOG.md 20:51:46 spire-1.2.1/CODE-OF-CONDUCT.md 20:51:46 spire-1.2.1/CODEOWNERS 20:51:46 spire-1.2.1/CONTRIBUTING.md 20:51:46 spire-1.2.1/Dockerfile 20:51:46 spire-1.2.1/Dockerfile.dev 20:51:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:51:46 spire-1.2.1/cmd/spire-agent/main.go 20:51:46 spire-1.2.1/cmd/spire-server/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/cli.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/ 20:51:46 spire-1.2.1/Dockerfile.scratch 20:51:46 spire-1.2.1/LICENSE 20:51:46 spire-1.2.1/MAINTAINERS.md 20:51:46 spire-1.2.1/Makefile 20:51:46 spire-1.2.1/README.md 20:51:46 spire-1.2.1/ROADMAP.md 20:51:46 spire-1.2.1/SECURITY.md 20:51:46 spire-1.2.1/cmd/ 20:51:46 spire-1.2.1/cmd/spire-agent/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/common/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/run/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:51:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:51:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:51:46 spire-1.2.1/cmd/spire-agent/main.go 20:51:46 spire-1.2.1/cmd/spire-server/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/cli.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/run/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/token/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/validate/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/run/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/token/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/validate/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/x509/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:51:46 spire-1.2.1/cmd/spire-server/main.go 20:51:46 spire-1.2.1/cmd/spire-server/util/ 20:51:46 spire-1.2.1/cmd/spire-server/util/util.go 20:51:46 spire-1.2.1/conf/ 20:51:46 spire-1.2.1/conf/agent/ 20:51:46 spire-1.2.1/conf/agent/agent.conf 20:51:46 spire-1.2.1/conf/agent/agent_full.conf 20:51:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:51:46 spire-1.2.1/conf/server/ 20:51:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:51:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:51:46 spire-1.2.1/conf/server/server.conf 20:51:46 spire-1.2.1/conf/server/server_full.conf 20:51:46 spire-1.2.1/doc/ 20:51:46 spire-1.2.1/doc/SPIRE101.md 20:51:46 spire-1.2.1/doc/auditlog.md 20:51:46 spire-1.2.1/doc/authorization_policy_engine.md 20:51:46 spire-1.2.1/doc/changelog_guidelines.md 20:51:46 spire-1.2.1/doc/cure53-report.pdf 20:51:46 spire-1.2.1/doc/images/ 20:51:46 spire-1.2.1/doc/images/2019_roadmap.png 20:51:46 spire-1.2.1/doc/images/SPIRE101.png 20:51:46 spire-1.2.1/doc/images/SPIRE_agent.png 20:51:46 spire-1.2.1/doc/images/SPIRE_server.png 20:51:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/x509/ 20:51:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:51:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:51:46 spire-1.2.1/cmd/spire-server/main.go 20:51:46 spire-1.2.1/cmd/spire-server/util/ 20:51:46 spire-1.2.1/cmd/spire-server/util/util.go 20:51:46 spire-1.2.1/conf/ 20:51:46 spire-1.2.1/conf/agent/ 20:51:46 spire-1.2.1/conf/agent/agent.conf 20:51:46 spire-1.2.1/conf/agent/agent_full.conf 20:51:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:51:46 spire-1.2.1/conf/server/ 20:51:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:51:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:51:46 spire-1.2.1/conf/server/server.conf 20:51:46 spire-1.2.1/conf/server/server_full.conf 20:51:46 spire-1.2.1/doc/ 20:51:46 spire-1.2.1/doc/SPIRE101.md 20:51:46 spire-1.2.1/doc/auditlog.md 20:51:46 spire-1.2.1/doc/authorization_policy_engine.md 20:51:46 spire-1.2.1/doc/changelog_guidelines.md 20:51:46 spire-1.2.1/doc/cure53-report.pdf 20:51:46 spire-1.2.1/doc/images/ 20:51:46 spire-1.2.1/doc/images/2019_roadmap.png 20:51:46 spire-1.2.1/doc/images/SPIRE101.png 20:51:46 spire-1.2.1/doc/images/SPIRE_agent.png 20:51:46 spire-1.2.1/doc/images/SPIRE_server.png 20:51:46 spire-1.2.1/doc/images/cache_mgr.png 20:51:46 spire-1.2.1/doc/images/cache_mgr_components.png 20:51:46 spire-1.2.1/doc/images/federated_spire.png 20:51:46 spire-1.2.1/doc/images/ha_mode.png 20:51:46 spire-1.2.1/doc/images/nested_spire.png 20:51:46 spire-1.2.1/doc/images/oidc_federation.png 20:51:46 spire-1.2.1/doc/images/single_trust_domain.png 20:51:46 spire-1.2.1/doc/images/spiffe_compatible.png 20:51:46 spire-1.2.1/doc/images/spire_logo.png 20:51:46 spire-1.2.1/doc/migrating_registration_api_clients.md 20:51:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:51:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:51:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:51:46 spire-1.2.1/doc/images/cache_mgr.png 20:51:46 spire-1.2.1/doc/images/cache_mgr_components.png 20:51:46 spire-1.2.1/doc/images/federated_spire.png 20:51:46 spire-1.2.1/doc/images/ha_mode.png 20:51:46 spire-1.2.1/doc/images/nested_spire.png 20:51:46 spire-1.2.1/doc/images/oidc_federation.png 20:51:46 spire-1.2.1/doc/images/single_trust_domain.png 20:51:46 spire-1.2.1/doc/images/spiffe_compatible.png 20:51:46 spire-1.2.1/doc/images/spire_logo.png 20:51:46 spire-1.2.1/doc/migrating_registration_api_clients.md 20:51:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:51:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:51:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:51:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:51:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:51:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:51:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:51:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:51:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:51:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:51:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:51:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:51:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:51:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:51:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:51:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:51:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:51:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:51:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:51:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:51:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:51:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:51:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:51:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:51:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:51:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:51:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:51:46 spire-1.2.1/doc/scaling_spire.md 20:51:46 spire-1.2.1/doc/spire_agent.md 20:51:46 spire-1.2.1/doc/spire_server.md 20:51:46 spire-1.2.1/doc/supported_integrations.md 20:51:46 spire-1.2.1/doc/telemetry.md 20:51:46 spire-1.2.1/doc/telemetry_config.md 20:51:46 spire-1.2.1/doc/upgrading.md 20:51:46 spire-1.2.1/doc/using_spire.md 20:51:46 spire-1.2.1/examples/ 20:51:46 spire-1.2.1/examples/README.md 20:51:46 spire-1.2.1/go.mod 20:51:46 spire-1.2.1/go.sum 20:51:46 spire-1.2.1/pkg/ 20:51:46 spire-1.2.1/pkg/agent/ 20:51:46 spire-1.2.1/pkg/agent/agent.go 20:51:46 spire-1.2.1/pkg/agent/api/ 20:51:46 spire-1.2.1/pkg/agent/api/config.go 20:51:46 spire-1.2.1/pkg/agent/api/debug/ 20:51:46 spire-1.2.1/pkg/agent/api/debug/v1/ 20:51:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:51:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:51:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:51:46 spire-1.2.1/doc/scaling_spire.md 20:51:46 spire-1.2.1/doc/spire_agent.md 20:51:46 spire-1.2.1/doc/spire_server.md 20:51:46 spire-1.2.1/doc/supported_integrations.md 20:51:46 spire-1.2.1/doc/telemetry.md 20:51:46 spire-1.2.1/doc/telemetry_config.md 20:51:46 spire-1.2.1/doc/upgrading.md 20:51:46 spire-1.2.1/doc/using_spire.md 20:51:46 spire-1.2.1/examples/ 20:51:46 spire-1.2.1/examples/README.md 20:51:46 spire-1.2.1/go.mod 20:51:46 spire-1.2.1/go.sum 20:51:46 spire-1.2.1/pkg/ 20:51:46 spire-1.2.1/pkg/agent/ 20:51:46 spire-1.2.1/pkg/agent/agent.go 20:51:46 spire-1.2.1/pkg/agent/api/ 20:51:46 spire-1.2.1/pkg/agent/api/config.go 20:51:46 spire-1.2.1/pkg/agent/api/debug/ 20:51:46 spire-1.2.1/pkg/agent/api/debug/v1/ 20:51:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:51:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:51:46 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:51:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:51:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:51:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:51:46 spire-1.2.1/pkg/agent/api/endpoints.go 20:51:46 spire-1.2.1/pkg/agent/api/health/ 20:51:46 spire-1.2.1/pkg/agent/api/health/v1/ 20:51:46 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:51:46 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:51:46 spire-1.2.1/pkg/agent/api/rpccontext/ 20:51:46 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:51:46 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:51:46 spire-1.2.1/pkg/agent/attestor/ 20:51:46 spire-1.2.1/pkg/agent/attestor/node/ 20:51:46 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:51:46 spire-1.2.1/pkg/agent/attestor/node/node.go 20:51:46 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:51:46 spire-1.2.1/pkg/agent/attestor/workload/ 20:51:46 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:51:46 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:51:46 spire-1.2.1/pkg/agent/catalog/ 20:51:46 spire-1.2.1/pkg/agent/catalog/catalog.go 20:51:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:51:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:51:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:51:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:51:47 spire-1.2.1/pkg/agent/client/ 20:51:47 spire-1.2.1/pkg/agent/client/client.go 20:51:47 spire-1.2.1/pkg/agent/client/client_test.go 20:51:47 spire-1.2.1/pkg/agent/client/dial.go 20:51:47 spire-1.2.1/pkg/agent/client/nodeconn.go 20:51:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:51:47 spire-1.2.1/pkg/agent/client/update.go 20:51:47 spire-1.2.1/pkg/agent/client/util.go 20:51:47 spire-1.2.1/pkg/agent/common/ 20:51:47 spire-1.2.1/pkg/agent/common/backoff/ 20:51:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:51:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:51:47 spire-1.2.1/pkg/agent/common/cgroups/ 20:51:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:51:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:51:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:51:47 spire-1.2.1/pkg/agent/config.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/ 20:51:47 spire-1.2.1/pkg/agent/endpoints/config.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:51:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:51:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:51:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:51:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:51:47 spire-1.2.1/pkg/agent/api/endpoints.go 20:51:47 spire-1.2.1/pkg/agent/api/health/ 20:51:47 spire-1.2.1/pkg/agent/api/health/v1/ 20:51:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:51:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:51:47 spire-1.2.1/pkg/agent/api/rpccontext/ 20:51:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:51:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:51:47 spire-1.2.1/pkg/agent/attestor/ 20:51:47 spire-1.2.1/pkg/agent/attestor/node/ 20:51:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:51:47 spire-1.2.1/pkg/agent/attestor/node/node.go 20:51:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:51:47 spire-1.2.1/pkg/agent/attestor/workload/ 20:51:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:51:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:51:47 spire-1.2.1/pkg/agent/catalog/ 20:51:47 spire-1.2.1/pkg/agent/catalog/catalog.go 20:51:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/workload/ 20:51:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/ 20:51:47 spire-1.2.1/pkg/agent/manager/cache/ 20:51:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:51:47 spire-1.2.1/pkg/agent/manager/config.go 20:51:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:51:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:51:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:51:47 spire-1.2.1/pkg/agent/client/ 20:51:47 spire-1.2.1/pkg/agent/client/client.go 20:51:47 spire-1.2.1/pkg/agent/client/client_test.go 20:51:47 spire-1.2.1/pkg/agent/client/dial.go 20:51:47 spire-1.2.1/pkg/agent/client/nodeconn.go 20:51:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:51:47 spire-1.2.1/pkg/agent/client/update.go 20:51:47 spire-1.2.1/pkg/agent/client/util.go 20:51:47 spire-1.2.1/pkg/agent/common/ 20:51:47 spire-1.2.1/pkg/agent/common/backoff/ 20:51:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:51:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:51:47 spire-1.2.1/pkg/agent/common/cgroups/ 20:51:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:51:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:51:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:51:47 spire-1.2.1/pkg/agent/config.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/ 20:51:47 spire-1.2.1/pkg/agent/endpoints/config.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:51:47 spire-1.2.1/pkg/agent/manager/manager.go 20:51:47 spire-1.2.1/pkg/agent/manager/manager_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/storage.go 20:51:47 spire-1.2.1/pkg/agent/manager/storage_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/storecache/ 20:51:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:51:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/sync.go 20:51:47 spire-1.2.1/pkg/agent/plugin/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/workload/ 20:51:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:51:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/ 20:51:47 spire-1.2.1/pkg/agent/manager/cache/ 20:51:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:51:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:51:47 spire-1.2.1/pkg/agent/manager/config.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:51:47 spire-1.2.1/pkg/agent/manager/manager.go 20:51:47 spire-1.2.1/pkg/agent/manager/manager_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/storage.go 20:51:47 spire-1.2.1/pkg/agent/manager/storage_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/storecache/ 20:51:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:51:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:51:47 spire-1.2.1/pkg/agent/manager/sync.go 20:51:47 spire-1.2.1/pkg/agent/plugin/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:51:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:51:47 spire-1.2.1/pkg/agent/svid/ 20:51:47 spire-1.2.1/pkg/agent/svid/rotator.go 20:51:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:51:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:51:47 spire-1.2.1/pkg/agent/svid/store/ 20:51:47 spire-1.2.1/pkg/agent/svid/store/service.go 20:51:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:51:47 spire-1.2.1/pkg/common/ 20:51:47 spire-1.2.1/pkg/common/agentpathtemplate/ 20:51:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:51:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:51:47 spire-1.2.1/pkg/common/api/ 20:51:47 spire-1.2.1/pkg/common/api/metrics.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/ 20:51:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:51:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:51:47 spire-1.2.1/pkg/common/api/middleware/logger.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/names.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:51:47 spire-1.2.1/pkg/common/api/names.go 20:51:47 spire-1.2.1/pkg/common/api/ratelimit.go 20:51:47 spire-1.2.1/pkg/common/api/rpccontext/ 20:51:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:51:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:51:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:51:47 spire-1.2.1/pkg/common/auth/ 20:51:47 spire-1.2.1/pkg/common/auth/interceptors.go 20:51:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:51:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/ 20:51:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:51:47 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:51:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/types.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/ 20:51:47 spire-1.2.1/pkg/common/catalog/bind.go 20:51:47 spire-1.2.1/pkg/common/catalog/builtin.go 20:51:47 spire-1.2.1/pkg/common/catalog/catalog.go 20:51:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/closers.go 20:51:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:51:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:51:47 spire-1.2.1/pkg/common/catalog/config.go 20:51:47 spire-1.2.1/pkg/common/catalog/config_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/configure.go 20:51:47 spire-1.2.1/pkg/common/catalog/constraints.go 20:51:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/context.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:51:47 spire-1.2.1/pkg/common/catalog/external.go 20:51:47 spire-1.2.1/pkg/common/catalog/host.go 20:51:47 spire-1.2.1/pkg/common/catalog/pipenet.go 20:51:47 spire-1.2.1/pkg/common/catalog/plugin.go 20:51:47 spire-1.2.1/pkg/common/catalog/testplugin/ 20:51:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:51:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:51:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:51:47 spire-1.2.1/pkg/common/cli/ 20:51:47 spire-1.2.1/pkg/common/cli/env.go 20:51:47 spire-1.2.1/pkg/common/cli/flags.go 20:51:47 spire-1.2.1/pkg/common/cli/trust_domain.go 20:51:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:51:47 spire-1.2.1/pkg/common/cli/umask.go 20:51:47 spire-1.2.1/pkg/common/cli/umask_posix.go 20:51:47 spire-1.2.1/pkg/common/cli/umask_test.go 20:51:47 spire-1.2.1/pkg/common/cli/umask_windows.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/flag.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/format.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:51:47 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:51:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:51:47 spire-1.2.1/pkg/agent/svid/ 20:51:47 spire-1.2.1/pkg/agent/svid/rotator.go 20:51:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:51:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:51:47 spire-1.2.1/pkg/agent/svid/store/ 20:51:47 spire-1.2.1/pkg/agent/svid/store/service.go 20:51:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:51:47 spire-1.2.1/pkg/common/ 20:51:47 spire-1.2.1/pkg/common/agentpathtemplate/ 20:51:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:51:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:51:47 spire-1.2.1/pkg/common/api/ 20:51:47 spire-1.2.1/pkg/common/api/metrics.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/ 20:51:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:51:47 spire-1.2.1/pkg/common/coretypes/ 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/ 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/logger.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/names.go 20:51:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:51:47 spire-1.2.1/pkg/common/api/names.go 20:51:47 spire-1.2.1/pkg/common/api/ratelimit.go 20:51:47 spire-1.2.1/pkg/common/api/rpccontext/ 20:51:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:51:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:51:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:51:47 spire-1.2.1/pkg/common/auth/ 20:51:47 spire-1.2.1/pkg/common/auth/interceptors.go 20:51:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:51:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/ 20:51:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:51:47 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:51:47 spire-1.2.1/pkg/common/cryptoutil/ 20:51:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:51:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:51:47 spire-1.2.1/pkg/common/diskutil/ 20:51:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:51:47 spire-1.2.1/pkg/common/diskutil/file_test.go 20:51:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:51:47 spire-1.2.1/pkg/common/errorutil/ 20:51:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:51:47 spire-1.2.1/pkg/common/health/ 20:51:47 spire-1.2.1/pkg/common/health/config.go 20:51:47 spire-1.2.1/pkg/common/health/context.go 20:51:47 spire-1.2.1/pkg/common/health/context_test.go 20:51:47 spire-1.2.1/pkg/common/health/health.go 20:51:47 spire-1.2.1/pkg/common/health/health_test.go 20:51:47 spire-1.2.1/pkg/common/health/logger.go 20:51:47 spire-1.2.1/pkg/common/hostservice/ 20:51:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:51:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:51:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:51:47 spire-1.2.1/pkg/common/idutil/ 20:51:47 spire-1.2.1/pkg/common/idutil/require.go 20:51:47 spire-1.2.1/pkg/common/idutil/require_test.go 20:51:47 spire-1.2.1/pkg/common/idutil/safety.go 20:51:47 spire-1.2.1/pkg/common/idutil/safety_test.go 20:51:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:51:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:51:47 spire-1.2.1/pkg/common/jwtsvid/ 20:51:47 spire-1.2.1/pkg/common/jwtsvid/common.go 20:51:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:51:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:51:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:51:47 spire-1.2.1/pkg/common/jwtutil/ 20:51:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:51:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:51:47 spire-1.2.1/pkg/common/log/ 20:51:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:51:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:51:47 spire-1.2.1/pkg/common/log/log.go 20:51:47 spire-1.2.1/pkg/common/log/log_test.go 20:51:47 spire-1.2.1/pkg/common/log/options.go 20:51:47 spire-1.2.1/pkg/common/nodeutil/ 20:51:47 spire-1.2.1/pkg/common/nodeutil/node.go 20:51:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/ 20:51:47 spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/types.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:51:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/ 20:51:47 spire-1.2.1/pkg/common/catalog/bind.go 20:51:47 spire-1.2.1/pkg/common/catalog/builtin.go 20:51:47 spire-1.2.1/pkg/common/catalog/catalog.go 20:51:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/closers.go 20:51:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:51:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:51:47 spire-1.2.1/pkg/common/catalog/config.go 20:51:47 spire-1.2.1/pkg/common/catalog/config_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/configure.go 20:51:47 spire-1.2.1/pkg/common/catalog/constraints.go 20:51:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/context.go 20:51:47 spire-1.2.1/pkg/common/peertracker/credentials.go 20:51:47 spire-1.2.1/pkg/common/peertracker/errors.go 20:51:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:51:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:51:47 spire-1.2.1/pkg/common/peertracker/info.go 20:51:47 spire-1.2.1/pkg/common/peertracker/listener.go 20:51:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tcp.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:51:47 spire-1.2.1/pkg/common/catalog/external.go 20:51:47 spire-1.2.1/pkg/common/catalog/host.go 20:51:47 spire-1.2.1/pkg/common/catalog/pipenet.go 20:51:47 spire-1.2.1/pkg/common/catalog/plugin.go 20:51:47 spire-1.2.1/pkg/common/catalog/testplugin/ 20:51:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:51:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:51:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:51:47 spire-1.2.1/pkg/common/cli/ 20:51:47 spire-1.2.1/pkg/common/cli/env.go 20:51:47 spire-1.2.1/pkg/common/cli/flags.go 20:51:47 spire-1.2.1/pkg/common/cli/trust_domain.go 20:51:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:51:47 spire-1.2.1/pkg/common/cli/umask.go 20:51:47 spire-1.2.1/pkg/common/cli/umask_posix.go 20:51:47 spire-1.2.1/pkg/common/cli/umask_test.go 20:51:47 spire-1.2.1/pkg/common/cli/umask_windows.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/flag.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/format.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:51:47 spire-1.2.1/pkg/common/peertracker/uds.go 20:51:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:51:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:51:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:51:47 spire-1.2.1/pkg/common/pemutil/ 20:51:47 spire-1.2.1/pkg/common/pemutil/block.go 20:51:47 spire-1.2.1/pkg/common/pemutil/certs.go 20:51:47 spire-1.2.1/pkg/common/pemutil/common.go 20:51:47 spire-1.2.1/pkg/common/pemutil/csr.go 20:51:47 spire-1.2.1/pkg/common/pemutil/keys.go 20:51:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/ 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:51:47 20:51:47 spire-1.2.1/pkg/common/plugin/ 20:51:47 spire-1.2.1/pkg/common/plugin/aws/ 20:51:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:51:47 spire-1.2.1/pkg/common/plugin/azure/ 20:51:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:51:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/facade.go 20:51:47 spire-1.2.1/pkg/common/plugin/facade_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/gcp/ 20:51:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/ 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/log.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/ 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:51:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:51:47 spire-1.2.1/pkg/common/coretypes/ 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/ 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:51:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:51:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:51:47 spire-1.2.1/pkg/common/plugin/x509pop/ 20:51:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:51:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:51:47 spire-1.2.1/pkg/common/profiling/ 20:51:47 spire-1.2.1/pkg/common/profiling/dumpers.go 20:51:47 spire-1.2.1/pkg/common/profiling/profiling.go 20:51:47 spire-1.2.1/pkg/common/protoutil/ 20:51:47 spire-1.2.1/pkg/common/protoutil/masks.go 20:51:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:51:47 spire-1.2.1/pkg/common/rotationutil/ 20:51:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:51:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:51:47 spire-1.2.1/pkg/common/selector/ 20:51:47 spire-1.2.1/pkg/common/selector/selector.go 20:51:47 spire-1.2.1/pkg/common/selector/selector_test.go 20:51:47 spire-1.2.1/pkg/common/selector/set.go 20:51:47 spire-1.2.1/pkg/common/selector/set_utils.go 20:51:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:51:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:51:47 spire-1.2.1/pkg/common/telemetry/call.go 20:51:47 spire-1.2.1/pkg/common/telemetry/common/ 20:51:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:51:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:51:47 spire-1.2.1/pkg/common/cryptoutil/ 20:51:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:51:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:51:47 spire-1.2.1/pkg/common/diskutil/ 20:51:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:51:47 spire-1.2.1/pkg/common/diskutil/file_test.go 20:51:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:51:47 spire-1.2.1/pkg/common/errorutil/ 20:51:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:51:47 spire-1.2.1/pkg/common/health/ 20:51:47 spire-1.2.1/pkg/common/health/config.go 20:51:47 spire-1.2.1/pkg/common/health/context.go 20:51:47 spire-1.2.1/pkg/common/health/context_test.go 20:51:47 spire-1.2.1/pkg/common/health/health.go 20:51:47 spire-1.2.1/pkg/common/health/health_test.go 20:51:47 spire-1.2.1/pkg/common/health/logger.go 20:51:47 spire-1.2.1/pkg/common/hostservice/ 20:51:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:51:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:51:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/config.go 20:51:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:51:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/inmem.go 20:51:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/m3.go 20:51:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/metrics.go 20:51:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/names.go 20:51:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:51:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:51:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/ 20:51:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:51:47 spire-1.2.1/pkg/common/idutil/ 20:51:47 spire-1.2.1/pkg/common/idutil/require.go 20:51:47 spire-1.2.1/pkg/common/idutil/require_test.go 20:51:47 spire-1.2.1/pkg/common/idutil/safety.go 20:51:47 spire-1.2.1/pkg/common/idutil/safety_test.go 20:51:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:51:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:51:47 spire-1.2.1/pkg/common/jwtsvid/ 20:51:47 spire-1.2.1/pkg/common/jwtsvid/common.go 20:51:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:51:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:51:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:51:47 spire-1.2.1/pkg/common/jwtutil/ 20:51:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:51:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:51:47 spire-1.2.1/pkg/common/log/ 20:51:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:51:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:51:47 spire-1.2.1/pkg/common/log/log.go 20:51:47 spire-1.2.1/pkg/common/log/log_test.go 20:51:47 spire-1.2.1/pkg/common/log/options.go 20:51:47 spire-1.2.1/pkg/common/nodeutil/ 20:51:47 spire-1.2.1/pkg/common/nodeutil/node.go 20:51:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/ 20:51:47 spire-1.2.1/pkg/common/peertracker/conn.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:51:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/server.go 20:51:47 spire-1.2.1/pkg/common/telemetry/sink.go 20:51:47 spire-1.2.1/pkg/common/telemetry/statsd.go 20:51:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/uptime.go 20:51:47 spire-1.2.1/pkg/common/telemetry/version.go 20:51:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:51:47 spire-1.2.1/pkg/common/uptime/ 20:51:47 spire-1.2.1/pkg/common/uptime/uptime.go 20:51:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/credentials.go 20:51:47 spire-1.2.1/pkg/common/peertracker/errors.go 20:51:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:51:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:51:47 spire-1.2.1/pkg/common/peertracker/info.go 20:51:47 spire-1.2.1/pkg/common/peertracker/listener.go 20:51:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:51:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tcp.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:51:47 spire-1.2.1/pkg/common/util/ 20:51:47 spire-1.2.1/pkg/common/util/certs.go 20:51:47 spire-1.2.1/pkg/common/util/certs_test.go 20:51:47 spire-1.2.1/pkg/common/util/csr.go 20:51:47 spire-1.2.1/pkg/common/util/hash.go 20:51:47 spire-1.2.1/pkg/common/util/selectors.go 20:51:47 spire-1.2.1/pkg/common/util/selectors_test.go 20:51:47 spire-1.2.1/pkg/common/util/signals.go 20:51:47 spire-1.2.1/pkg/common/util/sort.go 20:51:47 spire-1.2.1/pkg/common/util/sort_test.go 20:51:47 spire-1.2.1/pkg/common/util/task.go 20:51:47 spire-1.2.1/pkg/common/util/task_test.go 20:51:47 spire-1.2.1/pkg/common/util/testdata/ 20:51:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:51:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:51:47 spire-1.2.1/pkg/common/version/ 20:51:47 spire-1.2.1/pkg/common/version/version.go 20:51:47 spire-1.2.1/pkg/common/x509svid/ 20:51:47 spire-1.2.1/pkg/common/x509svid/common_test.go 20:51:47 spire-1.2.1/pkg/common/x509svid/csr.go 20:51:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:51:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:51:47 spire-1.2.1/pkg/common/x509util/ 20:51:47 spire-1.2.1/pkg/common/x509util/cert.go 20:51:47 spire-1.2.1/pkg/common/x509util/dns.go 20:51:47 spire-1.2.1/pkg/common/x509util/dns_test.go 20:51:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:51:47 spire-1.2.1/pkg/common/peertracker/uds.go 20:51:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:51:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:51:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:51:47 spire-1.2.1/pkg/common/pemutil/ 20:51:47 spire-1.2.1/pkg/common/pemutil/block.go 20:51:47 spire-1.2.1/pkg/common/pemutil/certs.go 20:51:47 spire-1.2.1/pkg/common/pemutil/common.go 20:51:47 spire-1.2.1/pkg/common/pemutil/csr.go 20:51:47 spire-1.2.1/pkg/common/pemutil/keys.go 20:51:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/ 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:51:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:51:47 spire-1.2.1/pkg/common/x509util/keyid.go 20:51:47 spire-1.2.1/pkg/common/x509util/keypair.go 20:51:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:51:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:51:47 spire-1.2.1/pkg/server/ 20:51:47 spire-1.2.1/pkg/server/api/ 20:51:47 spire-1.2.1/pkg/server/api/agent.go 20:51:47 spire-1.2.1/pkg/server/api/agent/ 20:51:47 spire-1.2.1/pkg/server/api/agent/v1/ 20:51:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/agent_test.go 20:51:47 spire-1.2.1/pkg/server/api/api.go 20:51:47 spire-1.2.1/pkg/server/api/audit/ 20:51:47 spire-1.2.1/pkg/server/api/audit/audit.go 20:51:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:51:47 spire-1.2.1/pkg/server/api/bundle.go 20:51:47 spire-1.2.1/pkg/server/api/bundle/ 20:51:47 spire-1.2.1/pkg/server/api/bundle/v1/ 20:51:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/bundle_test.go 20:51:47 spire-1.2.1/pkg/server/api/debug/ 20:51:47 spire-1.2.1/pkg/server/api/debug/v1/ 20:51:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/ 20:51:47 spire-1.2.1/pkg/common/plugin/aws/ 20:51:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:51:47 spire-1.2.1/pkg/common/plugin/azure/ 20:51:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:51:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/facade.go 20:51:47 spire-1.2.1/pkg/common/plugin/facade_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/gcp/ 20:51:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/ 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:51:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/log.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/ 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:51:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:51:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:51:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:51:47 spire-1.2.1/pkg/common/plugin/x509pop/ 20:51:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:51:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:51:47 spire-1.2.1/pkg/common/profiling/ 20:51:47 spire-1.2.1/pkg/common/profiling/dumpers.go 20:51:47 spire-1.2.1/pkg/common/profiling/profiling.go 20:51:47 spire-1.2.1/pkg/common/protoutil/ 20:51:47 spire-1.2.1/pkg/common/protoutil/masks.go 20:51:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:51:47 spire-1.2.1/pkg/common/rotationutil/ 20:51:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:51:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:51:47 spire-1.2.1/pkg/common/selector/ 20:51:47 spire-1.2.1/pkg/common/selector/selector.go 20:51:47 spire-1.2.1/pkg/common/selector/selector_test.go 20:51:47 spire-1.2.1/pkg/server/api/entry.go 20:51:47 spire-1.2.1/pkg/server/api/entry/ 20:51:47 spire-1.2.1/pkg/server/api/entry/v1/ 20:51:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/entry_test.go 20:51:47 spire-1.2.1/pkg/server/api/health/ 20:51:47 spire-1.2.1/pkg/server/api/health/v1/ 20:51:47 spire-1.2.1/pkg/server/api/health/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/id.go 20:51:47 spire-1.2.1/pkg/server/api/id_test.go 20:51:47 spire-1.2.1/pkg/server/api/limits/ 20:51:47 spire-1.2.1/pkg/server/api/limits/limits.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/ 20:51:47 spire-1.2.1/pkg/server/api/middleware/alias.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/audit.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/caller.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/common.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/entries.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:51:47 spire-1.2.1/pkg/server/api/ratelimit.go 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/ 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:51:47 spire-1.2.1/pkg/server/api/selector.go 20:51:47 spire-1.2.1/pkg/server/api/selector_test.go 20:51:47 spire-1.2.1/pkg/server/api/status.go 20:51:47 spire-1.2.1/pkg/server/api/status_test.go 20:51:47 spire-1.2.1/pkg/server/api/svid/ 20:51:47 spire-1.2.1/pkg/server/api/svid/v1/ 20:51:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain/ 20:51:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:51:47 spire-1.2.1/pkg/common/selector/set.go 20:51:47 spire-1.2.1/pkg/common/selector/set_utils.go 20:51:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:51:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:51:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:51:47 spire-1.2.1/pkg/common/telemetry/call.go 20:51:47 spire-1.2.1/pkg/common/telemetry/common/ 20:51:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:51:47 spire-1.2.1/pkg/server/authpolicy/ 20:51:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:51:47 spire-1.2.1/pkg/server/authpolicy/policy.go 20:51:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:51:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:51:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:51:47 spire-1.2.1/pkg/server/authpolicy/validate.go 20:51:47 spire-1.2.1/pkg/server/bundle/ 20:51:47 spire-1.2.1/pkg/server/bundle/client/ 20:51:47 spire-1.2.1/pkg/server/bundle/client/client.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/manager.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/sources.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/updater.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:51:47 spire-1.2.1/pkg/server/ca/ 20:51:47 spire-1.2.1/pkg/server/ca/ca.go 20:51:47 spire-1.2.1/pkg/server/ca/ca_health.go 20:51:47 spire-1.2.1/pkg/common/telemetry/config.go 20:51:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:51:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/inmem.go 20:51:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/m3.go 20:51:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/metrics.go 20:51:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/names.go 20:51:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:51:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:51:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/ 20:51:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:51:47 spire-1.2.1/pkg/server/ca/ca_test.go 20:51:47 spire-1.2.1/pkg/server/ca/journal.go 20:51:47 spire-1.2.1/pkg/server/ca/journal_test.go 20:51:47 spire-1.2.1/pkg/server/ca/manager.go 20:51:47 spire-1.2.1/pkg/server/ca/manager_health.go 20:51:47 spire-1.2.1/pkg/server/ca/manager_test.go 20:51:47 spire-1.2.1/pkg/server/ca/templates.go 20:51:47 spire-1.2.1/pkg/server/ca/upstream_client.go 20:51:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:51:47 spire-1.2.1/pkg/server/ca/validation.go 20:51:47 spire-1.2.1/pkg/server/cache/ 20:51:47 spire-1.2.1/pkg/server/cache/dscache/ 20:51:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:51:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/ 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:51:47 spire-1.2.1/pkg/server/catalog/ 20:51:47 spire-1.2.1/pkg/server/catalog/catalog.go 20:51:47 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:51:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:51:47 spire-1.2.1/pkg/common/telemetry/server/server.go 20:51:47 spire-1.2.1/pkg/common/telemetry/sink.go 20:51:47 spire-1.2.1/pkg/common/telemetry/statsd.go 20:51:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:51:47 spire-1.2.1/pkg/common/telemetry/uptime.go 20:51:47 spire-1.2.1/pkg/common/telemetry/version.go 20:51:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:51:47 spire-1.2.1/pkg/common/uptime/ 20:51:47 spire-1.2.1/pkg/common/uptime/uptime.go 20:51:47 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 20:51:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:51:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:51:47 spire-1.2.1/pkg/server/catalog/notifier.go 20:51:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:51:47 spire-1.2.1/pkg/server/config.go 20:51:47 spire-1.2.1/pkg/server/datastore/ 20:51:47 spire-1.2.1/pkg/server/datastore/datastore.go 20:51:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:51:47 spire-1.2.1/pkg/server/datastore/repository.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:51:47 spire-1.2.1/pkg/common/util/ 20:51:47 spire-1.2.1/pkg/common/util/certs.go 20:51:47 spire-1.2.1/pkg/common/util/certs_test.go 20:51:47 spire-1.2.1/pkg/common/util/csr.go 20:51:47 spire-1.2.1/pkg/common/util/hash.go 20:51:47 spire-1.2.1/pkg/common/util/selectors.go 20:51:47 spire-1.2.1/pkg/common/util/selectors_test.go 20:51:47 spire-1.2.1/pkg/common/util/signals.go 20:51:47 spire-1.2.1/pkg/common/util/sort.go 20:51:47 spire-1.2.1/pkg/common/util/sort_test.go 20:51:47 spire-1.2.1/pkg/common/util/task.go 20:51:47 spire-1.2.1/pkg/common/util/task_test.go 20:51:47 spire-1.2.1/pkg/common/util/testdata/ 20:51:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:51:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:51:47 spire-1.2.1/pkg/common/version/ 20:51:47 spire-1.2.1/pkg/common/version/version.go 20:51:47 spire-1.2.1/pkg/common/x509svid/ 20:51:47 spire-1.2.1/pkg/common/x509svid/common_test.go 20:51:47 spire-1.2.1/pkg/common/x509svid/csr.go 20:51:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:51:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:51:47 spire-1.2.1/pkg/common/x509util/ 20:51:47 spire-1.2.1/pkg/common/x509util/cert.go 20:51:47 spire-1.2.1/pkg/common/x509util/dns.go 20:51:47 spire-1.2.1/pkg/common/x509util/dns_test.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:51:47 spire-1.2.1/pkg/server/endpoints/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:51:47 spire-1.2.1/pkg/common/x509util/keyid.go 20:51:47 spire-1.2.1/pkg/common/x509util/keypair.go 20:51:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:51:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:51:47 spire-1.2.1/pkg/server/ 20:51:47 spire-1.2.1/pkg/server/api/ 20:51:47 spire-1.2.1/pkg/server/api/agent.go 20:51:47 spire-1.2.1/pkg/server/api/agent/ 20:51:47 spire-1.2.1/pkg/server/api/agent/v1/ 20:51:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/agent_test.go 20:51:47 spire-1.2.1/pkg/server/api/api.go 20:51:47 spire-1.2.1/pkg/server/api/audit/ 20:51:47 spire-1.2.1/pkg/server/api/audit/audit.go 20:51:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:51:47 spire-1.2.1/pkg/server/api/bundle.go 20:51:47 spire-1.2.1/pkg/server/api/bundle/ 20:51:47 spire-1.2.1/pkg/server/api/bundle/v1/ 20:51:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/bundle_test.go 20:51:47 spire-1.2.1/pkg/server/api/debug/ 20:51:47 spire-1.2.1/pkg/server/api/debug/v1/ 20:51:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:51:47 spire-1.2.1/pkg/server/endpoints/config.go 20:51:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:51:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:51:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:51:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:51:47 spire-1.2.1/pkg/server/endpoints/middleware.go 20:51:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:51:47 spire-1.2.1/pkg/server/hostservice/ 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:51:47 spire-1.2.1/pkg/server/api/entry.go 20:51:47 spire-1.2.1/pkg/server/api/entry/ 20:51:47 spire-1.2.1/pkg/server/api/entry/v1/ 20:51:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/entry_test.go 20:51:47 spire-1.2.1/pkg/server/api/health/ 20:51:47 spire-1.2.1/pkg/server/api/health/v1/ 20:51:47 spire-1.2.1/pkg/server/api/health/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/id.go 20:51:47 spire-1.2.1/pkg/server/api/id_test.go 20:51:47 spire-1.2.1/pkg/server/api/limits/ 20:51:47 spire-1.2.1/pkg/server/api/limits/limits.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/ 20:51:47 spire-1.2.1/pkg/server/api/middleware/alias.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/audit.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/caller.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:51:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:51:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:51:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:51:47 spire-1.2.1/pkg/server/api/middleware/common.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/entries.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:51:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:51:47 spire-1.2.1/pkg/server/api/ratelimit.go 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/ 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:51:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:51:47 spire-1.2.1/pkg/server/api/selector.go 20:51:47 spire-1.2.1/pkg/server/api/selector_test.go 20:51:47 spire-1.2.1/pkg/server/api/status.go 20:51:47 spire-1.2.1/pkg/server/api/status_test.go 20:51:47 spire-1.2.1/pkg/server/api/svid/ 20:51:47 spire-1.2.1/pkg/server/api/svid/v1/ 20:51:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain/ 20:51:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:51:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:51:47 spire-1.2.1/pkg/server/authpolicy/ 20:51:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:51:47 spire-1.2.1/pkg/server/authpolicy/policy.go 20:51:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:51:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:51:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:51:47 spire-1.2.1/pkg/server/authpolicy/validate.go 20:51:47 spire-1.2.1/pkg/server/bundle/ 20:51:47 spire-1.2.1/pkg/server/bundle/client/ 20:51:47 spire-1.2.1/pkg/server/bundle/client/client.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/manager.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/sources.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/updater.go 20:51:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:51:47 spire-1.2.1/pkg/server/ca/ 20:51:47 spire-1.2.1/pkg/server/ca/ca.go 20:51:47 spire-1.2.1/pkg/server/ca/ca_health.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:51:47 spire-1.2.1/pkg/server/ca/ca_test.go 20:51:47 spire-1.2.1/pkg/server/ca/journal.go 20:51:47 spire-1.2.1/pkg/server/ca/journal_test.go 20:51:47 spire-1.2.1/pkg/server/ca/manager.go 20:51:47 spire-1.2.1/pkg/server/ca/manager_health.go 20:51:47 spire-1.2.1/pkg/server/ca/manager_test.go 20:51:47 spire-1.2.1/pkg/server/ca/templates.go 20:51:47 spire-1.2.1/pkg/server/ca/upstream_client.go 20:51:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:51:47 spire-1.2.1/pkg/server/ca/validation.go 20:51:47 spire-1.2.1/pkg/server/cache/ 20:51:47 spire-1.2.1/pkg/server/cache/dscache/ 20:51:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:51:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/ 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:51:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:51:47 spire-1.2.1/pkg/server/catalog/ 20:51:47 spire-1.2.1/pkg/server/catalog/catalog.go 20:51:47 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 20:51:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:51:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:51:47 spire-1.2.1/pkg/server/catalog/notifier.go 20:51:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:51:47 spire-1.2.1/pkg/server/config.go 20:51:47 spire-1.2.1/pkg/server/datastore/ 20:51:47 spire-1.2.1/pkg/server/datastore/datastore.go 20:51:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:51:47 spire-1.2.1/pkg/server/datastore/repository.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/ 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:51:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:51:47 spire-1.2.1/pkg/server/endpoints/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:51:47 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:51:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:51:47 spire-1.2.1/pkg/server/endpoints/config.go 20:51:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:51:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:51:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:51:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:51:47 spire-1.2.1/pkg/server/endpoints/middleware.go 20:51:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:51:47 spire-1.2.1/pkg/server/hostservice/ 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:51:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:51:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:51:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:51:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:51:47 spire-1.2.1/pkg/server/registration/ 20:51:47 spire-1.2.1/pkg/server/registration/manager.go 20:51:47 spire-1.2.1/pkg/server/registration/manager_test.go 20:51:47 spire-1.2.1/pkg/server/scanentries.go 20:51:47 spire-1.2.1/pkg/server/scanentries_test.go 20:51:47 spire-1.2.1/pkg/server/server.go 20:51:47 spire-1.2.1/pkg/server/server_test.go 20:51:47 spire-1.2.1/pkg/server/svid/ 20:51:47 spire-1.2.1/pkg/server/svid/observer.go 20:51:47 spire-1.2.1/pkg/server/svid/observer_test.go 20:51:47 spire-1.2.1/pkg/server/svid/rotator.go 20:51:47 spire-1.2.1/pkg/server/svid/rotator_config.go 20:51:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:51:47 spire-1.2.1/pkg/server/svid/rotator_test.go 20:51:47 spire-1.2.1/proto/ 20:51:47 spire-1.2.1/proto/private/ 20:51:47 spire-1.2.1/proto/private/server/ 20:51:47 spire-1.2.1/proto/private/server/journal/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:51:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:51:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:51:47 spire-1.2.1/proto/private/server/journal/journal.proto 20:51:47 spire-1.2.1/proto/spire/ 20:51:47 spire-1.2.1/proto/spire/common/ 20:51:47 spire-1.2.1/proto/spire/common/common.pb.go 20:51:47 spire-1.2.1/proto/spire/common/common.proto 20:51:47 spire-1.2.1/proto/spire/common/plugin/ 20:51:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:51:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:51:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:51:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:51:47 spire-1.2.1/proto/spire/plugin/ 20:51:47 spire-1.2.1/proto/spire/plugin/agent/ 20:51:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:51:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:51:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:51:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:51:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:51:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:51:47 spire-1.2.1/release/ 20:51:47 spire-1.2.1/release/spire-extras/ 20:51:47 spire-1.2.1/release/spire-extras/README.md 20:51:47 spire-1.2.1/release/spire-extras/conf/ 20:51:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:51:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:51:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:51:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:51:47 spire-1.2.1/release/spire/ 20:51:47 spire-1.2.1/release/spire/README.md 20:51:47 spire-1.2.1/release/spire/conf/ 20:51:47 spire-1.2.1/release/spire/conf/agent/ 20:51:47 spire-1.2.1/release/spire/conf/agent/agent.conf 20:51:47 spire-1.2.1/release/spire/conf/server/ 20:51:47 spire-1.2.1/release/spire/conf/server/server.conf 20:51:47 spire-1.2.1/script/ 20:51:47 spire-1.2.1/script/build-artifact.sh 20:51:47 spire-1.2.1/script/generate_dummy_ca.sh 20:51:47 spire-1.2.1/support/ 20:51:47 spire-1.2.1/support/k8s/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/ 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:51:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/ 20:51:47 spire-1.2.1/support/oidc-discovery-provider/README.md 20:51:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/config.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:51:47 20:51:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/main.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:51:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:51:47 spire-1.2.1/test/ 20:51:47 spire-1.2.1/test/clock/ 20:51:47 spire-1.2.1/test/clock/clock.go 20:51:47 spire-1.2.1/test/fakes/ 20:51:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:51:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:51:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:51:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:51:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:51:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:51:47 spire-1.2.1/test/fakes/fakeagentstore/ 20:51:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:51:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:51:47 spire-1.2.1/test/fakes/fakedatastore/ 20:51:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:51:47 spire-1.2.1/test/fakes/fakeentryclient/ 20:51:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:51:47 spire-1.2.1/test/fakes/fakehealthchecker/ 20:51:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:51:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:51:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:51:47 spire-1.2.1/test/fakes/fakemetrics/ 20:51:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:51:47 spire-1.2.1/test/fakes/fakenoderesolver/ 20:51:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:51:47 spire-1.2.1/test/fakes/fakenotifier/ 20:51:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:51:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:51:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:51:47 spire-1.2.1/test/fakes/fakeserverca/ 20:51:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:51:47 spire-1.2.1/test/fakes/fakeservercatalog/ 20:51:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:51:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:51:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:51:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:51:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:51:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:51:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:51:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:51:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:51:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:51:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:51:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:51:48 spire-1.2.1/test/fixture/ 20:51:48 spire-1.2.1/test/fixture/certs/ 20:51:48 spire-1.2.1/test/fixture/certs/agent_svid.der 20:51:48 spire-1.2.1/test/fixture/certs/base_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/blog_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/bundle.der 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/ca.pem 20:51:48 spire-1.2.1/test/fixture/certs/ca_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/database_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/database_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/database_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/node_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/node_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/node_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/svid.pem 20:51:48 spire-1.2.1/test/fixture/certs/svid_key.pem 20:51:48 spire-1.2.1/test/fixture/config/ 20:51:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:51:48 spire-1.2.1/test/fixture/config/agent_good.conf 20:51:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:51:48 spire-1.2.1/test/fixture/config/plugin_good.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_good.conf 20:51:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:51:48 spire-1.2.1/test/fixture/fixture.go 20:51:48 spire-1.2.1/test/fixture/nodeattestor/ 20:51:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:51:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:51:48 spire-1.2.1/pkg/server/registration/ 20:51:48 spire-1.2.1/pkg/server/registration/manager.go 20:51:48 spire-1.2.1/pkg/server/registration/manager_test.go 20:51:48 spire-1.2.1/pkg/server/scanentries.go 20:51:48 spire-1.2.1/pkg/server/scanentries_test.go 20:51:48 spire-1.2.1/pkg/server/server.go 20:51:48 spire-1.2.1/pkg/server/server_test.go 20:51:48 spire-1.2.1/pkg/server/svid/ 20:51:48 spire-1.2.1/pkg/server/svid/observer.go 20:51:48 spire-1.2.1/pkg/server/svid/observer_test.go 20:51:48 spire-1.2.1/pkg/server/svid/rotator.go 20:51:48 spire-1.2.1/pkg/server/svid/rotator_config.go 20:51:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:51:48 spire-1.2.1/pkg/server/svid/rotator_test.go 20:51:48 spire-1.2.1/proto/ 20:51:48 spire-1.2.1/proto/private/ 20:51:48 spire-1.2.1/proto/private/server/ 20:51:48 spire-1.2.1/proto/private/server/journal/ 20:51:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:51:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:51:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:51:48 spire-1.2.1/test/fixture/registration/ 20:51:48 spire-1.2.1/test/fixture/registration/entries.json 20:51:48 spire-1.2.1/test/fixture/registration/good-for-update.json 20:51:48 spire-1.2.1/test/fixture/registration/good.json 20:51:48 spire-1.2.1/test/fixture/registration/invalid.json 20:51:48 spire-1.2.1/test/fixture/registration/invalid_json.json 20:51:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:51:48 spire-1.2.1/test/integration/ 20:51:48 spire-1.2.1/test/integration/README.md 20:51:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:51:48 spire-1.2.1/proto/private/server/journal/journal.proto 20:51:48 spire-1.2.1/proto/spire/ 20:51:48 spire-1.2.1/proto/spire/common/ 20:51:48 spire-1.2.1/proto/spire/common/common.pb.go 20:51:48 spire-1.2.1/proto/spire/common/common.proto 20:51:48 spire-1.2.1/proto/spire/common/plugin/ 20:51:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:51:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:51:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:51:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:51:48 spire-1.2.1/proto/spire/plugin/ 20:51:48 spire-1.2.1/proto/spire/plugin/agent/ 20:51:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:51:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:51:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:51:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:51:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:51:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:51:48 spire-1.2.1/release/ 20:51:48 spire-1.2.1/test/integration/common 20:51:48 spire-1.2.1/test/integration/setup/ 20:51:48 spire-1.2.1/test/integration/setup/adminclient/ 20:51:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:51:48 spire-1.2.1/test/integration/setup/adminclient/client.go 20:51:48 spire-1.2.1/test/integration/setup/debugagent/ 20:51:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:51:48 spire-1.2.1/test/integration/setup/debugagent/main.go 20:51:48 spire-1.2.1/test/integration/setup/debugserver/ 20:51:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:51:48 spire-1.2.1/test/integration/setup/debugserver/main.go 20:51:48 spire-1.2.1/test/integration/setup/downstreamclient/ 20:51:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:51:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:51:48 spire-1.2.1/test/integration/setup/itclient/ 20:51:48 spire-1.2.1/test/integration/setup/itclient/client.go 20:51:48 spire-1.2.1/test/integration/setup/node-attestation/ 20:51:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:51:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:51:48 spire-1.2.1/test/integration/setup/x509pop/ 20:51:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:51:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:51:48 spire-1.2.1/test/integration/suites/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:51:48 spire-1.2.1/release/spire-extras/ 20:51:48 spire-1.2.1/release/spire-extras/README.md 20:51:48 spire-1.2.1/release/spire-extras/conf/ 20:51:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:51:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:51:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:51:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:51:48 spire-1.2.1/release/spire/ 20:51:48 spire-1.2.1/release/spire/README.md 20:51:48 spire-1.2.1/release/spire/conf/ 20:51:48 spire-1.2.1/release/spire/conf/agent/ 20:51:48 spire-1.2.1/release/spire/conf/agent/agent.conf 20:51:48 spire-1.2.1/release/spire/conf/server/ 20:51:48 spire-1.2.1/release/spire/conf/server/server.conf 20:51:48 spire-1.2.1/script/ 20:51:48 spire-1.2.1/script/build-artifact.sh 20:51:48 spire-1.2.1/script/generate_dummy_ca.sh 20:51:48 spire-1.2.1/support/ 20:51:48 spire-1.2.1/support/k8s/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:51:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/ 20:51:48 spire-1.2.1/support/oidc-discovery-provider/README.md 20:51:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/config.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:51:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/main.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:51:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:51:48 spire-1.2.1/test/ 20:51:48 spire-1.2.1/test/clock/ 20:51:48 spire-1.2.1/test/clock/clock.go 20:51:48 spire-1.2.1/test/fakes/ 20:51:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:51:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:51:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:51:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:51:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:51:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:51:48 spire-1.2.1/test/fakes/fakeagentstore/ 20:51:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:51:48 spire-1.2.1/test/fakes/fakedatastore/ 20:51:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:51:48 spire-1.2.1/test/fakes/fakeentryclient/ 20:51:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:51:48 spire-1.2.1/test/fakes/fakehealthchecker/ 20:51:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:51:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:51:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:51:48 spire-1.2.1/test/fakes/fakemetrics/ 20:51:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:51:48 spire-1.2.1/test/fakes/fakenoderesolver/ 20:51:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:51:48 spire-1.2.1/test/fakes/fakenotifier/ 20:51:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:51:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:51:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:51:48 spire-1.2.1/test/fakes/fakeserverca/ 20:51:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:51:48 spire-1.2.1/test/fakes/fakeservercatalog/ 20:51:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:51:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:51:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:51:48 spire-1.2.1/test/integration/suites/join-token/ 20:51:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:51:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:51:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:51:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:51:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:51:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:51:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:51:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:51:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:51:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:51:48 spire-1.2.1/test/fixture/ 20:51:48 spire-1.2.1/test/fixture/certs/ 20:51:48 spire-1.2.1/test/fixture/certs/agent_svid.der 20:51:48 spire-1.2.1/test/fixture/certs/base_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/blog_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/bundle.der 20:51:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:51:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:51:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:51:48 spire-1.2.1/test/integration/suites/join-token/README.md 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/ 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/join-token/teardown 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:51:48 spire-1.2.1/test/fixture/certs/ca.pem 20:51:48 spire-1.2.1/test/fixture/certs/ca_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/database_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/database_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/database_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/node_cert.pem 20:51:48 spire-1.2.1/test/fixture/certs/node_csr.pem 20:51:48 spire-1.2.1/test/fixture/certs/node_key.pem 20:51:48 spire-1.2.1/test/fixture/certs/svid.pem 20:51:48 spire-1.2.1/test/fixture/certs/svid_key.pem 20:51:48 spire-1.2.1/test/fixture/config/ 20:51:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:51:48 spire-1.2.1/test/fixture/config/agent_good.conf 20:51:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:51:48 spire-1.2.1/test/fixture/config/plugin_good.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:51:48 spire-1.2.1/test/fixture/config/server_good.conf 20:51:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:51:48 spire-1.2.1/test/fixture/fixture.go 20:51:48 spire-1.2.1/test/fixture/nodeattestor/ 20:51:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:51:48 spire-1.2.1/test/integration/suites/k8s/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/00-setup 20:51:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:51:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:51:48 spire-1.2.1/test/integration/suites/k8s/README.md 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:51:48 spire-1.2.1/test/integration/suites/k8s/teardown 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:51:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:51:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:51:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:51:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:51:48 spire-1.2.1/test/fixture/registration/ 20:51:48 spire-1.2.1/test/fixture/registration/entries.json 20:51:48 spire-1.2.1/test/fixture/registration/good-for-update.json 20:51:48 spire-1.2.1/test/fixture/registration/good.json 20:51:48 spire-1.2.1/test/fixture/registration/invalid.json 20:51:48 spire-1.2.1/test/fixture/registration/invalid_json.json 20:51:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:51:48 spire-1.2.1/test/integration/ 20:51:48 spire-1.2.1/test/integration/README.md 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:51:48 spire-1.2.1/test/integration/common 20:51:48 spire-1.2.1/test/integration/setup/ 20:51:48 spire-1.2.1/test/integration/setup/adminclient/ 20:51:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:51:48 spire-1.2.1/test/integration/setup/adminclient/client.go 20:51:48 spire-1.2.1/test/integration/setup/debugagent/ 20:51:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:51:48 spire-1.2.1/test/integration/setup/debugagent/main.go 20:51:48 spire-1.2.1/test/integration/setup/debugserver/ 20:51:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:51:48 spire-1.2.1/test/integration/setup/debugserver/main.go 20:51:48 spire-1.2.1/test/integration/setup/downstreamclient/ 20:51:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:51:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:51:48 spire-1.2.1/test/integration/setup/itclient/ 20:51:48 spire-1.2.1/test/integration/setup/itclient/client.go 20:51:48 spire-1.2.1/test/integration/setup/node-attestation/ 20:51:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:51:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:51:48 spire-1.2.1/test/integration/setup/x509pop/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:51:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:51:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:51:48 spire-1.2.1/test/integration/suites/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/ 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:51:48 spire-1.2.1/test/integration/suites/rotation/ 20:51:48 spire-1.2.1/test/integration/suites/rotation/00-setup 20:51:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:51:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:51:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:51:48 spire-1.2.1/test/integration/suites/rotation/README.md 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/ 20:51:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/rotation/teardown 20:51:48 spire-1.2.1/test/integration/suites/self-test/ 20:51:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:51:48 spire-1.2.1/test/integration/suites/self-test/README.md 20:51:48 spire-1.2.1/test/integration/suites/self-test/teardown 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:51:48 spire-1.2.1/test/integration/suites/upgrade/ 20:51:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:51:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:51:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:51:48 spire-1.2.1/test/integration/suites/upgrade/README.md 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/upgrade/teardown 20:51:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:51:48 spire-1.2.1/test/integration/test-one.sh 20:51:48 spire-1.2.1/test/integration/test.sh 20:51:48 spire-1.2.1/test/plugintest/ 20:51:48 spire-1.2.1/test/plugintest/config.go 20:51:48 spire-1.2.1/test/plugintest/load.go 20:51:48 spire-1.2.1/test/plugintest/option.go 20:51:48 spire-1.2.1/test/spiretest/ 20:51:48 spire-1.2.1/test/spiretest/apiserver.go 20:51:48 spire-1.2.1/test/spiretest/assertions.go 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:51:48 spire-1.2.1/test/spiretest/dir.go 20:51:48 spire-1.2.1/test/spiretest/errors_posix.go 20:51:48 spire-1.2.1/test/spiretest/errors_windows.go 20:51:48 spire-1.2.1/test/spiretest/logs.go 20:51:48 spire-1.2.1/test/spiretest/socketapi.go 20:51:48 spire-1.2.1/test/spiretest/suite.go 20:51:48 spire-1.2.1/test/spiretest/x509.go 20:51:48 spire-1.2.1/test/testca/ 20:51:48 spire-1.2.1/test/testca/ca.go 20:51:48 spire-1.2.1/test/testkey/ 20:51:48 spire-1.2.1/test/testkey/generate.sh 20:51:48 spire-1.2.1/test/testkey/genkeys.go 20:51:48 spire-1.2.1/test/testkey/keys.go 20:51:48 spire-1.2.1/test/testkey/new.go 20:51:48 spire-1.2.1/test/tpmsimulator/ 20:51:48 spire-1.2.1/test/tpmsimulator/simulator.go 20:51:48 spire-1.2.1/test/util/ 20:51:48 spire-1.2.1/test/util/cert_fixtures.go 20:51:48 spire-1.2.1/test/util/cert_generation.go 20:51:48 spire-1.2.1/test/util/io_redirection.go 20:51:48 spire-1.2.1/test/util/race.go 20:51:48 spire-1.2.1/test/util/util.go 20:51:48 building spire from source... 20:51:48 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:51:48 spire-1.2.1/test/integration/suites/join-token/ 20:51:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:51:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:51:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:51:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:51:48 spire-1.2.1/test/integration/suites/join-token/README.md 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/ 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/join-token/teardown 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:51:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:51:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:51:48 spire-1.2.1/test/integration/suites/k8s/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/00-setup 20:51:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:51:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:51:48 spire-1.2.1/test/integration/suites/k8s/README.md 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:51:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:51:48 spire-1.2.1/test/integration/suites/k8s/teardown 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/ 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:51:48 spire-1.2.1/test/integration/suites/rotation/ 20:51:48 spire-1.2.1/test/integration/suites/rotation/00-setup 20:51:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:51:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:51:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:51:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:51:48 spire-1.2.1/test/integration/suites/rotation/README.md 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/ 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/rotation/teardown 20:51:48 spire-1.2.1/test/integration/suites/self-test/ 20:51:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:51:48 spire-1.2.1/test/integration/suites/self-test/README.md 20:51:48 spire-1.2.1/test/integration/suites/self-test/teardown 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:51:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:51:48 spire-1.2.1/test/integration/suites/upgrade/ 20:51:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:51:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:51:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:51:48 spire-1.2.1/test/integration/suites/upgrade/README.md 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:51:48 spire-1.2.1/test/integration/suites/upgrade/teardown 20:51:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:51:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:51:48 spire-1.2.1/test/integration/test-one.sh 20:51:48 spire-1.2.1/test/integration/test.sh 20:51:48 spire-1.2.1/test/plugintest/ 20:51:48 spire-1.2.1/test/plugintest/config.go 20:51:48 spire-1.2.1/test/plugintest/load.go 20:51:48 spire-1.2.1/test/plugintest/option.go 20:51:48 spire-1.2.1/test/spiretest/ 20:51:48 spire-1.2.1/test/spiretest/apiserver.go 20:51:48 spire-1.2.1/test/spiretest/assertions.go 20:51:48 spire-1.2.1/test/spiretest/dir.go 20:51:48 spire-1.2.1/test/spiretest/errors_posix.go 20:51:48 spire-1.2.1/test/spiretest/errors_windows.go 20:51:48 spire-1.2.1/test/spiretest/logs.go 20:51:48 spire-1.2.1/test/spiretest/socketapi.go 20:51:48 spire-1.2.1/test/spiretest/suite.go 20:51:48 spire-1.2.1/test/spiretest/x509.go 20:51:48 spire-1.2.1/test/testca/ 20:51:48 spire-1.2.1/test/testca/ca.go 20:51:48 spire-1.2.1/test/testkey/ 20:51:48 spire-1.2.1/test/testkey/generate.sh 20:51:48 spire-1.2.1/test/testkey/genkeys.go 20:51:48 spire-1.2.1/test/testkey/keys.go 20:51:48 spire-1.2.1/test/testkey/new.go 20:51:48 spire-1.2.1/test/tpmsimulator/ 20:51:48 spire-1.2.1/test/tpmsimulator/simulator.go 20:51:48 spire-1.2.1/test/util/ 20:51:48 spire-1.2.1/test/util/cert_fixtures.go 20:51:48 spire-1.2.1/test/util/cert_generation.go 20:51:48 spire-1.2.1/test/util/io_redirection.go 20:51:48 spire-1.2.1/test/util/race.go 20:51:48 spire-1.2.1/test/util/util.go 20:51:48 building spire from source... 20:51:49 Installing go1.17.7... 20:51:49 Installing go1.17.7... 20:52:21 Building bin/spire-server... 20:52:21 go: downloading github.com/mitchellh/cli v1.1.2 20:52:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:52:21 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:52:21 Building bin/spire-server... 20:52:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:52:21 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:52:21 go: downloading github.com/mitchellh/cli v1.1.2 20:52:21 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:52:21 go: downloading google.golang.org/grpc v1.44.0 20:52:21 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:52:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:52:21 go: downloading google.golang.org/grpc v1.44.0 20:52:21 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:52:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:52:21 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:52:21 go: downloading github.com/imdario/mergo v0.3.12 20:52:21 go: downloading github.com/sirupsen/logrus v1.8.1 20:52:21 go: downloading github.com/imdario/mergo v0.3.12 20:52:22 go: downloading github.com/sirupsen/logrus v1.8.1 20:52:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:52:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:52:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:52:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:52:24 go: downloading github.com/fatih/color v1.13.0 20:52:24 go: downloading github.com/mattn/go-isatty v0.0.14 20:52:24 go: downloading github.com/fatih/color v1.13.0 20:52:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:52:24 go: downloading github.com/mattn/go-isatty v0.0.14 20:52:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:52:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:52:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:52:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:52:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:52:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:52:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:52:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:52:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:52:25 go: downloading github.com/armon/go-metrics v0.3.10 20:52:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:52:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:52:26 go: downloading github.com/prometheus/client_golang v1.12.1 20:52:26 go: downloading github.com/armon/go-metrics v0.3.10 20:52:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:52:26 go: downloading github.com/prometheus/client_golang v1.12.1 20:52:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:52:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:52:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:52:27 go: downloading github.com/open-policy-agent/opa v0.38.0 20:52:27 go: downloading github.com/open-policy-agent/opa v0.38.0 20:52:46 go: downloading github.com/Masterminds/goutils v1.1.0 20:52:46 go: downloading github.com/Masterminds/semver v1.5.0 20:52:46 go: downloading github.com/google/uuid v1.1.2 20:52:46 go: downloading github.com/huandu/xstrings v1.3.2 20:52:46 go: downloading github.com/mattn/go-colorable v0.1.12 20:52:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:52:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:52:46 go: downloading github.com/mattn/go-colorable v0.1.12 20:52:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:52:46 go: downloading github.com/oklog/run v1.0.0 20:52:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:52:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:52:46 go: downloading github.com/Masterminds/goutils v1.1.0 20:52:46 go: downloading github.com/prometheus/client_model v0.2.0 20:52:46 go: downloading github.com/Masterminds/semver v1.5.0 20:52:46 go: downloading github.com/google/uuid v1.1.2 20:52:46 go: downloading github.com/prometheus/common v0.32.1 20:52:46 go: downloading github.com/beorn7/perks v1.0.1 20:52:46 go: downloading github.com/huandu/xstrings v1.3.2 20:52:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:52:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:52:46 go: downloading github.com/oklog/run v1.0.0 20:52:46 go: downloading github.com/prometheus/procfs v0.7.3 20:52:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:52:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:52:46 go: downloading github.com/prometheus/client_model v0.2.0 20:52:46 go: downloading github.com/prometheus/common v0.32.1 20:52:46 go: downloading github.com/beorn7/perks v1.0.1 20:52:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:52:46 go: downloading github.com/prometheus/procfs v0.7.3 20:52:47 go: downloading github.com/imkira/go-observer v1.0.3 20:52:47 go: downloading go.uber.org/atomic v1.9.0 20:52:47 go: downloading go.uber.org/atomic v1.9.0 20:52:47 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:52:47 go: downloading github.com/hashicorp/errwrap v1.1.0 20:52:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:52:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:52:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:52:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:52:48 go: downloading github.com/imkira/go-observer v1.0.3 20:52:48 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:52:48 go: downloading github.com/hashicorp/errwrap v1.1.0 20:52:48 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:52:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:52:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:52:49 go: downloading github.com/twmb/murmur3 v1.1.6 20:52:49 go: downloading github.com/stretchr/testify v1.7.0 20:52:49 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:52:49 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:52:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:52:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:52:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:53:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:53:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:53:02 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:53:02 go: downloading github.com/stretchr/testify v1.7.0 20:53:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:53:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:53:02 go: downloading github.com/blang/semver/v4 v4.0.0 20:53:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:53:03 go: downloading github.com/jinzhu/gorm v1.9.16 20:53:03 go: downloading github.com/lib/pq v1.10.4 20:53:03 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:53:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:53:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:53:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:53:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:53:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:53:07 go: downloading github.com/blang/semver/v4 v4.0.0 20:53:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:53:07 go: downloading github.com/jinzhu/gorm v1.9.16 20:53:08 go: downloading github.com/lib/pq v1.10.4 20:53:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:53:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:53:35 go: downloading google.golang.org/api v0.70.0 20:53:35 go: downloading k8s.io/client-go v0.23.4 20:53:35 go: downloading k8s.io/api v0.23.4 20:53:35 go: downloading k8s.io/client-go v0.23.4 20:53:35 go: downloading google.golang.org/api v0.70.0 20:53:35 go: downloading github.com/google/go-tpm v0.3.3 20:53:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:53:46 go: downloading github.com/google/go-tpm v0.3.3 20:53:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:54:18 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:54:19 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:54:19 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:54:19 go: downloading cloud.google.com/go/storage v1.21.0 20:54:20 go: downloading cloud.google.com/go v0.100.2 20:54:21 go: downloading k8s.io/apimachinery v0.23.4 20:54:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:54:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:54:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:54:22 go: downloading cloud.google.com/go/storage v1.21.0 20:54:23 go: downloading cloud.google.com/go v0.100.2 20:54:24 go: downloading k8s.io/kube-aggregator v0.23.3 20:54:25 go: downloading k8s.io/api v0.23.4 20:54:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:54:27 go: downloading cloud.google.com/go/security v1.3.0 20:54:27 go: downloading github.com/hashicorp/vault/api v1.4.1 20:54:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:54:28 go: downloading github.com/twmb/murmur3 v1.1.6 20:54:28 go: downloading gopkg.in/yaml.v2 v2.4.0 20:54:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:54:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:54:29 go: downloading github.com/gobwas/glob v0.2.3 20:54:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:54:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:54:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:54:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:54:30 go: downloading github.com/aws/smithy-go v1.11.0 20:54:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:54:32 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:54:32 go: downloading github.com/jinzhu/inflection v1.0.0 20:54:33 go: downloading github.com/gogo/protobuf v1.3.2 20:54:34 go: downloading k8s.io/apimachinery v0.23.4 20:54:36 go: downloading k8s.io/kube-aggregator v0.23.3 20:54:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:54:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:54:39 go: downloading cloud.google.com/go/security v1.3.0 20:54:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:54:39 go: downloading github.com/hashicorp/vault/api v1.4.1 20:54:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:54:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:54:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:54:39 go: downloading github.com/dimchansky/utfbom v1.1.1 20:54:39 go: downloading cloud.google.com/go/compute v1.3.0 20:54:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:54:40 go: downloading gopkg.in/yaml.v2 v2.4.0 20:54:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:54:40 go: downloading github.com/gobwas/glob v0.2.3 20:54:40 go: downloading cloud.google.com/go/iam v0.1.1 20:54:40 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:54:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:54:41 go: downloading k8s.io/klog/v2 v2.30.0 20:54:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:54:41 go: downloading github.com/google/gofuzz v1.1.0 20:54:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:54:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:54:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:54:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:54:42 go: downloading github.com/aws/smithy-go v1.11.0 20:54:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:54:43 go: downloading github.com/spf13/pflag v1.0.5 20:54:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:54:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:54:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:54:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:54:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:54:43 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:54:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:54:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:54:43 go: downloading github.com/jinzhu/inflection v1.0.0 20:54:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:54:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:54:44 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:54:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:54:44 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:54:45 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:54:45 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:54:45 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:54:45 go: downloading github.com/dimchansky/utfbom v1.1.1 20:54:45 go: downloading cloud.google.com/go/compute v1.3.0 20:54:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:54:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:54:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:54:46 go: downloading cloud.google.com/go/iam v0.1.1 20:54:46 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:54:46 go: downloading github.com/gogo/protobuf v1.3.2 20:54:47 go: downloading go.opencensus.io v0.23.0 20:54:48 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:54:48 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:54:49 go: downloading gopkg.in/inf.v0 v0.9.1 20:54:49 go: downloading github.com/go-logr/logr v1.2.2 20:54:49 go: downloading github.com/google/go-cmp v0.5.7 20:54:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:54:50 go: downloading github.com/json-iterator/go v1.1.12 20:54:51 go: downloading github.com/googleapis/gnostic v0.5.5 20:54:52 go: downloading k8s.io/klog/v2 v2.30.0 20:54:52 go: downloading github.com/google/gofuzz v1.1.0 20:54:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:54:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:54:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:54:54 go: downloading github.com/spf13/pflag v1.0.5 20:54:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:54:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:54:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:54:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:54:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:54:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:54:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:54:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:54:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:54:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:54:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:54:56 go: downloading github.com/tklauser/numcpus v0.3.0 20:54:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:54:56 go: downloading github.com/tklauser/numcpus v0.3.0 20:54:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:54:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:54:56 go: downloading go.uber.org/zap v1.21.0 20:54:57 go: downloading sigs.k8s.io/yaml v1.3.0 20:54:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:54:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:54:57 go: downloading github.com/modern-go/reflect2 v1.0.2 20:54:58 go: downloading github.com/ryanuber/go-glob v1.0.0 20:54:58 go: downloading github.com/golang/snappy v0.0.4 20:54:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:54:58 go: downloading go.opencensus.io v0.23.0 20:54:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:54:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:54:59 go: downloading gopkg.in/inf.v0 v0.9.1 20:55:00 go: downloading github.com/go-logr/logr v1.2.2 20:55:00 go: downloading github.com/google/go-cmp v0.5.7 20:55:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:55:00 go: downloading github.com/json-iterator/go v1.1.12 20:55:01 go: downloading github.com/googleapis/gnostic v0.5.5 20:55:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:55:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:55:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:55:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:55:07 go: downloading go.uber.org/zap v1.21.0 20:55:08 go: downloading sigs.k8s.io/yaml v1.3.0 20:55:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:55:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:55:08 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:55:08 go: downloading github.com/modern-go/reflect2 v1.0.2 20:55:08 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:55:08 go: downloading github.com/hashicorp/go-version v1.2.0 20:55:09 go: downloading go.uber.org/multierr v1.6.0 20:55:09 go: downloading github.com/ryanuber/go-glob v1.0.0 20:55:09 go: downloading github.com/golang/snappy v0.0.4 20:55:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:55:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:55:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:55:19 go: downloading github.com/hashicorp/go-version v1.2.0 20:55:19 go: downloading go.uber.org/multierr v1.6.0 20:55:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:55:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:55:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:55:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:57:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:57:21 Removing intermediate container 238db8333860 20:57:21 ---> f28e9eda7b5c 20:57:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:57:21 ---> Running in 863fdfda7396 20:57:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:57:29 Removing intermediate container 863fdfda7396 20:57:29 ---> 03f7edeef99e 20:57:29 20:57:29 Step 11/23 : FROM docker:20.10.14 20:57:30 20.10.14: Pulling from library/docker 20:57:35 Removing intermediate container f5959dd4f87d 20:57:35 ---> ec2f39a54e93 20:57:35 20:57:35 Step 10/25 : FROM alpine:3.14 20:57:35 3.14: Pulling from library/alpine 20:57:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:57:37 Status: Downloaded newer image for alpine:3.14 20:57:37 ---> ac73e934f311 20:57:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:57:37 Removing intermediate container 161d7b8e62dd 20:57:37 ---> 560c2cf9f542 20:57:37 20:57:37 Step 10/31 : FROM alpine:3.14 20:57:37 ---> ac73e934f311 20:57:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:57:38 ---> Running in 4f8f427a2a4c 20:57:38 ---> Running in 424a6f5ae84e 20:57:39 Removing intermediate container 4f8f427a2a4c 20:57:39 ---> 83f8ff85eb01 20:57:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:57:39 ---> Running in b19f40579b23 20:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:57:43 (1/3) Installing ca-certificates (20211220-r0) 20:57:43 (2/3) Installing dumb-init (1.2.5-r1) 20:57:43 (3/3) Installing su-exec (0.2-r1) 20:57:43 Executing busybox-1.33.1-r7.trigger 20:57:43 Executing ca-certificates-20211220-r0.trigger 20:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:57:43 OK: 6 MiB in 17 packages 20:57:45 (1/2) Installing dumb-init (1.2.5-r1) 20:57:45 (2/2) Installing su-exec (0.2-r1) 20:57:45 Executing busybox-1.33.1-r7.trigger 20:57:45 OK: 6 MiB in 16 packages 20:57:47 Removing intermediate container b19f40579b23 20:57:47 ---> 2446d1decf8e 20:57:47 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:57:47 ---> Running in be5c56e80e31 20:57:48 Removing intermediate container 424a6f5ae84e 20:57:48 ---> a27e631df461 20:57:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:57:48 ---> Running in c94f84e1d17a 20:57:48 Removing intermediate container be5c56e80e31 20:57:48 ---> 185976dd27a9 20:57:48 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:57:48 ---> Running in 7caf1c7650ac 20:57:49 Removing intermediate container 7caf1c7650ac 20:57:49 ---> 065e268c3154 20:57:49 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:57:49 Removing intermediate container c94f84e1d17a 20:57:49 ---> 97a60ac39e90 20:57:49 Step 13/25 : WORKDIR / 20:57:49 ---> Running in 585955bcf96d 20:57:49 ---> Running in 9ab6102da9ee 20:57:51 Removing intermediate container 585955bcf96d 20:57:51 ---> e2e8d94f9b86 20:57:51 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:57:52 ---> 6ea974a7da91 20:57:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:57:53 Removing intermediate container 9ab6102da9ee 20:57:53 ---> cbe2c941ad7d 20:57:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:57:53 ---> Running in bbed8c9c8851 20:57:54 ---> 5be8c53c9c65 20:57:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:57:54 Removing intermediate container bbed8c9c8851 20:57:54 ---> 9b18552eb8cc 20:57:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:57:56 ---> 698416fe5b3f 20:57:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:57:56 ---> 5797bfbf35ce 20:57:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:57:57 ---> Running in 018e06b6b94f 20:57:58 ---> 01d8d0ccfe78 20:57:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:58:01 Removing intermediate container 018e06b6b94f 20:58:01 ---> 7b02ebb3df64 20:58:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:02 ---> d00751c84f00 20:58:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:58:03 ---> 0e5cc09ad313 20:58:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:58:05 ---> 70c8b8545342 20:58:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:58:05 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:58:05 Status: Downloaded newer image for docker:20.10.14 20:58:05 ---> c346e9eafbab 20:58:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:58:06 ---> Running in dce6738ff3ee 20:58:06 ---> ccc1a38ac75e 20:58:06 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/ 20:58:06 ---> Running in de2446ef6917 20:58:07 Removing intermediate container dce6738ff3ee 20:58:07 ---> a913ee1c9761 20:58:07 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 20:58:07 ---> Running in a5eed8521add 20:58:08 ---> 3a29ea7652db 20:58:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:58:11 ---> 08d8bc117534 20:58:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:58:11 Removing intermediate container de2446ef6917 20:58:11 ---> 81a1e0bb5352 20:58:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:58:11 ---> Running in 7b21c9ba9069 20:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:58:11 Removing intermediate container 7b21c9ba9069 20:58:11 ---> 5854188e1ca8 20:58:11 Step 23/25 : LABEL arch=arm64 20:58:12 ---> Running in 867a2df3697a 20:58:12 ---> 8fa4f9be8e67 20:58:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:58:13 (1/43) Installing readline (8.1.1-r0) 20:58:13 (2/43) Installing bash (5.1.16-r0) 20:58:13 Executing bash-5.1.16-r0.post-install 20:58:13 (3/43) Installing brotli-libs (1.0.9-r5) 20:58:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:58:13 (5/43) Installing libcurl (7.80.0-r0) 20:58:13 Removing intermediate container 867a2df3697a 20:58:13 ---> 10123f6b629f 20:58:13 Step 24/25 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 20:58:13 (6/43) Installing curl (7.80.0-r0) 20:58:13 (7/43) Installing dumb-init (1.2.5-r1) 20:58:13 (8/43) Installing libbz2 (1.0.8-r1) 20:58:13 (9/43) Installing expat (2.4.7-r0) 20:58:13 ---> Running in e97bd5a2c72d 20:58:13 (10/43) Installing libffi (3.4.2-r1) 20:58:13 (11/43) Installing gdbm (1.22-r0) 20:58:13 (12/43) Installing xz-libs (5.2.5-r1) 20:58:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:58:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:58:13 (15/43) Installing mpdecimal (2.5.1-r1) 20:58:13 (16/43) Installing sqlite-libs (3.36.0-r0) 20:58:13 (17/43) Installing python3 (3.9.7-r4) 20:58:14 Removing intermediate container e97bd5a2c72d 20:58:14 ---> 21e919345820 20:58:14 Step 25/25 : LABEL version=0.0.0 20:58:14 ---> 537bac464ce6 20:58:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:58:14 ---> Running in 2e524e4b3729 20:58:14 ---> Running in 158473d7e33b 20:58:15 Removing intermediate container 2e524e4b3729 20:58:15 ---> 1a8c64844bd2 20:58:15 20:58:15 Removing intermediate container 158473d7e33b 20:58:15 ---> cce19bd8ac7b 20:58:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:58:16 Successfully built 1a8c64844bd2 20:58:16 Successfully tagged security-secretstore-setup-arm64:latest 20:58:16  Building security-secretstore-setup ... done Building security-proxy-setup 20:58:17 ---> 52716c68aa10 20:58:17 Step 26/31 : RUN chmod +x /entrypoint.sh 20:58:17 ---> Running in 75a1f94dfea6 20:58:18 (18/43) Installing py3-appdirs (1.4.4-r2) 20:58:18 (19/43) Installing py3-certifi (2020.12.5-r1) 20:58:18 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:58:18 (21/43) Installing py3-idna (3.3-r0) 20:58:18 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:58:18 (23/43) Installing py3-requests (2.26.0-r1) 20:58:18 (24/43) Installing py3-msgpack (1.0.2-r1) 20:58:18 (25/43) Installing py3-lockfile (0.12.2-r4) 20:58:18 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:58:18 (27/43) Installing py3-colorama (0.4.4-r1) 20:58:18 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:58:18 (29/43) Installing py3-distlib (0.3.3-r0) 20:58:18 (30/43) Installing py3-distro (1.6.0-r0) 20:58:18 (31/43) Installing py3-six (1.16.0-r0) 20:58:18 (32/43) Installing py3-webencodings (0.5.1-r4) 20:58:18 (33/43) Installing py3-html5lib (1.1-r1) 20:58:18 (34/43) Installing py3-parsing (2.4.7-r2) 20:58:18 (35/43) Installing py3-packaging (20.9-r1) 20:58:18 (36/43) Installing py3-tomli (1.2.2-r0) 20:58:18 (37/43) Installing py3-pep517 (0.12.0-r0) 20:58:18 (38/43) Installing py3-progress (1.6-r0) 20:58:18 (39/43) Installing py3-retrying (1.3.3-r2) 20:58:18 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:58:18 (41/43) Installing py3-setuptools (52.0.0-r4) 20:58:19 (42/43) Installing py3-toml (0.10.2-r2) 20:58:19 (43/43) Installing py3-pip (20.3.4-r1) 20:58:20 Executing busybox-1.34.1-r5.trigger 20:58:20 OK: 82 MiB in 65 packages 20:58:21 Removing intermediate container 75a1f94dfea6 20:58:21 ---> b942029944d5 20:58:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:58:21 ---> Running in 8535c2961b90 20:58:22 Removing intermediate container 8535c2961b90 20:58:22 ---> 074d0de90833 20:58:22 Step 28/31 : CMD ["gate"] 20:58:22 ---> Running in d44f14ace215 20:58:22 Removing intermediate container d44f14ace215 20:58:22 ---> 59074638ab51 20:58:22 Step 29/31 : LABEL arch=arm64 20:58:23 ---> Running in f53a0a260aca 20:58:23 Removing intermediate container f53a0a260aca 20:58:23 ---> 25b3bd721064 20:58:23 Step 30/31 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 20:58:24 ---> Running in 092d0f3bf20e 20:58:24 Removing intermediate container 092d0f3bf20e 20:58:24 ---> caec9a1c08cb 20:58:24 Step 31/31 : LABEL version=0.0.0 20:58:25 ---> Running in c2ecfdd2cb54 20:58:25 Removing intermediate container c2ecfdd2cb54 20:58:25 ---> 4e9d1702f2da 20:58:25 20:58:25 Successfully built 4e9d1702f2da 20:58:25 Successfully tagged security-bootstrapper-arm64:latest 20:58:26  Building security-bootstrapper ... done Building core-data 20:58:28 Collecting docker-compose==1.23.2 20:58:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:58:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:58:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:58:29 Collecting texttable<0.10,>=0.9.0 20:58:29 Downloading texttable-0.9.1.tar.gz (11 kB) 20:58:32 Collecting dockerpty<0.5,>=0.4.1 20:58:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:58:37 Collecting docker<4.0,>=3.6.0 20:58:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:58:37 Collecting cached-property<2,>=1.2.0 20:58:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:58:37 Collecting jsonschema<3,>=2.5.1 20:58:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:58:37 Collecting docopt<0.7,>=0.6.1 20:58:37 Downloading docopt-0.6.2.tar.gz (25 kB) 20:58:42 Collecting websocket-client<1.0,>=0.32.0 20:58:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:58:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:58:43 Collecting PyYAML<4,>=3.10 20:58:43 Downloading PyYAML-3.13.tar.gz (270 kB) 20:58:49 Collecting docker-pycreds>=0.4.0 20:58:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:58:50 Collecting idna<2.8,>=2.5 20:58:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:58:50 Collecting chardet<3.1.0,>=3.0.2 20:58:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:58:52 Collecting urllib3<1.25,>=1.21.1 20:58:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:58:52 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) 20:58:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:58:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:58:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:58:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:58:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:58:54 Attempting uninstall: urllib3 20:58:54 Found existing installation: urllib3 1.26.7 20:58:54 Uninstalling urllib3-1.26.7: 20:58:54 Successfully uninstalled urllib3-1.26.7 20:58:55 Attempting uninstall: idna 20:58:55 Found existing installation: idna 3.3 20:58:55 Uninstalling idna-3.3: 20:58:56 Successfully uninstalled idna-3.3 20:59:00 Attempting uninstall: requests 20:59:00 Found existing installation: requests 2.26.0 20:59:00 Uninstalling requests-2.26.0: 20:59:00 Successfully uninstalled requests-2.26.0 20:59:01 Running setup.py install for texttable: started 20:59:06 Running setup.py install for texttable: finished with status 'done' 20:59:06 Running setup.py install for PyYAML: started 20:59:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:59:09 ---> 08b9be25db67 20:59:09 Step 3/22 : WORKDIR /edgex-go 20:59:09 ---> Using cache 20:59:09 ---> e59d5483394c 20:59:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:09 ---> Using cache 20:59:09 ---> 9fb305470d9d 20:59:09 Step 5/22 : RUN apk add --update --no-cache make git 20:59:09 ---> Using cache 20:59:09 ---> 8b081178f56c 20:59:09 Step 6/22 : COPY go.mod vendor* ./ 20:59:09 ---> Using cache 20:59:09 ---> 9093b41baaff 20:59:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:09 ---> Using cache 20:59:09 ---> 7cedd6553324 20:59:09 Step 8/22 : COPY . . 20:59:09 ---> Using cache 20:59:09 ---> a30ece5c490a 20:59:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:59:10 ---> Running in 4a1a5215d118 20:59:10 Running setup.py install for PyYAML: finished with status 'done' 20:59:11 Running setup.py install for docopt: started 20:59:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:59:14 Running setup.py install for docopt: finished with status 'done' 20:59:14 Running setup.py install for dockerpty: started 20:59:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:59:18 ---> 08b9be25db67 20:59:18 Step 3/23 : WORKDIR /edgex-go 20:59:18 ---> Using cache 20:59:18 ---> e59d5483394c 20:59:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:18 ---> Using cache 20:59:18 ---> 9fb305470d9d 20:59:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:59:18 ---> Running in bea430e6e108 20:59:19 Running setup.py install for dockerpty: finished with status 'done' 20:59:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:23 OK: 220 MiB in 52 packages 20:59:23 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 20:59:24 Removing intermediate container bea430e6e108 20:59:24 ---> dd78a5803c08 20:59:24 Step 6/23 : COPY go.mod vendor* ./ 20:59:25 ---> 10b9976cde41 20:59:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:26 ---> Running in 83983fae1513 20:59:32 Removing intermediate container 83983fae1513 20:59:32 ---> 410b279d3384 20:59:32 Step 8/23 : COPY . . 20:59:45 Removing intermediate container a5eed8521add 20:59:45 ---> 6f0d45fdcd06 20:59:45 Step 14/23 : ENV APP_PORT=58890 20:59:45 ---> Running in 98e687f027a1 20:59:45 Removing intermediate container 98e687f027a1 20:59:45 ---> 73df4359e081 20:59:45 Step 15/23 : EXPOSE $APP_PORT 20:59:45 ---> Running in 5cec0f96407e 20:59:46 Removing intermediate container 5cec0f96407e 20:59:46 ---> 87bf0d230a9f 20:59:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:59:50 ---> 7be03e64705b 20:59:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:59:51 ---> c8c3de94300e 20:59:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:59:53 ---> aaa4fc24f925 20:59:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:59:53 ---> Running in f5d2485eb035 20:59:54 Removing intermediate container f5d2485eb035 20:59:54 ---> 21745c8324a5 20:59:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:54 ---> Running in 1640c58c496f 20:59:55 Removing intermediate container 1640c58c496f 20:59:55 ---> dbe29580da6d 20:59:55 Step 21/23 : LABEL arch=arm64 20:59:55 ---> Running in e1f6b65b7a6f 20:59:56 Removing intermediate container e1f6b65b7a6f 20:59:56 ---> 6bfcf2b0a461 20:59:56 Step 22/23 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 20:59:56 ---> Running in 25a048a80d8d 20:59:57 Removing intermediate container 25a048a80d8d 20:59:57 ---> 62488b85b35e 20:59:57 Step 23/23 : LABEL version=0.0.0 20:59:57 ---> Running in a51469b963aa 20:59:58 Removing intermediate container a51469b963aa 20:59:58 ---> 8d43016419a0 20:59:58 20:59:59 Successfully built 8d43016419a0 20:59:59 Successfully tagged sys-mgmt-agent-arm64:latest 20:59:59 Building security-spire-agent 21:00:08  Building sys-mgmt-agent ... done  ---> 46c775da1fda 21:00:08 Step 9/23 : RUN make cmd/core-data/core-data 21:00:08 ---> Running in c7408bc0d689 21:00:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:00:36 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:00:36 ---> 08b9be25db67 21:00:36 Step 3/26 : WORKDIR /edgex-go 21:00:36 ---> Using cache 21:00:36 ---> e59d5483394c 21:00:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:36 ---> Using cache 21:00:36 ---> 9fb305470d9d 21:00:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:00:36 ---> Running in 5584a2306699 21:00:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:39 OK: 220 MiB in 52 packages 21:00:40 Removing intermediate container 5584a2306699 21:00:40 ---> 42ee96b89779 21:00:40 Step 6/26 : COPY go.mod vendor* ./ 21:00:41 ---> 9bdb84b2d832 21:00:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:41 ---> Running in f4212561caad 21:00:47 Removing intermediate container f4212561caad 21:00:47 ---> 815eefef88f5 21:00:47 Step 8/26 : COPY . . 21:01:09 ---> f3852c60915f 21:01:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:01:09 ---> Running in 7df06bb88a6b 21:01:09 Removing intermediate container 7df06bb88a6b 21:01:09 ---> a8afb337ca0b 21:01:09 Step 10/26 : RUN mkdir -p spire-build 21:01:09 ---> Running in 966cef372462 21:01:13 Removing intermediate container 966cef372462 21:01:13 ---> 9371f2e3fb26 21:01:13 Step 11/26 : WORKDIR /edgex-go/spire-build 21:01:13 ---> Running in 91badfeaa046 21:01:14 Removing intermediate container 91badfeaa046 21:01:14 ---> f1dd6aae3c62 21:01:14 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 21:01:14 ---> Running in 1bca85e8b1bf 21:01:16 spire-1.2.1/ 21:01:16 spire-1.2.1/.data/ 21:01:16 spire-1.2.1/.data/.file 21:01:16 spire-1.2.1/.dockerignore 21:01:16 spire-1.2.1/.gitattributes 21:01:16 spire-1.2.1/.githooks/ 21:01:16 spire-1.2.1/.githooks/pre-commit 21:01:16 spire-1.2.1/.github/ 21:01:16 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:01:16 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:01:16 spire-1.2.1/.github/dependabot.yml 21:01:16 spire-1.2.1/.github/workflows/ 21:01:16 spire-1.2.1/.github/workflows/nightly_build.yaml 21:01:16 spire-1.2.1/.github/workflows/pr_build.yaml 21:01:16 spire-1.2.1/.github/workflows/release_build.yaml 21:01:16 spire-1.2.1/.github/workflows/scripts/ 21:01:16 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:01:16 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:01:16 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:01:16 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:01:16 spire-1.2.1/.github/workflows/scripts/split.sh 21:01:16 spire-1.2.1/.gitignore 21:01:16 spire-1.2.1/.go-version 21:01:16 spire-1.2.1/.golangci.yml 21:01:16 spire-1.2.1/ADOPTERS.md 21:01:16 spire-1.2.1/CHANGELOG.md 21:01:16 spire-1.2.1/CODE-OF-CONDUCT.md 21:01:16 spire-1.2.1/CODEOWNERS 21:01:16 spire-1.2.1/CONTRIBUTING.md 21:01:16 spire-1.2.1/Dockerfile 21:01:17 spire-1.2.1/Dockerfile.dev 21:01:17 spire-1.2.1/Dockerfile.scratch 21:01:17 spire-1.2.1/LICENSE 21:01:17 spire-1.2.1/MAINTAINERS.md 21:01:17 spire-1.2.1/Makefile 21:01:17 spire-1.2.1/README.md 21:01:17 spire-1.2.1/ROADMAP.md 21:01:17 spire-1.2.1/SECURITY.md 21:01:17 spire-1.2.1/cmd/ 21:01:17 spire-1.2.1/cmd/spire-agent/ 21:01:17 spire-1.2.1/cmd/spire-agent/cli/ 21:01:17 spire-1.2.1/cmd/spire-agent/cli/api/ 21:01:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/common/ 21:01:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:01:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/run/ 21:01:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:01:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:01:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:01:17 spire-1.2.1/cmd/spire-agent/main.go 21:01:17 spire-1.2.1/cmd/spire-server/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/agent/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/cli.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/run/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/token/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/validate/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/x509/ 21:01:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:01:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:01:17 spire-1.2.1/cmd/spire-server/main.go 21:01:17 spire-1.2.1/cmd/spire-server/util/ 21:01:17 spire-1.2.1/cmd/spire-server/util/util.go 21:01:17 spire-1.2.1/conf/ 21:01:17 spire-1.2.1/conf/agent/ 21:01:17 spire-1.2.1/conf/agent/agent.conf 21:01:17 spire-1.2.1/conf/agent/agent_full.conf 21:01:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:01:17 spire-1.2.1/conf/server/ 21:01:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:01:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:01:17 spire-1.2.1/conf/server/server.conf 21:01:17 spire-1.2.1/conf/server/server_full.conf 21:01:17 spire-1.2.1/doc/ 21:01:17 spire-1.2.1/doc/SPIRE101.md 21:01:17 spire-1.2.1/doc/auditlog.md 21:01:17 spire-1.2.1/doc/authorization_policy_engine.md 21:01:17 spire-1.2.1/doc/changelog_guidelines.md 21:01:17 spire-1.2.1/doc/cure53-report.pdf 21:01:17 spire-1.2.1/doc/images/ 21:01:17 spire-1.2.1/doc/images/2019_roadmap.png 21:01:17 spire-1.2.1/doc/images/SPIRE101.png 21:01:17 spire-1.2.1/doc/images/SPIRE_agent.png 21:01:17 spire-1.2.1/doc/images/SPIRE_server.png 21:01:17 spire-1.2.1/doc/images/cache_mgr.png 21:01:17 spire-1.2.1/doc/images/cache_mgr_components.png 21:01:17 spire-1.2.1/doc/images/federated_spire.png 21:01:17 spire-1.2.1/doc/images/ha_mode.png 21:01:17 spire-1.2.1/doc/images/nested_spire.png 21:01:17 spire-1.2.1/doc/images/oidc_federation.png 21:01:17 spire-1.2.1/doc/images/single_trust_domain.png 21:01:17 spire-1.2.1/doc/images/spiffe_compatible.png 21:01:17 spire-1.2.1/doc/images/spire_logo.png 21:01:17 spire-1.2.1/doc/migrating_registration_api_clients.md 21:01:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:01:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:01:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:01:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:01:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:01:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:01:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:01:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:01:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:01:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:01:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:01:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:01:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:01:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:01:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:01:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:01:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:01:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:01:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:01:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:01:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:01:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:01:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:01:17 spire-1.2.1/doc/scaling_spire.md 21:01:17 spire-1.2.1/doc/spire_agent.md 21:01:17 spire-1.2.1/doc/spire_server.md 21:01:17 spire-1.2.1/doc/supported_integrations.md 21:01:17 spire-1.2.1/doc/telemetry.md 21:01:17 spire-1.2.1/doc/telemetry_config.md 21:01:17 spire-1.2.1/doc/upgrading.md 21:01:17 spire-1.2.1/doc/using_spire.md 21:01:17 spire-1.2.1/examples/ 21:01:17 spire-1.2.1/examples/README.md 21:01:17 spire-1.2.1/go.mod 21:01:17 spire-1.2.1/go.sum 21:01:17 spire-1.2.1/pkg/ 21:01:17 spire-1.2.1/pkg/agent/ 21:01:17 spire-1.2.1/pkg/agent/agent.go 21:01:17 spire-1.2.1/pkg/agent/api/ 21:01:17 spire-1.2.1/pkg/agent/api/config.go 21:01:17 spire-1.2.1/pkg/agent/api/debug/ 21:01:17 spire-1.2.1/pkg/agent/api/debug/v1/ 21:01:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:01:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:01:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:01:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:01:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:01:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:01:17 spire-1.2.1/pkg/agent/api/endpoints.go 21:01:17 spire-1.2.1/pkg/agent/api/health/ 21:01:17 spire-1.2.1/pkg/agent/api/health/v1/ 21:01:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:01:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:01:17 spire-1.2.1/pkg/agent/api/rpccontext/ 21:01:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:01:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:01:17 spire-1.2.1/pkg/agent/attestor/ 21:01:17 spire-1.2.1/pkg/agent/attestor/node/ 21:01:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:01:17 spire-1.2.1/pkg/agent/attestor/node/node.go 21:01:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:01:17 spire-1.2.1/pkg/agent/attestor/workload/ 21:01:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:01:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:01:17 spire-1.2.1/pkg/agent/catalog/ 21:01:17 spire-1.2.1/pkg/agent/catalog/catalog.go 21:01:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:01:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:01:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:01:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:01:17 spire-1.2.1/pkg/agent/client/ 21:01:17 spire-1.2.1/pkg/agent/client/client.go 21:01:17 spire-1.2.1/pkg/agent/client/client_test.go 21:01:17 spire-1.2.1/pkg/agent/client/dial.go 21:01:17 spire-1.2.1/pkg/agent/client/nodeconn.go 21:01:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:01:17 spire-1.2.1/pkg/agent/client/update.go 21:01:17 spire-1.2.1/pkg/agent/client/util.go 21:01:17 spire-1.2.1/pkg/agent/common/ 21:01:17 spire-1.2.1/pkg/agent/common/backoff/ 21:01:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:01:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:01:17 spire-1.2.1/pkg/agent/common/cgroups/ 21:01:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:01:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:01:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:01:17 spire-1.2.1/pkg/agent/config.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/ 21:01:17 spire-1.2.1/pkg/agent/endpoints/config.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:01:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:01:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/workload/ 21:01:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:01:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:01:17 spire-1.2.1/pkg/agent/manager/ 21:01:17 spire-1.2.1/pkg/agent/manager/cache/ 21:01:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:01:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:01:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:01:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:01:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:01:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:01:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:01:17 spire-1.2.1/pkg/agent/manager/config.go 21:01:17 spire-1.2.1/pkg/agent/manager/manager.go 21:01:17 spire-1.2.1/pkg/agent/manager/manager_test.go 21:01:17 spire-1.2.1/pkg/agent/manager/storage.go 21:01:17 spire-1.2.1/pkg/agent/manager/storage_test.go 21:01:17 spire-1.2.1/pkg/agent/manager/storecache/ 21:01:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:01:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:01:17 spire-1.2.1/pkg/agent/manager/sync.go 21:01:17 spire-1.2.1/pkg/agent/plugin/ 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:01:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:01:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:01:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:01:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:01:17 spire-1.2.1/pkg/agent/svid/ 21:01:17 spire-1.2.1/pkg/agent/svid/rotator.go 21:01:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:01:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:01:17 spire-1.2.1/pkg/agent/svid/store/ 21:01:17 spire-1.2.1/pkg/agent/svid/store/service.go 21:01:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:01:17 spire-1.2.1/pkg/common/ 21:01:17 spire-1.2.1/pkg/common/agentpathtemplate/ 21:01:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:01:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:01:17 spire-1.2.1/pkg/common/api/ 21:01:17 spire-1.2.1/pkg/common/api/metrics.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/ 21:01:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/logger.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/names.go 21:01:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:01:17 spire-1.2.1/pkg/common/api/names.go 21:01:17 spire-1.2.1/pkg/common/api/ratelimit.go 21:01:17 spire-1.2.1/pkg/common/api/rpccontext/ 21:01:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:01:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:01:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:01:17 spire-1.2.1/pkg/common/auth/ 21:01:17 spire-1.2.1/pkg/common/auth/interceptors.go 21:01:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:01:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/ 21:01:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/types.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:01:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:01:17 spire-1.2.1/pkg/common/catalog/ 21:01:17 spire-1.2.1/pkg/common/catalog/bind.go 21:01:17 spire-1.2.1/pkg/common/catalog/builtin.go 21:01:17 spire-1.2.1/pkg/common/catalog/catalog.go 21:01:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:01:17 spire-1.2.1/pkg/common/catalog/closers.go 21:01:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:01:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:01:17 spire-1.2.1/pkg/common/catalog/config.go 21:01:17 spire-1.2.1/pkg/common/catalog/config_test.go 21:01:17 spire-1.2.1/pkg/common/catalog/configure.go 21:01:17 spire-1.2.1/pkg/common/catalog/constraints.go 21:01:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:01:17 spire-1.2.1/pkg/common/catalog/context.go 21:01:17 spire-1.2.1/pkg/common/catalog/external.go 21:01:17 spire-1.2.1/pkg/common/catalog/host.go 21:01:17 spire-1.2.1/pkg/common/catalog/pipenet.go 21:01:17 spire-1.2.1/pkg/common/catalog/plugin.go 21:01:17 spire-1.2.1/pkg/common/catalog/testplugin/ 21:01:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:01:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:01:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:01:17 spire-1.2.1/pkg/common/cli/ 21:01:17 spire-1.2.1/pkg/common/cli/env.go 21:01:17 spire-1.2.1/pkg/common/cli/flags.go 21:01:17 spire-1.2.1/pkg/common/cli/trust_domain.go 21:01:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:01:17 spire-1.2.1/pkg/common/cli/umask.go 21:01:17 spire-1.2.1/pkg/common/cli/umask_posix.go 21:01:17 spire-1.2.1/pkg/common/cli/umask_test.go 21:01:17 spire-1.2.1/pkg/common/cli/umask_windows.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/ 21:01:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/flag.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/format.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/ 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:01:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:01:17 spire-1.2.1/pkg/common/coretypes/ 21:01:17 spire-1.2.1/pkg/common/coretypes/bundle/ 21:01:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:01:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:01:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:01:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:01:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:01:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:01:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:01:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:01:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:01:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:01:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:01:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:01:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:01:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:01:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:01:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:01:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:01:17 spire-1.2.1/pkg/common/cryptoutil/ 21:01:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:01:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:01:17 spire-1.2.1/pkg/common/diskutil/ 21:01:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:01:17 spire-1.2.1/pkg/common/diskutil/file_test.go 21:01:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:01:17 spire-1.2.1/pkg/common/errorutil/ 21:01:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:01:17 spire-1.2.1/pkg/common/health/ 21:01:17 spire-1.2.1/pkg/common/health/config.go 21:01:17 spire-1.2.1/pkg/common/health/context.go 21:01:17 spire-1.2.1/pkg/common/health/context_test.go 21:01:17 spire-1.2.1/pkg/common/health/health.go 21:01:17 spire-1.2.1/pkg/common/health/health_test.go 21:01:17 spire-1.2.1/pkg/common/health/logger.go 21:01:17 spire-1.2.1/pkg/common/hostservice/ 21:01:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:01:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:01:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:01:17 spire-1.2.1/pkg/common/idutil/ 21:01:17 spire-1.2.1/pkg/common/idutil/require.go 21:01:17 spire-1.2.1/pkg/common/idutil/require_test.go 21:01:17 spire-1.2.1/pkg/common/idutil/safety.go 21:01:17 spire-1.2.1/pkg/common/idutil/safety_test.go 21:01:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:01:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:01:17 spire-1.2.1/pkg/common/jwtsvid/ 21:01:17 spire-1.2.1/pkg/common/jwtsvid/common.go 21:01:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:01:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:01:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:01:17 spire-1.2.1/pkg/common/jwtutil/ 21:01:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:01:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:01:17 spire-1.2.1/pkg/common/log/ 21:01:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:01:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:01:17 spire-1.2.1/pkg/common/log/log.go 21:01:17 spire-1.2.1/pkg/common/log/log_test.go 21:01:17 spire-1.2.1/pkg/common/log/options.go 21:01:17 spire-1.2.1/pkg/common/nodeutil/ 21:01:17 spire-1.2.1/pkg/common/nodeutil/node.go 21:01:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:01:17 spire-1.2.1/pkg/common/peertracker/ 21:01:17 spire-1.2.1/pkg/common/peertracker/conn.go 21:01:17 spire-1.2.1/pkg/common/peertracker/credentials.go 21:01:17 spire-1.2.1/pkg/common/peertracker/errors.go 21:01:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:01:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:01:17 spire-1.2.1/pkg/common/peertracker/info.go 21:01:17 spire-1.2.1/pkg/common/peertracker/listener.go 21:01:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:01:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:01:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:01:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:01:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:01:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:01:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:01:17 spire-1.2.1/pkg/common/peertracker/tcp.go 21:01:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:01:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:01:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:01:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:01:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:01:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:01:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:01:17 spire-1.2.1/pkg/common/peertracker/uds.go 21:01:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:01:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:01:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:01:17 spire-1.2.1/pkg/common/pemutil/ 21:01:17 spire-1.2.1/pkg/common/pemutil/block.go 21:01:17 spire-1.2.1/pkg/common/pemutil/certs.go 21:01:17 spire-1.2.1/pkg/common/pemutil/common.go 21:01:17 spire-1.2.1/pkg/common/pemutil/csr.go 21:01:17 spire-1.2.1/pkg/common/pemutil/keys.go 21:01:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/ 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:01:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:01:17 spire-1.2.1/pkg/common/plugin/ 21:01:17 spire-1.2.1/pkg/common/plugin/aws/ 21:01:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:01:17 spire-1.2.1/pkg/common/plugin/azure/ 21:01:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:01:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:01:17 spire-1.2.1/pkg/common/plugin/facade.go 21:01:17 spire-1.2.1/pkg/common/plugin/facade_test.go 21:01:17 spire-1.2.1/pkg/common/plugin/gcp/ 21:01:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:01:17 spire-1.2.1/pkg/common/plugin/k8s/ 21:01:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:01:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:01:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:01:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:01:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:01:17 spire-1.2.1/pkg/common/plugin/log.go 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/ 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:01:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:01:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:01:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:01:17 spire-1.2.1/pkg/common/plugin/x509pop/ 21:01:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:01:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:01:17 spire-1.2.1/pkg/common/profiling/ 21:01:17 spire-1.2.1/pkg/common/profiling/dumpers.go 21:01:17 spire-1.2.1/pkg/common/profiling/profiling.go 21:01:17 spire-1.2.1/pkg/common/protoutil/ 21:01:17 spire-1.2.1/pkg/common/protoutil/masks.go 21:01:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:01:17 spire-1.2.1/pkg/common/rotationutil/ 21:01:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:01:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:01:17 spire-1.2.1/pkg/common/selector/ 21:01:17 spire-1.2.1/pkg/common/selector/selector.go 21:01:17 spire-1.2.1/pkg/common/selector/selector_test.go 21:01:17 spire-1.2.1/pkg/common/selector/set.go 21:01:17 spire-1.2.1/pkg/common/selector/set_utils.go 21:01:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/ 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/ 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:01:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:01:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:01:17 spire-1.2.1/pkg/common/telemetry/call.go 21:01:17 spire-1.2.1/pkg/common/telemetry/common/ 21:01:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:01:17 spire-1.2.1/pkg/common/telemetry/config.go 21:01:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:01:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/inmem.go 21:01:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/m3.go 21:01:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/metrics.go 21:01:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/names.go 21:01:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:01:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:01:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/ 21:01:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:01:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:01:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:01:17 spire-1.2.1/pkg/common/telemetry/server/server.go 21:01:17 spire-1.2.1/pkg/common/telemetry/sink.go 21:01:17 spire-1.2.1/pkg/common/telemetry/statsd.go 21:01:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:01:17 spire-1.2.1/pkg/common/telemetry/uptime.go 21:01:17 spire-1.2.1/pkg/common/telemetry/version.go 21:01:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:01:17 spire-1.2.1/pkg/common/uptime/ 21:01:17 spire-1.2.1/pkg/common/uptime/uptime.go 21:01:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:01:17 spire-1.2.1/pkg/common/util/ 21:01:17 spire-1.2.1/pkg/common/util/certs.go 21:01:17 spire-1.2.1/pkg/common/util/certs_test.go 21:01:17 spire-1.2.1/pkg/common/util/csr.go 21:01:17 spire-1.2.1/pkg/common/util/hash.go 21:01:17 spire-1.2.1/pkg/common/util/selectors.go 21:01:17 spire-1.2.1/pkg/common/util/selectors_test.go 21:01:17 spire-1.2.1/pkg/common/util/signals.go 21:01:17 spire-1.2.1/pkg/common/util/sort.go 21:01:17 spire-1.2.1/pkg/common/util/sort_test.go 21:01:17 spire-1.2.1/pkg/common/util/task.go 21:01:17 spire-1.2.1/pkg/common/util/task_test.go 21:01:17 spire-1.2.1/pkg/common/util/testdata/ 21:01:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:01:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:01:17 spire-1.2.1/pkg/common/version/ 21:01:17 spire-1.2.1/pkg/common/version/version.go 21:01:17 spire-1.2.1/pkg/common/x509svid/ 21:01:17 spire-1.2.1/pkg/common/x509svid/common_test.go 21:01:17 spire-1.2.1/pkg/common/x509svid/csr.go 21:01:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:01:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:01:17 spire-1.2.1/pkg/common/x509util/ 21:01:17 spire-1.2.1/pkg/common/x509util/cert.go 21:01:17 spire-1.2.1/pkg/common/x509util/dns.go 21:01:18 spire-1.2.1/pkg/common/x509util/dns_test.go 21:01:18 spire-1.2.1/pkg/common/x509util/keyid.go 21:01:18 spire-1.2.1/pkg/common/x509util/keypair.go 21:01:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:01:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:01:18 spire-1.2.1/pkg/server/ 21:01:18 spire-1.2.1/pkg/server/api/ 21:01:18 spire-1.2.1/pkg/server/api/agent.go 21:01:18 spire-1.2.1/pkg/server/api/agent/ 21:01:18 spire-1.2.1/pkg/server/api/agent/v1/ 21:01:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:01:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:01:18 spire-1.2.1/pkg/server/api/agent_test.go 21:01:18 spire-1.2.1/pkg/server/api/api.go 21:01:18 spire-1.2.1/pkg/server/api/audit/ 21:01:18 spire-1.2.1/pkg/server/api/audit/audit.go 21:01:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:01:18 spire-1.2.1/pkg/server/api/bundle.go 21:01:18 spire-1.2.1/pkg/server/api/bundle/ 21:01:18 spire-1.2.1/pkg/server/api/bundle/v1/ 21:01:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:01:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:01:18 spire-1.2.1/pkg/server/api/bundle_test.go 21:01:18 spire-1.2.1/pkg/server/api/debug/ 21:01:18 spire-1.2.1/pkg/server/api/debug/v1/ 21:01:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:01:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:01:18 spire-1.2.1/pkg/server/api/entry.go 21:01:18 spire-1.2.1/pkg/server/api/entry/ 21:01:18 spire-1.2.1/pkg/server/api/entry/v1/ 21:01:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:01:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:01:18 spire-1.2.1/pkg/server/api/entry_test.go 21:01:18 spire-1.2.1/pkg/server/api/health/ 21:01:18 spire-1.2.1/pkg/server/api/health/v1/ 21:01:18 spire-1.2.1/pkg/server/api/health/v1/service.go 21:01:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:01:18 spire-1.2.1/pkg/server/api/id.go 21:01:18 spire-1.2.1/pkg/server/api/id_test.go 21:01:18 spire-1.2.1/pkg/server/api/limits/ 21:01:18 spire-1.2.1/pkg/server/api/limits/limits.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/ 21:01:18 spire-1.2.1/pkg/server/api/middleware/alias.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/audit.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/caller.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/common.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/entries.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:01:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:01:18 spire-1.2.1/pkg/server/api/ratelimit.go 21:01:18 spire-1.2.1/pkg/server/api/rpccontext/ 21:01:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:01:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:01:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:01:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:01:18 spire-1.2.1/pkg/server/api/selector.go 21:01:18 spire-1.2.1/pkg/server/api/selector_test.go 21:01:18 spire-1.2.1/pkg/server/api/status.go 21:01:18 spire-1.2.1/pkg/server/api/status_test.go 21:01:18 spire-1.2.1/pkg/server/api/svid/ 21:01:18 spire-1.2.1/pkg/server/api/svid/v1/ 21:01:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:01:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:01:18 spire-1.2.1/pkg/server/api/trustdomain.go 21:01:18 spire-1.2.1/pkg/server/api/trustdomain/ 21:01:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:01:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:01:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:01:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:01:18 spire-1.2.1/pkg/server/authpolicy/ 21:01:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:01:18 spire-1.2.1/pkg/server/authpolicy/policy.go 21:01:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:01:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:01:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:01:18 spire-1.2.1/pkg/server/authpolicy/validate.go 21:01:18 spire-1.2.1/pkg/server/bundle/ 21:01:18 spire-1.2.1/pkg/server/bundle/client/ 21:01:18 spire-1.2.1/pkg/server/bundle/client/client.go 21:01:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:01:18 spire-1.2.1/pkg/server/bundle/client/manager.go 21:01:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:01:18 spire-1.2.1/pkg/server/bundle/client/sources.go 21:01:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:01:18 spire-1.2.1/pkg/server/bundle/client/updater.go 21:01:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:01:18 spire-1.2.1/pkg/server/ca/ 21:01:18 spire-1.2.1/pkg/server/ca/ca.go 21:01:18 spire-1.2.1/pkg/server/ca/ca_health.go 21:01:18 spire-1.2.1/pkg/server/ca/ca_test.go 21:01:18 spire-1.2.1/pkg/server/ca/journal.go 21:01:18 spire-1.2.1/pkg/server/ca/journal_test.go 21:01:18 spire-1.2.1/pkg/server/ca/manager.go 21:01:18 spire-1.2.1/pkg/server/ca/manager_health.go 21:01:18 spire-1.2.1/pkg/server/ca/manager_test.go 21:01:18 spire-1.2.1/pkg/server/ca/templates.go 21:01:18 spire-1.2.1/pkg/server/ca/upstream_client.go 21:01:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:01:18 spire-1.2.1/pkg/server/ca/validation.go 21:01:18 spire-1.2.1/pkg/server/cache/ 21:01:18 spire-1.2.1/pkg/server/cache/dscache/ 21:01:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:01:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:01:18 spire-1.2.1/pkg/server/cache/entrycache/ 21:01:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:01:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:01:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:01:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:01:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:01:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:01:18 spire-1.2.1/pkg/server/catalog/ 21:01:18 spire-1.2.1/pkg/server/catalog/catalog.go 21:01:18 spire-1.2.1/pkg/server/catalog/keymanager.go 21:01:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:01:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:01:18 spire-1.2.1/pkg/server/catalog/notifier.go 21:01:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:01:18 spire-1.2.1/pkg/server/config.go 21:01:18 spire-1.2.1/pkg/server/datastore/ 21:01:18 spire-1.2.1/pkg/server/datastore/datastore.go 21:01:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:01:18 spire-1.2.1/pkg/server/datastore/repository.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:01:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:01:18 spire-1.2.1/pkg/server/endpoints/ 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/ 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:01:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:01:18 spire-1.2.1/pkg/server/endpoints/config.go 21:01:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:01:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:01:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:01:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:01:18 spire-1.2.1/pkg/server/endpoints/middleware.go 21:01:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:01:18 spire-1.2.1/pkg/server/hostservice/ 21:01:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:01:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:01:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:01:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:01:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:01:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:01:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:01:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/ 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/ 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:01:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:01:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:01:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/ 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:01:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:01:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:01:18 spire-1.2.1/pkg/server/registration/ 21:01:18 spire-1.2.1/pkg/server/registration/manager.go 21:01:18 spire-1.2.1/pkg/server/registration/manager_test.go 21:01:18 spire-1.2.1/pkg/server/scanentries.go 21:01:18 spire-1.2.1/pkg/server/scanentries_test.go 21:01:18 spire-1.2.1/pkg/server/server.go 21:01:18 spire-1.2.1/pkg/server/server_test.go 21:01:18 spire-1.2.1/pkg/server/svid/ 21:01:18 spire-1.2.1/pkg/server/svid/observer.go 21:01:18 spire-1.2.1/pkg/server/svid/observer_test.go 21:01:18 spire-1.2.1/pkg/server/svid/rotator.go 21:01:18 spire-1.2.1/pkg/server/svid/rotator_config.go 21:01:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:01:18 spire-1.2.1/pkg/server/svid/rotator_test.go 21:01:18 spire-1.2.1/proto/ 21:01:18 spire-1.2.1/proto/private/ 21:01:18 spire-1.2.1/proto/private/server/ 21:01:18 spire-1.2.1/proto/private/server/journal/ 21:01:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:01:18 spire-1.2.1/proto/private/server/journal/journal.proto 21:01:18 spire-1.2.1/proto/spire/ 21:01:18 spire-1.2.1/proto/spire/common/ 21:01:18 spire-1.2.1/proto/spire/common/common.pb.go 21:01:18 spire-1.2.1/proto/spire/common/common.proto 21:01:18 spire-1.2.1/proto/spire/common/plugin/ 21:01:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:01:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:01:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:01:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:01:18 spire-1.2.1/proto/spire/plugin/ 21:01:18 spire-1.2.1/proto/spire/plugin/agent/ 21:01:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:01:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:01:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:01:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:01:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:01:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:01:18 spire-1.2.1/release/ 21:01:18 spire-1.2.1/release/spire-extras/ 21:01:18 spire-1.2.1/release/spire-extras/README.md 21:01:18 spire-1.2.1/release/spire-extras/conf/ 21:01:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:01:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:01:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:01:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:01:18 spire-1.2.1/release/spire/ 21:01:18 spire-1.2.1/release/spire/README.md 21:01:18 spire-1.2.1/release/spire/conf/ 21:01:18 spire-1.2.1/release/spire/conf/agent/ 21:01:18 spire-1.2.1/release/spire/conf/agent/agent.conf 21:01:18 spire-1.2.1/release/spire/conf/server/ 21:01:18 spire-1.2.1/release/spire/conf/server/server.conf 21:01:18 spire-1.2.1/script/ 21:01:18 spire-1.2.1/script/build-artifact.sh 21:01:18 spire-1.2.1/script/generate_dummy_ca.sh 21:01:18 spire-1.2.1/support/ 21:01:18 spire-1.2.1/support/k8s/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:01:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/ 21:01:18 spire-1.2.1/support/oidc-discovery-provider/README.md 21:01:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/config.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/main.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:01:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:01:18 spire-1.2.1/test/ 21:01:18 spire-1.2.1/test/clock/ 21:01:18 spire-1.2.1/test/clock/clock.go 21:01:18 spire-1.2.1/test/fakes/ 21:01:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:01:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:01:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:01:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:01:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:01:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:01:18 spire-1.2.1/test/fakes/fakeagentstore/ 21:01:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:01:18 spire-1.2.1/test/fakes/fakedatastore/ 21:01:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:01:18 spire-1.2.1/test/fakes/fakeentryclient/ 21:01:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:01:18 spire-1.2.1/test/fakes/fakehealthchecker/ 21:01:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:01:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:01:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:01:18 spire-1.2.1/test/fakes/fakemetrics/ 21:01:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:01:18 spire-1.2.1/test/fakes/fakenoderesolver/ 21:01:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:01:18 spire-1.2.1/test/fakes/fakenotifier/ 21:01:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:01:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:01:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:01:18 spire-1.2.1/test/fakes/fakeserverca/ 21:01:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:01:18 spire-1.2.1/test/fakes/fakeservercatalog/ 21:01:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:01:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:01:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:01:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:01:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:01:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:01:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:01:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:01:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:01:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:01:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:01:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:01:18 spire-1.2.1/test/fixture/ 21:01:18 spire-1.2.1/test/fixture/certs/ 21:01:18 spire-1.2.1/test/fixture/certs/agent_svid.der 21:01:18 spire-1.2.1/test/fixture/certs/base_cert.pem 21:01:18 spire-1.2.1/test/fixture/certs/base_csr.pem 21:01:18 spire-1.2.1/test/fixture/certs/base_key.pem 21:01:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:01:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:01:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:01:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:01:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:01:18 spire-1.2.1/test/fixture/certs/blog_key.pem 21:01:18 spire-1.2.1/test/fixture/certs/bundle.der 21:01:18 spire-1.2.1/test/fixture/certs/ca.pem 21:01:18 spire-1.2.1/test/fixture/certs/ca_key.pem 21:01:18 spire-1.2.1/test/fixture/certs/database_cert.pem 21:01:18 spire-1.2.1/test/fixture/certs/database_csr.pem 21:01:18 spire-1.2.1/test/fixture/certs/database_key.pem 21:01:18 spire-1.2.1/test/fixture/certs/node_cert.pem 21:01:18 spire-1.2.1/test/fixture/certs/node_csr.pem 21:01:18 spire-1.2.1/test/fixture/certs/node_key.pem 21:01:18 spire-1.2.1/test/fixture/certs/svid.pem 21:01:18 spire-1.2.1/test/fixture/certs/svid_key.pem 21:01:18 spire-1.2.1/test/fixture/config/ 21:01:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:01:18 spire-1.2.1/test/fixture/config/agent_good.conf 21:01:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:01:18 spire-1.2.1/test/fixture/config/plugin_good.conf 21:01:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:01:18 spire-1.2.1/test/fixture/config/server_good.conf 21:01:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:01:18 spire-1.2.1/test/fixture/fixture.go 21:01:18 spire-1.2.1/test/fixture/nodeattestor/ 21:01:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:01:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:01:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:01:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:01:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:01:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:01:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:01:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:01:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:01:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:01:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:01:18 spire-1.2.1/test/fixture/registration/ 21:01:18 spire-1.2.1/test/fixture/registration/entries.json 21:01:18 spire-1.2.1/test/fixture/registration/good-for-update.json 21:01:18 spire-1.2.1/test/fixture/registration/good.json 21:01:18 spire-1.2.1/test/fixture/registration/invalid.json 21:01:18 spire-1.2.1/test/fixture/registration/invalid_json.json 21:01:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:01:18 spire-1.2.1/test/integration/ 21:01:18 spire-1.2.1/test/integration/README.md 21:01:18 spire-1.2.1/test/integration/common 21:01:18 spire-1.2.1/test/integration/setup/ 21:01:18 spire-1.2.1/test/integration/setup/adminclient/ 21:01:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:01:18 spire-1.2.1/test/integration/setup/adminclient/client.go 21:01:18 spire-1.2.1/test/integration/setup/debugagent/ 21:01:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:01:18 spire-1.2.1/test/integration/setup/debugagent/main.go 21:01:18 spire-1.2.1/test/integration/setup/debugserver/ 21:01:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:01:18 spire-1.2.1/test/integration/setup/debugserver/main.go 21:01:18 spire-1.2.1/test/integration/setup/downstreamclient/ 21:01:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:01:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:01:18 spire-1.2.1/test/integration/setup/itclient/ 21:01:18 spire-1.2.1/test/integration/setup/itclient/client.go 21:01:18 spire-1.2.1/test/integration/setup/node-attestation/ 21:01:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:01:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:01:18 spire-1.2.1/test/integration/setup/x509pop/ 21:01:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:01:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:01:18 spire-1.2.1/test/integration/suites/ 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:01:18 spire-1.2.1/test/integration/suites/join-token/ 21:01:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:01:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:01:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:01:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:01:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:01:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:01:18 spire-1.2.1/test/integration/suites/join-token/README.md 21:01:18 spire-1.2.1/test/integration/suites/join-token/conf/ 21:01:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/join-token/teardown 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:01:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:01:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:01:18 spire-1.2.1/test/integration/suites/k8s/ 21:01:18 spire-1.2.1/test/integration/suites/k8s/00-setup 21:01:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:01:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:01:18 spire-1.2.1/test/integration/suites/k8s/README.md 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/ 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:01:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:01:18 spire-1.2.1/test/integration/suites/k8s/teardown 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/ 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:01:18 spire-1.2.1/test/integration/suites/rotation/ 21:01:18 spire-1.2.1/test/integration/suites/rotation/00-setup 21:01:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:01:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:01:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:01:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:01:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:01:18 spire-1.2.1/test/integration/suites/rotation/README.md 21:01:18 spire-1.2.1/test/integration/suites/rotation/conf/ 21:01:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/rotation/teardown 21:01:18 spire-1.2.1/test/integration/suites/self-test/ 21:01:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:01:18 spire-1.2.1/test/integration/suites/self-test/README.md 21:01:18 spire-1.2.1/test/integration/suites/self-test/teardown 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:01:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:01:18 spire-1.2.1/test/integration/suites/upgrade/ 21:01:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:01:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:01:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:01:18 spire-1.2.1/test/integration/suites/upgrade/README.md 21:01:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:01:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:01:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:01:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:01:18 spire-1.2.1/test/integration/suites/upgrade/teardown 21:01:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:01:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:01:18 spire-1.2.1/test/integration/test-one.sh 21:01:18 spire-1.2.1/test/integration/test.sh 21:01:18 spire-1.2.1/test/plugintest/ 21:01:18 spire-1.2.1/test/plugintest/config.go 21:01:18 spire-1.2.1/test/plugintest/load.go 21:01:18 spire-1.2.1/test/plugintest/option.go 21:01:18 spire-1.2.1/test/spiretest/ 21:01:18 spire-1.2.1/test/spiretest/apiserver.go 21:01:18 spire-1.2.1/test/spiretest/assertions.go 21:01:18 spire-1.2.1/test/spiretest/dir.go 21:01:18 spire-1.2.1/test/spiretest/errors_posix.go 21:01:18 spire-1.2.1/test/spiretest/errors_windows.go 21:01:18 spire-1.2.1/test/spiretest/logs.go 21:01:18 spire-1.2.1/test/spiretest/socketapi.go 21:01:18 spire-1.2.1/test/spiretest/suite.go 21:01:18 spire-1.2.1/test/spiretest/x509.go 21:01:18 spire-1.2.1/test/testca/ 21:01:18 spire-1.2.1/test/testca/ca.go 21:01:18 spire-1.2.1/test/testkey/ 21:01:18 spire-1.2.1/test/testkey/generate.sh 21:01:18 spire-1.2.1/test/testkey/genkeys.go 21:01:18 spire-1.2.1/test/testkey/keys.go 21:01:18 spire-1.2.1/test/testkey/new.go 21:01:18 spire-1.2.1/test/tpmsimulator/ 21:01:18 spire-1.2.1/test/tpmsimulator/simulator.go 21:01:18 spire-1.2.1/test/util/ 21:01:18 spire-1.2.1/test/util/cert_fixtures.go 21:01:18 spire-1.2.1/test/util/cert_generation.go 21:01:18 spire-1.2.1/test/util/io_redirection.go 21:01:18 spire-1.2.1/test/util/race.go 21:01:18 spire-1.2.1/test/util/util.go 21:01:18 building spire from source... 21:01:19 Installing go1.17.7... 21:01:46 Building bin/spire-server... 21:01:46 go: downloading github.com/mitchellh/cli v1.1.2 21:01:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:01:46 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:01:46 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:01:46 go: downloading google.golang.org/grpc v1.44.0 21:01:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:01:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:01:51 go: downloading github.com/imdario/mergo v0.3.12 21:01:51 go: downloading github.com/sirupsen/logrus v1.8.1 21:01:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:01:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:01:52 go: downloading github.com/fatih/color v1.13.0 21:01:52 go: downloading github.com/mattn/go-isatty v0.0.14 21:01:52 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:01:52 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:01:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:01:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:01:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:01:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:01:54 go: downloading github.com/armon/go-metrics v0.3.10 21:01:54 go: downloading github.com/prometheus/client_golang v1.12.1 21:01:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:01:56 go: downloading github.com/open-policy-agent/opa v0.38.0 21:02:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:02:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:02:22 go: downloading github.com/mattn/go-colorable v0.1.12 21:02:22 go: downloading github.com/Masterminds/goutils v1.1.0 21:02:22 go: downloading github.com/Masterminds/semver v1.5.0 21:02:22 go: downloading github.com/google/uuid v1.1.2 21:02:22 go: downloading github.com/huandu/xstrings v1.3.2 21:02:22 go: downloading github.com/oklog/run v1.0.0 21:02:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:02:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:02:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:02:22 go: downloading github.com/prometheus/client_model v0.2.0 21:02:22 go: downloading github.com/prometheus/common v0.32.1 21:02:22 go: downloading github.com/beorn7/perks v1.0.1 21:02:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:02:23 go: downloading github.com/prometheus/procfs v0.7.3 21:02:23 go: downloading go.uber.org/atomic v1.9.0 21:02:24 go: downloading github.com/imkira/go-observer v1.0.3 21:02:25 go: downloading github.com/hashicorp/errwrap v1.1.0 21:02:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:02:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:02:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:02:25 go: downloading github.com/twmb/murmur3 v1.1.6 21:02:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:02:25 go: downloading gopkg.in/yaml.v2 v2.4.0 21:02:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:02:25 go: downloading github.com/gobwas/glob v0.2.3 21:02:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:02:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:02:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:02:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:02:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:02:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:02:35 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:02:35 go: downloading github.com/stretchr/testify v1.7.0 21:02:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:02:35 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:02:35 go: downloading github.com/blang/semver/v4 v4.0.0 21:02:35 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:02:35 go: downloading github.com/jinzhu/gorm v1.9.16 21:02:36 go: downloading github.com/lib/pq v1.10.4 21:02:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:02:36 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:03:03 go: downloading k8s.io/client-go v0.23.4 21:03:03 go: downloading k8s.io/api v0.23.4 21:03:03 go: downloading google.golang.org/api v0.70.0 21:03:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:03:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:03:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:03:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:03:45 go: downloading github.com/google/go-tpm v0.3.3 21:03:45 go: downloading k8s.io/apimachinery v0.23.4 21:03:49 go: downloading cloud.google.com/go/storage v1.21.0 21:03:49 go: downloading cloud.google.com/go v0.100.2 21:03:51 go: downloading k8s.io/kube-aggregator v0.23.3 21:03:52 go: downloading cloud.google.com/go/security v1.3.0 21:03:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:03:54 go: downloading github.com/hashicorp/vault/api v1.4.1 21:03:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:03:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:03:55 go: downloading github.com/aws/smithy-go v1.11.0 21:03:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:03:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:03:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:03:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:03:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:03:58 go: downloading github.com/jinzhu/inflection v1.0.0 21:03:58 go: downloading github.com/gogo/protobuf v1.3.2 21:04:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:04:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:04:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:04:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:04:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:04:05 go: downloading github.com/dimchansky/utfbom v1.1.1 21:04:05 go: downloading k8s.io/klog/v2 v2.30.0 21:04:05 go: downloading github.com/google/gofuzz v1.1.0 21:04:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:04:06 go: downloading cloud.google.com/go/compute v1.3.0 21:04:07 go: downloading cloud.google.com/go/iam v0.1.1 21:04:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:04:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:04:08 go: downloading github.com/spf13/pflag v1.0.5 21:04:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:04:08 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:04:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:04:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:04:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:04:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:04:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:04:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:04:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:04:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:04:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:04:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:04:13 go: downloading go.opencensus.io v0.23.0 21:04:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:04:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:04:15 go: downloading gopkg.in/inf.v0 v0.9.1 21:04:15 go: downloading github.com/go-logr/logr v1.2.2 21:04:15 go: downloading github.com/google/go-cmp v0.5.7 21:04:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:04:16 go: downloading github.com/json-iterator/go v1.1.12 21:04:16 go: downloading github.com/googleapis/gnostic v0.5.5 21:04:20 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:04:22 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:04:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:04:22 go: downloading github.com/tklauser/numcpus v0.3.0 21:04:22 go: downloading go.uber.org/zap v1.21.0 21:04:23 go: downloading sigs.k8s.io/yaml v1.3.0 21:04:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:04:23 go: downloading github.com/modern-go/reflect2 v1.0.2 21:04:23 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:04:23 go: downloading github.com/ryanuber/go-glob v1.0.0 21:04:23 go: downloading github.com/golang/snappy v0.0.4 21:04:23 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:04:34 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:04:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:04:34 go: downloading github.com/hashicorp/go-version v1.2.0 21:04:34 go: downloading go.uber.org/multierr v1.6.0 21:04:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:05:04 Removing intermediate container 4a1a5215d118 21:05:04 ---> 91c48de4efef 21:05:04 21:05:04 Step 10/22 : FROM alpine:3.14 21:05:04 ---> ac73e934f311 21:05:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:05:04 ---> Running in cf6c06ec0237 21:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:04 (1/6) Installing ca-certificates (20211220-r0) 21:05:04 (2/6) Installing brotli-libs (1.0.9-r5) 21:05:04 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:05:04 (4/6) Installing libcurl (7.79.1-r0) 21:05:04 (5/6) Installing curl (7.79.1-r0) 21:05:04 (6/6) Installing dumb-init (1.2.5-r1) 21:05:04 Executing busybox-1.33.1-r7.trigger 21:05:04 Executing ca-certificates-20211220-r0.trigger 21:05:04 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:05:04 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:05:04 OK: 8 MiB in 20 packages 21:05:07 Removing intermediate container cf6c06ec0237 21:05:07 ---> 63797774e36a 21:05:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:05:07 ---> Running in 11b2c2304d95 21:05:07 Removing intermediate container 11b2c2304d95 21:05:07 ---> 8ae4a51a5c03 21:05:07 Step 13/22 : WORKDIR /edgex 21:05:07 ---> Running in 6d6fadf8d1e0 21:05:08 Removing intermediate container 6d6fadf8d1e0 21:05:08 ---> 9d859b743bff 21:05:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:05:09 ---> 9a13c032ac76 21:05:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:05:11 ---> eca197209817 21:05:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:05:13 ---> 2ff5734d4581 21:05:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:05:14 ---> f8f8edb112eb 21:05:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:14 ---> Running in fd888303855d 21:05:17 Removing intermediate container fd888303855d 21:05:17 ---> 1bf457fc0626 21:05:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:05:17 ---> Running in 925085fc88c2 21:05:18 Removing intermediate container 925085fc88c2 21:05:18 ---> 35da695a706a 21:05:18 Step 20/22 : LABEL arch=arm64 21:05:18 ---> Running in ab00024ee72c 21:05:18 Removing intermediate container ab00024ee72c 21:05:18 ---> 6c00d61c016b 21:05:18 Step 21/22 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:05:18 ---> Running in 97de9ba73f34 21:05:19 Removing intermediate container 97de9ba73f34 21:05:19 ---> a21c7884e69d 21:05:19 Step 22/22 : LABEL version=0.0.0 21:05:19 ---> Running in b249dff17d65 21:05:20 Removing intermediate container b249dff17d65 21:05:20 ---> c0b54537be9c 21:05:20 21:05:20 Successfully built c0b54537be9c 21:05:20 Successfully tagged security-proxy-setup-arm64:latest 21:05:20 Building core-command 21:06:00  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:00 ---> 08b9be25db67 21:06:00 Step 3/23 : WORKDIR /edgex-go 21:06:00 ---> Using cache 21:06:00 ---> e59d5483394c 21:06:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:00 ---> Using cache 21:06:00 ---> 9fb305470d9d 21:06:00 Step 5/23 : RUN apk add --update --no-cache make git 21:06:00 ---> Using cache 21:06:00 ---> 8b081178f56c 21:06:00 Step 6/23 : COPY go.mod vendor* ./ 21:06:00 ---> Using cache 21:06:00 ---> 9093b41baaff 21:06:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:00 ---> Using cache 21:06:00 ---> 7cedd6553324 21:06:00 Step 8/23 : COPY . . 21:06:00 ---> Using cache 21:06:00 ---> a30ece5c490a 21:06:00 Step 9/23 : RUN make cmd/core-command/core-command 21:06:00 ---> Running in 8a92a73c70a1 21:06:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:07:21 Removing intermediate container c7408bc0d689 21:07:21 ---> 4d94f8e6f1ce 21:07:21 21:07:21 Step 10/23 : FROM alpine:3.14 21:07:21 ---> ac73e934f311 21:07:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:07:21 ---> Running in faca3c448878 21:07:21 Removing intermediate container faca3c448878 21:07:21 ---> c5a2e1e98586 21:07:21 Step 12/23 : ENV APP_PORT=59880 21:07:21 ---> Running in 4b17d5533d47 21:07:21 Removing intermediate container 4b17d5533d47 21:07:21 ---> 2d6711183809 21:07:21 Step 13/23 : EXPOSE $APP_PORT 21:07:21 ---> Running in de89f25feaac 21:07:21 Removing intermediate container de89f25feaac 21:07:21 ---> ee58c6fac256 21:07:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:21 ---> Running in 75a9f88ff275 21:07:21 Removing intermediate container 75a9f88ff275 21:07:21 ---> 99f050230464 21:07:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:07:21 ---> Running in cf057e460505 21:07:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:24 (1/6) Installing dumb-init (1.2.5-r1) 21:07:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:07:24 (3/6) Installing libsodium (1.0.18-r0) 21:07:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:07:24 (5/6) Installing libzmq (4.3.4-r0) 21:07:24 (6/6) Installing zeromq (4.3.4-r0) 21:07:24 Executing busybox-1.33.1-r7.trigger 21:07:24 OK: 8 MiB in 20 packages 21:07:26 Removing intermediate container cf057e460505 21:07:26 ---> 28d350f42dc5 21:07:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:27 ---> d6263adb871e 21:07:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:07:29 ---> f1d879526cc5 21:07:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:07:30 ---> bf5f1fc2372c 21:07:30 Step 19/23 : ENTRYPOINT ["/core-data"] 21:07:30 ---> Running in 04dc50bb214a 21:07:31 Removing intermediate container 04dc50bb214a 21:07:31 ---> af0e8c92699c 21:07:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:31 ---> Running in a7b0cef85489 21:07:31 Removing intermediate container a7b0cef85489 21:07:31 ---> 354ce039ea0d 21:07:31 Step 21/23 : LABEL arch=arm64 21:07:31 ---> Running in 64d9b356c9bd 21:07:32 Removing intermediate container 64d9b356c9bd 21:07:32 ---> 69e2504e1423 21:07:32 Step 22/23 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:07:32 ---> Running in f065c91ea310 21:07:33 Removing intermediate container f065c91ea310 21:07:33 ---> 1fcb7b330d03 21:07:33 Step 23/23 : LABEL version=0.0.0 21:07:33 ---> Running in 397631f4e578 21:07:33 Removing intermediate container 397631f4e578 21:07:33 ---> de1eb2225b06 21:07:33 21:07:34 Successfully built de1eb2225b06 21:07:34 Successfully tagged core-data-arm64:latest 21:07:34 Building support-scheduler 21:08:06  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:08:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:08:06 ---> 08b9be25db67 21:08:06 Step 3/22 : WORKDIR /edgex-go 21:08:06 ---> Using cache 21:08:06 ---> e59d5483394c 21:08:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:06 ---> Using cache 21:08:06 ---> 9fb305470d9d 21:08:06 Step 5/22 : RUN apk add --update --no-cache make git 21:08:06 ---> Using cache 21:08:06 ---> 8b081178f56c 21:08:06 Step 6/22 : COPY go.mod vendor* ./ 21:08:06 ---> Using cache 21:08:06 ---> 9093b41baaff 21:08:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:06 ---> Using cache 21:08:06 ---> 7cedd6553324 21:08:06 Step 8/22 : COPY . . 21:08:06 ---> Using cache 21:08:06 ---> a30ece5c490a 21:08:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:08:06 ---> Running in 1d6cca971f02 21:08:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:11:31 Removing intermediate container 8a92a73c70a1 21:11:31 ---> 68417473978f 21:11:31 21:11:31 Step 10/23 : FROM alpine:3.14 21:11:31 ---> ac73e934f311 21:11:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:11:31 ---> Running in ece1079b5dd3 21:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:11:31 (1/1) Installing dumb-init (1.2.5-r1) 21:11:31 Executing busybox-1.33.1-r7.trigger 21:11:31 OK: 5 MiB in 15 packages 21:11:31 Removing intermediate container ece1079b5dd3 21:11:31 ---> 8e467ed9b34a 21:11:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:11:31 ---> Running in 28c46ab2c53b 21:11:32 Removing intermediate container 28c46ab2c53b 21:11:32 ---> dd26239c1c9e 21:11:32 Step 13/23 : ENV APP_PORT=59882 21:11:32 ---> Running in 69cfdd85b104 21:11:32 Removing intermediate container 69cfdd85b104 21:11:32 ---> cab28aac2afe 21:11:32 Step 14/23 : EXPOSE $APP_PORT 21:11:32 ---> Running in 9df64f51f9b1 21:11:33 Removing intermediate container 9df64f51f9b1 21:11:33 ---> bca9b6975b69 21:11:33 Step 15/23 : WORKDIR / 21:11:33 ---> Running in abb566e609b9 21:11:34 Removing intermediate container abb566e609b9 21:11:34 ---> 4e274c0fa8a0 21:11:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:35 ---> 5f14a54560e4 21:11:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:11:36 ---> 42c19d1f2848 21:11:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:11:37 ---> c91b326cb7ab 21:11:37 Step 19/23 : ENTRYPOINT ["/core-command"] 21:11:38 ---> Running in 7f6c01715e88 21:11:38 Removing intermediate container 7f6c01715e88 21:11:38 ---> 612d67c00166 21:11:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:39 ---> Running in 062aeaffbe9f 21:11:39 Removing intermediate container 062aeaffbe9f 21:11:39 ---> 42eb276e03a4 21:11:39 Step 21/23 : LABEL arch=arm64 21:11:39 ---> Running in 25a5162c4ede 21:11:40 Removing intermediate container 25a5162c4ede 21:11:40 ---> 5fb97a4643dc 21:11:40 Step 22/23 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:11:40 ---> Running in d35bbf812d56 21:11:41 Removing intermediate container d35bbf812d56 21:11:41 ---> 16aff80e6c57 21:11:41 Step 23/23 : LABEL version=0.0.0 21:11:41 ---> Running in 7622a90ccf8c 21:11:42 Removing intermediate container 7622a90ccf8c 21:11:42 ---> 6f5fe80f2324 21:11:42 21:11:42 Successfully built 6f5fe80f2324 21:11:42 Successfully tagged core-command-arm64:latest 21:11:42 Building support-notifications 21:12:15  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:12:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:12:15 ---> 08b9be25db67 21:12:15 Step 3/22 : WORKDIR /edgex-go 21:12:15 ---> Using cache 21:12:15 ---> e59d5483394c 21:12:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:15 ---> Using cache 21:12:15 ---> 9fb305470d9d 21:12:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:12:15 ---> Running in 61b54ecf9e9f 21:12:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:19 OK: 220 MiB in 52 packages 21:12:20 Removing intermediate container 61b54ecf9e9f 21:12:20 ---> 2947f4235d0a 21:12:20 Step 6/22 : COPY go.mod vendor* ./ 21:12:22 ---> f847ad53438c 21:12:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:22 ---> Running in 0ad366814028 21:12:29 Removing intermediate container 0ad366814028 21:12:29 ---> dea5edf6c792 21:12:29 Step 8/22 : COPY . . 21:12:51 ---> 202c0bc4a760 21:12:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:12:51 ---> Running in c1dc676643ea 21:12:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:16:46 Removing intermediate container 1d6cca971f02 21:16:46 ---> df49fdd45e51 21:16:46 21:16:46 Step 10/22 : FROM alpine:3.14 21:16:46 ---> ac73e934f311 21:16:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:16:46 ---> Using cache 21:16:46 ---> 8e467ed9b34a 21:16:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:16:46 ---> Using cache 21:16:46 ---> dd26239c1c9e 21:16:46 Step 13/22 : ENV APP_PORT=59861 21:16:46 ---> Running in d8c305483ce1 21:16:46 Removing intermediate container d8c305483ce1 21:16:46 ---> 7d3347c0ed69 21:16:46 Step 14/22 : EXPOSE $APP_PORT 21:16:46 ---> Running in dac9d8f6767b 21:16:46 Removing intermediate container dac9d8f6767b 21:16:46 ---> 923abbbf868e 21:16:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:46 ---> 0c4a1f126e54 21:16:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:16:46 ---> ac943f337601 21:16:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:16:46 ---> 3ee956c391dd 21:16:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:16:46 ---> Running in e34e84d69af0 21:16:46 Removing intermediate container e34e84d69af0 21:16:46 ---> 8496b0aed79f 21:16:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:16:46 ---> Running in 5e2b5b3ac7ca 21:16:46 Removing intermediate container 5e2b5b3ac7ca 21:16:46 ---> 820d7a5379bd 21:16:46 Step 20/22 : LABEL arch=arm64 21:16:46 ---> Running in ca5f84bbb461 21:16:46 Removing intermediate container ca5f84bbb461 21:16:46 ---> 7435e006da14 21:16:46 Step 21/22 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:16:46 ---> Running in c1b44aaadeb2 21:16:46 Removing intermediate container c1b44aaadeb2 21:16:46 ---> a03dff8d96e8 21:16:46 Step 22/22 : LABEL version=0.0.0 21:16:46 ---> Running in b2daf5e72e49 21:16:46 Removing intermediate container b2daf5e72e49 21:16:46 ---> 7381bf994434 21:16:46 21:16:46 Successfully built 7381bf994434 21:16:46 Successfully tagged support-scheduler-arm64:latest 21:16:46 Building security-spiffe-token-provider 21:17:18  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:17:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:17:18 ---> 08b9be25db67 21:17:18 Step 3/20 : WORKDIR /edgex-go 21:17:18 ---> Using cache 21:17:18 ---> e59d5483394c 21:17:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:17:18 ---> Running in 1332a79dd9ad 21:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:17:18 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 21:17:18 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:17:18 OK: 15741 distinct packages available 21:17:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:17:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:17:21 OK: 220 MiB in 52 packages 21:17:22 Removing intermediate container 1332a79dd9ad 21:17:22 ---> b199ac5f6300 21:17:22 Step 5/20 : COPY go.mod vendor* ./ 21:17:23 ---> c4d8fc85f6a6 21:17:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:24 ---> Running in 03cf134b4590 21:17:29 Removing intermediate container 03cf134b4590 21:17:29 ---> 8663b43c162e 21:17:29 Step 7/20 : COPY . . 21:17:56 ---> 197527affbef 21:17:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:17:56 ---> Running in ea12cc67b842 21:17:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:21:33 Removing intermediate container c1dc676643ea 21:21:33 ---> f0ba4b099bc0 21:21:33 21:21:33 Step 10/22 : FROM alpine:3.14 21:21:33 ---> ac73e934f311 21:21:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:21:33 ---> Running in c346eaaf4014 21:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:21:33 (1/2) Installing ca-certificates (20211220-r0) 21:21:33 (2/2) Installing dumb-init (1.2.5-r1) 21:21:33 Executing busybox-1.33.1-r7.trigger 21:21:33 Executing ca-certificates-20211220-r0.trigger 21:21:33 OK: 6 MiB in 16 packages 21:21:33 Removing intermediate container c346eaaf4014 21:21:33 ---> cad2e1c03084 21:21:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:21:33 ---> Running in a0cecace3dbe 21:21:33 Removing intermediate container a0cecace3dbe 21:21:33 ---> a506cede1bdf 21:21:33 Step 13/22 : ENV APP_PORT=59860 21:21:33 ---> Running in 13b091793a83 21:21:33 Removing intermediate container 13b091793a83 21:21:33 ---> c88dd4ba1b05 21:21:33 Step 14/22 : EXPOSE $APP_PORT 21:21:33 ---> Running in a251cc33b9d2 21:21:33 Removing intermediate container a251cc33b9d2 21:21:33 ---> 1ca8c3d2d48f 21:21:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:21:33 ---> 3839fe441268 21:21:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:21:33 ---> c91a484d1f5d 21:21:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:21:33 ---> 78b4427a35d0 21:21:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:21:33 ---> Running in 3cd492ae1181 21:21:33 Removing intermediate container 3cd492ae1181 21:21:33 ---> 3c10cd8a0899 21:21:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:33 ---> Running in 0e4d0f483ecf 21:21:33 Removing intermediate container 0e4d0f483ecf 21:21:33 ---> 27caf8f8e3c8 21:21:33 Step 20/22 : LABEL arch=arm64 21:21:33 ---> Running in 2cc376b169e1 21:21:34 Removing intermediate container 2cc376b169e1 21:21:34 ---> b44aaef53b98 21:21:34 Step 21/22 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:21:34 ---> Running in ca1efbaf3b45 21:21:34 Removing intermediate container ca1efbaf3b45 21:21:34 ---> 423338532790 21:21:34 Step 22/22 : LABEL version=0.0.0 21:21:34 ---> Running in c39e622f39ad 21:21:35 Removing intermediate container c39e622f39ad 21:21:35 ---> 5f8f58ec0318 21:21:35 21:21:35 Successfully built 5f8f58ec0318 21:21:35 Successfully tagged support-notifications-arm64:latest 21:21:35 Building core-metadata 21:22:08  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:22:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:22:08 ---> 08b9be25db67 21:22:08 Step 3/23 : WORKDIR /edgex-go 21:22:08 ---> Using cache 21:22:08 ---> e59d5483394c 21:22:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:08 ---> Using cache 21:22:08 ---> 9fb305470d9d 21:22:08 Step 5/23 : RUN apk add --update --no-cache make git 21:22:08 ---> Using cache 21:22:08 ---> 8b081178f56c 21:22:08 Step 6/23 : COPY go.mod vendor* ./ 21:22:08 ---> Using cache 21:22:08 ---> 9093b41baaff 21:22:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:08 ---> Using cache 21:22:08 ---> 7cedd6553324 21:22:08 Step 8/23 : COPY . . 21:22:08 ---> Using cache 21:22:08 ---> a30ece5c490a 21:22:08 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:22:09 ---> Running in 487565e3555c 21:22:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:25:49 Removing intermediate container ea12cc67b842 21:25:49 ---> 78afc602e269 21:25:49 21:25:49 Step 9/20 : FROM alpine:3.15 21:25:49 3.15: Pulling from library/alpine 21:25:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:25:49 Status: Downloaded newer image for alpine:3.15 21:25:49 ---> 3fb3c9af89a9 21:25:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:25:49 ---> Running in fc1e9e8fbb3f 21:25:49 Removing intermediate container fc1e9e8fbb3f 21:25:49 ---> 8e5630d4c676 21:25:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:49 ---> Running in 561309cf78b3 21:25:49 Removing intermediate container 561309cf78b3 21:25:49 ---> 65f52a9d2866 21:25:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:25:49 ---> Running in 320f03ab033b 21:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:25:49 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 21:25:49 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:25:49 OK: 15730 distinct packages available 21:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:25:49 (1/9) Installing ca-certificates (20211220-r0) 21:25:49 (2/9) Installing brotli-libs (1.0.9-r5) 21:25:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:25:49 (4/9) Installing libcurl (7.80.0-r0) 21:25:49 (5/9) Installing curl (7.80.0-r0) 21:25:49 (6/9) Installing dumb-init (1.2.5-r1) 21:25:49 (7/9) Installing musl-obstack (1.2.3-r0) 21:25:49 (8/9) Installing libucontext (1.1-r0) 21:25:49 (9/9) Installing gcompat (1.0.0-r4) 21:25:49 Executing busybox-1.34.1-r5.trigger 21:25:49 Executing ca-certificates-20211220-r0.trigger 21:25:49 OK: 8 MiB in 23 packages 21:25:50 Removing intermediate container 320f03ab033b 21:25:50 ---> 66bf1745c86f 21:25:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:25:51 ---> 9917bd7784fb 21:25:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:25:53 ---> d80706789669 21:25:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:25:54 ---> c8dc83b7497d 21:25:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:25:54 ---> Running in 13c774eecf3b 21:25:54 Removing intermediate container 13c774eecf3b 21:25:54 ---> 5df67998a907 21:25:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:54 ---> Running in c0ce42e3ab6c 21:25:55 Removing intermediate container c0ce42e3ab6c 21:25:55 ---> 1c41436294a2 21:25:55 Step 18/20 : LABEL arch=arm64 21:25:55 ---> Running in ff4134c819a4 21:25:56 Removing intermediate container ff4134c819a4 21:25:56 ---> d848c40c3928 21:25:56 Step 19/20 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:25:56 ---> Running in e56476714c4b 21:25:57 Removing intermediate container e56476714c4b 21:25:57 ---> 5956d09807b5 21:25:57 Step 20/20 : LABEL version=0.0.0 21:25:57 ---> Running in f5f741d6fd04 21:25:57 Removing intermediate container f5f741d6fd04 21:25:57 ---> 7a6dbd987e16 21:25:57 21:25:57 Successfully built 7a6dbd987e16 21:25:57 Successfully tagged security-spiffe-token-provider-arm64:latest 21:27:34  Building security-spiffe-token-provider ... done Removing intermediate container 487565e3555c 21:27:34 ---> 3977909189c8 21:27:34 21:27:34 Step 10/23 : FROM alpine:3.14 21:27:34 ---> ac73e934f311 21:27:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:27:34 ---> Using cache 21:27:34 ---> 8e467ed9b34a 21:27:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:27:34 ---> Using cache 21:27:34 ---> dd26239c1c9e 21:27:34 Step 13/23 : ENV APP_PORT=59881 21:27:34 ---> Running in 61c29eaabc19 21:27:34 Removing intermediate container 61c29eaabc19 21:27:34 ---> 57d0759408d6 21:27:34 Step 14/23 : EXPOSE $APP_PORT 21:27:34 ---> Running in 303f8a151fa9 21:27:34 Removing intermediate container 303f8a151fa9 21:27:34 ---> 816e582ac8c4 21:27:34 Step 15/23 : WORKDIR / 21:27:34 ---> Running in c2d11e4f6479 21:27:34 Removing intermediate container c2d11e4f6479 21:27:34 ---> c8e46eff5583 21:27:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:27:34 ---> e657aa7fb82e 21:27:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:27:34 ---> 7cb500f31692 21:27:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:27:34 ---> 0dea59a3db76 21:27:34 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:27:34 ---> Running in 84b8c18edc55 21:27:34 Removing intermediate container 84b8c18edc55 21:27:34 ---> e30f2834510b 21:27:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:34 ---> Running in a99c29b72209 21:27:34 Removing intermediate container a99c29b72209 21:27:34 ---> a313915aad40 21:27:34 Step 21/23 : LABEL arch=arm64 21:27:34 ---> Running in 7af6d18ec21e 21:27:35 Removing intermediate container 7af6d18ec21e 21:27:35 ---> ed34781575f6 21:27:35 Step 22/23 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:27:35 ---> Running in efbd99ec44dd 21:27:36 Removing intermediate container efbd99ec44dd 21:27:36 ---> 11457a03172a 21:27:36 Step 23/23 : LABEL version=0.0.0 21:27:36 ---> Running in d4e732bc504f 21:27:36 Removing intermediate container d4e732bc504f 21:27:36 ---> 8814202ddf6c 21:27:36 21:27:37 Successfully built 8814202ddf6c 21:27:37 Successfully tagged core-metadata-arm64:latest 21:39:15  Building core-metadata ... done Building bin/spire-agent... 21:39:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:39:15 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:39:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:39:15 go: downloading github.com/docker/docker v20.10.12+incompatible 21:39:16 Building bin/spire-agent... 21:39:17 go: downloading github.com/google/go-tpm-tools v0.3.3 21:39:17 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:39:17 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:39:18 go: downloading github.com/docker/docker v20.10.12+incompatible 21:39:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:39:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:39:18 go: downloading github.com/docker/go-connections v0.4.0 21:39:18 go: downloading github.com/docker/go-units v0.4.0 21:39:18 go: downloading github.com/opencontainers/image-spec v1.0.1 21:39:19 go: downloading github.com/containerd/containerd v1.3.4 21:39:19 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:39:19 go: downloading github.com/opencontainers/go-digest v1.0.0 21:39:21 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:39:22 go: downloading github.com/google/go-tpm-tools v0.3.3 21:39:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:39:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:39:23 go: downloading github.com/docker/go-connections v0.4.0 21:39:23 go: downloading github.com/docker/go-units v0.4.0 21:39:23 go: downloading github.com/opencontainers/image-spec v1.0.1 21:39:23 go: downloading github.com/containerd/containerd v1.3.4 21:39:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:39:23 go: downloading github.com/opencontainers/go-digest v1.0.0 21:43:01 Building bin/spire-agent... 21:43:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:43:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:43:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:43:01 go: downloading github.com/docker/docker v20.10.12+incompatible 21:43:01 go: downloading github.com/google/go-tpm-tools v0.3.3 21:43:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:43:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:43:01 go: downloading github.com/docker/go-connections v0.4.0 21:43:01 go: downloading github.com/docker/go-units v0.4.0 21:43:01 go: downloading github.com/opencontainers/image-spec v1.0.1 21:43:01 go: downloading github.com/containerd/containerd v1.3.4 21:43:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:43:01 go: downloading github.com/opencontainers/go-digest v1.0.0 21:46:23 Removing intermediate container 7168cad5360b 21:46:23 ---> c3eb68ba27ad 21:46:23 21:46:23 Step 13/26 : FROM alpine:3.15 21:46:23 ---> 3fb3c9af89a9 21:46:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:23 ---> Using cache 21:46:23 ---> 8e5630d4c676 21:46:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:23 ---> Using cache 21:46:23 ---> 65f52a9d2866 21:46:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:46:23 ---> Running in f185dbc93b2c 21:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:23 Removing intermediate container 4dcf241356d8 21:46:23 ---> 95e3e5c129fa 21:46:23 21:46:23 Step 13/25 : FROM alpine:3.15 21:46:23 ---> 3fb3c9af89a9 21:46:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:23 ---> Using cache 21:46:23 ---> 8e5630d4c676 21:46:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:23 ---> Using cache 21:46:23 ---> 65f52a9d2866 21:46:23 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:46:23 ---> Running in afa5efe7f088 21:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:23 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 21:46:23 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:46:23 OK: 15730 distinct packages available 21:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:23 (1/4) Installing dumb-init (1.2.5-r1) 21:46:23 (2/4) Installing musl-obstack (1.2.3-r0) 21:46:23 (3/4) Installing libucontext (1.1-r0) 21:46:23 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 21:46:23 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:46:23 OK: 15730 distinct packages available 21:46:23 (4/4) Installing gcompat (1.0.0-r4) 21:46:23 Executing busybox-1.34.1-r5.trigger 21:46:23 OK: 6 MiB in 18 packages 21:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:23 Removing intermediate container f185dbc93b2c 21:46:23 ---> bd58dc8bbd48 21:46:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:46:23 (1/5) Installing dumb-init (1.2.5-r1) 21:46:23 (2/5) Installing musl-obstack (1.2.3-r0) 21:46:23 (3/5) Installing libucontext (1.1-r0) 21:46:23 (4/5) Installing gcompat (1.0.0-r4) 21:46:23 (5/5) Installing openssl (1.1.1n-r0) 21:46:23 Executing busybox-1.34.1-r5.trigger 21:46:23 OK: 6 MiB in 19 packages 21:46:23 Removing intermediate container afa5efe7f088 21:46:23 ---> 647ec6d107ba 21:46:23 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:46:24 ---> c5801136e852 21:46:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:46:25 ---> ca69d8e5d1de 21:46:25 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:46:25 ---> Running in 8d340890bb06 21:46:26 Removing intermediate container 8d340890bb06 21:46:26 ---> d05875ca1b8f 21:46:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:46:26 ---> 0f6c8f6ce89b 21:46:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:46:26 ---> 194acb024bef 21:46:26 Step 21/26 : WORKDIR / 21:46:26 ---> 9e4270e26da2 21:46:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:46:26 ---> Running in 7bbc5177c7c7 21:46:27 Removing intermediate container 7bbc5177c7c7 21:46:27 ---> 817f0cbccf97 21:46:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:46:27 ---> Running in fbdd9241f34f 21:46:27 ---> c9515b321539 21:46:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:46:28 Removing intermediate container fbdd9241f34f 21:46:28 ---> 491b012dc7bb 21:46:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:46:28 ---> Running in df31723987b8 21:46:28 ---> fa1ca90379d3 21:46:28 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:46:28 ---> Running in be0bb054952c 21:46:28 Removing intermediate container df31723987b8 21:46:28 ---> f26279568413 21:46:28 Step 24/26 : LABEL arch=arm64 21:46:28 ---> Running in 9a6b3b3a3b47 21:46:29 Removing intermediate container be0bb054952c 21:46:29 ---> 25d94c6dedaa 21:46:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:46:29 Removing intermediate container 9a6b3b3a3b47 21:46:29 ---> 50b000d8ec11 21:46:29 Step 25/26 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:46:29 ---> Running in b918e0cdc3ba 21:46:29 ---> Running in 894bf5619f5f 21:46:29 Removing intermediate container b918e0cdc3ba 21:46:29 ---> a61b83068cf7 21:46:29 Step 23/25 : LABEL arch=arm64 21:46:29 ---> Running in cfb4b21b6a1d 21:46:29 Removing intermediate container 894bf5619f5f 21:46:29 ---> 26efa81e187a 21:46:29 Step 26/26 : LABEL version=0.0.0 21:46:30 ---> Running in b74287310523 21:46:30 Removing intermediate container cfb4b21b6a1d 21:46:30 ---> d0178facf5c5 21:46:30 Step 24/25 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:46:30 ---> Running in 1520607d82d7 21:46:30 Removing intermediate container b74287310523 21:46:30 ---> f5ec17ebf0ec 21:46:30 21:46:31 Removing intermediate container 1520607d82d7 21:46:31 ---> cb47aa1400eb 21:46:31 Step 25/25 : LABEL version=0.0.0 21:46:31 Successfully built f5ec17ebf0ec 21:46:31 Successfully tagged security-spire-config-arm64:latest 21:46:31 ---> Running in 0168cca56f1b 21:46:31  Building security-spire-config ... done Removing intermediate container 0168cca56f1b 21:46:31 ---> 8661abee9162 21:46:31 21:46:31 Successfully built 8661abee9162 21:46:31 Successfully tagged security-spire-server-arm64:latest 21:48:08  Building security-spire-server ... done Removing intermediate container 1bca85e8b1bf 21:48:08 ---> d4f6368fd9c6 21:48:08 21:48:08 Step 13/26 : FROM alpine:3.15 21:48:08 ---> 3fb3c9af89a9 21:48:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:48:08 ---> Using cache 21:48:08 ---> 8e5630d4c676 21:48:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:08 ---> Using cache 21:48:08 ---> 65f52a9d2866 21:48:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:48:08 ---> Using cache 21:48:08 ---> 647ec6d107ba 21:48:08 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:48:08 ---> f1f4250d82b2 21:48:08 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:48:08 ---> 9cb2f518465d 21:48:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:48:08 ---> b3fda4568a4c 21:48:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:48:08 ---> 75419a69dfc2 21:48:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:48:08 ---> c25628a662cf 21:48:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:48:08 ---> Running in 6fac3a77a63b 21:48:08 Removing intermediate container 6fac3a77a63b 21:48:08 ---> 902c83da0f92 21:48:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:48:08 ---> Running in ebbe60a5b0bc 21:48:08 Removing intermediate container ebbe60a5b0bc 21:48:08 ---> d890ebc3f6a8 21:48:08 Step 24/26 : LABEL arch=arm64 21:48:08 ---> Running in aaa904d3d339 21:48:08 Removing intermediate container aaa904d3d339 21:48:08 ---> b75a57c9dc4b 21:48:08 Step 25/26 : LABEL git_sha=390837a19ff3bf75484ca308696ec2475a9d130b 21:48:08 ---> Running in 35c11ab00d7a 21:48:08 Removing intermediate container 35c11ab00d7a 21:48:08 ---> 96ae4404b0da 21:48:08 Step 26/26 : LABEL version=0.0.0 21:48:08 ---> Running in c6fb744be16c 21:48:08 Removing intermediate container c6fb744be16c 21:48:08 ---> 676915c41870 21:48:08 21:48:08 Successfully built 676915c41870 21:48:08 Successfully tagged security-spire-agent-arm64:latest 21:48:08  Building security-spire-agent ... done  [Pipeline] } 21:48:08 $ docker stop --time=1 46675191dab24dfd4eec8c7980304930da6416c7b7adb571ff9aa3edf3862b30 21:48:10 $ docker rm -f 46675191dab24dfd4eec8c7980304930da6416c7b7adb571ff9aa3edf3862b30 [Pipeline] // withDockerContainer [Pipeline] sh 21:48:11 + docker images 21:48:11 REPOSITORY TAG IMAGE ID CREATED SIZE 21:48:11 security-spire-agent-arm64 latest 676915c41870 8 seconds ago 126MB 21:48:11 d4f6368fd9c6 33 seconds ago 4.14GB 21:48:11 security-spire-server-arm64 latest 8661abee9162 About a minute ago 86.3MB 21:48:11 security-spire-config-arm64 latest f5ec17ebf0ec About a minute ago 85.6MB 21:48:11 95e3e5c129fa 2 minutes ago 4.14GB 21:48:11 c3eb68ba27ad 2 minutes ago 4.14GB 21:48:11 core-metadata-arm64 latest 8814202ddf6c 20 minutes ago 16.4MB 21:48:11 3977909189c8 20 minutes ago 1.31GB 21:48:11 security-spiffe-token-provider-arm64 latest 7a6dbd987e16 22 minutes ago 27.9MB 21:48:11 78afc602e269 22 minutes ago 1.36GB 21:48:11 support-notifications-arm64 latest 5f8f58ec0318 26 minutes ago 25.8MB 21:48:11 f0ba4b099bc0 26 minutes ago 1.37GB 21:48:11 support-scheduler-arm64 latest 7381bf994434 31 minutes ago 25.2MB 21:48:11 df49fdd45e51 31 minutes ago 1.36GB 21:48:11 core-command-arm64 latest 6f5fe80f2324 36 minutes ago 15.5MB 21:48:11 68417473978f 36 minutes ago 1.31GB 21:48:11 core-data-arm64 latest de1eb2225b06 40 minutes ago 21.6MB 21:48:11 4d94f8e6f1ce 40 minutes ago 1.34GB 21:48:11 security-proxy-setup-arm64 latest c0b54537be9c 42 minutes ago 26.1MB 21:48:11 91c48de4efef 43 minutes ago 1.32GB 21:48:11 sys-mgmt-agent-arm64 latest 8d43016419a0 48 minutes ago 282MB 21:48:11 security-bootstrapper-arm64 latest 4e9d1702f2da 49 minutes ago 18.3MB 21:48:11 security-secretstore-setup-arm64 latest 1a8c64844bd2 49 minutes ago 27.5MB 21:48:11 560c2cf9f542 50 minutes ago 1.31GB 21:48:11 ec2f39a54e93 50 minutes ago 1.32GB 21:48:11 03f7edeef99e 50 minutes ago 1.31GB 21:48:11 ci-base-image-arm64 latest 08b9be25db67 About an hour ago 886MB 21:48:11 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 21:48:11 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 21:48:11 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 21:48:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:48:11 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:12 21:48:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:48:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:12 arm64: Pulling from edgex-lftools-log-publisher 21:48:12 8998bd30e6a1: Pulling fs layer 21:48:12 04944245beec: Pulling fs layer 21:48:12 699f458cf7ca: Pulling fs layer 21:48:12 765212b225bb: Pulling fs layer 21:48:12 f23df028b6ca: Pulling fs layer 21:48:12 d65c8cfc05b1: Pulling fs layer 21:48:12 2437ff75d9bd: Pulling fs layer 21:48:12 765212b225bb: Waiting 21:48:12 f23df028b6ca: Waiting 21:48:12 d65c8cfc05b1: Waiting 21:48:12 2437ff75d9bd: Waiting 21:48:12 04944245beec: Verifying Checksum 21:48:12 04944245beec: Download complete 21:48:12 765212b225bb: Download complete 21:48:12 f23df028b6ca: Verifying Checksum 21:48:12 f23df028b6ca: Download complete 21:48:12 d65c8cfc05b1: Verifying Checksum 21:48:12 d65c8cfc05b1: Download complete 21:48:13 699f458cf7ca: Verifying Checksum 21:48:13 699f458cf7ca: Download complete 21:48:13 8998bd30e6a1: Verifying Checksum 21:48:13 8998bd30e6a1: Download complete 21:48:16 2437ff75d9bd: Verifying Checksum 21:48:16 2437ff75d9bd: Download complete 21:48:18 8998bd30e6a1: Pull complete 21:48:19 04944245beec: Pull complete 21:48:20 699f458cf7ca: Pull complete 21:48:20 765212b225bb: Pull complete 21:48:21 f23df028b6ca: Pull complete 21:48:22 d65c8cfc05b1: Pull complete 21:48:37 2437ff75d9bd: Pull complete 21:48:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:48:37 prd-ubuntu20.04-docker-arm64-4c-16g-21398 does not seem to be running inside a container 21:48:37 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:48:40 $ docker top 941372f322d0271e5994cb19e52abcd335e6e981dca904f44738f90a535e1dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:40 ---> job-cost.sh 21:48:40 lf-activate-venv: SKIPPING 21:48:40 INFO: No Stack... 21:48:41 INFO: Retrieving Pricing Info for: v3-standard-4 21:48:42 INFO: Archiving Costs [Pipeline] sh 21:48:42 + cat /w/workspace/edgex-go/19/archives/cost.csv 21:48:42 + cut -d, -f6 [Pipeline] lock 21:48:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-19-stack-cost] 21:48:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-19-stack-cost] did not exist. Created. 21:48:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:43 + echo total: 0.2199999988079071 [Pipeline] stash 21:48:43 Stashed 1 file(s) [Pipeline] } 21:48:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-19-stack-cost] [Pipeline] // lock [Pipeline] } 21:48:43 $ docker stop --time=1 941372f322d0271e5994cb19e52abcd335e6e981dca904f44738f90a535e1dfb 21:48:45 $ docker rm -f 941372f322d0271e5994cb19e52abcd335e6e981dca904f44738f90a535e1dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:48:45 provisioning config files... 21:48:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config362677414126162573tmp [Pipeline] { [Pipeline] sh 21:48:45 + set +x 21:48:45 + bash -s -- 21:48:45 + curl -s https://codecov.io/bash 21:48:45 21:48:45 _____ _ 21:48:45 / ____| | | 21:48:45 | | ___ __| | ___ ___ _____ __ 21:48:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:48:45 | |___| (_) | (_| | __/ (_| (_) \ V / 21:48:45 \_____\___/ \__,_|\___|\___\___/ \_/ 21:48:45 Bash-1.0.6 21:48:45 21:48:45 21:48:45 ==> git version 2.25.1 found 21:48:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:48:45 Release-Date: 2020-01-08 21:48:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:48:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:48:45 ==> Jenkins CI detected. 21:48:45 current dir:  /w/workspace/edgex-go/19 21:48:45 project root: . 21:48:45 --> token set from env 21:48:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:48:45 ==> Running gcov in . (disable via -X gcov) 21:48:45 ==> Python coveragepy not found 21:48:45 ==> Searching for coverage reports in: 21:48:45 + . 21:48:45 -> Found 1 reports 21:48:45 ==> Detecting git/mercurial file structure 21:48:45 ==> Reading reports 21:48:45 + ./coverage.out bytes=435134 21:48:45 ==> Appending adjustments 21:48:45 https://docs.codecov.io/docs/fixing-reports 21:48:47 + Found adjustments 21:48:47 ==> Gzipping contents 21:48:47 60K /tmp/codecov.3xz1ip.gz 21:48:47 ==> Uploading reports 21:48:47 url: https://codecov.io 21:48:47 query: branch=PR-3924&commit=bf4a6ac9abb43216ff595c712f3efb9c106ec880&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:48:47 -> Pinging Codecov 21:48:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=bf4a6ac9abb43216ff595c712f3efb9c106ec880&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:48:47 -> Uploading to 21:48:47 https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/bf4a6ac9abb43216ff595c712f3efb9c106ec880/2a592057-2051-4654-93ed-1f09b7b2619e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T214847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a2940cec22b3b8b879419b184073d500ff24d98ce5805bbf7d3f9722816b591 21:48:47 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:47 Dload Upload Total Spent Left Speed 21:48:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59887 0 0 100 59887 0 289k --:--:-- --:--:-- --:--:-- 288k 100 59887 0 0 100 59887 0 254k --:--:-- --:--:-- --:--:-- 253k 21:48:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bf4a6ac9abb43216ff595c712f3efb9c106ec880 [Pipeline] } 21:48:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:48:48 + [ -d /w/workspace/edgex-go/19/archives ] [Pipeline] libraryResource [Pipeline] sh 21:48:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:48:49 ---> package-listing.sh 21:48:49 ++ facter osfamily 21:48:49 ++ tr '[:upper:]' '[:lower:]' 21:48:49 + OS_FAMILY=debian 21:48:49 + workspace=/w/workspace/edgex-go/19 21:48:49 + START_PACKAGES=/tmp/packages_start.txt 21:48:49 + END_PACKAGES=/tmp/packages_end.txt 21:48:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:48:49 + PACKAGES=/tmp/packages_start.txt 21:48:49 + '[' /w/workspace/edgex-go/19 ']' 21:48:49 + PACKAGES=/tmp/packages_end.txt 21:48:49 + case "${OS_FAMILY}" in 21:48:49 + dpkg -l 21:48:49 + grep '^ii' 21:48:49 + '[' -f /tmp/packages_start.txt ']' 21:48:49 + '[' -f /tmp/packages_end.txt ']' 21:48:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:48:49 + '[' /w/workspace/edgex-go/19 ']' 21:48:49 + mkdir -p /w/workspace/edgex-go/19/archives/ 21:48:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 21:48:49 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:48:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:50 21:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:50 latest: Pulling from edgex-lftools-log-publisher 21:48:50 5eb5b503b376: Pulling fs layer 21:48:50 5c69ac0246d0: Pulling fs layer 21:48:50 ec43610c2a17: Pulling fs layer 21:48:50 3a2ae6a8a46f: Pulling fs layer 21:48:50 33b1e0a273af: Pulling fs layer 21:48:50 5d3b04190fa2: Pulling fs layer 21:48:50 2f39f015ded8: Pulling fs layer 21:48:50 3a2ae6a8a46f: Waiting 21:48:50 33b1e0a273af: Waiting 21:48:50 5c69ac0246d0: Verifying Checksum 21:48:50 5c69ac0246d0: Download complete 21:48:50 3a2ae6a8a46f: Verifying Checksum 21:48:50 3a2ae6a8a46f: Download complete 21:48:50 ec43610c2a17: Verifying Checksum 21:48:50 ec43610c2a17: Download complete 21:48:50 33b1e0a273af: Verifying Checksum 21:48:50 33b1e0a273af: Download complete 21:48:50 5d3b04190fa2: Download complete 21:48:51 5eb5b503b376: Verifying Checksum 21:48:51 5eb5b503b376: Download complete 21:48:51 2f39f015ded8: Download complete 21:48:52 5eb5b503b376: Pull complete 21:48:52 5c69ac0246d0: Pull complete 21:48:52 ec43610c2a17: Pull complete 21:48:52 3a2ae6a8a46f: Pull complete 21:48:53 33b1e0a273af: Pull complete 21:48:53 5d3b04190fa2: Pull complete 21:48:57 2f39f015ded8: Pull complete 21:48:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:48:57 prd-ubuntu20.04-docker-8c-8g-21393 does not seem to be running inside a container 21:48:57 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:48:59 $ docker top 34364c0f8e9209ecc20cf26fb02932078cf3bdb0cac31390d75c5eb18a4e8b0e -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:59 + touch /tmp/pre-build-complete [Pipeline] sh 21:49:00 + mkdir -p /var/log/sysstat [Pipeline] sh 21:49:00 + ls /var/log/sa-host 21:49:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:00 provisioning config files... 21:49:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config4878535543855344301tmp [Pipeline] { [Pipeline] echo 21:49:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:49:00 ---> create-netrc.sh [Pipeline] } 21:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:49:01 ---> python-tools-install.sh [Pipeline] echo 21:49:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:49:01 ---> sudo-logs.sh 21:49:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:49:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:49:01 ---> job-cost.sh 21:49:01 lf-activate-venv: SKIPPING 21:49:01 DEBUG: total: 0.2199999988079071 21:49:01 INFO: Retrieving Stack Cost... 21:49:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:49:02 INFO: Archiving Costs [Pipeline] echo 21:49:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:49:02 ---> logs-deploy.sh 21:49:02 lf-activate-venv: SKIPPING 21:49:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/19 21:49:02 INFO: archiving workspace using pattern(s): 21:49:03 Archives upload complete. 21:49:03 INFO: archiving logs to Nexus 21:49:04 ---> uname -a: 21:49:04 Linux prd-ubuntu20-04-docker-8c-8g-21393 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:49:04 21:49:04 21:49:04 ---> lscpu: 21:49:04 Architecture: x86_64 21:49:04 CPU op-mode(s): 32-bit, 64-bit 21:49:04 Byte Order: Little Endian 21:49:04 Address sizes: 40 bits physical, 48 bits virtual 21:49:04 CPU(s): 8 21:49:04 On-line CPU(s) list: 0-7 21:49:04 Thread(s) per core: 1 21:49:04 Core(s) per socket: 1 21:49:04 Socket(s): 8 21:49:04 NUMA node(s): 1 21:49:04 Vendor ID: AuthenticAMD 21:49:04 CPU family: 23 21:49:04 Model: 49 21:49:04 Model name: AMD EPYC-Rome Processor 21:49:04 Stepping: 0 21:49:04 CPU MHz: 2799.998 21:49:04 BogoMIPS: 5599.99 21:49:04 Virtualization: AMD-V 21:49:04 Hypervisor vendor: KVM 21:49:04 Virtualization type: full 21:49:04 L1d cache: 256 KiB 21:49:04 L1i cache: 256 KiB 21:49:04 L2 cache: 4 MiB 21:49:04 L3 cache: 128 MiB 21:49:04 NUMA node0 CPU(s): 0-7 21:49:04 Vulnerability Itlb multihit: Not affected 21:49:04 Vulnerability L1tf: Not affected 21:49:04 Vulnerability Mds: Not affected 21:49:04 Vulnerability Meltdown: Not affected 21:49:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:49:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:49:04 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:49:04 Vulnerability Srbds: Not affected 21:49:04 Vulnerability Tsx async abort: Not affected 21:49:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:49:04 21:49:04 21:49:04 ---> nproc: 21:49:04 8 21:49:04 21:49:04 21:49:04 ---> df -h: 21:49:04 Filesystem Size Used Avail Use% Mounted on 21:49:04 overlay 155G 26G 130G 17% / 21:49:04 tmpfs 64M 0 64M 0% /dev 21:49:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:49:04 shm 64M 0 64M 0% /dev/shm 21:49:04 /dev/vda1 155G 26G 130G 17% /facter-os 21:49:04 21:49:04 21:49:04 ---> sar -b -r -n DEV: 21:49:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21393) 04/19/22 _x86_64_ (8 CPU) 21:49:04 21:49:04 20:29:50 LINUX RESTART (8 CPU) 21:49:04 21:49:04 20:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:49:04 20:31:01 302.47 56.58 245.89 0.00 7566.72 184066.16 0.00 21:49:04 20:32:01 120.28 1.32 118.96 0.00 18.26 62214.03 0.00 21:49:04 20:33:01 49.60 0.17 49.43 0.00 2.00 18313.91 0.00 21:49:04 20:34:01 373.26 0.15 373.11 0.00 23.58 299673.21 0.00 21:49:04 20:35:01 745.18 0.43 744.75 0.00 11.06 216974.61 0.00 21:49:04 20:36:01 968.67 1.87 966.81 0.00 14.93 384058.66 0.00 21:49:04 20:37:01 700.08 0.08 700.00 0.00 0.67 217753.55 0.00 21:49:04 20:38:01 837.24 0.03 837.21 0.00 0.27 267701.38 0.00 21:49:04 20:39:01 495.84 1.98 493.86 0.00 15.85 173815.95 0.00 21:49:04 20:40:01 288.60 0.00 288.60 0.00 0.00 102902.45 0.00 21:49:04 20:41:01 2.18 0.00 2.18 0.00 0.00 28.12 0.00 21:49:04 20:42:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 21:49:04 20:43:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 21:49:04 20:44:01 2.63 1.55 1.08 0.00 49.85 14.26 0.00 21:49:04 20:45:01 1.57 0.05 1.52 0.00 0.67 17.60 0.00 21:49:04 20:46:01 1.37 0.00 1.37 0.00 0.00 16.79 0.00 21:49:04 20:47:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 21:49:04 20:48:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 21:49:04 20:49:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 21:49:04 20:50:01 1.70 0.00 1.70 0.00 0.00 20.80 0.00 21:49:04 20:51:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 21:49:04 20:52:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 21:49:04 20:53:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 21:49:04 20:54:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 21:49:04 20:55:01 1.27 0.00 1.27 0.00 0.00 15.19 0.00 21:49:04 20:56:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 21:49:04 20:57:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:49:04 20:58:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 21:49:04 20:59:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 21:49:04 21:00:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 21:49:04 21:01:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 21:49:04 21:02:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 21:49:04 21:03:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 21:49:04 21:04:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 21:49:04 21:05:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 21:49:04 21:06:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 21:49:04 21:07:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 21:49:04 21:08:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 21:49:04 21:09:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 21:49:04 21:10:01 1.63 0.00 1.63 0.00 0.00 19.99 0.00 21:49:04 21:11:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 21:49:04 21:12:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 21:49:04 21:13:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 21:49:04 21:14:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 21:49:04 21:15:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 21:49:04 21:16:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 21:49:04 21:17:01 1.22 0.02 1.20 0.00 0.13 13.73 0.00 21:49:04 21:18:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 21:49:04 21:19:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 21:49:04 21:20:01 1.45 0.00 1.45 0.00 0.00 17.99 0.00 21:49:04 21:21:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 21:49:04 21:22:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 21:49:04 21:23:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 21:49:04 21:24:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 21:49:04 21:25:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 21:49:04 21:26:01 1.00 0.00 1.00 0.00 0.00 13.60 0.00 21:49:04 21:27:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 21:49:04 21:28:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 21:49:04 21:29:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 21:49:04 21:30:01 1.73 0.25 1.48 0.00 8.00 16.93 0.00 21:49:04 21:31:01 3.35 0.62 2.73 0.00 10.40 35.32 0.00 21:49:04 21:32:02 2.25 0.00 2.25 0.00 0.00 24.66 0.00 21:49:04 21:33:01 1.64 0.00 1.64 0.00 0.00 17.22 0.00 21:49:04 21:34:01 2.10 0.00 2.10 0.00 0.00 24.66 0.00 21:49:04 21:35:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 21:49:04 21:36:01 2.18 0.00 2.18 0.00 0.00 23.99 0.00 21:49:04 21:37:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 21:49:04 21:38:01 2.17 0.00 2.17 0.00 0.00 23.60 0.00 21:49:04 21:39:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 21:49:04 21:40:01 1.88 0.00 1.88 0.00 0.00 20.26 0.00 21:49:04 21:41:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 21:49:04 21:42:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 21:49:04 21:43:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 21:49:04 21:44:01 1.30 0.00 1.30 0.00 0.00 25.72 0.00 21:49:04 21:45:01 1.50 0.00 1.50 0.00 0.00 19.46 0.00 21:49:04 21:46:01 1.60 0.00 1.60 0.00 0.00 19.19 0.00 21:49:04 21:47:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 21:49:04 21:48:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 21:49:04 21:49:01 48.64 0.22 48.43 0.00 16.93 16862.26 0.00 21:49:04 Average: 63.57 0.82 62.75 0.00 96.40 24599.83 0.00 21:49:04 21:49:04 20:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:49:04 20:31:01 29141908 31771044 563388 1.71 98072 2825708 2199204 6.48 1160344 2260336 395192 21:49:04 20:32:01 27828472 31617620 673340 2.05 150228 3836408 2244864 6.62 1699744 2889984 506556 21:49:04 20:33:01 27653676 31668348 621760 1.89 154404 4031804 2027544 5.98 1458316 3284408 301784 21:49:04 20:34:01 22498336 31648528 632588 1.92 165148 9006208 2350352 6.93 1880508 7851848 22168 21:49:04 20:35:01 16599452 29422880 2843880 8.65 251772 12289404 5161800 15.21 4883532 10420980 52764 21:49:04 20:36:01 11477652 31159836 1082924 3.29 420124 18406172 3758660 11.08 4374240 15454764 369992 21:49:04 20:37:01 6033452 28818904 3421904 10.41 483600 21315072 6342228 18.69 7142668 17993852 8764 21:49:04 20:38:01 7544216 30928088 1322428 4.02 543968 21853992 3167968 9.34 5385616 18256860 1668 21:49:04 20:39:01 3717376 31534024 721152 2.19 716620 25860064 2292592 6.76 4059816 23168700 2161332 21:49:04 20:40:01 11066540 31736316 530520 1.61 719564 19133672 1939676 5.72 2878160 17433220 444 21:49:04 20:41:01 11067368 31737084 529788 1.61 719584 19133652 1939676 5.72 2877628 17433200 180 21:49:04 20:42:01 11083388 31753132 513812 1.56 719600 19133660 1939676 5.72 2862132 17433208 264 21:49:04 20:43:01 11083860 31753608 513284 1.56 719612 19133664 1939676 5.72 2862020 17433212 12 21:49:04 20:44:01 11082848 31755120 511908 1.56 719628 19135156 1939676 5.72 2864756 17432768 216 21:49:04 20:45:01 11080292 31752704 514096 1.56 719680 19135176 1953976 5.76 2864740 17432796 236 21:49:04 20:46:01 11080844 31753284 513472 1.56 719716 19135176 1953976 5.76 2864260 17432796 176 21:49:04 20:47:01 11080668 31753112 513492 1.56 719748 19135180 1953976 5.76 2864220 17432800 196 21:49:04 20:48:01 11080684 31753192 513448 1.56 719772 19135184 1953976 5.76 2863956 17432804 180 21:49:04 20:49:01 11080604 31753112 513388 1.56 719792 19135184 1953976 5.76 2864204 17432804 136 21:49:04 20:50:01 11080820 31753368 513356 1.56 719816 19135188 1953976 5.76 2864244 17432808 24 21:49:04 20:51:01 11081032 31753604 513072 1.56 719856 19135192 1953976 5.76 2864452 17432812 24 21:49:04 20:52:01 11080756 31753372 513272 1.56 719868 19135196 1953976 5.76 2864116 17432816 180 21:49:04 20:53:01 11080424 31753060 513532 1.56 719880 19135200 1953976 5.76 2864384 17432820 44 21:49:04 20:54:01 11080848 31753500 512984 1.56 719900 19135200 1953976 5.76 2864484 17432820 196 21:49:04 20:55:01 11080840 31753496 512968 1.56 719912 19135200 1953976 5.76 2864204 17432824 12 21:49:04 20:56:01 11081040 31753736 512896 1.56 719932 19135208 1953976 5.76 2864484 17432828 192 21:49:04 20:57:01 11080772 31753496 513100 1.56 719964 19135208 1953976 5.76 2864184 17432828 16 21:49:04 20:58:01 11080432 31753192 513352 1.56 719980 19135216 1953976 5.76 2864420 17432836 228 21:49:04 20:59:01 11080676 31753468 513012 1.56 720008 19135216 1953976 5.76 2864216 17432836 20 21:49:04 21:00:01 11081132 31753944 512584 1.56 720020 19135224 1953976 5.76 2864240 17432840 208 21:49:04 21:01:01 11081084 31753920 512556 1.56 720040 19135228 1953976 5.76 2864560 17432848 12 21:49:04 21:02:01 11080564 31753532 512888 1.56 720040 19135356 1953976 5.76 2864264 17432976 196 21:49:04 21:03:01 11080660 31753644 512916 1.56 720068 19135360 1953976 5.76 2864260 17432980 32 21:49:04 21:04:01 11080636 31753640 512860 1.56 720076 19135360 1953976 5.76 2865364 17432980 200 21:49:04 21:05:01 11080540 31753564 512840 1.56 720100 19135364 1953976 5.76 2864664 17432984 48 21:49:04 21:06:01 11080208 31753268 513080 1.56 720120 19135368 1970028 5.81 2865132 17432988 292 21:49:04 21:07:01 11080200 31753292 513040 1.56 720152 19135368 1970028 5.81 2864712 17432988 192 21:49:04 21:08:01 11080352 31753480 512952 1.56 720184 19135376 1970028 5.81 2865060 17432992 296 21:49:04 21:09:01 11079824 31752972 513472 1.56 720196 19135380 1970028 5.81 2864488 17433000 24 21:49:04 21:10:01 11080148 31753344 513152 1.56 720224 19135380 1970028 5.81 2864896 17433000 200 21:49:04 21:11:01 11080172 31753384 513100 1.56 720228 19135384 1970028 5.81 2865240 17433004 188 21:49:04 21:12:01 11080124 31753360 513060 1.56 720252 19135384 1970028 5.81 2864956 17433004 272 21:49:04 21:13:01 11080076 31753332 513032 1.56 720260 19135388 1970028 5.81 2864888 17433008 196 21:49:04 21:14:01 11080028 31753296 513000 1.56 720272 19135396 1970028 5.81 2864912 17433012 284 21:49:04 21:15:01 11080400 31753680 512756 1.56 720284 19135396 1970028 5.81 2864944 17433008 40 21:49:04 21:16:01 11080432 31753732 512724 1.56 720288 19135400 1970028 5.81 2864920 17433016 184 21:49:04 21:17:01 11080124 31753436 512988 1.56 720308 19135396 1970028 5.81 2864608 17433016 16 21:49:04 21:18:01 11079880 31753224 513116 1.56 720324 19135408 1970028 5.81 2864648 17433020 216 21:49:04 21:19:01 11079848 31753212 513084 1.56 720344 19135412 1970028 5.81 2864644 17433024 20 21:49:04 21:20:01 11080272 31753664 512780 1.56 720372 19135412 1986084 5.85 2864688 17433024 192 21:49:04 21:21:01 11080256 31753692 512716 1.56 720400 19135416 1986084 5.85 2865040 17433032 8 21:49:04 21:22:01 11079948 31753404 512944 1.56 720420 19135420 1986084 5.85 2864752 17433036 204 21:49:04 21:23:01 11079900 31753380 512920 1.56 720440 19135420 1986084 5.85 2864760 17433036 8 21:49:04 21:24:01 11080344 31753860 512596 1.56 720476 19135424 1986084 5.85 2864868 17433040 204 21:49:04 21:25:01 11079932 31753480 512876 1.56 720516 19135424 1986084 5.85 2865496 17433040 216 21:49:04 21:26:01 11079704 31753304 513008 1.56 720556 19135432 1986084 5.85 2865484 17433044 204 21:49:04 21:27:01 11079932 31753560 512728 1.56 720580 19135436 1986084 5.85 2865108 17433048 12 21:49:04 21:28:01 11080064 31753832 512380 1.56 720604 19135564 1986084 5.85 2865292 17433156 200 21:49:04 21:29:01 11080244 31754036 512096 1.56 720628 19135568 1986084 5.85 2865516 17433160 196 21:49:04 21:30:01 11068116 31742052 523884 1.59 720664 19135564 1990212 5.87 2879744 17433192 284 21:49:04 21:31:01 11077740 31752516 513388 1.56 720764 19136088 2000284 5.90 2865896 17433648 200 21:49:04 21:32:02 11077984 31752824 513040 1.56 720812 19136092 2000284 5.90 2865784 17433652 180 21:49:04 21:33:01 11078008 31752908 512948 1.56 720880 19136092 2000284 5.90 2865280 17433652 12 21:49:04 21:34:01 11077592 31752564 513408 1.56 720948 19136100 2000284 5.90 2865912 17433656 244 21:49:04 21:35:01 11078040 31753076 512836 1.56 721000 19136104 2000284 5.90 2865736 17433660 176 21:49:04 21:36:01 11078024 31753136 512720 1.56 721072 19136104 2000284 5.90 2866296 17433664 192 21:49:04 21:37:01 11077976 31753140 512752 1.56 721128 19136108 2000284 5.90 2866088 17433668 184 21:49:04 21:38:01 11077636 31752844 513000 1.56 721160 19136108 2000284 5.90 2866132 17433668 188 21:49:04 21:39:01 11078032 31753268 512724 1.56 721184 19136112 2000284 5.90 2865920 17433672 176 21:49:04 21:40:01 11078280 31753560 512660 1.56 721220 19136116 2000284 5.90 2866040 17433676 184 21:49:04 21:41:01 11078336 31753636 512572 1.56 721256 19136112 2000284 5.90 2865968 17433676 16 21:49:04 21:42:01 11078264 31753608 512536 1.56 721280 19136120 2000284 5.90 2865720 17433680 44 21:49:04 21:43:01 11078208 31753568 512532 1.56 721296 19136120 2016404 5.94 2865720 17433680 8 21:49:04 21:44:01 11076572 31752328 513652 1.56 721336 19136476 2016404 5.94 2867100 17433748 176 21:49:04 21:45:01 11076860 31752648 513312 1.56 721360 19136480 2016404 5.94 2867560 17433012 20 21:49:04 21:46:01 11077320 31753128 513068 1.56 721372 19136480 2016404 5.94 2867428 17432964 164 21:49:04 21:47:01 11077280 31753120 513012 1.56 721408 19136488 2016404 5.94 2867360 17432972 40 21:49:04 21:48:01 11077508 31753376 512716 1.56 721420 19136492 2016404 5.94 2867364 17432976 184 21:49:04 21:49:01 10524440 31709848 552324 1.68 736120 19590036 2236372 6.59 2927084 17880980 440 21:49:04 Average: 11740361 31660973 606044 1.84 676281 18472934 2127174 6.27 2945577 16738574 48492 21:49:04 21:49:04 20:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:49:04 20:31:01 ens3 1419.88 1569.45 10984.76 219.90 0.00 0.00 0.00 0.00 21:49:04 20:31:01 lo 5.36 5.36 0.52 0.52 0.00 0.00 0.00 0.00 21:49:04 20:31:01 docker0 731.32 339.18 64.77 2756.64 0.00 0.00 0.00 0.00 21:49:04 20:32:01 ens3 187.25 144.21 1026.46 74.07 0.00 0.00 0.00 0.00 21:49:04 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:32:01 veth5fac340 0.50 0.70 0.04 0.06 0.00 0.00 0.00 0.00 21:49:04 20:32:01 docker0 94.12 120.66 7.80 989.29 0.00 0.00 0.00 0.00 21:49:04 20:33:01 ens3 26.59 14.45 21.30 11.23 0.00 0.00 0.00 0.00 21:49:04 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:33:01 veth5fac340 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 21:49:04 20:33:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 21:49:04 20:34:01 ens3 176.90 127.24 1898.72 76.08 0.00 0.00 0.00 0.00 21:49:04 20:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:49:04 20:34:01 vethaf5c090 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 21:49:04 20:34:01 docker0 36.25 45.53 2.07 190.20 0.00 0.00 0.00 0.00 21:49:04 20:35:01 ens3 535.10 318.68 7208.95 83.74 0.00 0.00 0.00 0.00 21:49:04 20:35:01 vethfd4db80 1.27 2.30 0.10 37.66 0.00 0.00 0.00 0.00 21:49:04 20:35:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 21:49:04 20:35:01 vethaf5c090 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 21:49:04 20:35:01 veth7435015 236.65 415.24 20.13 5827.60 0.00 0.00 0.00 0.48 21:49:04 20:35:01 docker0 244.49 432.51 17.40 5990.81 0.00 0.00 0.00 0.00 21:49:04 20:36:01 ens3 961.94 528.03 12235.67 97.65 0.00 0.00 0.00 0.00 21:49:04 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:36:01 vethdfc91a3 221.33 426.35 19.95 5830.80 0.00 0.00 0.00 0.48 21:49:04 20:36:01 vethaf5c090 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:49:04 20:36:01 veth7435015 0.13 0.32 0.01 0.02 0.00 0.00 0.00 0.00 21:49:04 20:36:01 veth07fdd17 233.03 417.21 20.78 5828.97 0.00 0.00 0.00 0.48 21:49:04 20:36:01 docker0 488.44 899.62 36.87 12193.47 0.00 0.00 0.00 0.00 21:49:04 20:37:01 ens3 88.00 66.64 275.76 77.55 0.00 0.00 0.00 0.00 21:49:04 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:37:01 veth88ebd96 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:49:04 20:37:01 vethdfc91a3 0.12 0.27 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:37:01 vethaf5c090 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:49:04 20:37:01 veth07fdd17 0.08 0.25 0.00 0.01 0.00 0.00 0.00 0.00 21:49:04 20:37:01 docker0 17.49 24.31 1.32 244.62 0.00 0.00 0.00 0.00 21:49:04 20:38:01 ens3 134.49 106.57 325.36 87.68 0.00 0.00 0.00 0.00 21:49:04 20:38:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:49:04 20:38:01 vethdfc91a3 0.10 0.33 0.01 0.02 0.00 0.00 0.00 0.00 21:49:04 20:38:01 vethaf5c090 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 21:49:04 20:38:01 veth7756d37 15.31 18.91 1.10 92.17 0.00 0.00 0.00 0.01 21:49:04 20:38:01 veth07fdd17 0.12 0.38 0.01 0.02 0.00 0.00 0.00 0.00 21:49:04 20:38:01 docker0 46.99 59.49 2.73 288.39 0.00 0.00 0.00 0.00 21:49:04 20:39:01 ens3 40.98 28.56 424.37 8.51 0.00 0.00 0.00 0.00 21:49:04 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:39:01 vethaf5c090 0.00 1.00 0.00 0.04 0.00 0.00 0.00 0.00 21:49:04 20:39:01 docker0 18.95 27.09 1.63 412.46 0.00 0.00 0.00 0.00 21:49:04 20:40:01 ens3 25.41 19.13 83.26 3.78 0.00 0.00 0.00 0.00 21:49:04 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:40:01 docker0 15.08 19.25 0.88 77.38 0.00 0.00 0.00 0.00 21:49:04 20:41:01 ens3 0.45 0.35 0.09 0.09 0.00 0.00 0.00 0.00 21:49:04 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:44:01 ens3 30.49 30.27 6.13 49.59 0.00 0.00 0.00 0.00 21:49:04 20:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:49:04 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:45:01 ens3 1.77 0.95 1.04 1.19 0.00 0.00 0.00 0.00 21:49:04 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:46:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 21:49:04 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:47:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:48:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:49:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:49:04 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:51:01 ens3 0.65 0.30 0.34 0.26 0.00 0.00 0.00 0.00 21:49:04 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:53:01 ens3 0.25 0.10 0.18 0.01 0.00 0.00 0.00 0.00 21:49:04 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:56:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:49:04 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:58:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 21:49:04 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:00:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:49:04 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:01:01 ens3 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:49:04 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:02:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:03:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:04:01 ens3 0.92 0.43 0.31 0.21 0.00 0.00 0.00 0.00 21:49:04 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:06:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 21:49:04 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:08:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:49:04 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:11:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:49:04 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:16:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 21:49:04 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:21:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:49:04 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:25:01 ens3 0.13 0.08 0.17 0.01 0.00 0.00 0.00 0.00 21:49:04 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:26:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:49:04 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:31:01 ens3 0.17 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:49:04 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:32:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:33:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:35:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:36:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:49:04 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:39:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:41:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:49:04 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:44:01 ens3 3.50 3.43 7.45 3.67 0.00 0.00 0.00 0.00 21:49:04 21:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:49:04 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:45:01 ens3 3.08 1.80 2.00 2.03 0.00 0.00 0.00 0.00 21:49:04 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:46:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:49:04 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:48:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:49:04 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:04 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 21:49:01 ens3 114.73 73.64 2535.40 30.53 0.00 0.00 0.00 0.00 21:49:04 21:49:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:49:04 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:04 Average: ens3 47.31 38.15 466.72 10.45 0.00 0.00 0.00 0.00 21:49:04 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 21:49:04 Average: docker0 21.30 24.86 1.70 292.49 0.00 0.00 0.00 0.00 21:49:04 21:49:04 21:49:04 ---> sar -P ALL: 21:49:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21393) 04/19/22 _x86_64_ (8 CPU) 21:49:04 21:49:04 20:29:50 LINUX RESTART (8 CPU) 21:49:04 21:49:04 20:30:02 CPU %user %nice %system %iowait %steal %idle 21:49:04 20:31:01 all 11.06 0.00 3.79 2.07 0.07 83.01 21:49:04 20:31:01 0 7.41 0.00 2.89 1.21 0.07 88.42 21:49:04 20:31:01 1 10.34 0.00 5.18 0.37 0.07 84.05 21:49:04 20:31:01 2 10.77 0.00 2.96 2.44 0.07 83.76 21:49:04 20:31:01 3 16.21 0.00 3.61 0.89 0.09 79.20 21:49:04 20:31:01 4 13.34 0.00 4.14 2.82 0.05 79.65 21:49:04 20:31:01 5 8.92 0.00 4.21 3.48 0.05 83.34 21:49:04 20:31:01 6 8.15 0.00 3.52 4.05 0.05 84.22 21:49:04 20:31:01 7 13.45 0.00 3.85 1.26 0.09 81.35 21:49:04 20:32:01 all 32.66 0.00 7.61 1.34 0.10 58.30 21:49:04 20:32:01 0 34.47 0.00 7.63 0.40 0.08 57.41 21:49:04 20:32:01 1 34.43 0.00 7.53 0.19 0.08 57.77 21:49:04 20:32:01 2 25.98 0.00 7.83 3.41 0.10 62.68 21:49:04 20:32:01 3 27.48 0.00 6.30 2.27 0.08 63.86 21:49:04 20:32:01 4 35.91 0.00 7.84 0.90 0.10 55.26 21:49:04 20:32:01 5 33.25 0.00 8.21 2.86 0.10 55.58 21:49:04 20:32:01 6 35.87 0.00 7.72 0.17 0.10 56.14 21:49:04 20:32:01 7 33.82 0.00 7.79 0.58 0.10 57.71 21:49:04 20:33:01 all 44.14 0.00 5.67 0.45 0.10 49.64 21:49:04 20:33:01 0 44.39 0.00 5.83 0.29 0.08 49.41 21:49:04 20:33:01 1 44.83 0.00 5.56 0.02 0.12 49.48 21:49:04 20:33:01 2 39.39 0.00 5.38 2.36 0.08 52.78 21:49:04 20:33:01 3 44.42 0.00 5.50 0.62 0.10 49.35 21:49:04 20:33:01 4 44.55 0.00 5.89 0.00 0.08 49.48 21:49:04 20:33:01 5 46.92 0.00 5.75 0.02 0.10 47.21 21:49:04 20:33:01 6 45.63 0.00 5.81 0.02 0.12 48.43 21:49:04 20:33:01 7 42.95 0.00 5.64 0.32 0.10 50.99 21:49:04 20:34:01 all 17.90 0.00 10.80 4.94 0.09 66.27 21:49:04 20:34:01 0 18.11 0.00 11.07 1.88 0.09 68.85 21:49:04 20:34:01 1 16.96 0.00 11.72 10.22 0.09 61.02 21:49:04 20:34:01 2 16.35 0.00 10.82 1.94 0.08 70.80 21:49:04 20:34:01 3 16.31 0.00 11.33 5.95 0.09 66.32 21:49:04 20:34:01 4 18.25 0.00 9.70 2.37 0.08 69.60 21:49:04 20:34:01 5 18.05 0.00 10.53 9.22 0.09 62.12 21:49:04 20:34:01 6 20.45 0.00 11.18 1.21 0.09 67.07 21:49:04 20:34:01 7 18.72 0.00 10.10 6.77 0.10 64.30 21:49:04 20:35:01 all 71.69 0.00 12.14 4.87 0.13 11.17 21:49:04 20:35:01 0 72.35 0.00 12.30 4.53 0.13 10.69 21:49:04 20:35:01 1 70.18 0.00 13.69 5.25 0.13 10.75 21:49:04 20:35:01 2 71.85 0.00 11.01 5.53 0.15 11.46 21:49:04 20:35:01 3 70.24 0.00 12.44 6.47 0.14 10.72 21:49:04 20:35:01 4 71.77 0.00 12.72 3.83 0.12 11.56 21:49:04 20:35:01 5 73.57 0.00 10.81 4.27 0.13 11.22 21:49:04 20:35:01 6 71.92 0.00 12.63 2.73 0.13 12.58 21:49:04 20:35:01 7 71.66 0.00 11.47 6.34 0.13 10.40 21:49:04 20:36:01 all 66.80 0.00 14.28 7.71 0.15 11.06 21:49:04 20:36:01 0 61.96 0.00 14.82 7.27 0.15 15.80 21:49:04 20:36:01 1 75.95 0.00 12.33 3.50 0.15 8.07 21:49:04 20:36:01 2 70.24 0.00 12.97 9.75 0.13 6.91 21:49:04 20:36:01 3 66.39 0.00 15.03 7.20 0.15 11.23 21:49:04 20:36:01 4 64.91 0.00 14.88 11.17 0.17 8.87 21:49:04 20:36:01 5 64.74 0.00 15.06 6.80 0.14 13.27 21:49:04 20:36:01 6 66.82 0.00 13.23 7.17 0.15 12.62 21:49:04 20:36:01 7 63.37 0.00 15.91 8.84 0.15 11.72 21:49:04 20:37:01 all 87.59 0.00 12.03 0.06 0.14 0.18 21:49:04 20:37:01 0 87.99 0.00 11.26 0.08 0.13 0.54 21:49:04 20:37:01 1 88.69 0.00 10.98 0.07 0.15 0.12 21:49:04 20:37:01 2 87.38 0.00 12.22 0.00 0.15 0.25 21:49:04 20:37:01 3 87.61 0.00 12.05 0.08 0.13 0.12 21:49:04 20:37:01 4 88.75 0.00 11.10 0.02 0.13 0.00 21:49:04 20:37:01 5 86.61 0.00 12.99 0.03 0.17 0.20 21:49:04 20:37:01 6 88.23 0.00 11.39 0.08 0.13 0.17 21:49:04 20:37:01 7 85.44 0.00 14.29 0.12 0.13 0.02 21:49:04 20:38:01 all 75.81 0.00 11.62 2.44 0.13 10.00 21:49:04 20:38:01 0 69.44 0.00 14.01 3.32 0.13 13.10 21:49:04 20:38:01 1 82.05 0.00 11.26 2.78 0.13 3.77 21:49:04 20:38:01 2 78.23 0.00 8.72 0.67 0.12 12.26 21:49:04 20:38:01 3 72.60 0.00 12.67 2.54 0.13 12.05 21:49:04 20:38:01 4 69.94 0.00 13.93 5.77 0.13 10.22 21:49:04 20:38:01 5 75.26 0.00 12.25 2.70 0.15 9.64 21:49:04 20:38:01 6 87.61 0.00 7.43 0.60 0.13 4.23 21:49:04 20:38:01 7 71.24 0.00 12.72 1.15 0.14 14.76 21:49:04 20:39:01 all 33.18 0.00 9.32 4.45 0.09 52.96 21:49:04 20:39:01 0 31.08 0.00 9.30 1.92 0.08 57.62 21:49:04 20:39:01 1 37.42 0.00 8.16 0.95 0.08 53.39 21:49:04 20:39:01 2 29.22 0.00 9.89 16.44 0.09 44.37 21:49:04 20:39:01 3 31.51 0.00 10.08 2.79 0.08 55.53 21:49:04 20:39:01 4 28.09 0.00 10.96 7.03 0.08 53.84 21:49:04 20:39:01 5 32.03 0.00 8.87 2.14 0.10 56.86 21:49:04 20:39:01 6 44.97 0.00 8.17 1.63 0.10 45.12 21:49:04 20:39:01 7 31.02 0.00 9.14 2.74 0.10 56.99 21:49:04 20:40:01 all 2.42 0.00 2.21 2.45 0.02 92.90 21:49:04 20:40:01 0 1.79 0.00 2.56 1.51 0.03 94.11 21:49:04 20:40:01 1 2.26 0.00 2.21 1.78 0.03 93.71 21:49:04 20:40:01 2 1.92 0.00 3.06 9.09 0.03 85.91 21:49:04 20:40:01 3 2.30 0.00 2.33 0.39 0.02 94.97 21:49:04 20:40:01 4 2.14 0.00 1.37 5.00 0.02 91.47 21:49:04 20:40:01 5 2.07 0.00 1.86 0.35 0.02 95.70 21:49:04 20:40:01 6 5.02 0.00 1.78 0.44 0.02 92.74 21:49:04 20:40:01 7 1.79 0.00 2.51 1.09 0.02 94.60 21:49:04 20:41:01 all 0.16 0.00 0.01 0.01 0.00 99.82 21:49:04 20:41:01 0 0.02 0.00 0.03 0.05 0.00 99.90 21:49:04 20:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 20:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 20:41:01 6 1.14 0.00 0.00 0.00 0.00 98.86 21:49:04 20:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:49:04 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:49:04 20:42:01 all 0.02 0.00 0.03 0.01 0.00 99.94 21:49:04 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:49:04 20:42:01 2 0.02 0.00 0.05 0.00 0.00 99.93 21:49:04 20:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:49:04 20:42:01 4 0.03 0.00 0.07 0.03 0.00 99.87 21:49:04 20:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 20:42:01 6 0.03 0.00 0.05 0.00 0.00 99.92 21:49:04 20:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:43:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:49:04 20:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:49:04 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 20:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:44:01 all 0.24 0.00 0.05 0.01 0.00 99.70 21:49:04 20:44:01 0 0.28 0.00 0.05 0.02 0.00 99.65 21:49:04 20:44:01 1 0.25 0.00 0.05 0.00 0.02 99.68 21:49:04 20:44:01 2 0.23 0.00 0.05 0.00 0.00 99.72 21:49:04 20:44:01 3 0.18 0.00 0.03 0.02 0.00 99.77 21:49:04 20:44:01 4 0.32 0.00 0.05 0.02 0.00 99.62 21:49:04 20:44:01 5 0.40 0.00 0.03 0.00 0.00 99.57 21:49:04 20:44:01 6 0.07 0.00 0.05 0.02 0.02 99.85 21:49:04 20:44:01 7 0.17 0.00 0.10 0.00 0.00 99.73 21:49:04 20:45:01 all 0.28 0.00 0.01 0.01 0.00 99.69 21:49:04 20:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 20:45:01 1 2.00 0.00 0.05 0.02 0.00 97.93 21:49:04 20:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:49:04 20:45:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:49:04 20:45:01 4 0.02 0.00 0.00 0.07 0.00 99.92 21:49:04 20:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:46:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:49:04 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:46:01 1 0.07 0.00 0.07 0.00 0.00 99.87 21:49:04 20:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:46:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 20:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:49:04 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:47:01 all 0.01 0.00 0.01 0.00 0.00 99.96 21:49:04 20:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 20:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:49:04 20:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 20:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 20:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:49:04 20:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 20:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 20:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 20:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:49:04 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:49:04 20:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 20:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 20:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:50:01 all 0.01 0.00 0.01 0.02 0.00 99.95 21:49:04 20:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:49:04 20:50:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:49:04 20:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:50:01 3 0.00 0.00 0.00 0.10 0.02 99.88 21:49:04 20:50:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 20:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 20:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 20:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:49:04 20:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:52:01 all 0.23 0.00 0.01 0.00 0.00 99.75 21:49:04 20:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:52:01 1 1.74 0.00 0.03 0.00 0.02 98.21 21:49:04 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 20:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:49:04 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:49:04 20:53:01 all 0.27 0.00 0.01 0.00 0.00 99.72 21:49:04 20:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 20:53:01 1 1.99 0.00 0.02 0.00 0.00 98.00 21:49:04 20:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 20:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:49:04 20:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:54:01 all 0.14 0.00 0.01 0.00 0.00 99.85 21:49:04 20:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:54:01 1 1.08 0.00 0.02 0.00 0.00 98.91 21:49:04 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 20:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 20:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:04 20:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:49:04 20:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:55:01 3 0.00 0.00 0.02 0.03 0.00 99.95 21:49:04 20:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 20:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 20:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:56:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:49:04 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:57:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:49:04 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 20:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 20:57:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 20:57:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 20:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:49:04 20:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 20:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:58:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 20:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 20:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:04 20:59:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:49:04 20:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:49:04 20:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:04 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 20:59:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:49:04 20:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:04 21:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:00:01 1 0.00 0.00 0.05 0.00 0.00 99.95 21:49:04 21:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:00:01 4 0.02 0.00 0.00 0.07 0.00 99.92 21:49:04 21:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:04 21:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:49:04 21:01:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:49:04 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 21:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:49:04 21:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:02:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:03:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:49:04 21:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:03:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:49:04 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:49:04 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:49:04 21:04:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:49:04 21:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:04:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:05:01 all 0.22 0.00 0.01 0.00 0.00 99.76 21:49:04 21:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:05:01 1 1.66 0.00 0.03 0.00 0.02 98.29 21:49:04 21:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:05:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:06:01 all 0.28 0.00 0.00 0.00 0.00 99.72 21:49:04 21:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:06:01 1 2.00 0.00 0.00 0.00 0.00 98.00 21:49:04 21:06:01 2 0.10 0.00 0.00 0.00 0.00 99.90 21:49:04 21:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:06:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:07:01 all 0.17 0.00 0.01 0.01 0.00 99.80 21:49:04 21:07:01 0 0.02 0.00 0.05 0.00 0.02 99.92 21:49:04 21:07:01 1 1.34 0.00 0.05 0.00 0.02 98.60 21:49:04 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:07:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:49:04 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:08:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:49:04 21:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:08:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:49:04 21:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:49:04 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:08:01 7 0.05 0.00 0.00 0.00 0.00 99.95 21:49:04 21:09:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:49:04 21:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:49:04 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:09:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:49:04 21:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:04 21:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:49:04 21:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 21:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 21:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:11:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:49:04 21:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 21:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:12:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 21:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:49:04 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:13:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:49:04 21:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:49:04 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 21:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:49:04 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:49:04 21:15:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:49:04 21:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:15:01 4 0.00 0.00 0.00 0.03 0.02 99.95 21:49:04 21:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:49:04 21:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:49:04 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:16:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:49:04 21:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:17:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:49:04 21:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:17:01 1 0.00 0.00 0.05 0.00 0.00 99.95 21:49:04 21:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:49:04 21:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:49:04 21:17:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:18:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:49:04 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:18:01 4 0.02 0.00 0.00 0.05 0.00 99.93 21:49:04 21:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:49:04 21:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:19:01 all 0.05 0.00 0.01 0.00 0.00 99.93 21:49:04 21:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:19:01 1 0.38 0.00 0.03 0.00 0.02 99.57 21:49:04 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:19:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:49:04 21:19:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:20:01 all 0.27 0.00 0.01 0.01 0.00 99.71 21:49:04 21:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:49:04 21:20:01 1 2.00 0.00 0.00 0.00 0.00 98.00 21:49:04 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 21:20:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:49:04 21:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:49:04 21:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:49:04 21:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:21:01 all 0.25 0.00 0.01 0.01 0.00 99.73 21:49:04 21:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:49:04 21:21:01 1 1.97 0.00 0.00 0.00 0.00 98.03 21:49:04 21:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:21:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:49:04 21:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:22:01 all 0.27 0.00 0.00 0.01 0.00 99.72 21:49:04 21:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:22:01 1 1.97 0.00 0.02 0.00 0.00 98.01 21:49:04 21:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:22:01 4 0.02 0.00 0.00 0.07 0.00 99.92 21:49:04 21:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:23:01 all 0.03 0.00 0.03 0.00 0.00 99.95 21:49:04 21:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:23:01 1 0.17 0.00 0.12 0.00 0.00 99.72 21:49:04 21:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:23:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:23:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:49:04 21:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:24:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:49:04 21:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:24:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:25:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:49:04 21:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:25:01 4 0.00 0.00 0.02 0.05 0.00 99.93 21:49:04 21:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:49:04 21:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:04 21:49:04 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:49:04 21:26:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:49:04 21:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:26:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:49:04 21:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:04 21:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:49:04 21:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:27:01 4 0.00 0.00 0.03 0.03 0.00 99.93 21:49:04 21:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:49:04 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:49:04 21:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 21:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:04 21:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:29:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:49:04 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:30:01 all 0.02 0.00 0.02 0.01 0.00 99.95 21:49:04 21:30:01 0 0.10 0.00 0.05 0.02 0.00 99.83 21:49:04 21:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:49:04 21:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:30:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:49:04 21:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:31:01 all 0.03 0.00 0.03 0.01 0.01 99.92 21:49:04 21:31:01 0 0.10 0.00 0.03 0.02 0.02 99.83 21:49:04 21:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:31:01 2 0.02 0.00 0.05 0.00 0.02 99.92 21:49:04 21:31:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:49:04 21:31:01 4 0.02 0.00 0.02 0.07 0.00 99.90 21:49:04 21:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:49:04 21:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:49:04 21:31:01 7 0.07 0.00 0.02 0.00 0.00 99.92 21:49:04 21:32:02 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:04 21:32:02 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:32:02 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:32:02 2 0.03 0.00 0.03 0.00 0.00 99.93 21:49:04 21:32:02 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:32:02 4 0.00 0.00 0.00 0.07 0.00 99.93 21:49:04 21:32:02 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:32:02 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:32:02 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 21:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:33:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:49:04 21:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 21:49:04 21:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:34:01 4 0.00 0.00 0.00 0.07 0.00 99.93 21:49:04 21:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:35:01 all 0.23 0.00 0.01 0.00 0.00 99.75 21:49:04 21:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:35:01 1 1.73 0.00 0.00 0.00 0.00 98.27 21:49:04 21:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:35:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:36:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:49:04 21:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:36:01 1 1.90 0.00 0.03 0.00 0.00 98.06 21:49:04 21:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:49:04 21:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:49:04 21:36:01 4 0.02 0.00 0.00 0.05 0.00 99.93 21:49:04 21:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:49:04 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:49:04 21:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:04 21:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:49:04 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:37:01 4 0.03 0.00 0.00 0.05 0.00 99.92 21:49:04 21:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:04 21:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:38:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:49:04 21:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:39:01 all 0.00 0.00 0.01 0.00 0.00 99.99 21:49:04 21:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:39:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:49:04 21:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:40:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:49:04 21:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:40:01 4 0.03 0.00 0.00 0.05 0.02 99.90 21:49:04 21:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:04 21:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:49:04 21:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:41:01 2 0.02 0.00 0.05 0.00 0.02 99.92 21:49:04 21:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:04 21:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:42:01 4 0.03 0.00 0.02 0.07 0.00 99.88 21:49:04 21:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:04 21:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:04 21:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:04 21:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:49:04 21:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 21:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:44:01 all 0.09 0.00 0.03 0.01 0.00 99.87 21:49:04 21:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:49:04 21:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:49:04 21:44:01 2 0.27 0.00 0.05 0.00 0.00 99.68 21:49:04 21:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:44:01 4 0.02 0.00 0.02 0.07 0.00 99.90 21:49:04 21:44:01 5 0.15 0.00 0.05 0.00 0.00 99.80 21:49:04 21:44:01 6 0.08 0.00 0.05 0.00 0.00 99.87 21:49:04 21:44:01 7 0.13 0.00 0.02 0.00 0.00 99.85 21:49:04 21:45:01 all 0.23 0.00 0.02 0.01 0.00 99.74 21:49:04 21:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:45:01 1 1.68 0.00 0.00 0.00 0.00 98.32 21:49:04 21:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:49:04 21:45:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:49:04 21:45:01 4 0.02 0.00 0.03 0.05 0.00 99.90 21:49:04 21:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:49:04 21:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:49:04 21:46:01 all 0.27 0.00 0.01 0.01 0.00 99.70 21:49:04 21:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:49:04 21:46:01 1 1.97 0.00 0.00 0.00 0.00 98.03 21:49:04 21:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:49:04 21:46:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:49:04 21:46:01 4 0.02 0.00 0.00 0.08 0.00 99.90 21:49:04 21:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:04 21:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:47:01 all 0.10 0.00 0.01 0.01 0.00 99.88 21:49:04 21:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:47:01 1 0.76 0.00 0.07 0.00 0.00 99.17 21:49:04 21:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:49:04 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:47:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:49:04 21:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:49:04 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:49:04 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:49:04 21:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:04 21:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:49:04 21:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:49:04 21:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:04 21:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:04 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:04 21:49:01 all 3.35 0.00 1.37 0.37 0.03 94.88 21:49:04 21:49:01 0 3.60 0.00 1.36 0.00 0.02 95.03 21:49:04 21:49:01 1 3.47 0.00 1.59 2.21 0.03 92.69 21:49:04 21:49:01 2 2.95 0.00 1.62 0.03 0.03 95.36 21:49:04 21:49:01 3 2.66 0.00 1.19 0.02 0.02 96.12 21:49:04 21:49:01 4 3.16 0.00 1.36 0.54 0.02 94.93 21:49:04 21:49:01 5 3.47 0.00 1.12 0.13 0.03 95.24 21:49:04 21:49:01 6 4.18 0.00 1.37 0.00 0.03 94.41 21:49:04 21:49:01 7 3.29 0.00 1.37 0.03 0.03 95.27 21:49:04 Average: all 5.67 0.00 1.15 0.39 0.01 92.78 21:49:04 Average: 0 5.45 0.00 1.18 0.28 0.01 93.08 21:49:04 Average: 1 6.22 0.00 1.15 0.34 0.02 92.28 21:49:04 Average: 2 5.48 0.00 1.10 0.65 0.02 92.76 21:49:04 Average: 3 5.50 0.00 1.16 0.37 0.01 92.96 21:49:04 Average: 4 5.55 0.00 1.18 0.53 0.01 92.73 21:49:04 Average: 5 5.60 0.00 1.16 0.40 0.01 92.82 21:49:04 Average: 6 6.05 0.00 1.07 0.23 0.01 92.64 21:49:04 Average: 7 5.48 0.00 1.19 0.36 0.01 92.95 21:49:04 21:49:04 21:49:04