Pull request #3986 updated 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 1d3cb66f23cd7c6c81c28b68602ea332c4e91132+d866400a609392987696ebdd94eb737ac4e65fbf (3ad6507927c3103e7ea2b3b0873665844f9d5968) 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-ssh5821547733611981381.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-ssh11515941632051985286.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-3986/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-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7015103895261247562.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-ssh8400991576539402455.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-3986/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-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5191804286549621913.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-22080 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 Merge succeeded, producing c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 Checking out Revision c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 (PR-3986) > 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/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 # timeout=10 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:52 ========================================================= 19:13:52 EdgeX Global Pipelines Version Info 19:13:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7a996b1d11c848303735e0ef9edf0f851f97e318 # timeout=10 19:13:53 ------------------- 19:13:53 stable info: 19:13:53 ------------------- 19:13:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:53 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:13:53 Message: update stable to v1.0.221 19:13:54 ------------------- 19:13:54 experimental info: 19:13:54 ------------------- 19:13:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:54 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 19:13:54 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3f4dbf [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:54 provisioning config files... 19:13:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5033227733341513717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:55 ---> docker-login.sh 19:13:55 nexus3.edgexfoundry.org:10001 19:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:55 Configure a credential helper to remove this warning. See 19:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:55 19:13:55 Login Succeeded 19:13:55 nexus3.edgexfoundry.org:10002 19:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:55 Configure a credential helper to remove this warning. See 19:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:55 19:13:55 Login Succeeded 19:13:55 nexus3.edgexfoundry.org:10003 19:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:55 Configure a credential helper to remove this warning. See 19:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:55 19:13:55 Login Succeeded 19:13:55 nexus3.edgexfoundry.org:10004 19:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:55 Configure a credential helper to remove this warning. See 19:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:55 19:13:55 Login Succeeded 19:13:55 docker.io 19:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:56 Configure a credential helper to remove this warning. See 19:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:56 19:13:56 Login Succeeded 19:13:56 ---> docker-login.sh ends [Pipeline] } 19:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:56 + 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 19:13:56 + dirname cmd/core-command/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo core-command,cmd/core-command/Dockerfile 19:13:56 + dirname cmd/core-data/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo core-data,cmd/core-data/Dockerfile 19:13:56 + + dirname cmd/core-metadata/Dockerfile 19:13:56 cut -d/ -f2 19:13:56 + echo core-metadata,cmd/core-metadata/Dockerfile 19:13:56 + dirname cmd/security-bootstrapper/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:13:56 + dirname cmd/security-proxy-setup/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:13:56 + dirname cmd/security-secretstore-setup/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:13:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:13:56 + dirname cmd/security-spire-agent/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:13:56 + dirname cmd/security-spire-config/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:13:56 + dirname cmd/security-spire-server/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:13:56 + dirname cmd/support-notifications/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo support-notifications,cmd/support-notifications/Dockerfile 19:13:56 + dirname cmd/support-scheduler/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:13:56 + + dirname cmd/sys-mgmt-agent/Dockerfile 19:13:56 cut -d/ -f2 19:13:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:13:56 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 19:13:57 + git rev-list -1 --merges c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9~1..c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [Pipeline] echo 19:13:57 -----------> git rev-list -1 --merges c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9~1..c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:13:57 c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [false] [Pipeline] sh 19:13:57 + git log --format=format:%s -1 c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [Pipeline] echo 19:13:57 ========================================================= 19:13:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:13:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:13:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:57 + grep -v github /etc/ssh/ssh_known_hosts 19:13:57 + [ -e /tmp/ssh_known_hosts ] 19:13:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:13:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:13:57 + sudo tee -a /etc/ssh/ssh_known_hosts 19:13:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:58 19:13:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:13:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:58 latest: Pulling from edgex-devops/git-semver 19:13:58 a0d0a0d46f8b: Pulling fs layer 19:13:58 3e5f54012d9b: Pulling fs layer 19:13:58 4c7163046ea9: Pulling fs layer 19:13:58 0c2d73faf560: Pulling fs layer 19:13:58 0c2d73faf560: Waiting 19:13:58 3e5f54012d9b: Download complete 19:13:58 a0d0a0d46f8b: Verifying Checksum 19:13:58 a0d0a0d46f8b: Download complete 19:13:58 0c2d73faf560: Verifying Checksum 19:13:58 0c2d73faf560: Download complete 19:13:58 4c7163046ea9: Verifying Checksum 19:13:58 4c7163046ea9: Download complete 19:13:58 a0d0a0d46f8b: Pull complete 19:13:58 3e5f54012d9b: Pull complete 19:13:59 4c7163046ea9: Pull complete 19:13:59 0c2d73faf560: Pull complete 19:13:59 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:13:59 prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container 19:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:14:00 $ docker top 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:00 [ssh-agent] Looking for ssh-agent implementation... 19:14:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:00 $ docker exec 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 ssh-agent 19:14:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfaaaPk/agent.14 19:14:00 SSH_AGENT_PID=20 19:14:00 Running ssh-add (command line suppressed) 19:14:01 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7619263298620525504.key (/w/workspace/edgex-go/5@tmp/private_key_7619263298620525504.key) 19:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:01 + git tag --points-at HEAD [Pipeline] } 19:14:01 $ docker exec --env ******** --env ******** 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 ssh-agent -k 19:14:01 unset SSH_AUTH_SOCK; 19:14:01 unset SSH_AGENT_PID; 19:14:01 echo Agent pid 20 killed; 19:14:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:01 [ssh-agent] Looking for ssh-agent implementation... 19:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:01 $ docker exec 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 ssh-agent 19:14:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNIgiGo/agent.53 19:14:01 SSH_AGENT_PID=60 19:14:01 Running ssh-add (command line suppressed) 19:14:02 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1096904794235630517.key (/w/workspace/edgex-go/5@tmp/private_key_1096904794235630517.key) 19:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:02 + git semver init 19:14:02 # -> Open(): unable to determine branch for HEAD 19:14:02 # $GIT_DIR = /w/workspace/edgex-go/5/.git 19:14:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 19:14:02 # $SEMVER_REMOTE_NAME = origin 19:14:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:02 # $SEMVER_USER_NAME = edgex-jenkins 19:14:02 # $SEMVER_BRANCH = PR-3986 19:14:02 # $SEMVER_TEMP = /tmp/semver-053648594 19:14:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:14:17 # '/tmp/semver-053648594' -> '/w/workspace/edgex-go/5/.semver' 19:14:17 # -> Force: false 19:14:17 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 19:14:17 $ docker exec --env ******** --env ******** 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 ssh-agent -k 19:14:17 unset SSH_AUTH_SOCK; 19:14:17 unset SSH_AGENT_PID; 19:14:17 echo Agent pid 60 killed; 19:14:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:17 + git semver [Pipeline] } 19:14:17 $ docker stop --time=1 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 19:14:19 $ docker rm -f 31b074bb4faba86312e10fd5b3375fff0e0203359df0b268e2f24ffca3355bd8 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:20 Stashed 1 file(s) [Pipeline] echo 19:14:20 [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 19:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:20 ========================================================= 19:14:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:14:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:20 59bf1c3509f3: Pulling fs layer 19:14:20 666ba61612fd: Pulling fs layer 19:14:20 8ed8ca486205: Pulling fs layer 19:14:20 4fe6c5a15a65: Pulling fs layer 19:14:20 22a0e8bec74d: Pulling fs layer 19:14:20 ca2b28591e48: Pulling fs layer 19:14:20 a51346096db8: Pulling fs layer 19:14:20 daebc70d1ce1: Pulling fs layer 19:14:20 0e18a0eac166: Pulling fs layer 19:14:20 4fe6c5a15a65: Waiting 19:14:20 22a0e8bec74d: Waiting 19:14:20 ca2b28591e48: Waiting 19:14:20 a51346096db8: Waiting 19:14:20 daebc70d1ce1: Waiting 19:14:20 0e18a0eac166: Waiting 19:14:20 666ba61612fd: Verifying Checksum 19:14:20 666ba61612fd: Download complete 19:14:20 22a0e8bec74d: Verifying Checksum 19:14:20 ca2b28591e48: Verifying Checksum 19:14:20 ca2b28591e48: Download complete 19:14:20 59bf1c3509f3: Verifying Checksum 19:14:20 59bf1c3509f3: Download complete 19:14:20 a51346096db8: Verifying Checksum 19:14:20 a51346096db8: Download complete 19:14:20 daebc70d1ce1: Verifying Checksum 19:14:20 daebc70d1ce1: Download complete 19:14:20 59bf1c3509f3: Pull complete 19:14:21 666ba61612fd: Pull complete 19:14:21 8ed8ca486205: Pull complete 19:14:21 0e18a0eac166: Verifying Checksum 19:14:21 0e18a0eac166: Download complete 19:14:21 4fe6c5a15a65: Verifying Checksum 19:14:21 4fe6c5a15a65: Download complete 19:14:25 4fe6c5a15a65: Pull complete 19:14:25 22a0e8bec74d: Pull complete 19:14:25 ca2b28591e48: Pull complete 19:14:25 a51346096db8: Pull complete 19:14:25 daebc70d1ce1: Pull complete 19:14:28 0e18a0eac166: Pull complete 19:14:28 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:14:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:28 WORKDIR /edgex 19:14:28 COPY go.mod . 19:14:28 RUN go mod download 19:14:28 + docker build -t ci-base-image-x86_64 -f - . 19:14:30 Sending build context to Docker daemon 335MB 19:14:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:30 ---> f018257e8ee9 19:14:30 Step 2/4 : WORKDIR /edgex 19:14:31 ---> Running in a877a5a6d598 19:14:31 Removing intermediate container a877a5a6d598 19:14:31 ---> 072eb0b145d3 19:14:31 Step 3/4 : COPY go.mod . 19:14:32 ---> 9b9f9f806cd7 19:14:32 Step 4/4 : RUN go mod download 19:14:32 ---> Running in 69a56be39e40 19:14:35 Still waiting to schedule task 19:14:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:14:50 Removing intermediate container 69a56be39e40 19:14:50 ---> 09a4c2639de4 19:14:50 Successfully built 09a4c2639de4 19:14:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:14:50 + docker inspect -f . ci-base-image-x86_64 19:14:50 . [Pipeline] withDockerContainer 19:14:50 prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container 19:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 19:14:51 $ docker top c25054baa0d4d0227fb01a54d38ac2d33f992b3ebc1c190b4c03abdee4ec561f -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:51 + go version 19:14:51 go version go1.17.6 linux/amd64 [Pipeline] } 19:14:51 $ docker stop --time=1 c25054baa0d4d0227fb01a54d38ac2d33f992b3ebc1c190b4c03abdee4ec561f 19:14:52 $ docker rm -f c25054baa0d4d0227fb01a54d38ac2d33f992b3ebc1c190b4c03abdee4ec561f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:53 + docker inspect -f . ci-base-image-x86_64 19:14:53 . [Pipeline] withDockerContainer 19:14:53 prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container 19:14:53 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 19:14:53 $ docker top c7f21af13d108e03102130e14b636bd1573f77c66e1bd74abde9fe3af9222fd1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:53 ========================================================= 19:14:53 [edgeXBuildGoParallel] Running Tests and Build... 19:14:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:54 + make test 19:14:54 go mod tidy -compat=1.17 19:14:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:15:01 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.114s coverage: 28.7% of statements 19:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 19:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements 19:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.637s coverage: 89.2% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.099s coverage: 29.6% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.222s coverage: 82.5% of statements 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.080s coverage: 100.0% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.2% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 19:15:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:15:38 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 19:16:00 GO111MODULE=on go vet ./... 19:16:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:04 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:05 + ls -al . 19:16:05 total 672 19:16:05 drwxrwxr-x 10 1001 1001 4096 Apr 25 19:16 . 19:16:05 drwxr-xr-x 4 root root 4096 Apr 25 19:14 .. 19:16:05 -rw-rw-r-- 1 1001 1001 11 Apr 25 19:13 .dockerignore 19:16:05 drwxrwxr-x 8 1001 1001 4096 Apr 25 19:13 .git 19:16:05 drwxrwxr-x 3 1001 1001 4096 Apr 25 19:13 .github 19:16:05 -rw-rw-r-- 1 1001 1001 879 Apr 25 19:13 .gitignore 19:16:05 -rw-rw-r-- 1 1001 1001 42 Apr 25 19:13 .golangci.yml 19:16:05 -rw-rw-r-- 1 1001 1001 87 Apr 25 19:13 .hadolint.yml 19:16:05 drwx------ 3 1001 1001 4096 Apr 25 19:14 .semver 19:16:05 -rw-rw-r-- 1 1001 1001 166 Apr 25 19:13 .sonarcloud.properties 19:16:05 -rw-rw-r-- 1 1001 1001 1171 Apr 25 19:13 ADOPTERS.md 19:16:05 -rw-rw-r-- 1 1001 1001 10086 Apr 25 19:13 Attribution.txt 19:16:05 -rw-rw-r-- 1 1001 1001 51732 Apr 25 19:13 CHANGELOG.md 19:16:05 -rw-rw-r-- 1 1001 1001 3804 Apr 25 19:13 CONTRIBUTING.md 19:16:05 -rw-rw-r-- 1 1001 1001 677 Apr 25 19:13 GOVERNANCE.md 19:16:05 -rw-rw-r-- 1 1001 1001 850 Apr 25 19:13 Jenkinsfile 19:16:05 -rw-rw-r-- 1 1001 1001 10775 Apr 25 19:13 LICENSE 19:16:05 -rw-rw-r-- 1 1001 1001 10389 Apr 25 19:13 Makefile 19:16:05 -rw-rw-r-- 1 1001 1001 582 Apr 25 19:13 OWNERS.md 19:16:05 -rw-rw-r-- 1 1001 1001 9120 Apr 25 19:13 README.md 19:16:05 -rw-rw-r-- 1 1001 1001 6912 Apr 25 19:13 SECURITY.md 19:16:05 -rw-rw-r-- 1 1001 1001 5 Apr 25 19:14 VERSION 19:16:05 -rw-rw-r-- 1 1001 1001 4131 Apr 25 19:13 ZMQWindows.md 19:16:05 drwxrwxr-x 2 1001 1001 4096 Apr 25 19:13 bin 19:16:05 drwxrwxr-x 18 1001 1001 4096 Apr 25 19:13 cmd 19:16:05 -rw-r--r-- 1 root root 435134 Apr 25 19:15 coverage.out 19:16:05 -rw-rw-r-- 1 1001 1001 3256 Apr 25 19:13 go.mod 19:16:05 -rw-rw-r-- 1 1001 1001 35162 Apr 25 19:14 go.sum 19:16:05 drwxrwxr-x 8 1001 1001 4096 Apr 25 19:13 internal 19:16:05 drwxrwxr-x 3 1001 1001 4096 Apr 25 19:13 openapi 19:16:05 drwxrwxr-x 4 1001 1001 4096 Apr 25 19:13 snap 19:16:05 -rw-rw-r-- 1 1001 1001 204 Apr 25 19:13 version.go [Pipeline] sh 19:16:05 + '[' -e coverage.out ] 19:16:05 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:06 Stashed 1 file(s) [Pipeline] sh 19:16:06 + make build 19:16:06 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 19:16:21 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 19:16:29 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 19:16:29 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 19:16: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:16: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:16:37 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 19:16: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:39 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 19:16:40 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 19:16: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/secrets-config ./cmd/secrets-config 19:16: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:43 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] } 19:16:44 $ docker stop --time=1 c7f21af13d108e03102130e14b636bd1573f77c66e1bd74abde9fe3af9222fd1 19:16:47 $ docker rm -f c7f21af13d108e03102130e14b636bd1573f77c66e1bd74abde9fe3af9222fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:48 19:16:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:16:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:48 latest: Pulling from edgex-devops/edgex-compose 19:16:48 cbdbe7a5bc2a: Pulling fs layer 19:16:48 ca9280d653b3: Pulling fs layer 19:16:48 7e9c9ca2126c: Pulling fs layer 19:16:48 cbdbe7a5bc2a: Verifying Checksum 19:16:48 cbdbe7a5bc2a: Download complete 19:16:48 ca9280d653b3: Download complete 19:16:48 cbdbe7a5bc2a: Pull complete 19:16:48 7e9c9ca2126c: Verifying Checksum 19:16:48 7e9c9ca2126c: Download complete 19:16:49 ca9280d653b3: Pull complete 19:16:52 7e9c9ca2126c: Pull complete 19:16:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:16:52 prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container 19:16:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:16:53 $ docker top c104690404cc044e212c30e8f46070e2eacf074d6edd4674ee22968d7565d98a -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:54 + docker-compose build --help 19:16:54 + grep parallel 19:16:54 --parallel Build images in parallel. [Pipeline] } 19:16:54 $ docker stop --time=1 c104690404cc044e212c30e8f46070e2eacf074d6edd4674ee22968d7565d98a 19:16:56 $ docker rm -f c104690404cc044e212c30e8f46070e2eacf074d6edd4674ee22968d7565d98a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:56 . [Pipeline] withDockerContainer 19:16:56 prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container 19:16:56 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:57 $ docker top d707b72fd313baedcf794629db5fc2380f47c93d7bddd1c0ee9e22eb43a2cfa0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:57 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:58 Building core-command ... 19:16:58 Building core-data ... 19:16:58 Building core-metadata ... 19:16:58 Building security-bootstrapper ... 19:16:58 Building security-proxy-setup ... 19:16:58 Building security-secretstore-setup ... 19:16:58 Building security-spiffe-token-provider ... 19:16:58 Building security-spire-agent ... 19:16:58 Building security-spire-config ... 19:16:58 Building security-spire-server ... 19:16:58 Building support-notifications ... 19:16:58 Building support-scheduler ... 19:16:58 Building sys-mgmt-agent ... 19:16:58 Building core-data 19:16:58 Building security-bootstrapper 19:16:58 Building security-proxy-setup 19:16:58 Building security-spire-agent 19:16:58 Building support-scheduler 19:17:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:17:16 ---> 09a4c2639de4 19:17:16 Step 3/31 : WORKDIR /edgex-go 19:17:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:17:16 ---> 09a4c2639de4 19:17:16 Step 3/26 : WORKDIR /edgex-go 19:17:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:16 ---> 09a4c2639de4 19:17:16 Step 3/22 : WORKDIR /edgex-go 19:17:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:16 ---> 09a4c2639de4 19:17:16 Step 3/22 : WORKDIR /edgex-go 19:17:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:17:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:16 ---> 09a4c2639de4 19:17:16 Step 3/23 : WORKDIR /edgex-go 19:17:18 ---> Running in 997839461aaa 19:17:18 ---> Running in c67ca3a2aef4 19:17:18 ---> Running in dca8389bbdfe 19:17:18 ---> Running in 37496c15f1d7 19:17:18 ---> Running in 763bc04865f5 19:17:18 Removing intermediate container dca8389bbdfe 19:17:18 ---> efe4447684aa 19:17:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:18 Removing intermediate container c67ca3a2aef4 19:17:18 ---> 8af116d5a3cb 19:17:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:18 Removing intermediate container 997839461aaa 19:17:18 ---> 349ce9b7fabd 19:17:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:18 Removing intermediate container 763bc04865f5 19:17:18 ---> 16d78c97e148 19:17:18 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:18 Removing intermediate container 37496c15f1d7 19:17:18 ---> 9752c2108261 19:17:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:18 ---> Running in e71a5191e0ce 19:17:18 ---> Running in 0b266602abf3 19:17:18 ---> Running in b4cbdb9150ed 19:17:18 ---> Running in 1ce1e5e609bc 19:17:18 ---> Running in e02a3bd40e76 19:17:19 Removing intermediate container b4cbdb9150ed 19:17:19 ---> c109dd348331 19:17:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:17:19 ---> Running in 81a254150363 19:17:19 Removing intermediate container 0b266602abf3 19:17:19 ---> fa4d2086909e 19:17:19 Step 5/22 : RUN apk add --update --no-cache make git 19:17:19 ---> Running in 665991f2f3c5 19:17:20 Removing intermediate container e02a3bd40e76 19:17:20 ---> 40ec4e485b2a 19:17:20 Step 5/31 : RUN apk add --update --no-cache make git 19:17:20 ---> Running in da50e72468fe 19:17:20 Removing intermediate container 1ce1e5e609bc 19:17:20 ---> 108e452bced2 19:17:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:20 ---> Running in d4d0fdc030f6 19:17:20 Removing intermediate container e71a5191e0ce 19:17:20 ---> c7ba9f25120e 19:17:20 Step 5/22 : RUN apk add --update --no-cache make git 19:17:20 ---> Running in ec041e828f93 19:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:21 OK: 221 MiB in 52 packages 19:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:21 Removing intermediate container 81a254150363 19:17:21 ---> a1243bcf67a4 19:17:21 Step 6/26 : COPY go.mod vendor* ./ 19:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:21 ---> 391a632ad8a1 19:17:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:21 OK: 221 MiB in 52 packages 19:17:21 OK: 221 MiB in 52 packages 19:17:21 ---> Running in 9c0bb3af7020 19:17:22 OK: 221 MiB in 52 packages 19:17:22 OK: 221 MiB in 52 packages 19:17:22 Removing intermediate container 665991f2f3c5 19:17:22 ---> 25bb9d064513 19:17:22 Step 6/22 : COPY go.mod vendor* ./ 19:17:22 Removing intermediate container da50e72468fe 19:17:22 ---> 7cbe80f1e363 19:17:22 Step 6/31 : COPY go.mod vendor* ./ 19:17:22 ---> 745bdcb0763b 19:17:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:22 ---> Running in 9a06b5b99ffa 19:17:22 ---> d24f094945cd 19:17:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:22 Removing intermediate container ec041e828f93 19:17:22 ---> bc0c85d41dd8 19:17:22 Step 6/22 : COPY go.mod vendor* ./ 19:17:22 Removing intermediate container d4d0fdc030f6 19:17:22 ---> e31e5bd31634 19:17:22 Step 6/23 : COPY go.mod vendor* ./ 19:17:22 ---> Running in e67323a8e523 19:17:22 ---> 2a01d7863900 19:17:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:22 ---> Running in 0db76cc316b8 19:17:22 ---> bb2d6119c09f 19:17:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:22 ---> Running in 869cbf621885 19:17:22 Removing intermediate container 9c0bb3af7020 19:17:22 ---> 4c507e85f245 19:17:22 Step 8/26 : COPY . . 19:17:24 Removing intermediate container 9a06b5b99ffa 19:17:24 ---> 20feacbab0b8 19:17:24 Step 8/22 : COPY . . 19:17:24 Removing intermediate container e67323a8e523 19:17:24 ---> dcdd13db9f15 19:17:24 Step 8/31 : COPY . . 19:17:24 Removing intermediate container 0db76cc316b8 19:17:24 ---> e20617974d0e 19:17:24 Step 8/22 : COPY . . 19:17:24 Removing intermediate container 869cbf621885 19:17:24 ---> 06926aa8b673 19:17:24 Step 8/23 : COPY . . 19:17:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22082 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws 19:17:27 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 19:17:27 The recommended git tool is: git 19:17:32 ---> 69da1161ac39 19:17:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:17:32 ---> 80f0279ecbf7 19:17:32 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:17:32 ---> 28a7e4b42b91 19:17:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:17:32 ---> dd80f54a484c 19:17:32 Step 9/23 : RUN make cmd/core-data/core-data 19:17:32 ---> Running in 90aa6a5557ce 19:17:32 ---> Running in 65a1ed9e78b5 19:17:32 ---> 078b3f8cd754 19:17:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:17:32 ---> Running in 8caee0186422 19:17:32 ---> Running in d8dfe9069446 19:17:32 ---> Running in 55f25ef67caa 19:17:33 Removing intermediate container 8caee0186422 19:17:33 ---> 6f40e246098f 19:17:33 Step 10/26 : RUN mkdir -p spire-build 19:17:33 ---> Running in dbdc86138679 19:17:33 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 19:17:33 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 19:17:33 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 19:17:33 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 19:17:34 Removing intermediate container dbdc86138679 19:17:34 ---> 7bdc86db041f 19:17:34 Step 11/26 : WORKDIR /edgex-go/spire-build 19:17:34 ---> Running in dfb871340960 19:17:34 Removing intermediate container dfb871340960 19:17:34 ---> ff78c0dc7fa0 19:17:34 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 19:17:34 ---> Running in 237834f53cb3 19:17:34 using credential edgex-jenkins-ssh 19:17:35 Cloning the remote Git repository 19:17:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:35 > git init /w/workspace/edgex-go/5 # timeout=10 19:17:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:35 > git --version # timeout=10 19:17:35 > git --version # 'git version 2.25.1' 19:17:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:35 spire-1.2.1/ 19:17:35 spire-1.2.1/.data/ 19:17:35 spire-1.2.1/.data/.file 19:17:35 spire-1.2.1/.dockerignore 19:17:35 spire-1.2.1/.gitattributes 19:17:35 spire-1.2.1/.githooks/ 19:17:35 spire-1.2.1/.githooks/pre-commit 19:17:35 spire-1.2.1/.github/ 19:17:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:17:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:17:35 spire-1.2.1/.github/dependabot.yml 19:17:35 spire-1.2.1/.github/workflows/ 19:17:35 spire-1.2.1/.github/workflows/nightly_build.yaml 19:17:35 spire-1.2.1/.github/workflows/pr_build.yaml 19:17:35 spire-1.2.1/.github/workflows/release_build.yaml 19:17:35 spire-1.2.1/.github/workflows/scripts/ 19:17:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:17:35 spire-1.2.1/.github/workflows/scripts/split.sh 19:17:35 spire-1.2.1/.gitignore 19:17:35 spire-1.2.1/.go-version 19:17:35 spire-1.2.1/.golangci.yml 19:17:35 spire-1.2.1/ADOPTERS.md 19:17:35 spire-1.2.1/CHANGELOG.md 19:17:35 spire-1.2.1/CODE-OF-CONDUCT.md 19:17:35 spire-1.2.1/CODEOWNERS 19:17:35 spire-1.2.1/CONTRIBUTING.md 19:17:35 spire-1.2.1/Dockerfile 19:17:35 spire-1.2.1/Dockerfile.dev 19:17:35 spire-1.2.1/Dockerfile.scratch 19:17:35 spire-1.2.1/LICENSE 19:17:35 spire-1.2.1/MAINTAINERS.md 19:17:35 spire-1.2.1/Makefile 19:17:35 spire-1.2.1/README.md 19:17:35 spire-1.2.1/ROADMAP.md 19:17:35 spire-1.2.1/SECURITY.md 19:17:35 spire-1.2.1/cmd/ 19:17:35 spire-1.2.1/cmd/spire-agent/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/common/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:17:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:17:35 spire-1.2.1/cmd/spire-agent/main.go 19:17:35 spire-1.2.1/cmd/spire-server/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/cli.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/ 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:17:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:17:35 spire-1.2.1/cmd/spire-server/main.go 19:17:35 spire-1.2.1/cmd/spire-server/util/ 19:17:35 spire-1.2.1/cmd/spire-server/util/util.go 19:17:35 spire-1.2.1/conf/ 19:17:35 spire-1.2.1/conf/agent/ 19:17:35 spire-1.2.1/conf/agent/agent.conf 19:17:35 spire-1.2.1/conf/agent/agent_full.conf 19:17:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:17:35 spire-1.2.1/conf/server/ 19:17:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:17:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:17:35 spire-1.2.1/conf/server/server.conf 19:17:35 spire-1.2.1/conf/server/server_full.conf 19:17:35 spire-1.2.1/doc/ 19:17:35 spire-1.2.1/doc/SPIRE101.md 19:17:35 spire-1.2.1/doc/auditlog.md 19:17:35 spire-1.2.1/doc/authorization_policy_engine.md 19:17:35 spire-1.2.1/doc/changelog_guidelines.md 19:17:35 spire-1.2.1/doc/cure53-report.pdf 19:17:35 spire-1.2.1/doc/images/ 19:17:35 spire-1.2.1/doc/images/2019_roadmap.png 19:17:35 spire-1.2.1/doc/images/SPIRE101.png 19:17:35 spire-1.2.1/doc/images/SPIRE_agent.png 19:17:35 spire-1.2.1/doc/images/SPIRE_server.png 19:17:35 spire-1.2.1/doc/images/cache_mgr.png 19:17:35 spire-1.2.1/doc/images/cache_mgr_components.png 19:17:35 spire-1.2.1/doc/images/federated_spire.png 19:17:35 spire-1.2.1/doc/images/ha_mode.png 19:17:35 spire-1.2.1/doc/images/nested_spire.png 19:17:35 spire-1.2.1/doc/images/oidc_federation.png 19:17:35 spire-1.2.1/doc/images/single_trust_domain.png 19:17:35 spire-1.2.1/doc/images/spiffe_compatible.png 19:17:35 spire-1.2.1/doc/images/spire_logo.png 19:17:35 spire-1.2.1/doc/migrating_registration_api_clients.md 19:17:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:17:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:17:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:17:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:17:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:17:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:17:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:17:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:17:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:17:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:17:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:17:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:17:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:17:35 spire-1.2.1/doc/scaling_spire.md 19:17:35 spire-1.2.1/doc/spire_agent.md 19:17:35 spire-1.2.1/doc/spire_server.md 19:17:35 spire-1.2.1/doc/supported_integrations.md 19:17:35 spire-1.2.1/doc/telemetry.md 19:17:35 spire-1.2.1/doc/telemetry_config.md 19:17:35 spire-1.2.1/doc/upgrading.md 19:17:35 spire-1.2.1/doc/using_spire.md 19:17:35 spire-1.2.1/examples/ 19:17:35 spire-1.2.1/examples/README.md 19:17:35 spire-1.2.1/go.mod 19:17:35 spire-1.2.1/go.sum 19:17:35 spire-1.2.1/pkg/ 19:17:35 spire-1.2.1/pkg/agent/ 19:17:35 spire-1.2.1/pkg/agent/agent.go 19:17:35 spire-1.2.1/pkg/agent/api/ 19:17:35 spire-1.2.1/pkg/agent/api/config.go 19:17:35 spire-1.2.1/pkg/agent/api/debug/ 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:17:35 spire-1.2.1/pkg/agent/api/endpoints.go 19:17:35 spire-1.2.1/pkg/agent/api/health/ 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/ 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:17:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:17:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:17:35 spire-1.2.1/pkg/agent/attestor/ 19:17:35 spire-1.2.1/pkg/agent/attestor/node/ 19:17:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:17:35 spire-1.2.1/pkg/agent/attestor/node/node.go 19:17:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/ 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:17:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:17:35 spire-1.2.1/pkg/agent/catalog/ 19:17:35 spire-1.2.1/pkg/agent/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:17:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:17:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:17:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:17:35 spire-1.2.1/pkg/agent/client/ 19:17:35 spire-1.2.1/pkg/agent/client/client.go 19:17:35 spire-1.2.1/pkg/agent/client/client_test.go 19:17:35 spire-1.2.1/pkg/agent/client/dial.go 19:17:35 spire-1.2.1/pkg/agent/client/nodeconn.go 19:17:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:17:35 spire-1.2.1/pkg/agent/client/update.go 19:17:35 spire-1.2.1/pkg/agent/client/util.go 19:17:35 spire-1.2.1/pkg/agent/common/ 19:17:35 spire-1.2.1/pkg/agent/common/backoff/ 19:17:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:17:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/ 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:17:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:17:35 spire-1.2.1/pkg/agent/config.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/config.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/ 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:17:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/ 19:17:35 spire-1.2.1/pkg/agent/manager/cache/ 19:17:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:17:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:17:35 spire-1.2.1/pkg/agent/manager/config.go 19:17:35 spire-1.2.1/pkg/agent/manager/manager.go 19:17:35 spire-1.2.1/pkg/agent/manager/manager_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/storage.go 19:17:35 spire-1.2.1/pkg/agent/manager/storage_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/ 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:17:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:17:35 spire-1.2.1/pkg/agent/manager/sync.go 19:17:35 spire-1.2.1/pkg/agent/plugin/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:17:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:17:35 spire-1.2.1/pkg/agent/svid/ 19:17:35 spire-1.2.1/pkg/agent/svid/rotator.go 19:17:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:17:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:17:35 spire-1.2.1/pkg/agent/svid/store/ 19:17:35 spire-1.2.1/pkg/agent/svid/store/service.go 19:17:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:17:35 spire-1.2.1/pkg/common/ 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/ 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:17:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:17:35 spire-1.2.1/pkg/common/api/ 19:17:35 spire-1.2.1/pkg/common/api/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/ 19:17:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/logger.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/names.go 19:17:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:17:35 spire-1.2.1/pkg/common/api/names.go 19:17:35 spire-1.2.1/pkg/common/api/ratelimit.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:17:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:17:35 spire-1.2.1/pkg/common/auth/ 19:17:35 spire-1.2.1/pkg/common/auth/interceptors.go 19:17:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:17:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/ 19:17:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/types.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:17:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/ 19:17:35 spire-1.2.1/pkg/common/catalog/bind.go 19:17:35 spire-1.2.1/pkg/common/catalog/builtin.go 19:17:35 spire-1.2.1/pkg/common/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/closers.go 19:17:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:17:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:17:35 spire-1.2.1/pkg/common/catalog/config.go 19:17:35 spire-1.2.1/pkg/common/catalog/config_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/configure.go 19:17:35 spire-1.2.1/pkg/common/catalog/constraints.go 19:17:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:17:35 spire-1.2.1/pkg/common/catalog/context.go 19:17:35 spire-1.2.1/pkg/common/catalog/external.go 19:17:35 spire-1.2.1/pkg/common/catalog/host.go 19:17:35 spire-1.2.1/pkg/common/catalog/pipenet.go 19:17:35 spire-1.2.1/pkg/common/catalog/plugin.go 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/ 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:17:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:17:35 spire-1.2.1/pkg/common/cli/ 19:17:35 spire-1.2.1/pkg/common/cli/env.go 19:17:35 spire-1.2.1/pkg/common/cli/flags.go 19:17:35 spire-1.2.1/pkg/common/cli/trust_domain.go 19:17:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:17:35 spire-1.2.1/pkg/common/cli/umask.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_posix.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_test.go 19:17:35 spire-1.2.1/pkg/common/cli/umask_windows.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/flag.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/format.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:17:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/ 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/ 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:17:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:17:35 spire-1.2.1/pkg/common/cryptoutil/ 19:17:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:17:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:17:35 spire-1.2.1/pkg/common/diskutil/ 19:17:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:17:35 spire-1.2.1/pkg/common/diskutil/file_test.go 19:17:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:17:35 spire-1.2.1/pkg/common/errorutil/ 19:17:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:17:35 spire-1.2.1/pkg/common/health/ 19:17:35 spire-1.2.1/pkg/common/health/config.go 19:17:35 spire-1.2.1/pkg/common/health/context.go 19:17:35 spire-1.2.1/pkg/common/health/context_test.go 19:17:35 spire-1.2.1/pkg/common/health/health.go 19:17:35 spire-1.2.1/pkg/common/health/health_test.go 19:17:35 spire-1.2.1/pkg/common/health/logger.go 19:17:35 spire-1.2.1/pkg/common/hostservice/ 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:17:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/ 19:17:35 spire-1.2.1/pkg/common/idutil/require.go 19:17:35 spire-1.2.1/pkg/common/idutil/require_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/safety.go 19:17:35 spire-1.2.1/pkg/common/idutil/safety_test.go 19:17:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:17:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/ 19:17:35 spire-1.2.1/pkg/common/jwtsvid/common.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:17:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:17:35 spire-1.2.1/pkg/common/jwtutil/ 19:17:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:17:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:17:35 spire-1.2.1/pkg/common/log/ 19:17:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:17:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:17:35 spire-1.2.1/pkg/common/log/log.go 19:17:35 spire-1.2.1/pkg/common/log/log_test.go 19:17:35 spire-1.2.1/pkg/common/log/options.go 19:17:35 spire-1.2.1/pkg/common/nodeutil/ 19:17:35 spire-1.2.1/pkg/common/nodeutil/node.go 19:17:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/ 19:17:35 spire-1.2.1/pkg/common/peertracker/conn.go 19:17:35 spire-1.2.1/pkg/common/peertracker/credentials.go 19:17:35 spire-1.2.1/pkg/common/peertracker/errors.go 19:17:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:17:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:17:35 spire-1.2.1/pkg/common/peertracker/info.go 19:17:35 spire-1.2.1/pkg/common/peertracker/listener.go 19:17:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:17:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:17:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:17:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:17:35 spire-1.2.1/pkg/common/pemutil/ 19:17:35 spire-1.2.1/pkg/common/pemutil/block.go 19:17:35 spire-1.2.1/pkg/common/pemutil/certs.go 19:17:35 spire-1.2.1/pkg/common/pemutil/common.go 19:17:35 spire-1.2.1/pkg/common/pemutil/csr.go 19:17:35 spire-1.2.1/pkg/common/pemutil/keys.go 19:17:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:17:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:17:35 spire-1.2.1/pkg/common/plugin/ 19:17:35 spire-1.2.1/pkg/common/plugin/aws/ 19:17:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:17:35 spire-1.2.1/pkg/common/plugin/azure/ 19:17:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:17:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/facade.go 19:17:35 spire-1.2.1/pkg/common/plugin/facade_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/gcp/ 19:17:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/ 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:17:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/log.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/ 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:17:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:17:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:17:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/ 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/common/profiling/ 19:17:35 spire-1.2.1/pkg/common/profiling/dumpers.go 19:17:35 spire-1.2.1/pkg/common/profiling/profiling.go 19:17:35 spire-1.2.1/pkg/common/protoutil/ 19:17:35 spire-1.2.1/pkg/common/protoutil/masks.go 19:17:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:17:35 spire-1.2.1/pkg/common/rotationutil/ 19:17:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:17:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:17:35 spire-1.2.1/pkg/common/selector/ 19:17:35 spire-1.2.1/pkg/common/selector/selector.go 19:17:35 spire-1.2.1/pkg/common/selector/selector_test.go 19:17:35 spire-1.2.1/pkg/common/selector/set.go 19:17:35 spire-1.2.1/pkg/common/selector/set_utils.go 19:17:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:17:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:17:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:17:35 spire-1.2.1/pkg/common/telemetry/call.go 19:17:35 spire-1.2.1/pkg/common/telemetry/common/ 19:17:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:17:35 spire-1.2.1/pkg/common/telemetry/config.go 19:17:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:17:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/inmem.go 19:17:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/m3.go 19:17:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/metrics.go 19:17:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/names.go 19:17:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:17:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:17:35 spire-1.2.1/pkg/common/telemetry/server/server.go 19:17:35 spire-1.2.1/pkg/common/telemetry/sink.go 19:17:35 spire-1.2.1/pkg/common/telemetry/statsd.go 19:17:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:17:35 spire-1.2.1/pkg/common/telemetry/uptime.go 19:17:35 spire-1.2.1/pkg/common/telemetry/version.go 19:17:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:17:35 spire-1.2.1/pkg/common/uptime/ 19:17:35 spire-1.2.1/pkg/common/uptime/uptime.go 19:17:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:17:35 spire-1.2.1/pkg/common/util/ 19:17:35 spire-1.2.1/pkg/common/util/certs.go 19:17:35 spire-1.2.1/pkg/common/util/certs_test.go 19:17:35 spire-1.2.1/pkg/common/util/csr.go 19:17:35 spire-1.2.1/pkg/common/util/hash.go 19:17:35 spire-1.2.1/pkg/common/util/selectors.go 19:17:35 spire-1.2.1/pkg/common/util/selectors_test.go 19:17:35 spire-1.2.1/pkg/common/util/signals.go 19:17:35 spire-1.2.1/pkg/common/util/sort.go 19:17:35 spire-1.2.1/pkg/common/util/sort_test.go 19:17:35 spire-1.2.1/pkg/common/util/task.go 19:17:35 spire-1.2.1/pkg/common/util/task_test.go 19:17:35 spire-1.2.1/pkg/common/util/testdata/ 19:17:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:17:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:17:35 spire-1.2.1/pkg/common/version/ 19:17:35 spire-1.2.1/pkg/common/version/version.go 19:17:35 spire-1.2.1/pkg/common/x509svid/ 19:17:35 spire-1.2.1/pkg/common/x509svid/common_test.go 19:17:35 spire-1.2.1/pkg/common/x509svid/csr.go 19:17:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:17:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:17:35 spire-1.2.1/pkg/common/x509util/ 19:17:35 spire-1.2.1/pkg/common/x509util/cert.go 19:17:35 spire-1.2.1/pkg/common/x509util/dns.go 19:17:35 spire-1.2.1/pkg/common/x509util/dns_test.go 19:17:35 spire-1.2.1/pkg/common/x509util/keyid.go 19:17:35 spire-1.2.1/pkg/common/x509util/keypair.go 19:17:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:17:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:17:35 spire-1.2.1/pkg/server/ 19:17:35 spire-1.2.1/pkg/server/api/ 19:17:35 spire-1.2.1/pkg/server/api/agent.go 19:17:35 spire-1.2.1/pkg/server/api/agent/ 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/ 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/agent_test.go 19:17:35 spire-1.2.1/pkg/server/api/api.go 19:17:35 spire-1.2.1/pkg/server/api/audit/ 19:17:35 spire-1.2.1/pkg/server/api/audit/audit.go 19:17:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:17:35 spire-1.2.1/pkg/server/api/bundle.go 19:17:35 spire-1.2.1/pkg/server/api/bundle/ 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/ 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/bundle_test.go 19:17:35 spire-1.2.1/pkg/server/api/debug/ 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/ 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/entry.go 19:17:35 spire-1.2.1/pkg/server/api/entry/ 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/ 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/entry_test.go 19:17:35 spire-1.2.1/pkg/server/api/health/ 19:17:35 spire-1.2.1/pkg/server/api/health/v1/ 19:17:35 spire-1.2.1/pkg/server/api/health/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/id.go 19:17:35 spire-1.2.1/pkg/server/api/id_test.go 19:17:35 spire-1.2.1/pkg/server/api/limits/ 19:17:35 spire-1.2.1/pkg/server/api/limits/limits.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ 19:17:35 spire-1.2.1/pkg/server/api/middleware/alias.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/audit.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/caller.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/common.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/entries.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:17:35 spire-1.2.1/pkg/server/api/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/ 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:17:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:17:35 spire-1.2.1/pkg/server/api/selector.go 19:17:35 spire-1.2.1/pkg/server/api/selector_test.go 19:17:35 spire-1.2.1/pkg/server/api/status.go 19:17:35 spire-1.2.1/pkg/server/api/status_test.go 19:17:35 spire-1.2.1/pkg/server/api/svid/ 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/ 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/ 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:17:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/ 19:17:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:17:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:17:35 spire-1.2.1/pkg/server/authpolicy/validate.go 19:17:35 spire-1.2.1/pkg/server/bundle/ 19:17:35 spire-1.2.1/pkg/server/bundle/client/ 19:17:35 spire-1.2.1/pkg/server/bundle/client/client.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/manager.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/sources.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/updater.go 19:17:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:17:35 spire-1.2.1/pkg/server/ca/ 19:17:35 spire-1.2.1/pkg/server/ca/ca.go 19:17:35 spire-1.2.1/pkg/server/ca/ca_health.go 19:17:35 spire-1.2.1/pkg/server/ca/ca_test.go 19:17:35 spire-1.2.1/pkg/server/ca/journal.go 19:17:35 spire-1.2.1/pkg/server/ca/journal_test.go 19:17:35 spire-1.2.1/pkg/server/ca/manager.go 19:17:35 spire-1.2.1/pkg/server/ca/manager_health.go 19:17:35 spire-1.2.1/pkg/server/ca/manager_test.go 19:17:35 spire-1.2.1/pkg/server/ca/templates.go 19:17:35 spire-1.2.1/pkg/server/ca/upstream_client.go 19:17:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:17:35 spire-1.2.1/pkg/server/ca/validation.go 19:17:35 spire-1.2.1/pkg/server/cache/ 19:17:35 spire-1.2.1/pkg/server/cache/dscache/ 19:17:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:17:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/ 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:17:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:17:35 spire-1.2.1/pkg/server/catalog/ 19:17:35 spire-1.2.1/pkg/server/catalog/catalog.go 19:17:35 spire-1.2.1/pkg/server/catalog/keymanager.go 19:17:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:17:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:17:35 spire-1.2.1/pkg/server/catalog/notifier.go 19:17:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:17:35 spire-1.2.1/pkg/server/config.go 19:17:35 spire-1.2.1/pkg/server/datastore/ 19:17:35 spire-1.2.1/pkg/server/datastore/datastore.go 19:17:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:17:35 spire-1.2.1/pkg/server/datastore/repository.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:17:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:17:35 spire-1.2.1/pkg/server/endpoints/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:17:35 spire-1.2.1/pkg/server/endpoints/config.go 19:17:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:17:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:17:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:17:35 spire-1.2.1/pkg/server/endpoints/middleware.go 19:17:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:17:35 spire-1.2.1/pkg/server/hostservice/ 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:17:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:17:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:17:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:17:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:17:35 spire-1.2.1/pkg/server/registration/ 19:17:35 spire-1.2.1/pkg/server/registration/manager.go 19:17:35 spire-1.2.1/pkg/server/registration/manager_test.go 19:17:35 spire-1.2.1/pkg/server/scanentries.go 19:17:35 spire-1.2.1/pkg/server/scanentries_test.go 19:17:35 spire-1.2.1/pkg/server/server.go 19:17:35 spire-1.2.1/pkg/server/server_test.go 19:17:35 spire-1.2.1/pkg/server/svid/ 19:17:35 spire-1.2.1/pkg/server/svid/observer.go 19:17:35 spire-1.2.1/pkg/server/svid/observer_test.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_config.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:17:35 spire-1.2.1/pkg/server/svid/rotator_test.go 19:17:35 spire-1.2.1/proto/ 19:17:35 spire-1.2.1/proto/private/ 19:17:35 spire-1.2.1/proto/private/server/ 19:17:35 spire-1.2.1/proto/private/server/journal/ 19:17:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:17:35 spire-1.2.1/proto/private/server/journal/journal.proto 19:17:35 spire-1.2.1/proto/spire/ 19:17:35 spire-1.2.1/proto/spire/common/ 19:17:35 spire-1.2.1/proto/spire/common/common.pb.go 19:17:35 spire-1.2.1/proto/spire/common/common.proto 19:17:35 spire-1.2.1/proto/spire/common/plugin/ 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:17:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:17:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:17:35 spire-1.2.1/release/ 19:17:35 spire-1.2.1/release/spire-extras/ 19:17:35 spire-1.2.1/release/spire-extras/README.md 19:17:35 spire-1.2.1/release/spire-extras/conf/ 19:17:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:17:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:17:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:17:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:17:35 spire-1.2.1/release/spire/ 19:17:35 spire-1.2.1/release/spire/README.md 19:17:35 spire-1.2.1/release/spire/conf/ 19:17:35 spire-1.2.1/release/spire/conf/agent/ 19:17:35 spire-1.2.1/release/spire/conf/agent/agent.conf 19:17:35 spire-1.2.1/release/spire/conf/server/ 19:17:35 spire-1.2.1/release/spire/conf/server/server.conf 19:17:35 spire-1.2.1/script/ 19:17:35 spire-1.2.1/script/build-artifact.sh 19:17:35 spire-1.2.1/script/generate_dummy_ca.sh 19:17:35 spire-1.2.1/support/ 19:17:35 spire-1.2.1/support/k8s/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:17:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/ 19:17:35 spire-1.2.1/support/oidc-discovery-provider/README.md 19:17:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/config.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/main.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:17:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:17:35 spire-1.2.1/test/ 19:17:35 spire-1.2.1/test/clock/ 19:17:35 spire-1.2.1/test/clock/clock.go 19:17:35 spire-1.2.1/test/fakes/ 19:17:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:17:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:17:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:17:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:17:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/test/fakes/fakeagentstore/ 19:17:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:17:35 spire-1.2.1/test/fakes/fakedatastore/ 19:17:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:17:35 spire-1.2.1/test/fakes/fakeentryclient/ 19:17:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:17:35 spire-1.2.1/test/fakes/fakehealthchecker/ 19:17:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:17:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:17:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:17:35 spire-1.2.1/test/fakes/fakemetrics/ 19:17:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:17:35 spire-1.2.1/test/fakes/fakenoderesolver/ 19:17:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:17:35 spire-1.2.1/test/fakes/fakenotifier/ 19:17:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:17:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:17:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:17:35 spire-1.2.1/test/fakes/fakeserverca/ 19:17:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:17:35 spire-1.2.1/test/fakes/fakeservercatalog/ 19:17:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:17:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:17:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:17:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:17:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:17:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:17:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:17:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:17:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:17:35 spire-1.2.1/test/fixture/ 19:17:35 spire-1.2.1/test/fixture/certs/ 19:17:35 spire-1.2.1/test/fixture/certs/agent_svid.der 19:17:35 spire-1.2.1/test/fixture/certs/base_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/blog_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/bundle.der 19:17:35 spire-1.2.1/test/fixture/certs/ca.pem 19:17:35 spire-1.2.1/test/fixture/certs/ca_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/database_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_cert.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_csr.pem 19:17:35 spire-1.2.1/test/fixture/certs/node_key.pem 19:17:35 spire-1.2.1/test/fixture/certs/svid.pem 19:17:35 spire-1.2.1/test/fixture/certs/svid_key.pem 19:17:35 spire-1.2.1/test/fixture/config/ 19:17:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:17:35 spire-1.2.1/test/fixture/config/agent_good.conf 19:17:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:17:35 spire-1.2.1/test/fixture/config/plugin_good.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:17:35 spire-1.2.1/test/fixture/config/server_good.conf 19:17:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:17:35 spire-1.2.1/test/fixture/fixture.go 19:17:35 spire-1.2.1/test/fixture/nodeattestor/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:17:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:17:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:17:35 spire-1.2.1/test/fixture/registration/ 19:17:35 spire-1.2.1/test/fixture/registration/entries.json 19:17:35 spire-1.2.1/test/fixture/registration/good-for-update.json 19:17:35 spire-1.2.1/test/fixture/registration/good.json 19:17:35 spire-1.2.1/test/fixture/registration/invalid.json 19:17:35 spire-1.2.1/test/fixture/registration/invalid_json.json 19:17:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:17:35 spire-1.2.1/test/integration/ 19:17:35 spire-1.2.1/test/integration/README.md 19:17:35 spire-1.2.1/test/integration/common 19:17:35 spire-1.2.1/test/integration/setup/ 19:17:35 spire-1.2.1/test/integration/setup/adminclient/ 19:17:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:17:35 spire-1.2.1/test/integration/setup/adminclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/debugagent/ 19:17:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:17:35 spire-1.2.1/test/integration/setup/debugagent/main.go 19:17:35 spire-1.2.1/test/integration/setup/debugserver/ 19:17:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:17:35 spire-1.2.1/test/integration/setup/debugserver/main.go 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/ 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:17:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/itclient/ 19:17:35 spire-1.2.1/test/integration/setup/itclient/client.go 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/ 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:17:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:17:35 spire-1.2.1/test/integration/setup/x509pop/ 19:17:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:17:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:17:35 spire-1.2.1/test/integration/suites/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:17:35 spire-1.2.1/test/integration/suites/join-token/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:17:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:17:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:17:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:17:35 spire-1.2.1/test/integration/suites/join-token/README.md 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/join-token/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:17:35 spire-1.2.1/test/integration/suites/k8s/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/00-setup 19:17:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:17:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:17:35 spire-1.2.1/test/integration/suites/k8s/README.md 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:17:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/k8s/teardown 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:17:35 spire-1.2.1/test/integration/suites/rotation/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/00-setup 19:17:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:17:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:17:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:17:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:17:35 spire-1.2.1/test/integration/suites/rotation/README.md 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/rotation/teardown 19:17:35 spire-1.2.1/test/integration/suites/self-test/ 19:17:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:17:35 spire-1.2.1/test/integration/suites/self-test/README.md 19:17:35 spire-1.2.1/test/integration/suites/self-test/teardown 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:17:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:17:35 spire-1.2.1/test/integration/suites/upgrade/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:17:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:17:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:17:35 spire-1.2.1/test/integration/suites/upgrade/README.md 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:17:35 spire-1.2.1/test/integration/suites/upgrade/teardown 19:17:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:17:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:17:35 spire-1.2.1/test/integration/test-one.sh 19:17:35 spire-1.2.1/test/integration/test.sh 19:17:35 spire-1.2.1/test/plugintest/ 19:17:35 spire-1.2.1/test/plugintest/config.go 19:17:35 spire-1.2.1/test/plugintest/load.go 19:17:35 spire-1.2.1/test/plugintest/option.go 19:17:35 spire-1.2.1/test/spiretest/ 19:17:35 spire-1.2.1/test/spiretest/apiserver.go 19:17:35 spire-1.2.1/test/spiretest/assertions.go 19:17:35 spire-1.2.1/test/spiretest/dir.go 19:17:35 spire-1.2.1/test/spiretest/errors_posix.go 19:17:35 spire-1.2.1/test/spiretest/errors_windows.go 19:17:35 spire-1.2.1/test/spiretest/logs.go 19:17:35 spire-1.2.1/test/spiretest/socketapi.go 19:17:35 spire-1.2.1/test/spiretest/suite.go 19:17:35 spire-1.2.1/test/spiretest/x509.go 19:17:35 spire-1.2.1/test/testca/ 19:17:35 spire-1.2.1/test/testca/ca.go 19:17:35 spire-1.2.1/test/testkey/ 19:17:35 spire-1.2.1/test/testkey/generate.sh 19:17:35 spire-1.2.1/test/testkey/genkeys.go 19:17:35 spire-1.2.1/test/testkey/keys.go 19:17:35 spire-1.2.1/test/testkey/new.go 19:17:35 spire-1.2.1/test/tpmsimulator/ 19:17:35 spire-1.2.1/test/tpmsimulator/simulator.go 19:17:35 spire-1.2.1/test/util/ 19:17:35 spire-1.2.1/test/util/cert_fixtures.go 19:17:35 spire-1.2.1/test/util/cert_generation.go 19:17:35 spire-1.2.1/test/util/io_redirection.go 19:17:35 spire-1.2.1/test/util/race.go 19:17:35 spire-1.2.1/test/util/util.go 19:17:35 building spire from source... 19:17:35 Installing go1.17.7... 19:17:42 Building bin/spire-server... 19:17:42 go: downloading github.com/mitchellh/cli v1.1.2 19:17:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:17:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:17:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:17:42 go: downloading google.golang.org/grpc v1.44.0 19:17:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:17:42 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:17:42 go: downloading github.com/imdario/mergo v0.3.12 19:17:42 go: downloading github.com/sirupsen/logrus v1.8.1 19:17:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:17:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:17:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:17:42 go: downloading github.com/fatih/color v1.13.0 19:17:42 go: downloading github.com/mattn/go-isatty v0.0.14 19:17:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:17:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:17:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:17:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:17:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:17:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:17:42 go: downloading github.com/open-policy-agent/opa v0.38.0 19:17:42 go: downloading github.com/armon/go-metrics v0.3.10 19:17:42 go: downloading github.com/prometheus/client_golang v1.12.1 19:17:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:17:42 go: downloading github.com/mattn/go-colorable v0.1.12 19:17:42 go: downloading github.com/Masterminds/semver v1.5.0 19:17:42 go: downloading github.com/Masterminds/goutils v1.1.0 19:17:42 go: downloading github.com/google/uuid v1.1.2 19:17:42 go: downloading github.com/huandu/xstrings v1.3.2 19:17:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:17:42 go: downloading github.com/oklog/run v1.0.0 19:17:42 go: downloading github.com/imkira/go-observer v1.0.3 19:17:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:17:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:17:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:17:42 go: downloading github.com/beorn7/perks v1.0.1 19:17:42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:17:42 go: downloading github.com/prometheus/client_model v0.2.0 19:17:42 go: downloading github.com/prometheus/common v0.32.1 19:17:42 go: downloading github.com/prometheus/procfs v0.7.3 19:17:42 go: downloading go.uber.org/atomic v1.9.0 19:17:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:17:42 go: downloading github.com/hashicorp/errwrap v1.1.0 19:17:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:17:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:17:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:17:45 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:17:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:17:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:17:45 go: downloading github.com/stretchr/testify v1.7.0 19:17:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:17:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:17:49 go: downloading google.golang.org/api v0.70.0 19:17:49 go: downloading k8s.io/client-go v0.23.4 19:17:49 go: downloading github.com/google/go-tpm v0.3.3 19:17:49 go: downloading k8s.io/api v0.23.4 19:17:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:17:49 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:17:49 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:17:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:17:49 go: downloading cloud.google.com/go/storage v1.21.0 19:17:49 go: downloading cloud.google.com/go v0.100.2 19:17:51 go: downloading k8s.io/apimachinery v0.23.4 19:17:51 go: downloading k8s.io/kube-aggregator v0.23.3 19:17:51 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:17:51 go: downloading cloud.google.com/go/security v1.3.0 19:17:51 go: downloading github.com/hashicorp/vault/api v1.4.1 19:17:51 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:17:51 go: downloading github.com/blang/semver/v4 v4.0.0 19:17:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:17:51 go: downloading github.com/jinzhu/gorm v1.9.16 19:17:51 go: downloading github.com/lib/pq v1.10.4 19:17:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:17:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:17:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:17:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:17:52 go: downloading github.com/twmb/murmur3 v1.1.6 19:17:52 go: downloading github.com/aws/smithy-go v1.11.0 19:17:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:17:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:17:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:17:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:17:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:17:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:17:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:17:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:17:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:17:52 go: downloading github.com/dimchansky/utfbom v1.1.1 19:17:52 go: downloading cloud.google.com/go/compute v1.3.0 19:17:52 go: downloading cloud.google.com/go/iam v0.1.1 19:17:52 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:17:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:17:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:54 go: downloading github.com/gogo/protobuf v1.3.2 19:17:54 go: downloading k8s.io/klog/v2 v2.30.0 19:17:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:17:54 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:17:54 go: downloading github.com/spf13/pflag v1.0.5 19:17:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:17:54 go: downloading github.com/google/gofuzz v1.1.0 19:17:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:17:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:17:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:17:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:17:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:17:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:17:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:17:55 go: downloading github.com/jinzhu/inflection v1.0.0 19:17:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:17:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:17:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:17:55 go: downloading gopkg.in/yaml.v2 v2.4.0 19:17:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:17:55 go: downloading github.com/gobwas/glob v0.2.3 19:17:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:17:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:17:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:17:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:17:55 go: downloading go.opencensus.io v0.23.0 19:17:55 go: downloading gopkg.in/inf.v0 v0.9.1 19:17:55 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:17:55 go: downloading github.com/googleapis/gnostic v0.5.5 19:17:55 Merging remotes/origin/main commit d866400a609392987696ebdd94eb737ac4e65fbf into PR head commit 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 19:17:55 go: downloading github.com/go-logr/logr v1.2.2 19:17:55 go: downloading github.com/json-iterator/go v1.1.12 19:17:55 go: downloading github.com/google/go-cmp v0.5.7 19:17:55 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:17:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:17:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:17:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:17:55 go: downloading github.com/tklauser/numcpus v0.3.0 19:17:55 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:17:55 go: downloading sigs.k8s.io/yaml v1.3.0 19:17:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:17:55 go: downloading github.com/modern-go/reflect2 v1.0.2 19:17:55 go: downloading github.com/ryanuber/go-glob v1.0.0 19:17:55 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:17:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:17:55 go: downloading github.com/hashicorp/go-version v1.2.0 19:17:55 go: downloading go.uber.org/zap v1.21.0 19:17:55 go: downloading github.com/golang/snappy v0.0.4 19:17:55 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:17:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:17: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/secrets-config ./cmd/secrets-config 19:17:55 go: downloading go.uber.org/multierr v1.6.0 19:17:56 Merge succeeded, producing d7140b74d95d2f691967524090b9e2b9fb220621 19:17:56 Checking out Revision d7140b74d95d2f691967524090b9e2b9fb220621 (PR-3986) 19:17:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:17:55 > git config core.sparsecheckout # timeout=10 19:17:55 > git checkout -f 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 # timeout=10 19:17:55 > git remote # timeout=10 19:17:55 > git config --get remote.origin.url # timeout=10 19:17:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:56 > git merge d866400a609392987696ebdd94eb737ac4e65fbf # timeout=10 19:17:56 > git rev-parse HEAD^{commit} # timeout=10 19:17:56 > git config core.sparsecheckout # timeout=10 19:17:56 > git checkout -f d7140b74d95d2f691967524090b9e2b9fb220621 # timeout=10 19:18:00 Commit message: "Merge commit 'd866400a609392987696ebdd94eb737ac4e65fbf' into HEAD" 19:18:00 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 19:18:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:18:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:00 > git rev-list --no-walk 7a996b1d11c848303735e0ef9edf0f851f97e318 # timeout=10 19:18:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:18:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:01 Dload Upload Total Spent Left Speed 19:18:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 62661 0 --:--:-- --:--:-- --:--:-- 62661 [Pipeline] sh 19:18:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:18:02 + sudo tee /etc/docker/daemon.new 19:18:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:18:02 { 19:18:02 "registry-mirrors": [ 19:18:02 "https://nexus3.edgexfoundry.org:10001" 19:18:02 ], 19:18:02 "bip": "10.250.0.254/24", 19:18:02 "hosts": [ 19:18:02 "tcp://0.0.0.0:5555", 19:18:02 "unix:///var/run/docker.sock" 19:18:02 ], 19:18:02 "mtu": 1458, 19:18:02 "selinux-enabled": true, 19:18:02 "seccomp-profile": "/etc/docker/seccomp.json" 19:18:02 } [Pipeline] sh 19:18:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:18:03 + sudo service docker restart 19:18:13 Removing intermediate container 55f25ef67caa 19:18:13 ---> 0ea1d9ab4a64 19:18:13 19:18:13 Step 10/31 : FROM alpine:3.14 19:18:13 Removing intermediate container 90aa6a5557ce 19:18:13 ---> 295dc7fb2e23 19:18:13 19:18:13 Step 10/22 : FROM alpine:3.14 19:18:13 Removing intermediate container d8dfe9069446 19:18:13 ---> e25f71ec8ad7 19:18:13 19:18:13 Step 10/23 : FROM alpine:3.14 19:18:13 Removing intermediate container 65a1ed9e78b5 19:18:13 ---> 89f98251fc9d 19:18:13 19:18:13 Step 10/22 : FROM alpine:3.14 19:18:13 3.14: Pulling from library/alpine 19:18:13 3.14: Pulling from library/alpine 19:18:13 3.14: Pulling from library/alpine 19:18:13 3.14: Pulling from library/alpine 19:18:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:13 Status: Downloaded newer image for alpine:3.14 19:18:13 Status: Image is up to date for alpine:3.14 19:18:13 Status: Downloaded newer image for alpine:3.14 19:18:13 ---> e04c818066af 19:18:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:13 ---> e04c818066af 19:18:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:18:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:13 Status: Image is up to date for alpine:3.14 19:18:13 ---> e04c818066af 19:18:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:18:13 ---> e04c818066af 19:18:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:18:13 ---> Running in a16538e5dd13 19:18:13 ---> Running in fd3d99d439a0 19:18:13 ---> Running in 02f6678daa09 19:18:13 ---> Running in a891c50d3c6e 19:18:13 Removing intermediate container a16538e5dd13 19:18:13 ---> 991b4b1595f7 19:18:13 Step 12/23 : ENV APP_PORT=59880 19:18:13 Removing intermediate container 02f6678daa09 19:18:13 ---> e5d4b2a4f21d 19:18:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:18:13 ---> Running in b03a7a045a2f 19:18:13 ---> Running in a51898b1eb0b 19:18:13 Removing intermediate container b03a7a045a2f 19:18:13 ---> 952207f92c99 19:18:13 Step 13/23 : EXPOSE $APP_PORT 19:18:14 ---> Running in 563de1d96d63 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:14 Removing intermediate container 563de1d96d63 19:18:14 ---> 4121b5be18f3 19:18:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:14 ---> Running in 50b2652be416 19:18:14 (1/1) Installing dumb-init (1.2.5-r1) 19:18:14 Executing busybox-1.33.1-r7.trigger 19:18:14 OK: 6 MiB in 15 packages 19:18:14 (1/6) Installing ca-certificates (20211220-r0) 19:18:14 (2/6) Installing brotli-libs (1.0.9-r5) 19:18:14 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:18:14 (4/6) Installing libcurl (7.79.1-r0) 19:18:14 (5/6) Installing curl (7.79.1-r0) 19:18:14 (6/6) Installing dumb-init (1.2.5-r1) 19:18:14 Executing busybox-1.33.1-r7.trigger 19:18:14 Executing ca-certificates-20211220-r0.trigger 19:18:14 OK: 8 MiB in 20 packages 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:14 (1/2) Installing dumb-init (1.2.5-r1) 19:18:14 (2/2) Installing su-exec (0.2-r1) 19:18:15 Executing busybox-1.33.1-r7.trigger 19:18:15 OK: 6 MiB in 16 packages 19:18:15 Removing intermediate container a891c50d3c6e 19:18:15 ---> 0fe917ff7827 19:18:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:15 ---> Running in 68f0b818da51 19:18:15 Removing intermediate container 68f0b818da51 19:18:15 ---> 18245796d0a8 19:18:15 Step 13/22 : ENV APP_PORT=59861 19:18:15 Removing intermediate container fd3d99d439a0 19:18:15 ---> 7878a99cf6cd 19:18:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:15 ---> Running in 27bfcf4b3ea7 19:18:15 ---> Running in 4c7fe7c37b36 19:18:15 Removing intermediate container 50b2652be416 19:18:15 ---> a87823e9380c 19:18:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:18:15 Removing intermediate container a51898b1eb0b 19:18:15 ---> ab4938661354 19:18:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:18:15 ---> Running in 0be5912c5121 19:18:15 Removing intermediate container 27bfcf4b3ea7 19:18:15 ---> bbfc786790dd 19:18:15 Step 14/22 : EXPOSE $APP_PORT 19:18:15 ---> Running in af7e055ad90a 19:18:15 Removing intermediate container 4c7fe7c37b36 19:18:15 ---> 10882653d3a2 19:18:15 Step 13/22 : WORKDIR /edgex 19:18:15 ---> Running in 7add9ba883bd 19:18:16 ---> Running in 1b17ebc964eb 19:18:16 Removing intermediate container 7add9ba883bd 19:18:16 ---> f98a6d8f460c 19:18:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:16 Removing intermediate container af7e055ad90a 19:18:16 ---> f38845af38cd 19:18:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:18:16 ---> Running in 8511d50e21e4 19:18:16 Removing intermediate container 1b17ebc964eb 19:18:16 ---> 6647be1da43e 19:18:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:18:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:16 Removing intermediate container 8511d50e21e4 19:18:16 ---> eedee7c46e68 19:18:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:18:16 ---> Running in 394685c71847 19:18:16 ---> 6d5cabe7f971 19:18:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:16 ---> 4a27aeb39fbb 19:18:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:18:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:17 (1/6) Installing dumb-init (1.2.5-r1) 19:18:17 ---> 0e2c44e0dd4c 19:18:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:17 ---> 7e55927d4b75 19:18:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:18:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:18:17 (3/6) Installing libsodium (1.0.18-r0) 19:18:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:18:18 (5/6) Installing libzmq (4.3.4-r0) 19:18:18 (6/6) Installing zeromq (4.3.4-r0) 19:18:18 Executing busybox-1.33.1-r7.trigger 19:18:18 OK: 8 MiB in 20 packages 19:18:18 ---> d1be885a0451 19:18:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:18:18 ---> 30f64d6efa64 19:18:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:18:18 ---> Running in 5d1f30219f18 19:18:18 Removing intermediate container 394685c71847 19:18:18 ---> cb20d021b047 19:18:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:18:18 ---> Running in 84aa13c395a6 19:18:18 ---> c25f34dd81eb 19:18:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:18 Removing intermediate container 5d1f30219f18 19:18:18 ---> f8f498e273d8 19:18:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:18 ---> Running in 8bd0b33c6dfa 19:18:18 ---> Running in f2c233b60486 19:18:18 Removing intermediate container 84aa13c395a6 19:18:18 ---> bcbf721c3780 19:18:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:18:18 Removing intermediate container 0be5912c5121 19:18:18 ---> 0ba49231b7e4 19:18:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:19 Removing intermediate container f2c233b60486 19:18:19 ---> 6c16b3f4d94b 19:18:19 Step 20/22 : LABEL arch=x86_64 19:18:19 ---> aa528cb697f4 19:18:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:18:19 ---> Running in e695087820ad 19:18:19 ---> Running in 1ef68a2f31e6 19:18:19 Removing intermediate container e695087820ad 19:18:19 ---> 72ad782246a8 19:18:19 Step 21/22 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:18:19 ---> 59163d1a1c63 19:18:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:19 ---> Running in b696fcbd3489 19:18:19 Removing intermediate container b696fcbd3489 19:18:19 ---> db0d407fe7b2 19:18:19 Step 22/22 : LABEL version=0.0.0 19:18:20 ---> Running in 734cbe20b161 19:18:20 Removing intermediate container 734cbe20b161 19:18:20 ---> fc52baa79960 19:18:20 19:18:20 Removing intermediate container 8bd0b33c6dfa 19:18:20 ---> c0b599cf139e 19:18:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:18:20 Successfully built fc52baa79960 19:18:20 ---> b61ddaf9dbec 19:18:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:18:20 Successfully tagged support-scheduler:latest 19:18:20  Building support-scheduler ... done Building security-spire-server 19:18:20 ---> Running in 69549acb9a12 19:18:21 Removing intermediate container 1ef68a2f31e6 19:18:21 ---> 98717779b982 19:18:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:21 ---> 2f7cdfca5977 19:18:21 Step 19/23 : ENTRYPOINT ["/core-data"] 19:18:21 Removing intermediate container 69549acb9a12 19:18:21 ---> fc4b01aaa7e2 19:18:21 Step 20/22 : LABEL arch=x86_64 19:18:21 ---> Running in a3e35861775e 19:18:21 ---> Running in 846a34558f5c 19:18:21 ---> 6668cdddb735 19:18:21 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:21 provisioning config files... 19:18:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2363965636873408113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:22 Removing intermediate container a3e35861775e 19:18:22 ---> 5d8979565c2c 19:18:22 Step 21/22 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:18:22 Removing intermediate container 846a34558f5c 19:18:22 ---> 44cb3c453620 19:18:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:22 ---> Running in 6c0059d8c7ee 19:18:22 ---> Running in 205455d9776c 19:18:22 ---> docker-login.sh 19:18:22 nexus3.edgexfoundry.org:10001 19:18:22 Removing intermediate container 205455d9776c 19:18:22 ---> b2ae5c68a2b6 19:18:22 Step 21/23 : LABEL arch=x86_64 19:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:23 Removing intermediate container 6c0059d8c7ee 19:18:23 ---> ceaecbda7f40 19:18:23 Step 22/22 : LABEL version=0.0.0 19:18:23 ---> e508df13efbc 19:18:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:18:23 ---> Running in 5daf91e2ecc3 19:18:23 ---> Running in f83369af4d22 19:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:23 Configure a credential helper to remove this warning. See 19:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:23 19:18:23 Login Succeeded 19:18:23 nexus3.edgexfoundry.org:10002 19:18:23 Removing intermediate container 5daf91e2ecc3 19:18:23 ---> eac1c58f27c8 19:18:23 Step 22/23 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:18:23 Removing intermediate container f83369af4d22 19:18:23 ---> 322dd2d9cafe 19:18:23 19:18:23 ---> b9230258e221 19:18:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:18:23 ---> Running in 242f43e56b42 19:18:23 Successfully built 322dd2d9cafe 19:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:23 Configure a credential helper to remove this warning. See 19:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:23 19:18:23 Login Succeeded 19:18:23 nexus3.edgexfoundry.org:10003 19:18:23 Successfully tagged security-proxy-setup:latest 19:18:23  Building security-proxy-setup ... done Building support-notifications 19:18:23 Removing intermediate container 242f43e56b42 19:18:23 ---> 2114b10b5998 19:18:23 Step 23/23 : LABEL version=0.0.0 19:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:24 Configure a credential helper to remove this warning. See 19:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:24 19:18:24 Login Succeeded 19:18:24 nexus3.edgexfoundry.org:10004 19:18:24 ---> Running in fc2933e7702d 19:18:24 ---> bfb164b2005d 19:18:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:24 Configure a credential helper to remove this warning. See 19:18:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:24 19:18:24 Login Succeeded 19:18:24 docker.io 19:18:25 Removing intermediate container fc2933e7702d 19:18:25 ---> 1a33dcc41d02 19:18:25 19:18:25 Successfully built 1a33dcc41d02 19:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:25 Successfully tagged core-data:latest 19:18:25 Building security-spiffe-token-provider 19:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:25 Configure a credential helper to remove this warning. See 19:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:25 19:18:25 Login Succeeded 19:18:25 ---> docker-login.sh ends [Pipeline] } 19:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:18:25  Building core-data ... done  ---> 82e4f1f397de 19:18:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:18:25 ---> Running in 86c8458c075b 19:18:26 Removing intermediate container 86c8458c075b 19:18:26 ---> db60dca82a73 19:18:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] echo 19:18:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:26 ========================================================= 19:18:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:18:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:18:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:26 9b3977197b4f: Pulling fs layer 19:18:26 1a89e8eeedd5: Pulling fs layer 19:18:26 94645a83ff95: Pulling fs layer 19:18:26 3f3a8bcf1eab: Pulling fs layer 19:18:26 0c92f367c5e7: Pulling fs layer 19:18:26 3096ccb668a1: Pulling fs layer 19:18:26 e8cf19c19ddd: Pulling fs layer 19:18:26 a4caa8a26152: Pulling fs layer 19:18:26 3096ccb668a1: Waiting 19:18:26 e8cf19c19ddd: Waiting 19:18:26 a4caa8a26152: Waiting 19:18:26 3f3a8bcf1eab: Waiting 19:18:26 0c92f367c5e7: Waiting 19:18:26 94645a83ff95: Verifying Checksum 19:18:26 94645a83ff95: Download complete 19:18:26 1a89e8eeedd5: Verifying Checksum 19:18:26 1a89e8eeedd5: Download complete 19:18:26 0c92f367c5e7: Verifying Checksum 19:18:26 0c92f367c5e7: Download complete 19:18:26 3096ccb668a1: Download complete 19:18:26 9b3977197b4f: Download complete 19:18:26 e8cf19c19ddd: Verifying Checksum 19:18:26 e8cf19c19ddd: Download complete 19:18:27 9b3977197b4f: Pull complete 19:18:27 ---> c0602316fec7 19:18:27 Step 26/31 : RUN chmod +x /entrypoint.sh 19:18:27 ---> Running in ce1ba32b272d 19:18:28 1a89e8eeedd5: Pull complete 19:18:28 94645a83ff95: Pull complete 19:18:28 a4caa8a26152: Verifying Checksum 19:18:28 a4caa8a26152: Download complete 19:18:29 3f3a8bcf1eab: Verifying Checksum 19:18:29 3f3a8bcf1eab: Download complete 19:18:29 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:18:29 ---> 09a4c2639de4 19:18:29 Step 3/25 : WORKDIR /edgex-go 19:18:29 ---> Using cache 19:18:29 ---> 9752c2108261 19:18:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:29 ---> Using cache 19:18:29 ---> 108e452bced2 19:18:29 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:18:30 ---> Running in f7ffd32383da 19:18:31 Removing intermediate container ce1ba32b272d 19:18:31 ---> 229bf3915d6f 19:18:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:18:31 ---> Running in 046b8e2c976d 19:18:31 Removing intermediate container 046b8e2c976d 19:18:31 ---> cef46b4a25c7 19:18:31 Step 28/31 : CMD ["gate"] 19:18:31 ---> Running in c50b0dda5569 19:18:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:32 Removing intermediate container c50b0dda5569 19:18:32 ---> ee83b4bbfdd7 19:18:32 Step 29/31 : LABEL arch=x86_64 19:18:32 ---> Running in a600ef22f137 19:18:32 Removing intermediate container a600ef22f137 19:18:32 ---> d67634aae5ad 19:18:32 Step 30/31 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:18:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:33 ---> Running in ea25f04c01b8 19:18:33 OK: 221 MiB in 52 packages 19:18:33 Removing intermediate container ea25f04c01b8 19:18:33 ---> 09f2ff9578c9 19:18:33 Step 31/31 : LABEL version=0.0.0 19:18:33 ---> Running in 5e0f19bdbe2d 19:18:33 Removing intermediate container 5e0f19bdbe2d 19:18:33 ---> 02260706b4fa 19:18:33 19:18:33 Removing intermediate container f7ffd32383da 19:18:33 ---> 3d559054b367 19:18:33 Step 6/25 : COPY go.mod vendor* ./ 19:18:33 Successfully built 02260706b4fa 19:18:33 Successfully tagged security-bootstrapper:latest 19:18:33 Building security-secretstore-setup 19:18:34  Building security-bootstrapper ... done  ---> 2a824aa67db0 19:18:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:35 ---> Running in 7055ff769d23 19:18:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:36 ---> 09a4c2639de4 19:18:36 Step 3/22 : WORKDIR /edgex-go 19:18:36 ---> Using cache 19:18:36 ---> 9752c2108261 19:18:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:36 ---> Using cache 19:18:36 ---> 108e452bced2 19:18:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:38 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:18:38 ---> 09a4c2639de4 19:18:38 Step 3/20 : WORKDIR /edgex-go 19:18:38 ---> Using cache 19:18:38 ---> 9752c2108261 19:18:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:18:38 ---> Running in 6391fd321c18 19:18:38 ---> Running in 760e7db9571b 19:18:38 Removing intermediate container 7055ff769d23 19:18:38 ---> fb73687e7e95 19:18:38 Step 8/25 : COPY . . 19:18:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:40 OK: 221 MiB in 52 packages 19:18:40 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 19:18:40 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:18:40 OK: 15862 distinct packages available 19:18:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:41 OK: 221 MiB in 52 packages 19:18:41 3f3a8bcf1eab: Pull complete 19:18:41 0c92f367c5e7: Pull complete 19:18:41 3096ccb668a1: Pull complete 19:18:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:18:41 ---> 09a4c2639de4 19:18:41 Step 3/25 : WORKDIR /edgex-go 19:18:41 ---> Using cache 19:18:41 ---> 9752c2108261 19:18:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:41 ---> Using cache 19:18:41 ---> 108e452bced2 19:18:41 Step 5/25 : RUN apk add --update --no-cache make git 19:18:42 e8cf19c19ddd: Pull complete 19:18:43 ---> Running in c3edd2a3d714 19:18:43 Removing intermediate container 6391fd321c18 19:18:43 ---> b1e2d3491df9 19:18:43 Step 6/22 : COPY go.mod vendor* ./ 19:18:43 Removing intermediate container 760e7db9571b 19:18:43 ---> 00e78434f4c6 19:18:43 Step 5/20 : COPY go.mod vendor* ./ 19:18:43 ---> b759f5a7d470 19:18:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:43 ---> Running in 4e226071a526 19:18:44 ---> 91e04a86bded 19:18:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:44 ---> Running in 9f3301c573eb 19:18:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:45 OK: 221 MiB in 52 packages 19:18:46 Removing intermediate container 4e226071a526 19:18:46 ---> c5ae3d770e06 19:18:46 Step 8/22 : COPY . . 19:18:46 Removing intermediate container c3edd2a3d714 19:18:46 ---> 8205edc7b235 19:18:46 Step 6/25 : COPY go.mod vendor* ./ 19:18:46 Removing intermediate container 9f3301c573eb 19:18:46 ---> b265e49dee52 19:18:46 Step 7/20 : COPY . . 19:18:47 ---> a5b3b1599426 19:18:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:47 ---> Running in 02088b7abb7c 19:18:48 a4caa8a26152: Pull complete 19:18:48 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:18:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:18:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:18:49 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:18:49 WORKDIR /edgex 19:18:49 COPY go.mod . 19:18:49 RUN go mod download 19:18:49 docker build -t ci-base-image-arm64 -f - . 19:18:49 ---> 8f0b46b5a93e 19:18:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:18:50 ---> Running in ed06bdb268df 19:18:51 Removing intermediate container ed06bdb268df 19:18:51 ---> ef519aa40a4d 19:18:51 Step 10/25 : RUN mkdir -p spire-build 19:18:51 ---> Running in 7dec68c6af0a 19:18:51 Removing intermediate container 02088b7abb7c 19:18:51 ---> ba56cbafc0ba 19:18:51 Step 8/25 : COPY . . 19:18:51 Sending build context to Docker daemon 169.3MB 19:18:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:18:51 ---> 725f1c02e7f9 19:18:51 Step 2/4 : WORKDIR /edgex 19:18:53 ---> Running in a56176043ebc 19:18:54 Removing intermediate container a56176043ebc 19:18:54 ---> 498852c0c827 19:18:54 Step 3/4 : COPY go.mod . 19:18:54 ---> c9b4e983f2e3 19:18:54 Step 4/4 : RUN go mod download 19:18:54 ---> Running in 63ccd4a5549c 19:18:56 Removing intermediate container 7dec68c6af0a 19:18:56 ---> ac17db58c0bd 19:18:56 Step 11/25 : WORKDIR /edgex-go/spire-build 19:18:56 ---> Running in b6f1d90fed4c 19:18:56 ---> bd86ebce6710 19:18:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:18:56 ---> 1e3d24771836 19:18:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:18:56 ---> Running in 8c9a9cdd4e74 19:18:56 ---> Running in a7b018d5bc5e 19:18:56 Removing intermediate container b6f1d90fed4c 19:18:56 ---> 633eac847eb7 19:18:56 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 19:18:56 ---> Running in 8d0417846a88 19:18:57 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 19:18:57 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 19:18:57 spire-1.2.1/ 19:18:57 spire-1.2.1/.data/ 19:18:57 spire-1.2.1/.data/.file 19:18:57 spire-1.2.1/.dockerignore 19:18:57 spire-1.2.1/.gitattributes 19:18:57 spire-1.2.1/.githooks/ 19:18:57 spire-1.2.1/.githooks/pre-commit 19:18:57 spire-1.2.1/.github/ 19:18:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:18:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:18:57 spire-1.2.1/.github/dependabot.yml 19:18:57 spire-1.2.1/.github/workflows/ 19:18:57 spire-1.2.1/.github/workflows/nightly_build.yaml 19:18:57 spire-1.2.1/.github/workflows/pr_build.yaml 19:18:57 spire-1.2.1/.github/workflows/release_build.yaml 19:18:57 spire-1.2.1/.github/workflows/scripts/ 19:18:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:18:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:18:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:18:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:18:57 spire-1.2.1/.github/workflows/scripts/split.sh 19:18:57 spire-1.2.1/.gitignore 19:18:57 spire-1.2.1/.go-version 19:18:57 spire-1.2.1/.golangci.yml 19:18:57 spire-1.2.1/ADOPTERS.md 19:18:57 spire-1.2.1/CHANGELOG.md 19:18:57 spire-1.2.1/CODE-OF-CONDUCT.md 19:18:57 spire-1.2.1/CODEOWNERS 19:18:57 spire-1.2.1/CONTRIBUTING.md 19:18:57 spire-1.2.1/Dockerfile 19:18:57 spire-1.2.1/Dockerfile.dev 19:18:57 spire-1.2.1/Dockerfile.scratch 19:18:57 spire-1.2.1/LICENSE 19:18:57 spire-1.2.1/MAINTAINERS.md 19:18:57 spire-1.2.1/Makefile 19:18:57 spire-1.2.1/README.md 19:18:57 spire-1.2.1/ROADMAP.md 19:18:57 spire-1.2.1/SECURITY.md 19:18:57 spire-1.2.1/cmd/ 19:18:57 spire-1.2.1/cmd/spire-agent/ 19:18:57 spire-1.2.1/cmd/spire-agent/cli/ 19:18:57 spire-1.2.1/cmd/spire-agent/cli/api/ 19:18:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/common/ 19:18:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:18:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/run/ 19:18:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:18:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:18:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:18:57 spire-1.2.1/cmd/spire-agent/main.go 19:18:57 spire-1.2.1/cmd/spire-server/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/agent/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/cli.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/run/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/token/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/validate/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/x509/ 19:18:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:18:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:18:57 spire-1.2.1/cmd/spire-server/main.go 19:18:57 spire-1.2.1/cmd/spire-server/util/ 19:18:57 spire-1.2.1/cmd/spire-server/util/util.go 19:18:57 spire-1.2.1/conf/ 19:18:57 spire-1.2.1/conf/agent/ 19:18:57 spire-1.2.1/conf/agent/agent.conf 19:18:57 spire-1.2.1/conf/agent/agent_full.conf 19:18:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:18:57 spire-1.2.1/conf/server/ 19:18:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:18:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:18:57 spire-1.2.1/conf/server/server.conf 19:18:57 spire-1.2.1/conf/server/server_full.conf 19:18:57 spire-1.2.1/doc/ 19:18:57 spire-1.2.1/doc/SPIRE101.md 19:18:57 spire-1.2.1/doc/auditlog.md 19:18:57 spire-1.2.1/doc/authorization_policy_engine.md 19:18:57 spire-1.2.1/doc/changelog_guidelines.md 19:18:57 spire-1.2.1/doc/cure53-report.pdf 19:18:57 spire-1.2.1/doc/images/ 19:18:57 spire-1.2.1/doc/images/2019_roadmap.png 19:18:57 spire-1.2.1/doc/images/SPIRE101.png 19:18:57 spire-1.2.1/doc/images/SPIRE_agent.png 19:18:57 spire-1.2.1/doc/images/SPIRE_server.png 19:18:57 spire-1.2.1/doc/images/cache_mgr.png 19:18:57 spire-1.2.1/doc/images/cache_mgr_components.png 19:18:57 spire-1.2.1/doc/images/federated_spire.png 19:18:57 spire-1.2.1/doc/images/ha_mode.png 19:18:57 spire-1.2.1/doc/images/nested_spire.png 19:18:57 spire-1.2.1/doc/images/oidc_federation.png 19:18:57 spire-1.2.1/doc/images/single_trust_domain.png 19:18:57 spire-1.2.1/doc/images/spiffe_compatible.png 19:18:57 spire-1.2.1/doc/images/spire_logo.png 19:18:57 spire-1.2.1/doc/migrating_registration_api_clients.md 19:18:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:18:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:18:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:18:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:18:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:18:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:18:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:18:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:18:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:18:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:18:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:18:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:18:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:18:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:18:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:18:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:18:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:18:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:18:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:18:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:18:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:18:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:18:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:18:57 spire-1.2.1/doc/scaling_spire.md 19:18:57 spire-1.2.1/doc/spire_agent.md 19:18:57 spire-1.2.1/doc/spire_server.md 19:18:57 spire-1.2.1/doc/supported_integrations.md 19:18:57 spire-1.2.1/doc/telemetry.md 19:18:57 spire-1.2.1/doc/telemetry_config.md 19:18:57 spire-1.2.1/doc/upgrading.md 19:18:57 spire-1.2.1/doc/using_spire.md 19:18:57 spire-1.2.1/examples/ 19:18:57 spire-1.2.1/examples/README.md 19:18:57 spire-1.2.1/go.mod 19:18:57 spire-1.2.1/go.sum 19:18:57 spire-1.2.1/pkg/ 19:18:57 spire-1.2.1/pkg/agent/ 19:18:57 spire-1.2.1/pkg/agent/agent.go 19:18:57 spire-1.2.1/pkg/agent/api/ 19:18:57 spire-1.2.1/pkg/agent/api/config.go 19:18:57 spire-1.2.1/pkg/agent/api/debug/ 19:18:57 spire-1.2.1/pkg/agent/api/debug/v1/ 19:18:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:18:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:18:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:18:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:18:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:18:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:18:57 spire-1.2.1/pkg/agent/api/endpoints.go 19:18:57 spire-1.2.1/pkg/agent/api/health/ 19:18:57 spire-1.2.1/pkg/agent/api/health/v1/ 19:18:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:18:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:18:57 spire-1.2.1/pkg/agent/api/rpccontext/ 19:18:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:18:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:18:57 spire-1.2.1/pkg/agent/attestor/ 19:18:57 spire-1.2.1/pkg/agent/attestor/node/ 19:18:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:18:57 spire-1.2.1/pkg/agent/attestor/node/node.go 19:18:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:18:57 spire-1.2.1/pkg/agent/attestor/workload/ 19:18:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:18:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:18:57 spire-1.2.1/pkg/agent/catalog/ 19:18:57 spire-1.2.1/pkg/agent/catalog/catalog.go 19:18:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:18:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:18:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:18:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:18:57 spire-1.2.1/pkg/agent/client/ 19:18:57 spire-1.2.1/pkg/agent/client/client.go 19:18:57 spire-1.2.1/pkg/agent/client/client_test.go 19:18:57 spire-1.2.1/pkg/agent/client/dial.go 19:18:57 spire-1.2.1/pkg/agent/client/nodeconn.go 19:18:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:18:57 spire-1.2.1/pkg/agent/client/update.go 19:18:57 spire-1.2.1/pkg/agent/client/util.go 19:18:57 spire-1.2.1/pkg/agent/common/ 19:18:57 spire-1.2.1/pkg/agent/common/backoff/ 19:18:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:18:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:18:57 spire-1.2.1/pkg/agent/common/cgroups/ 19:18:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:18:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:18:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:18:57 spire-1.2.1/pkg/agent/config.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/ 19:18:57 spire-1.2.1/pkg/agent/endpoints/config.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:18:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:18:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/workload/ 19:18:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:18:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:18:57 spire-1.2.1/pkg/agent/manager/ 19:18:57 spire-1.2.1/pkg/agent/manager/cache/ 19:18:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:18:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:18:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:18:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:18:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:18:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:18:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:18:57 spire-1.2.1/pkg/agent/manager/config.go 19:18:57 spire-1.2.1/pkg/agent/manager/manager.go 19:18:57 spire-1.2.1/pkg/agent/manager/manager_test.go 19:18:57 spire-1.2.1/pkg/agent/manager/storage.go 19:18:57 spire-1.2.1/pkg/agent/manager/storage_test.go 19:18:57 spire-1.2.1/pkg/agent/manager/storecache/ 19:18:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:18:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:18:57 spire-1.2.1/pkg/agent/manager/sync.go 19:18:57 spire-1.2.1/pkg/agent/plugin/ 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:18:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:18:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:18:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:18:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:18:57 spire-1.2.1/pkg/agent/svid/ 19:18:57 spire-1.2.1/pkg/agent/svid/rotator.go 19:18:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:18:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:18:57 spire-1.2.1/pkg/agent/svid/store/ 19:18:57 spire-1.2.1/pkg/agent/svid/store/service.go 19:18:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:18:57 spire-1.2.1/pkg/common/ 19:18:57 spire-1.2.1/pkg/common/agentpathtemplate/ 19:18:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:18:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:18:57 spire-1.2.1/pkg/common/api/ 19:18:57 spire-1.2.1/pkg/common/api/metrics.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/ 19:18:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/logger.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/names.go 19:18:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:18:57 spire-1.2.1/pkg/common/api/names.go 19:18:57 spire-1.2.1/pkg/common/api/ratelimit.go 19:18:57 spire-1.2.1/pkg/common/api/rpccontext/ 19:18:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:18:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:18:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:18:57 spire-1.2.1/pkg/common/auth/ 19:18:57 spire-1.2.1/pkg/common/auth/interceptors.go 19:18:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:18:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/ 19:18:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/types.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:18:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:18:57 spire-1.2.1/pkg/common/catalog/ 19:18:57 spire-1.2.1/pkg/common/catalog/bind.go 19:18:57 spire-1.2.1/pkg/common/catalog/builtin.go 19:18:57 spire-1.2.1/pkg/common/catalog/catalog.go 19:18:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:18:57 spire-1.2.1/pkg/common/catalog/closers.go 19:18:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:18:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:18:57 spire-1.2.1/pkg/common/catalog/config.go 19:18:57 spire-1.2.1/pkg/common/catalog/config_test.go 19:18:57 spire-1.2.1/pkg/common/catalog/configure.go 19:18:57 spire-1.2.1/pkg/common/catalog/constraints.go 19:18:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:18:57 spire-1.2.1/pkg/common/catalog/context.go 19:18:57 spire-1.2.1/pkg/common/catalog/external.go 19:18:57 spire-1.2.1/pkg/common/catalog/host.go 19:18:57 spire-1.2.1/pkg/common/catalog/pipenet.go 19:18:57 spire-1.2.1/pkg/common/catalog/plugin.go 19:18:57 spire-1.2.1/pkg/common/catalog/testplugin/ 19:18:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:18:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:18:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:18:57 spire-1.2.1/pkg/common/cli/ 19:18:57 spire-1.2.1/pkg/common/cli/env.go 19:18:57 spire-1.2.1/pkg/common/cli/flags.go 19:18:57 spire-1.2.1/pkg/common/cli/trust_domain.go 19:18:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:18:57 spire-1.2.1/pkg/common/cli/umask.go 19:18:57 spire-1.2.1/pkg/common/cli/umask_posix.go 19:18:57 spire-1.2.1/pkg/common/cli/umask_test.go 19:18:57 spire-1.2.1/pkg/common/cli/umask_windows.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/ 19:18:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/flag.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/format.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/ 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:18:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:18:57 spire-1.2.1/pkg/common/coretypes/ 19:18:57 spire-1.2.1/pkg/common/coretypes/bundle/ 19:18:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:18:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:18:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:18:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:18:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:18:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:18:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:18:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:18:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:18:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:18:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:18:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:18:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:18:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:18:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:18:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:18:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:18:57 spire-1.2.1/pkg/common/cryptoutil/ 19:18:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:18:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:18:57 spire-1.2.1/pkg/common/diskutil/ 19:18:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:18:57 spire-1.2.1/pkg/common/diskutil/file_test.go 19:18:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:18:57 spire-1.2.1/pkg/common/errorutil/ 19:18:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:18:57 spire-1.2.1/pkg/common/health/ 19:18:57 spire-1.2.1/pkg/common/health/config.go 19:18:57 spire-1.2.1/pkg/common/health/context.go 19:18:57 spire-1.2.1/pkg/common/health/context_test.go 19:18:57 spire-1.2.1/pkg/common/health/health.go 19:18:57 spire-1.2.1/pkg/common/health/health_test.go 19:18:57 spire-1.2.1/pkg/common/health/logger.go 19:18:57 spire-1.2.1/pkg/common/hostservice/ 19:18:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:18:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:18:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:18:57 spire-1.2.1/pkg/common/idutil/ 19:18:57 spire-1.2.1/pkg/common/idutil/require.go 19:18:57 spire-1.2.1/pkg/common/idutil/require_test.go 19:18:57 spire-1.2.1/pkg/common/idutil/safety.go 19:18:57 spire-1.2.1/pkg/common/idutil/safety_test.go 19:18:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:18:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:18:57 spire-1.2.1/pkg/common/jwtsvid/ 19:18:57 spire-1.2.1/pkg/common/jwtsvid/common.go 19:18:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:18:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:18:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:18:57 spire-1.2.1/pkg/common/jwtutil/ 19:18:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:18:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:18:57 spire-1.2.1/pkg/common/log/ 19:18:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:18:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:18:57 spire-1.2.1/pkg/common/log/log.go 19:18:57 spire-1.2.1/pkg/common/log/log_test.go 19:18:57 spire-1.2.1/pkg/common/log/options.go 19:18:57 spire-1.2.1/pkg/common/nodeutil/ 19:18:57 spire-1.2.1/pkg/common/nodeutil/node.go 19:18:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:18:57 spire-1.2.1/pkg/common/peertracker/ 19:18:57 spire-1.2.1/pkg/common/peertracker/conn.go 19:18:57 spire-1.2.1/pkg/common/peertracker/credentials.go 19:18:57 spire-1.2.1/pkg/common/peertracker/errors.go 19:18:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:18:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:18:57 spire-1.2.1/pkg/common/peertracker/info.go 19:18:57 spire-1.2.1/pkg/common/peertracker/listener.go 19:18:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:18:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:18:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:18:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:18:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:18:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:18:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:18:57 spire-1.2.1/pkg/common/peertracker/tcp.go 19:18:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:18:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:18:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:18:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:18:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:18:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:18:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:18:57 spire-1.2.1/pkg/common/peertracker/uds.go 19:18:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:18:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:18:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:18:57 spire-1.2.1/pkg/common/pemutil/ 19:18:57 spire-1.2.1/pkg/common/pemutil/block.go 19:18:57 spire-1.2.1/pkg/common/pemutil/certs.go 19:18:57 spire-1.2.1/pkg/common/pemutil/common.go 19:18:57 spire-1.2.1/pkg/common/pemutil/csr.go 19:18:57 spire-1.2.1/pkg/common/pemutil/keys.go 19:18:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/ 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:18:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:18:57 spire-1.2.1/pkg/common/plugin/ 19:18:57 spire-1.2.1/pkg/common/plugin/aws/ 19:18:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:18:57 spire-1.2.1/pkg/common/plugin/azure/ 19:18:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:18:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:18:57 spire-1.2.1/pkg/common/plugin/facade.go 19:18:57 spire-1.2.1/pkg/common/plugin/facade_test.go 19:18:57 spire-1.2.1/pkg/common/plugin/gcp/ 19:18:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:18:57 spire-1.2.1/pkg/common/plugin/k8s/ 19:18:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:18:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:18:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:18:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:18:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:18:57 spire-1.2.1/pkg/common/plugin/log.go 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/ 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:18:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:18:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:18:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:18:57 spire-1.2.1/pkg/common/plugin/x509pop/ 19:18:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:18:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:18:57 spire-1.2.1/pkg/common/profiling/ 19:18:57 spire-1.2.1/pkg/common/profiling/dumpers.go 19:18:57 spire-1.2.1/pkg/common/profiling/profiling.go 19:18:57 spire-1.2.1/pkg/common/protoutil/ 19:18:57 spire-1.2.1/pkg/common/protoutil/masks.go 19:18:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:18:57 spire-1.2.1/pkg/common/rotationutil/ 19:18:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:18:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:18:57 spire-1.2.1/pkg/common/selector/ 19:18:57 spire-1.2.1/pkg/common/selector/selector.go 19:18:57 spire-1.2.1/pkg/common/selector/selector_test.go 19:18:57 spire-1.2.1/pkg/common/selector/set.go 19:18:57 spire-1.2.1/pkg/common/selector/set_utils.go 19:18:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/ 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/ 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:18:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:18:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:18:57 spire-1.2.1/pkg/common/telemetry/call.go 19:18:57 spire-1.2.1/pkg/common/telemetry/common/ 19:18:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:18:57 spire-1.2.1/pkg/common/telemetry/config.go 19:18:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:18:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/inmem.go 19:18:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/m3.go 19:18:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/metrics.go 19:18:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/names.go 19:18:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:18:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:18:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/ 19:18:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:18:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:18:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:18:57 spire-1.2.1/pkg/common/telemetry/server/server.go 19:18:57 spire-1.2.1/pkg/common/telemetry/sink.go 19:18:57 spire-1.2.1/pkg/common/telemetry/statsd.go 19:18:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:18:57 spire-1.2.1/pkg/common/telemetry/uptime.go 19:18:57 spire-1.2.1/pkg/common/telemetry/version.go 19:18:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:18:57 spire-1.2.1/pkg/common/uptime/ 19:18:57 spire-1.2.1/pkg/common/uptime/uptime.go 19:18:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:18:57 spire-1.2.1/pkg/common/util/ 19:18:57 spire-1.2.1/pkg/common/util/certs.go 19:18:57 spire-1.2.1/pkg/common/util/certs_test.go 19:18:57 spire-1.2.1/pkg/common/util/csr.go 19:18:57 spire-1.2.1/pkg/common/util/hash.go 19:18:57 spire-1.2.1/pkg/common/util/selectors.go 19:18:57 spire-1.2.1/pkg/common/util/selectors_test.go 19:18:57 spire-1.2.1/pkg/common/util/signals.go 19:18:57 spire-1.2.1/pkg/common/util/sort.go 19:18:57 spire-1.2.1/pkg/common/util/sort_test.go 19:18:57 spire-1.2.1/pkg/common/util/task.go 19:18:57 spire-1.2.1/pkg/common/util/task_test.go 19:18:57 spire-1.2.1/pkg/common/util/testdata/ 19:18:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:18:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:18:57 spire-1.2.1/pkg/common/version/ 19:18:57 spire-1.2.1/pkg/common/version/version.go 19:18:57 spire-1.2.1/pkg/common/x509svid/ 19:18:57 spire-1.2.1/pkg/common/x509svid/common_test.go 19:18:57 spire-1.2.1/pkg/common/x509svid/csr.go 19:18:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:18:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:18:57 spire-1.2.1/pkg/common/x509util/ 19:18:57 spire-1.2.1/pkg/common/x509util/cert.go 19:18:57 spire-1.2.1/pkg/common/x509util/dns.go 19:18:57 spire-1.2.1/pkg/common/x509util/dns_test.go 19:18:57 spire-1.2.1/pkg/common/x509util/keyid.go 19:18:57 spire-1.2.1/pkg/common/x509util/keypair.go 19:18:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:18:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:18:57 spire-1.2.1/pkg/server/ 19:18:57 spire-1.2.1/pkg/server/api/ 19:18:57 spire-1.2.1/pkg/server/api/agent.go 19:18:57 spire-1.2.1/pkg/server/api/agent/ 19:18:57 spire-1.2.1/pkg/server/api/agent/v1/ 19:18:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:18:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:18:57 spire-1.2.1/pkg/server/api/agent_test.go 19:18:57 spire-1.2.1/pkg/server/api/api.go 19:18:57 spire-1.2.1/pkg/server/api/audit/ 19:18:57 spire-1.2.1/pkg/server/api/audit/audit.go 19:18:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:18:57 spire-1.2.1/pkg/server/api/bundle.go 19:18:57 spire-1.2.1/pkg/server/api/bundle/ 19:18:57 spire-1.2.1/pkg/server/api/bundle/v1/ 19:18:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:18:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:18:57 spire-1.2.1/pkg/server/api/bundle_test.go 19:18:57 spire-1.2.1/pkg/server/api/debug/ 19:18:57 spire-1.2.1/pkg/server/api/debug/v1/ 19:18:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:18:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:18:57 spire-1.2.1/pkg/server/api/entry.go 19:18:57 spire-1.2.1/pkg/server/api/entry/ 19:18:57 spire-1.2.1/pkg/server/api/entry/v1/ 19:18:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:18:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:18:57 spire-1.2.1/pkg/server/api/entry_test.go 19:18:57 spire-1.2.1/pkg/server/api/health/ 19:18:57 spire-1.2.1/pkg/server/api/health/v1/ 19:18:57 spire-1.2.1/pkg/server/api/health/v1/service.go 19:18:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:18:57 spire-1.2.1/pkg/server/api/id.go 19:18:57 spire-1.2.1/pkg/server/api/id_test.go 19:18:57 spire-1.2.1/pkg/server/api/limits/ 19:18:57 spire-1.2.1/pkg/server/api/limits/limits.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/ 19:18:57 spire-1.2.1/pkg/server/api/middleware/alias.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/audit.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/caller.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/common.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/entries.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:18:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:18:57 spire-1.2.1/pkg/server/api/ratelimit.go 19:18:57 spire-1.2.1/pkg/server/api/rpccontext/ 19:18:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:18:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:18:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:18:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:18:57 spire-1.2.1/pkg/server/api/selector.go 19:18:57 spire-1.2.1/pkg/server/api/selector_test.go 19:18:57 spire-1.2.1/pkg/server/api/status.go 19:18:57 spire-1.2.1/pkg/server/api/status_test.go 19:18:57 spire-1.2.1/pkg/server/api/svid/ 19:18:57 spire-1.2.1/pkg/server/api/svid/v1/ 19:18:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:18:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:18:57 spire-1.2.1/pkg/server/api/trustdomain.go 19:18:57 spire-1.2.1/pkg/server/api/trustdomain/ 19:18:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:18:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:18:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:18:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:18:57 spire-1.2.1/pkg/server/authpolicy/ 19:18:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:18:57 spire-1.2.1/pkg/server/authpolicy/policy.go 19:18:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:18:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:18:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:18:57 spire-1.2.1/pkg/server/authpolicy/validate.go 19:18:57 spire-1.2.1/pkg/server/bundle/ 19:18:57 spire-1.2.1/pkg/server/bundle/client/ 19:18:57 spire-1.2.1/pkg/server/bundle/client/client.go 19:18:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:18:57 spire-1.2.1/pkg/server/bundle/client/manager.go 19:18:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:18:57 spire-1.2.1/pkg/server/bundle/client/sources.go 19:18:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:18:57 spire-1.2.1/pkg/server/bundle/client/updater.go 19:18:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:18:57 spire-1.2.1/pkg/server/ca/ 19:18:57 spire-1.2.1/pkg/server/ca/ca.go 19:18:57 spire-1.2.1/pkg/server/ca/ca_health.go 19:18:57 spire-1.2.1/pkg/server/ca/ca_test.go 19:18:57 spire-1.2.1/pkg/server/ca/journal.go 19:18:57 spire-1.2.1/pkg/server/ca/journal_test.go 19:18:57 spire-1.2.1/pkg/server/ca/manager.go 19:18:57 spire-1.2.1/pkg/server/ca/manager_health.go 19:18:57 spire-1.2.1/pkg/server/ca/manager_test.go 19:18:57 spire-1.2.1/pkg/server/ca/templates.go 19:18:57 spire-1.2.1/pkg/server/ca/upstream_client.go 19:18:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:18:57 spire-1.2.1/pkg/server/ca/validation.go 19:18:57 spire-1.2.1/pkg/server/cache/ 19:18:57 spire-1.2.1/pkg/server/cache/dscache/ 19:18:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:18:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:18:57 spire-1.2.1/pkg/server/cache/entrycache/ 19:18:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:18:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:18:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:18:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:18:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:18:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:18:57 spire-1.2.1/pkg/server/catalog/ 19:18:57 spire-1.2.1/pkg/server/catalog/catalog.go 19:18:57 spire-1.2.1/pkg/server/catalog/keymanager.go 19:18:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:18:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:18:57 spire-1.2.1/pkg/server/catalog/notifier.go 19:18:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:18:57 spire-1.2.1/pkg/server/config.go 19:18:57 spire-1.2.1/pkg/server/datastore/ 19:18:57 spire-1.2.1/pkg/server/datastore/datastore.go 19:18:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:18:57 spire-1.2.1/pkg/server/datastore/repository.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:18:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:18:57 spire-1.2.1/pkg/server/endpoints/ 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/ 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:18:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:18:57 spire-1.2.1/pkg/server/endpoints/config.go 19:18:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:18:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:18:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:18:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:18:57 spire-1.2.1/pkg/server/endpoints/middleware.go 19:18:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:18:57 spire-1.2.1/pkg/server/hostservice/ 19:18:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:18:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:18:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:18:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:18:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:18:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:18:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:18:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/ 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/ 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:18:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:18:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:18:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/ 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:18:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:18:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:18:57 spire-1.2.1/pkg/server/registration/ 19:18:57 spire-1.2.1/pkg/server/registration/manager.go 19:18:57 spire-1.2.1/pkg/server/registration/manager_test.go 19:18:57 spire-1.2.1/pkg/server/scanentries.go 19:18:57 spire-1.2.1/pkg/server/scanentries_test.go 19:18:57 spire-1.2.1/pkg/server/server.go 19:18:57 spire-1.2.1/pkg/server/server_test.go 19:18:57 spire-1.2.1/pkg/server/svid/ 19:18:57 spire-1.2.1/pkg/server/svid/observer.go 19:18:57 spire-1.2.1/pkg/server/svid/observer_test.go 19:18:57 spire-1.2.1/pkg/server/svid/rotator.go 19:18:57 spire-1.2.1/pkg/server/svid/rotator_config.go 19:18:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:18:57 spire-1.2.1/pkg/server/svid/rotator_test.go 19:18:57 spire-1.2.1/proto/ 19:18:57 spire-1.2.1/proto/private/ 19:18:57 spire-1.2.1/proto/private/server/ 19:18:57 spire-1.2.1/proto/private/server/journal/ 19:18:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:18:57 spire-1.2.1/proto/private/server/journal/journal.proto 19:18:57 spire-1.2.1/proto/spire/ 19:18:57 spire-1.2.1/proto/spire/common/ 19:18:57 spire-1.2.1/proto/spire/common/common.pb.go 19:18:57 spire-1.2.1/proto/spire/common/common.proto 19:18:57 spire-1.2.1/proto/spire/common/plugin/ 19:18:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:18:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:18:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:18:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:18:57 spire-1.2.1/proto/spire/plugin/ 19:18:57 spire-1.2.1/proto/spire/plugin/agent/ 19:18:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:18:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:18:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:18:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:18:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:18:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:18:57 spire-1.2.1/release/ 19:18:57 spire-1.2.1/release/spire-extras/ 19:18:57 spire-1.2.1/release/spire-extras/README.md 19:18:57 spire-1.2.1/release/spire-extras/conf/ 19:18:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:18:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:18:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:18:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:18:57 spire-1.2.1/release/spire/ 19:18:57 spire-1.2.1/release/spire/README.md 19:18:57 spire-1.2.1/release/spire/conf/ 19:18:57 spire-1.2.1/release/spire/conf/agent/ 19:18:57 spire-1.2.1/release/spire/conf/agent/agent.conf 19:18:57 spire-1.2.1/release/spire/conf/server/ 19:18:57 spire-1.2.1/release/spire/conf/server/server.conf 19:18:57 spire-1.2.1/script/ 19:18:57 spire-1.2.1/script/build-artifact.sh 19:18:57 spire-1.2.1/script/generate_dummy_ca.sh 19:18:57 spire-1.2.1/support/ 19:18:57 spire-1.2.1/support/k8s/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:18:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/ 19:18:57 spire-1.2.1/support/oidc-discovery-provider/README.md 19:18:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/config.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/main.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:18:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:18:57 spire-1.2.1/test/ 19:18:57 spire-1.2.1/test/clock/ 19:18:57 spire-1.2.1/test/clock/clock.go 19:18:57 spire-1.2.1/test/fakes/ 19:18:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:18:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:18:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:18:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:18:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:18:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:18:57 spire-1.2.1/test/fakes/fakeagentstore/ 19:18:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:18:57 spire-1.2.1/test/fakes/fakedatastore/ 19:18:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:18:57 spire-1.2.1/test/fakes/fakeentryclient/ 19:18:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:18:57 spire-1.2.1/test/fakes/fakehealthchecker/ 19:18:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:18:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:18:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:18:57 spire-1.2.1/test/fakes/fakemetrics/ 19:18:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:18:57 spire-1.2.1/test/fakes/fakenoderesolver/ 19:18:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:18:57 spire-1.2.1/test/fakes/fakenotifier/ 19:18:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:18:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:18:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:18:57 spire-1.2.1/test/fakes/fakeserverca/ 19:18:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:18:57 spire-1.2.1/test/fakes/fakeservercatalog/ 19:18:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:18:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:18:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:18:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:18:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:18:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:18:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:18:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:18:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:18:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:18:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:18:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:18:57 spire-1.2.1/test/fixture/ 19:18:57 spire-1.2.1/test/fixture/certs/ 19:18:57 spire-1.2.1/test/fixture/certs/agent_svid.der 19:18:57 spire-1.2.1/test/fixture/certs/base_cert.pem 19:18:57 spire-1.2.1/test/fixture/certs/base_csr.pem 19:18:57 spire-1.2.1/test/fixture/certs/base_key.pem 19:18:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:18:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:18:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:18:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:18:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:18:57 spire-1.2.1/test/fixture/certs/blog_key.pem 19:18:57 spire-1.2.1/test/fixture/certs/bundle.der 19:18:57 spire-1.2.1/test/fixture/certs/ca.pem 19:18:57 spire-1.2.1/test/fixture/certs/ca_key.pem 19:18:57 spire-1.2.1/test/fixture/certs/database_cert.pem 19:18:57 spire-1.2.1/test/fixture/certs/database_csr.pem 19:18:57 spire-1.2.1/test/fixture/certs/database_key.pem 19:18:57 spire-1.2.1/test/fixture/certs/node_cert.pem 19:18:57 spire-1.2.1/test/fixture/certs/node_csr.pem 19:18:57 spire-1.2.1/test/fixture/certs/node_key.pem 19:18:57 spire-1.2.1/test/fixture/certs/svid.pem 19:18:57 spire-1.2.1/test/fixture/certs/svid_key.pem 19:18:57 spire-1.2.1/test/fixture/config/ 19:18:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:18:57 spire-1.2.1/test/fixture/config/agent_good.conf 19:18:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:18:57 spire-1.2.1/test/fixture/config/plugin_good.conf 19:18:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:18:57 spire-1.2.1/test/fixture/config/server_good.conf 19:18:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:18:57 spire-1.2.1/test/fixture/fixture.go 19:18:57 spire-1.2.1/test/fixture/nodeattestor/ 19:18:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:18:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:18:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:18:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:18:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:18:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:18:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:18:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:18:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:18:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:18:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:18:57 spire-1.2.1/test/fixture/registration/ 19:18:57 spire-1.2.1/test/fixture/registration/entries.json 19:18:57 spire-1.2.1/test/fixture/registration/good-for-update.json 19:18:57 spire-1.2.1/test/fixture/registration/good.json 19:18:57 spire-1.2.1/test/fixture/registration/invalid.json 19:18:57 spire-1.2.1/test/fixture/registration/invalid_json.json 19:18:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:18:57 spire-1.2.1/test/integration/ 19:18:57 spire-1.2.1/test/integration/README.md 19:18:57 spire-1.2.1/test/integration/common 19:18:57 spire-1.2.1/test/integration/setup/ 19:18:57 spire-1.2.1/test/integration/setup/adminclient/ 19:18:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:18:57 spire-1.2.1/test/integration/setup/adminclient/client.go 19:18:57 spire-1.2.1/test/integration/setup/debugagent/ 19:18:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:18:57 spire-1.2.1/test/integration/setup/debugagent/main.go 19:18:57 spire-1.2.1/test/integration/setup/debugserver/ 19:18:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:18:57 spire-1.2.1/test/integration/setup/debugserver/main.go 19:18:57 spire-1.2.1/test/integration/setup/downstreamclient/ 19:18:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:18:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:18:57 spire-1.2.1/test/integration/setup/itclient/ 19:18:57 spire-1.2.1/test/integration/setup/itclient/client.go 19:18:57 spire-1.2.1/test/integration/setup/node-attestation/ 19:18:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:18:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:18:57 spire-1.2.1/test/integration/setup/x509pop/ 19:18:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:18:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:18:57 spire-1.2.1/test/integration/suites/ 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:18:57 spire-1.2.1/test/integration/suites/join-token/ 19:18:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:18:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:18:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:18:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:18:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:18:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:18:57 spire-1.2.1/test/integration/suites/join-token/README.md 19:18:57 spire-1.2.1/test/integration/suites/join-token/conf/ 19:18:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/join-token/teardown 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:18:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:18:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:18:57 spire-1.2.1/test/integration/suites/k8s/ 19:18:57 spire-1.2.1/test/integration/suites/k8s/00-setup 19:18:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:18:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:18:57 spire-1.2.1/test/integration/suites/k8s/README.md 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/ 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:18:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:18:57 spire-1.2.1/test/integration/suites/k8s/teardown 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/ 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:18:57 spire-1.2.1/test/integration/suites/rotation/ 19:18:57 spire-1.2.1/test/integration/suites/rotation/00-setup 19:18:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:18:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:18:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:18:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:18:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:18:57 spire-1.2.1/test/integration/suites/rotation/README.md 19:18:57 spire-1.2.1/test/integration/suites/rotation/conf/ 19:18:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/rotation/teardown 19:18:57 spire-1.2.1/test/integration/suites/self-test/ 19:18:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:18:57 spire-1.2.1/test/integration/suites/self-test/README.md 19:18:57 spire-1.2.1/test/integration/suites/self-test/teardown 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:18:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:18:57 spire-1.2.1/test/integration/suites/upgrade/ 19:18:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:18:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:18:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:18:57 spire-1.2.1/test/integration/suites/upgrade/README.md 19:18:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:18:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:18:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:18:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:18:57 spire-1.2.1/test/integration/suites/upgrade/teardown 19:18:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:18:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:18:57 spire-1.2.1/test/integration/test-one.sh 19:18:57 spire-1.2.1/test/integration/test.sh 19:18:57 spire-1.2.1/test/plugintest/ 19:18:57 spire-1.2.1/test/plugintest/config.go 19:18:57 spire-1.2.1/test/plugintest/load.go 19:18:57 spire-1.2.1/test/plugintest/option.go 19:18:57 spire-1.2.1/test/spiretest/ 19:18:57 spire-1.2.1/test/spiretest/apiserver.go 19:18:57 spire-1.2.1/test/spiretest/assertions.go 19:18:57 spire-1.2.1/test/spiretest/dir.go 19:18:57 spire-1.2.1/test/spiretest/errors_posix.go 19:18:57 spire-1.2.1/test/spiretest/errors_windows.go 19:18:57 spire-1.2.1/test/spiretest/logs.go 19:18:57 spire-1.2.1/test/spiretest/socketapi.go 19:18:57 spire-1.2.1/test/spiretest/suite.go 19:18:57 spire-1.2.1/test/spiretest/x509.go 19:18:57 spire-1.2.1/test/testca/ 19:18:57 spire-1.2.1/test/testca/ca.go 19:18:57 spire-1.2.1/test/testkey/ 19:18:57 spire-1.2.1/test/testkey/generate.sh 19:18:57 spire-1.2.1/test/testkey/genkeys.go 19:18:57 spire-1.2.1/test/testkey/keys.go 19:18:57 spire-1.2.1/test/testkey/new.go 19:18:57 spire-1.2.1/test/tpmsimulator/ 19:18:57 spire-1.2.1/test/tpmsimulator/simulator.go 19:18:57 spire-1.2.1/test/util/ 19:18:57 spire-1.2.1/test/util/cert_fixtures.go 19:18:57 spire-1.2.1/test/util/cert_generation.go 19:18:57 spire-1.2.1/test/util/io_redirection.go 19:18:57 spire-1.2.1/test/util/race.go 19:18:57 spire-1.2.1/test/util/util.go 19:18:57 building spire from source... 19:18:57 Installing go1.17.7... 19:18:58 ---> e4196f58d006 19:18:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:58 ---> Running in a50cb334d737 19:18:59 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 19:19:03 Building bin/spire-server... 19:19:03 go: downloading github.com/mitchellh/cli v1.1.2 19:19:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:19:03 go: downloading google.golang.org/grpc v1.44.0 19:19:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:19:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:19:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:19:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:19:03 go: downloading github.com/imdario/mergo v0.3.12 19:19:03 go: downloading github.com/sirupsen/logrus v1.8.1 19:19:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:19:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:19:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:19:03 go: downloading github.com/fatih/color v1.13.0 19:19:03 go: downloading github.com/mattn/go-isatty v0.0.14 19:19:03 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:19:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:19:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:19:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:19:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:19:03 go: downloading github.com/armon/go-metrics v0.3.10 19:19:04 go: downloading github.com/prometheus/client_golang v1.12.1 19:19:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:19:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:19:04 go: downloading github.com/open-policy-agent/opa v0.38.0 19:19:04 go: downloading github.com/mattn/go-colorable v0.1.12 19:19:04 go: downloading github.com/Masterminds/goutils v1.1.0 19:19:04 go: downloading github.com/Masterminds/semver v1.5.0 19:19:04 go: downloading github.com/google/uuid v1.1.2 19:19:04 go: downloading github.com/huandu/xstrings v1.3.2 19:19:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:19:04 go: downloading github.com/oklog/run v1.0.0 19:19:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:19:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:19:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:19:04 go: downloading github.com/imkira/go-observer v1.0.3 19:19:04 go: downloading github.com/prometheus/client_model v0.2.0 19:19:04 go: downloading github.com/prometheus/common v0.32.1 19:19:04 go: downloading github.com/beorn7/perks v1.0.1 19:19:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:19:04 go: downloading github.com/prometheus/procfs v0.7.3 19:19:04 go: downloading go.uber.org/atomic v1.9.0 19:19:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:19:04 go: downloading github.com/hashicorp/errwrap v1.1.0 19:19:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:19:04 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:19:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:19:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:19:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:19:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:19:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:19:07 go: downloading github.com/stretchr/testify v1.7.0 19:19:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:19:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:19:07 go: downloading github.com/blang/semver/v4 v4.0.0 19:19:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:19:07 go: downloading github.com/jinzhu/gorm v1.9.16 19:19:07 go: downloading github.com/lib/pq v1.10.4 19:19:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:19:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:19:11 go: downloading google.golang.org/api v0.70.0 19:19:11 go: downloading k8s.io/client-go v0.23.4 19:19:11 go: downloading k8s.io/api v0.23.4 19:19:11 go: downloading github.com/google/go-tpm v0.3.3 19:19:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:19:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:19:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:19:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:19:11 go: downloading cloud.google.com/go/storage v1.21.0 19:19:11 go: downloading cloud.google.com/go v0.100.2 19:19:12 go: downloading k8s.io/apimachinery v0.23.4 19:19:12 go: downloading k8s.io/kube-aggregator v0.23.3 19:19:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:19:12 go: downloading cloud.google.com/go/security v1.3.0 19:19:12 go: downloading github.com/hashicorp/vault/api v1.4.1 19:19:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:19:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:19:13 go: downloading github.com/twmb/murmur3 v1.1.6 19:19:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:19:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:19:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:19:13 go: downloading github.com/aws/smithy-go v1.11.0 19:19:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:19:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:19:13 go: downloading github.com/jinzhu/inflection v1.0.0 19:19:13 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:19:13 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:19:13 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:19:13 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:19:13 go: downloading github.com/dimchansky/utfbom v1.1.1 19:19:13 go: downloading cloud.google.com/go/compute v1.3.0 19:19:13 go: downloading cloud.google.com/go/iam v0.1.1 19:19:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:19:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:19:16 go: downloading github.com/gogo/protobuf v1.3.2 19:19:16 go: downloading k8s.io/klog/v2 v2.30.0 19:19:16 go: downloading github.com/google/gofuzz v1.1.0 19:19:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:19:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:19:16 go: downloading github.com/spf13/pflag v1.0.5 19:19:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:19:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:19:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:19:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:19:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:19:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:19:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:19:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:19:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:19:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:19:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:19:16 go: downloading gopkg.in/yaml.v2 v2.4.0 19:19:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:19:16 go: downloading github.com/gobwas/glob v0.2.3 19:19:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:19:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:19:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:19:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:19:16 go: downloading go.opencensus.io v0.23.0 19:19:16 go: downloading gopkg.in/inf.v0 v0.9.1 19:19:16 go: downloading github.com/google/go-cmp v0.5.7 19:19:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:19:16 go: downloading github.com/googleapis/gnostic v0.5.5 19:19:16 go: downloading github.com/go-logr/logr v1.2.2 19:19:16 go: downloading github.com/json-iterator/go v1.1.12 19:19:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:19:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:19:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:19:17 go: downloading go.uber.org/zap v1.21.0 19:19:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:19:17 go: downloading github.com/tklauser/numcpus v0.3.0 19:19:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:19:17 go: downloading sigs.k8s.io/yaml v1.3.0 19:19:17 go: downloading github.com/ryanuber/go-glob v1.0.0 19:19:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:19:17 go: downloading github.com/modern-go/reflect2 v1.0.2 19:19:17 go: downloading github.com/golang/snappy v0.0.4 19:19:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:19:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:19:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:19:17 go: downloading github.com/hashicorp/go-version v1.2.0 19:19:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:19:17 go: downloading go.uber.org/multierr v1.6.0 19:19:23 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 19:19:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:19:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:19:39 Removing intermediate container a50cb334d737 19:19:39 ---> f9b34eac2da0 19:19:39 19:19:39 Step 10/25 : FROM alpine:3.14 19:19:39 ---> e04c818066af 19:19:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:19:39 Removing intermediate container a7b018d5bc5e 19:19:39 ---> 2b9c42bdb5a7 19:19:39 19:19:39 Step 9/20 : FROM alpine:3.15 19:19:39 Removing intermediate container 8c9a9cdd4e74 19:19:39 ---> 5951880cb869 19:19:39 19:19:39 Step 10/22 : FROM alpine:3.14 19:19:39 ---> e04c818066af 19:19:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:19:39 ---> Running in 3aa8b87d7ad7 19:19:39 3.15: Pulling from library/alpine 19:19:39 ---> Running in 1385346ce19e 19:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:19:39 Status: Downloaded newer image for alpine:3.15 19:19:39 ---> 0ac33e5f5afa 19:19:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:39 (1/3) Installing ca-certificates (20211220-r0) 19:19:39 (2/3) Installing dumb-init (1.2.5-r1) 19:19:39 (3/3) Installing su-exec (0.2-r1) 19:19:39 (1/2) Installing ca-certificates (20211220-r0) 19:19:39 Executing busybox-1.33.1-r7.trigger 19:19:39 Executing ca-certificates-20211220-r0.trigger 19:19:39 (2/2) Installing dumb-init (1.2.5-r1) 19:19:39 Executing busybox-1.33.1-r7.trigger 19:19:39 Executing ca-certificates-20211220-r0.trigger 19:19:39 OK: 6 MiB in 17 packages 19:19:39 OK: 6 MiB in 16 packages 19:19:39 ---> Running in efc2d1bae41f 19:19:39 Removing intermediate container efc2d1bae41f 19:19:39 ---> 29352d5ea6ef 19:19:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:39 ---> Running in afb663f8d4ab 19:19:39 Removing intermediate container 3aa8b87d7ad7 19:19:39 ---> 59bef73132d7 19:19:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:19:39 ---> Running in 06b6f3a45132 19:19:39 Removing intermediate container 1385346ce19e 19:19:39 ---> 75082dc79280 19:19:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:19:39 ---> Running in 3d684c2ad621 19:19:39 Removing intermediate container 06b6f3a45132 19:19:39 ---> 4c7e1ba8b409 19:19:39 Step 13/25 : WORKDIR / 19:19:39 ---> Running in 5312fd2abd82 19:19:40 Removing intermediate container 3d684c2ad621 19:19:40 ---> 690a19ba2c35 19:19:40 Step 13/22 : ENV APP_PORT=59860 19:19:40 ---> Running in c7329d32896c 19:19:40 Building bin/spire-agent... 19:19:40 Removing intermediate container 5312fd2abd82 19:19:40 ---> 600fb1bc1dfa 19:19:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:19:40 Removing intermediate container c7329d32896c 19:19:40 ---> 0aaac74c383a 19:19:40 Step 14/22 : EXPOSE $APP_PORT 19:19:40 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:19:40  ---> Running in e01e1bcf57e2 19:19:40 Removing intermediate container afb663f8d4ab 19:19:40 ---> c61bcbb1599c 19:19:40 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:40 ---> Running in 2fddda2a3c22 19:19:40 Removing intermediate container e01e1bcf57e2 19:19:40 ---> 1deb55889b69 19:19:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:40 ---> 6446eb220904 19:19:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:19:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:19:41 go: downloading github.com/docker/docker v20.10.12+incompatible 19:19:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:19:41 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:19:41 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:19:41 go: downloading github.com/google/go-tpm-tools v0.3.3 19:19:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:41 ---> a06b56e2149e 19:19:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:19:41 ---> 419af918a081 19:19:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:41 go: downloading github.com/docker/go-units v0.4.0 19:19:41 go: downloading github.com/docker/go-connections v0.4.0 19:19:41 go: downloading github.com/opencontainers/image-spec v1.0.1 19:19:41 go: downloading github.com/containerd/containerd v1.3.4 19:19:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:19:41 go: downloading github.com/opencontainers/go-digest v1.0.0 19:19:42 Removing intermediate container 63ccd4a5549c 19:19:42 ---> 9d1a00c252a8 19:19:42 Successfully built 9d1a00c252a8 19:19:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:42 ---> 8b2933922a36 19:19:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:19:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:42 ---> dfa3d1324f84 19:19:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:19:42 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 19:19:42 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:19:42 OK: 15854 distinct packages available 19:19:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:42 + docker inspect -f . ci-base-image-arm64 19:19:42 . [Pipeline] withDockerContainer 19:19:43 prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container 19:19:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 19:19:43 ---> 9fbff0a64fa8 19:19:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:43 ---> 8f5e6379c6d0 19:19:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:19:43 ---> Running in 9368806e7fd8 19:19:43 Removing intermediate container 9368806e7fd8 19:19:43 ---> 7ed7448a1714 19:19:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:43 ---> 87b440f54a27 19:19:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:43 ---> Running in 91a5c64aff4b 19:19:44 (1/9) Installing ca-certificates (20211220-r0) 19:19:44 (2/9) Installing brotli-libs (1.0.9-r5) 19:19:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:19:44 Removing intermediate container 91a5c64aff4b 19:19:44 ---> 329c95613bc8 19:19:44 Step 20/22 : LABEL arch=x86_64 19:19:44 (4/9) Installing libcurl (7.80.0-r0) 19:19:44 ---> Running in cde415ca2615 19:19:44 (5/9) Installing curl (7.80.0-r0) 19:19:44 ---> 27251e3a9b21 19:19:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:44 (6/9) Installing dumb-init (1.2.5-r1) 19:19:44 (7/9) Installing musl-obstack (1.2.3-r0) 19:19:44 (8/9) Installing libucontext (1.1-r0) 19:19:44 Removing intermediate container cde415ca2615 19:19:44 ---> 4f7e05457288 19:19:44 Step 21/22 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:19:44 $ docker top 8f9f31c9cd886d00164c8e51a6e3258c621b1cb505afd2d580c9ea06f80906b5 -eo pid,comm 19:19:44 (9/9) Installing gcompat (1.0.0-r4) 19:19:44 ---> Running in 81d16c783d54 19:19:44 Executing busybox-1.34.1-r5.trigger 19:19:44 Executing ca-certificates-20211220-r0.trigger 19:19:44 OK: 8 MiB in 23 packages 19:19:44 ---> 12c774e3e761 19:19:44 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/ [Pipeline] { [Pipeline] sh 19:19:45 Removing intermediate container 81d16c783d54 19:19:45 ---> 6954803a9e02 19:19:45 Step 22/22 : LABEL version=0.0.0 19:19:45 ---> Running in 87f8c770e61f 19:19:45 ---> Running in 3a2fc9dd8e98 19:19:45 Removing intermediate container 3a2fc9dd8e98 19:19:45 ---> c57c47486237 19:19:45 19:19:45 Successfully built c57c47486237 19:19:45 Successfully tagged support-notifications:latest 19:19:45  Building support-notifications ... done Building security-spire-config 19:19:45 + go version 19:19:45 go version go1.17.6 linux/arm64 [Pipeline] } 19:19:45 $ docker stop --time=1 8f9f31c9cd886d00164c8e51a6e3258c621b1cb505afd2d580c9ea06f80906b5 19:19:46 Removing intermediate container 2fddda2a3c22 19:19:46 ---> 47c2dad6da08 19:19:46 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:47 $ docker rm -f 8f9f31c9cd886d00164c8e51a6e3258c621b1cb505afd2d580c9ea06f80906b5 19:19:47 ---> 9b78e49b89c8 19:19:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:47 Removing intermediate container 87f8c770e61f 19:19:47 ---> 2e0dd374e0f6 19:19:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:19:47 ---> Running in 5fbf7b55e746 19:19:48 + docker inspect -f . ci-base-image-arm64 19:19:48 . [Pipeline] withDockerContainer 19:19:48 prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container 19:19:48 Removing intermediate container 5fbf7b55e746 19:19:48 ---> 841a332a0c88 19:19:48 Step 23/25 : LABEL arch=x86_64 19:19:48 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 19:19:48 ---> Running in e024ef0d0d72 19:19:48 Removing intermediate container e024ef0d0d72 19:19:48 ---> e1ceb16b56e3 19:19:48 Step 24/25 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:19:48 ---> Running in 71678dc9e03b 19:19:48 ---> 29e1e426650e 19:19:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:19:49 Removing intermediate container 71678dc9e03b 19:19:49 ---> cacdae70e4d7 19:19:49 Step 25/25 : LABEL version=0.0.0 19:19:49 ---> Running in 65fe6b306b79 19:19:49 ---> 73d355b50344 19:19:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:19:49 ---> Running in 33572de8b87b 19:19:49 Removing intermediate container 65fe6b306b79 19:19:49 ---> 60ad47ccf9cd 19:19:49 19:19:49 Successfully built 60ad47ccf9cd 19:19:49 Successfully tagged security-secretstore-setup:latest 19:19:49 Building core-command 19:19:49  Building security-secretstore-setup ... done Removing intermediate container 33572de8b87b 19:19:49 ---> f5e1ff034bb4 19:19:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:49 ---> Running in 468483a6f6fa 19:19:49 $ docker top c9406033fe035a910bb9cbc4e8d065019b381d48596a146f6ead17607d2a9b2f -eo pid,comm [Pipeline] { [Pipeline] echo 19:19:50 ========================================================= 19:19:50 [edgeXBuildGoParallel] Running Tests and Build... 19:19:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:19:50 Removing intermediate container 468483a6f6fa 19:19:50 ---> 4ccf1c2acba7 19:19:50 Step 18/20 : LABEL arch=x86_64 19:19:50 ---> Running in f03555598d32 19:19:50 + make test 19:19:50 go mod tidy -compat=1.17 19:19:51 Removing intermediate container f03555598d32 19:19:51 ---> e8bfa1e7c572 19:19:51 Step 19/20 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:19:51 ---> Running in c85886ab1ea6 19:19:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:19:52 Removing intermediate container c85886ab1ea6 19:19:52 ---> 4db01bc1a951 19:19:52 Step 20/20 : LABEL version=0.0.0 19:19:52 ---> Running in b141c51f9a48 19:19:53 Removing intermediate container b141c51f9a48 19:19:53 ---> 49306464217e 19:19:53 19:19:53 Successfully built 49306464217e 19:19:53 Successfully tagged security-spiffe-token-provider:latest 19:19:53  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 19:19:54 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:19:54 ---> 09a4c2639de4 19:19:54 Step 3/26 : WORKDIR /edgex-go 19:19:54 ---> Using cache 19:19:54 ---> 9752c2108261 19:19:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:54 ---> Using cache 19:19:54 ---> 108e452bced2 19:19:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:19:54 ---> Using cache 19:19:54 ---> 3d559054b367 19:19:54 Step 6/26 : COPY go.mod vendor* ./ 19:19:54 ---> Using cache 19:19:54 ---> 2a824aa67db0 19:19:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:54 ---> Using cache 19:19:54 ---> fb73687e7e95 19:19:54 Step 8/26 : COPY . . 19:19:54 ---> Using cache 19:19:54 ---> 8f0b46b5a93e 19:19:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:19:54 ---> Using cache 19:19:54 ---> ef519aa40a4d 19:19:54 Step 10/26 : RUN mkdir -p spire-build 19:19:54 ---> Using cache 19:19:54 ---> ac17db58c0bd 19:19:54 Step 11/26 : WORKDIR /edgex-go/spire-build 19:19:54 ---> Using cache 19:19:54 ---> 633eac847eb7 19:19:54 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 19:19:55 ---> Running in d35a748b0c9e 19:19:57 spire-1.2.1/ 19:19:57 spire-1.2.1/.data/ 19:19:57 spire-1.2.1/.data/.file 19:19:57 spire-1.2.1/.dockerignore 19:19:57 spire-1.2.1/.gitattributes 19:19:57 spire-1.2.1/.githooks/ 19:19:57 spire-1.2.1/.githooks/pre-commit 19:19:57 spire-1.2.1/.github/ 19:19:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:19:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:19:57 spire-1.2.1/.github/dependabot.yml 19:19:57 spire-1.2.1/.github/workflows/ 19:19:57 spire-1.2.1/.github/workflows/nightly_build.yaml 19:19:57 spire-1.2.1/.github/workflows/pr_build.yaml 19:19:57 spire-1.2.1/.github/workflows/release_build.yaml 19:19:57 spire-1.2.1/.github/workflows/scripts/ 19:19:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:19:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:19:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:19:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:19:57 spire-1.2.1/.github/workflows/scripts/split.sh 19:19:57 spire-1.2.1/.gitignore 19:19:57 spire-1.2.1/.go-version 19:19:57 spire-1.2.1/.golangci.yml 19:19:57 spire-1.2.1/ADOPTERS.md 19:19:57 spire-1.2.1/CHANGELOG.md 19:19:57 spire-1.2.1/CODE-OF-CONDUCT.md 19:19:57 spire-1.2.1/CODEOWNERS 19:19:57 spire-1.2.1/CONTRIBUTING.md 19:19:57 spire-1.2.1/Dockerfile 19:19:57 spire-1.2.1/Dockerfile.dev 19:19:57 spire-1.2.1/Dockerfile.scratch 19:19:57 spire-1.2.1/LICENSE 19:19:57 spire-1.2.1/MAINTAINERS.md 19:19:57 spire-1.2.1/Makefile 19:19:57 spire-1.2.1/README.md 19:19:57 spire-1.2.1/ROADMAP.md 19:19:57 spire-1.2.1/SECURITY.md 19:19:57 spire-1.2.1/cmd/ 19:19:57 spire-1.2.1/cmd/spire-agent/ 19:19:57 spire-1.2.1/cmd/spire-agent/cli/ 19:19:57 spire-1.2.1/cmd/spire-agent/cli/api/ 19:19:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/common/ 19:19:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:19:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/run/ 19:19:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:19:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:19:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:19:57 spire-1.2.1/cmd/spire-agent/main.go 19:19:57 spire-1.2.1/cmd/spire-server/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/agent/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/cli.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/run/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/token/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/validate/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/x509/ 19:19:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:19:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:19:57 spire-1.2.1/cmd/spire-server/main.go 19:19:57 spire-1.2.1/cmd/spire-server/util/ 19:19:57 spire-1.2.1/cmd/spire-server/util/util.go 19:19:57 spire-1.2.1/conf/ 19:19:57 spire-1.2.1/conf/agent/ 19:19:57 spire-1.2.1/conf/agent/agent.conf 19:19:57 spire-1.2.1/conf/agent/agent_full.conf 19:19:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:19:57 spire-1.2.1/conf/server/ 19:19:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:19:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:19:57 spire-1.2.1/conf/server/server.conf 19:19:57 spire-1.2.1/conf/server/server_full.conf 19:19:57 spire-1.2.1/doc/ 19:19:57 spire-1.2.1/doc/SPIRE101.md 19:19:57 spire-1.2.1/doc/auditlog.md 19:19:57 spire-1.2.1/doc/authorization_policy_engine.md 19:19:57 spire-1.2.1/doc/changelog_guidelines.md 19:19:57 spire-1.2.1/doc/cure53-report.pdf 19:19:57 spire-1.2.1/doc/images/ 19:19:57 spire-1.2.1/doc/images/2019_roadmap.png 19:19:57 spire-1.2.1/doc/images/SPIRE101.png 19:19:57 spire-1.2.1/doc/images/SPIRE_agent.png 19:19:57 spire-1.2.1/doc/images/SPIRE_server.png 19:19:57 spire-1.2.1/doc/images/cache_mgr.png 19:19:57 spire-1.2.1/doc/images/cache_mgr_components.png 19:19:57 spire-1.2.1/doc/images/federated_spire.png 19:19:57 spire-1.2.1/doc/images/ha_mode.png 19:19:57 spire-1.2.1/doc/images/nested_spire.png 19:19:57 spire-1.2.1/doc/images/oidc_federation.png 19:19:57 spire-1.2.1/doc/images/single_trust_domain.png 19:19:57 spire-1.2.1/doc/images/spiffe_compatible.png 19:19:57 spire-1.2.1/doc/images/spire_logo.png 19:19:57 spire-1.2.1/doc/migrating_registration_api_clients.md 19:19:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:19:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:19:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:19:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:19:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:19:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:19:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:19:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:19:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:19:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:19:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:19:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:19:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:19:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:19:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:19:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:19:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:19:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:19:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:19:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:19:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:19:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:19:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:19:57 spire-1.2.1/doc/scaling_spire.md 19:19:57 spire-1.2.1/doc/spire_agent.md 19:19:57 spire-1.2.1/doc/spire_server.md 19:19:57 spire-1.2.1/doc/supported_integrations.md 19:19:57 spire-1.2.1/doc/telemetry.md 19:19:57 spire-1.2.1/doc/telemetry_config.md 19:19:57 spire-1.2.1/doc/upgrading.md 19:19:57 spire-1.2.1/doc/using_spire.md 19:19:57 spire-1.2.1/examples/ 19:19:57 spire-1.2.1/examples/README.md 19:19:57 spire-1.2.1/go.mod 19:19:57 spire-1.2.1/go.sum 19:19:57 spire-1.2.1/pkg/ 19:19:57 spire-1.2.1/pkg/agent/ 19:19:57 spire-1.2.1/pkg/agent/agent.go 19:19:57 spire-1.2.1/pkg/agent/api/ 19:19:57 spire-1.2.1/pkg/agent/api/config.go 19:19:57 spire-1.2.1/pkg/agent/api/debug/ 19:19:57 spire-1.2.1/pkg/agent/api/debug/v1/ 19:19:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:19:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:19:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:19:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:19:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:19:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:19:57 spire-1.2.1/pkg/agent/api/endpoints.go 19:19:57 spire-1.2.1/pkg/agent/api/health/ 19:19:57 spire-1.2.1/pkg/agent/api/health/v1/ 19:19:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:19:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:19:57 spire-1.2.1/pkg/agent/api/rpccontext/ 19:19:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:19:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:19:57 spire-1.2.1/pkg/agent/attestor/ 19:19:57 spire-1.2.1/pkg/agent/attestor/node/ 19:19:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:19:57 spire-1.2.1/pkg/agent/attestor/node/node.go 19:19:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:19:57 spire-1.2.1/pkg/agent/attestor/workload/ 19:19:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:19:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:19:57 spire-1.2.1/pkg/agent/catalog/ 19:19:57 spire-1.2.1/pkg/agent/catalog/catalog.go 19:19:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:19:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:19:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:19:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:19:57 spire-1.2.1/pkg/agent/client/ 19:19:57 spire-1.2.1/pkg/agent/client/client.go 19:19:57 spire-1.2.1/pkg/agent/client/client_test.go 19:19:57 spire-1.2.1/pkg/agent/client/dial.go 19:19:57 spire-1.2.1/pkg/agent/client/nodeconn.go 19:19:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:19:57 spire-1.2.1/pkg/agent/client/update.go 19:19:57 spire-1.2.1/pkg/agent/client/util.go 19:19:57 spire-1.2.1/pkg/agent/common/ 19:19:57 spire-1.2.1/pkg/agent/common/backoff/ 19:19:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:19:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:19:57 spire-1.2.1/pkg/agent/common/cgroups/ 19:19:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:19:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:19:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:19:57 spire-1.2.1/pkg/agent/config.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/ 19:19:57 spire-1.2.1/pkg/agent/endpoints/config.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:19:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:19:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/workload/ 19:19:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:19:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:19:57 spire-1.2.1/pkg/agent/manager/ 19:19:57 spire-1.2.1/pkg/agent/manager/cache/ 19:19:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:19:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:19:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:19:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:19:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:19:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:19:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:19:57 spire-1.2.1/pkg/agent/manager/config.go 19:19:57 spire-1.2.1/pkg/agent/manager/manager.go 19:19:57 spire-1.2.1/pkg/agent/manager/manager_test.go 19:19:57 spire-1.2.1/pkg/agent/manager/storage.go 19:19:57 spire-1.2.1/pkg/agent/manager/storage_test.go 19:19:57 spire-1.2.1/pkg/agent/manager/storecache/ 19:19:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:19:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:19:57 spire-1.2.1/pkg/agent/manager/sync.go 19:19:57 spire-1.2.1/pkg/agent/plugin/ 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:19:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:19:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:19:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:19:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:19:57 spire-1.2.1/pkg/agent/svid/ 19:19:57 spire-1.2.1/pkg/agent/svid/rotator.go 19:19:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:19:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:19:57 spire-1.2.1/pkg/agent/svid/store/ 19:19:57 spire-1.2.1/pkg/agent/svid/store/service.go 19:19:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:19:57 spire-1.2.1/pkg/common/ 19:19:57 spire-1.2.1/pkg/common/agentpathtemplate/ 19:19:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:19:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:19:57 spire-1.2.1/pkg/common/api/ 19:19:57 spire-1.2.1/pkg/common/api/metrics.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/ 19:19:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/logger.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/names.go 19:19:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:19:57 spire-1.2.1/pkg/common/api/names.go 19:19:57 spire-1.2.1/pkg/common/api/ratelimit.go 19:19:57 spire-1.2.1/pkg/common/api/rpccontext/ 19:19:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:19:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:19:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:19:57 spire-1.2.1/pkg/common/auth/ 19:19:57 spire-1.2.1/pkg/common/auth/interceptors.go 19:19:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:19:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/ 19:19:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/types.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:19:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:19:57 spire-1.2.1/pkg/common/catalog/ 19:19:57 spire-1.2.1/pkg/common/catalog/bind.go 19:19:57 spire-1.2.1/pkg/common/catalog/builtin.go 19:19:57 spire-1.2.1/pkg/common/catalog/catalog.go 19:19:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:19:57 spire-1.2.1/pkg/common/catalog/closers.go 19:19:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:19:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:19:57 spire-1.2.1/pkg/common/catalog/config.go 19:19:57 spire-1.2.1/pkg/common/catalog/config_test.go 19:19:57 spire-1.2.1/pkg/common/catalog/configure.go 19:19:57 spire-1.2.1/pkg/common/catalog/constraints.go 19:19:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:19:57 spire-1.2.1/pkg/common/catalog/context.go 19:19:57 spire-1.2.1/pkg/common/catalog/external.go 19:19:57 spire-1.2.1/pkg/common/catalog/host.go 19:19:57 spire-1.2.1/pkg/common/catalog/pipenet.go 19:19:57 spire-1.2.1/pkg/common/catalog/plugin.go 19:19:57 spire-1.2.1/pkg/common/catalog/testplugin/ 19:19:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:19:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:19:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:19:57 spire-1.2.1/pkg/common/cli/ 19:19:57 spire-1.2.1/pkg/common/cli/env.go 19:19:57 spire-1.2.1/pkg/common/cli/flags.go 19:19:57 spire-1.2.1/pkg/common/cli/trust_domain.go 19:19:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:19:57 spire-1.2.1/pkg/common/cli/umask.go 19:19:57 spire-1.2.1/pkg/common/cli/umask_posix.go 19:19:57 spire-1.2.1/pkg/common/cli/umask_test.go 19:19:57 spire-1.2.1/pkg/common/cli/umask_windows.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/ 19:19:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/flag.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/format.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/ 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:19:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:19:57 spire-1.2.1/pkg/common/coretypes/ 19:19:57 spire-1.2.1/pkg/common/coretypes/bundle/ 19:19:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:19:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:19:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:19:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:19:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:19:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:19:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:19:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:19:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:19:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:19:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:19:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:19:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:19:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:19:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:19:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:19:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:19:57 spire-1.2.1/pkg/common/cryptoutil/ 19:19:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:19:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:19:57 spire-1.2.1/pkg/common/diskutil/ 19:19:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:19:57 spire-1.2.1/pkg/common/diskutil/file_test.go 19:19:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:19:57 spire-1.2.1/pkg/common/errorutil/ 19:19:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:19:57 spire-1.2.1/pkg/common/health/ 19:19:57 spire-1.2.1/pkg/common/health/config.go 19:19:57 spire-1.2.1/pkg/common/health/context.go 19:19:57 spire-1.2.1/pkg/common/health/context_test.go 19:19:57 spire-1.2.1/pkg/common/health/health.go 19:19:57 spire-1.2.1/pkg/common/health/health_test.go 19:19:57 spire-1.2.1/pkg/common/health/logger.go 19:19:57 spire-1.2.1/pkg/common/hostservice/ 19:19:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:19:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:19:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:19:57 spire-1.2.1/pkg/common/idutil/ 19:19:57 spire-1.2.1/pkg/common/idutil/require.go 19:19:57 spire-1.2.1/pkg/common/idutil/require_test.go 19:19:57 spire-1.2.1/pkg/common/idutil/safety.go 19:19:57 spire-1.2.1/pkg/common/idutil/safety_test.go 19:19:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:19:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:19:57 spire-1.2.1/pkg/common/jwtsvid/ 19:19:57 spire-1.2.1/pkg/common/jwtsvid/common.go 19:19:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:19:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:19:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:19:57 spire-1.2.1/pkg/common/jwtutil/ 19:19:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:19:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:19:57 spire-1.2.1/pkg/common/log/ 19:19:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:19:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:19:57 spire-1.2.1/pkg/common/log/log.go 19:19:57 spire-1.2.1/pkg/common/log/log_test.go 19:19:57 spire-1.2.1/pkg/common/log/options.go 19:19:57 spire-1.2.1/pkg/common/nodeutil/ 19:19:57 spire-1.2.1/pkg/common/nodeutil/node.go 19:19:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:19:57 spire-1.2.1/pkg/common/peertracker/ 19:19:57 spire-1.2.1/pkg/common/peertracker/conn.go 19:19:57 spire-1.2.1/pkg/common/peertracker/credentials.go 19:19:57 spire-1.2.1/pkg/common/peertracker/errors.go 19:19:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:19:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:19:57 spire-1.2.1/pkg/common/peertracker/info.go 19:19:57 spire-1.2.1/pkg/common/peertracker/listener.go 19:19:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:19:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:19:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:19:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:19:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:19:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:19:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:19:57 spire-1.2.1/pkg/common/peertracker/tcp.go 19:19:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:19:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:19:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:19:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:19:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:19:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:19:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:19:57 spire-1.2.1/pkg/common/peertracker/uds.go 19:19:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:19:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:19:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:19:57 spire-1.2.1/pkg/common/pemutil/ 19:19:57 spire-1.2.1/pkg/common/pemutil/block.go 19:19:57 spire-1.2.1/pkg/common/pemutil/certs.go 19:19:57 spire-1.2.1/pkg/common/pemutil/common.go 19:19:57 spire-1.2.1/pkg/common/pemutil/csr.go 19:19:57 spire-1.2.1/pkg/common/pemutil/keys.go 19:19:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/ 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:19:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:19:57 spire-1.2.1/pkg/common/plugin/ 19:19:57 spire-1.2.1/pkg/common/plugin/aws/ 19:19:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:19:57 spire-1.2.1/pkg/common/plugin/azure/ 19:19:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:19:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:19:57 spire-1.2.1/pkg/common/plugin/facade.go 19:19:57 spire-1.2.1/pkg/common/plugin/facade_test.go 19:19:57 spire-1.2.1/pkg/common/plugin/gcp/ 19:19:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:19:57 spire-1.2.1/pkg/common/plugin/k8s/ 19:19:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:19:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:19:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:19:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:19:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:19:57 spire-1.2.1/pkg/common/plugin/log.go 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/ 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:19:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:19:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:19:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:19:57 spire-1.2.1/pkg/common/plugin/x509pop/ 19:19:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:19:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:19:57 spire-1.2.1/pkg/common/profiling/ 19:19:57 spire-1.2.1/pkg/common/profiling/dumpers.go 19:19:57 spire-1.2.1/pkg/common/profiling/profiling.go 19:19:57 spire-1.2.1/pkg/common/protoutil/ 19:19:57 spire-1.2.1/pkg/common/protoutil/masks.go 19:19:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:19:57 spire-1.2.1/pkg/common/rotationutil/ 19:19:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:19:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:19:57 spire-1.2.1/pkg/common/selector/ 19:19:57 spire-1.2.1/pkg/common/selector/selector.go 19:19:57 spire-1.2.1/pkg/common/selector/selector_test.go 19:19:57 spire-1.2.1/pkg/common/selector/set.go 19:19:57 spire-1.2.1/pkg/common/selector/set_utils.go 19:19:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/ 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/ 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:19:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:19:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:19:57 spire-1.2.1/pkg/common/telemetry/call.go 19:19:57 spire-1.2.1/pkg/common/telemetry/common/ 19:19:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:19:57 spire-1.2.1/pkg/common/telemetry/config.go 19:19:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:19:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/inmem.go 19:19:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/m3.go 19:19:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/metrics.go 19:19:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/names.go 19:19:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:19:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:19:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/ 19:19:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:19:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:19:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:19:57 spire-1.2.1/pkg/common/telemetry/server/server.go 19:19:57 spire-1.2.1/pkg/common/telemetry/sink.go 19:19:57 spire-1.2.1/pkg/common/telemetry/statsd.go 19:19:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:19:57 spire-1.2.1/pkg/common/telemetry/uptime.go 19:19:57 spire-1.2.1/pkg/common/telemetry/version.go 19:19:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:19:57 spire-1.2.1/pkg/common/uptime/ 19:19:57 spire-1.2.1/pkg/common/uptime/uptime.go 19:19:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:19:57 spire-1.2.1/pkg/common/util/ 19:19:57 spire-1.2.1/pkg/common/util/certs.go 19:19:57 spire-1.2.1/pkg/common/util/certs_test.go 19:19:57 spire-1.2.1/pkg/common/util/csr.go 19:19:57 spire-1.2.1/pkg/common/util/hash.go 19:19:57 spire-1.2.1/pkg/common/util/selectors.go 19:19:57 spire-1.2.1/pkg/common/util/selectors_test.go 19:19:57 spire-1.2.1/pkg/common/util/signals.go 19:19:57 spire-1.2.1/pkg/common/util/sort.go 19:19:57 spire-1.2.1/pkg/common/util/sort_test.go 19:19:57 spire-1.2.1/pkg/common/util/task.go 19:19:57 spire-1.2.1/pkg/common/util/task_test.go 19:19:57 spire-1.2.1/pkg/common/util/testdata/ 19:19:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:19:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:19:57 spire-1.2.1/pkg/common/version/ 19:19:57 spire-1.2.1/pkg/common/version/version.go 19:19:57 spire-1.2.1/pkg/common/x509svid/ 19:19:57 spire-1.2.1/pkg/common/x509svid/common_test.go 19:19:57 spire-1.2.1/pkg/common/x509svid/csr.go 19:19:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:19:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:19:57 spire-1.2.1/pkg/common/x509util/ 19:19:57 spire-1.2.1/pkg/common/x509util/cert.go 19:19:57 spire-1.2.1/pkg/common/x509util/dns.go 19:19:57 spire-1.2.1/pkg/common/x509util/dns_test.go 19:19:57 spire-1.2.1/pkg/common/x509util/keyid.go 19:19:57 spire-1.2.1/pkg/common/x509util/keypair.go 19:19:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:19:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:19:57 spire-1.2.1/pkg/server/ 19:19:57 spire-1.2.1/pkg/server/api/ 19:19:57 spire-1.2.1/pkg/server/api/agent.go 19:19:57 spire-1.2.1/pkg/server/api/agent/ 19:19:57 spire-1.2.1/pkg/server/api/agent/v1/ 19:19:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:19:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:19:57 spire-1.2.1/pkg/server/api/agent_test.go 19:19:57 spire-1.2.1/pkg/server/api/api.go 19:19:57 spire-1.2.1/pkg/server/api/audit/ 19:19:57 spire-1.2.1/pkg/server/api/audit/audit.go 19:19:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:19:57 spire-1.2.1/pkg/server/api/bundle.go 19:19:57 spire-1.2.1/pkg/server/api/bundle/ 19:19:57 spire-1.2.1/pkg/server/api/bundle/v1/ 19:19:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:19:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:19:57 spire-1.2.1/pkg/server/api/bundle_test.go 19:19:57 spire-1.2.1/pkg/server/api/debug/ 19:19:57 spire-1.2.1/pkg/server/api/debug/v1/ 19:19:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:19:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:19:57 spire-1.2.1/pkg/server/api/entry.go 19:19:57 spire-1.2.1/pkg/server/api/entry/ 19:19:57 spire-1.2.1/pkg/server/api/entry/v1/ 19:19:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:19:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:19:57 spire-1.2.1/pkg/server/api/entry_test.go 19:19:57 spire-1.2.1/pkg/server/api/health/ 19:19:57 spire-1.2.1/pkg/server/api/health/v1/ 19:19:57 spire-1.2.1/pkg/server/api/health/v1/service.go 19:19:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:19:57 spire-1.2.1/pkg/server/api/id.go 19:19:57 spire-1.2.1/pkg/server/api/id_test.go 19:19:57 spire-1.2.1/pkg/server/api/limits/ 19:19:57 spire-1.2.1/pkg/server/api/limits/limits.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/ 19:19:57 spire-1.2.1/pkg/server/api/middleware/alias.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/audit.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/caller.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/common.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/entries.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:19:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:19:57 spire-1.2.1/pkg/server/api/ratelimit.go 19:19:57 spire-1.2.1/pkg/server/api/rpccontext/ 19:19:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:19:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:19:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:19:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:19:57 spire-1.2.1/pkg/server/api/selector.go 19:19:57 spire-1.2.1/pkg/server/api/selector_test.go 19:19:57 spire-1.2.1/pkg/server/api/status.go 19:19:57 spire-1.2.1/pkg/server/api/status_test.go 19:19:57 spire-1.2.1/pkg/server/api/svid/ 19:19:57 spire-1.2.1/pkg/server/api/svid/v1/ 19:19:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:19:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:19:57 spire-1.2.1/pkg/server/api/trustdomain.go 19:19:57 spire-1.2.1/pkg/server/api/trustdomain/ 19:19:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:19:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:19:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:19:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:19:57 spire-1.2.1/pkg/server/authpolicy/ 19:19:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:19:57 spire-1.2.1/pkg/server/authpolicy/policy.go 19:19:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:19:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:19:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:19:57 spire-1.2.1/pkg/server/authpolicy/validate.go 19:19:57 spire-1.2.1/pkg/server/bundle/ 19:19:57 spire-1.2.1/pkg/server/bundle/client/ 19:19:57 spire-1.2.1/pkg/server/bundle/client/client.go 19:19:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:19:57 spire-1.2.1/pkg/server/bundle/client/manager.go 19:19:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:19:57 spire-1.2.1/pkg/server/bundle/client/sources.go 19:19:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:19:57 spire-1.2.1/pkg/server/bundle/client/updater.go 19:19:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:19:57 spire-1.2.1/pkg/server/ca/ 19:19:57 spire-1.2.1/pkg/server/ca/ca.go 19:19:57 spire-1.2.1/pkg/server/ca/ca_health.go 19:19:57 spire-1.2.1/pkg/server/ca/ca_test.go 19:19:57 spire-1.2.1/pkg/server/ca/journal.go 19:19:57 spire-1.2.1/pkg/server/ca/journal_test.go 19:19:57 spire-1.2.1/pkg/server/ca/manager.go 19:19:57 spire-1.2.1/pkg/server/ca/manager_health.go 19:19:57 spire-1.2.1/pkg/server/ca/manager_test.go 19:19:57 spire-1.2.1/pkg/server/ca/templates.go 19:19:57 spire-1.2.1/pkg/server/ca/upstream_client.go 19:19:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:19:57 spire-1.2.1/pkg/server/ca/validation.go 19:19:57 spire-1.2.1/pkg/server/cache/ 19:19:57 spire-1.2.1/pkg/server/cache/dscache/ 19:19:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:19:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:19:57 spire-1.2.1/pkg/server/cache/entrycache/ 19:19:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:19:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:19:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:19:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:19:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:19:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:19:57 spire-1.2.1/pkg/server/catalog/ 19:19:57 spire-1.2.1/pkg/server/catalog/catalog.go 19:19:57 spire-1.2.1/pkg/server/catalog/keymanager.go 19:19:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:19:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:19:57 spire-1.2.1/pkg/server/catalog/notifier.go 19:19:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:19:57 spire-1.2.1/pkg/server/config.go 19:19:57 spire-1.2.1/pkg/server/datastore/ 19:19:57 spire-1.2.1/pkg/server/datastore/datastore.go 19:19:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:19:57 spire-1.2.1/pkg/server/datastore/repository.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:19:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:19:57 spire-1.2.1/pkg/server/endpoints/ 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/ 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:19:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:19:57 spire-1.2.1/pkg/server/endpoints/config.go 19:19:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:19:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:19:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:19:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:19:57 spire-1.2.1/pkg/server/endpoints/middleware.go 19:19:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:19:57 spire-1.2.1/pkg/server/hostservice/ 19:19:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:19:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:19:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:19:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:19:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:19:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:19:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:19:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/ 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/ 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:19:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:19:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:19:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/ 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:19:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:19:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:19:57 spire-1.2.1/pkg/server/registration/ 19:19:57 spire-1.2.1/pkg/server/registration/manager.go 19:19:57 spire-1.2.1/pkg/server/registration/manager_test.go 19:19:57 spire-1.2.1/pkg/server/scanentries.go 19:19:57 spire-1.2.1/pkg/server/scanentries_test.go 19:19:57 spire-1.2.1/pkg/server/server.go 19:19:57 spire-1.2.1/pkg/server/server_test.go 19:19:57 spire-1.2.1/pkg/server/svid/ 19:19:57 spire-1.2.1/pkg/server/svid/observer.go 19:19:57 spire-1.2.1/pkg/server/svid/observer_test.go 19:19:57 spire-1.2.1/pkg/server/svid/rotator.go 19:19:57 spire-1.2.1/pkg/server/svid/rotator_config.go 19:19:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:19:57 spire-1.2.1/pkg/server/svid/rotator_test.go 19:19:57 spire-1.2.1/proto/ 19:19:57 spire-1.2.1/proto/private/ 19:19:57 spire-1.2.1/proto/private/server/ 19:19:57 spire-1.2.1/proto/private/server/journal/ 19:19:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:19:57 spire-1.2.1/proto/private/server/journal/journal.proto 19:19:57 spire-1.2.1/proto/spire/ 19:19:57 spire-1.2.1/proto/spire/common/ 19:19:57 spire-1.2.1/proto/spire/common/common.pb.go 19:19:57 spire-1.2.1/proto/spire/common/common.proto 19:19:57 spire-1.2.1/proto/spire/common/plugin/ 19:19:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:19:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:19:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:19:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:19:57 spire-1.2.1/proto/spire/plugin/ 19:19:57 spire-1.2.1/proto/spire/plugin/agent/ 19:19:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:19:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:19:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:19:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:19:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:19:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:19:57 spire-1.2.1/release/ 19:19:57 spire-1.2.1/release/spire-extras/ 19:19:57 spire-1.2.1/release/spire-extras/README.md 19:19:57 spire-1.2.1/release/spire-extras/conf/ 19:19:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:19:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:19:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:19:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:19:57 spire-1.2.1/release/spire/ 19:19:57 spire-1.2.1/release/spire/README.md 19:19:57 spire-1.2.1/release/spire/conf/ 19:19:57 spire-1.2.1/release/spire/conf/agent/ 19:19:57 spire-1.2.1/release/spire/conf/agent/agent.conf 19:19:57 spire-1.2.1/release/spire/conf/server/ 19:19:57 spire-1.2.1/release/spire/conf/server/server.conf 19:19:57 spire-1.2.1/script/ 19:19:57 spire-1.2.1/script/build-artifact.sh 19:19:57 spire-1.2.1/script/generate_dummy_ca.sh 19:19:57 spire-1.2.1/support/ 19:19:57 spire-1.2.1/support/k8s/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:19:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/ 19:19:57 spire-1.2.1/support/oidc-discovery-provider/README.md 19:19:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/config.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/main.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:19:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:19:57 spire-1.2.1/test/ 19:19:57 spire-1.2.1/test/clock/ 19:19:57 spire-1.2.1/test/clock/clock.go 19:19:57 spire-1.2.1/test/fakes/ 19:19:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:19:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:19:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:19:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:19:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:19:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:19:57 spire-1.2.1/test/fakes/fakeagentstore/ 19:19:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:19:57 spire-1.2.1/test/fakes/fakedatastore/ 19:19:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:19:57 spire-1.2.1/test/fakes/fakeentryclient/ 19:19:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:19:57 spire-1.2.1/test/fakes/fakehealthchecker/ 19:19:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:19:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:19:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:19:57 spire-1.2.1/test/fakes/fakemetrics/ 19:19:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:19:57 spire-1.2.1/test/fakes/fakenoderesolver/ 19:19:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:19:57 spire-1.2.1/test/fakes/fakenotifier/ 19:19:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:19:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:19:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:19:57 spire-1.2.1/test/fakes/fakeserverca/ 19:19:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:19:57 spire-1.2.1/test/fakes/fakeservercatalog/ 19:19:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:19:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:19:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:19:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:19:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:19:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:19:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:19:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:19:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:19:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:19:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:19:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:19:57 spire-1.2.1/test/fixture/ 19:19:57 spire-1.2.1/test/fixture/certs/ 19:19:57 spire-1.2.1/test/fixture/certs/agent_svid.der 19:19:57 spire-1.2.1/test/fixture/certs/base_cert.pem 19:19:57 spire-1.2.1/test/fixture/certs/base_csr.pem 19:19:57 spire-1.2.1/test/fixture/certs/base_key.pem 19:19:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:19:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:19:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:19:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:19:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:19:57 spire-1.2.1/test/fixture/certs/blog_key.pem 19:19:57 spire-1.2.1/test/fixture/certs/bundle.der 19:19:57 spire-1.2.1/test/fixture/certs/ca.pem 19:19:57 spire-1.2.1/test/fixture/certs/ca_key.pem 19:19:57 spire-1.2.1/test/fixture/certs/database_cert.pem 19:19:57 spire-1.2.1/test/fixture/certs/database_csr.pem 19:19:57 spire-1.2.1/test/fixture/certs/database_key.pem 19:19:57 spire-1.2.1/test/fixture/certs/node_cert.pem 19:19:57 spire-1.2.1/test/fixture/certs/node_csr.pem 19:19:57 spire-1.2.1/test/fixture/certs/node_key.pem 19:19:57 spire-1.2.1/test/fixture/certs/svid.pem 19:19:57 spire-1.2.1/test/fixture/certs/svid_key.pem 19:19:57 spire-1.2.1/test/fixture/config/ 19:19:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:19:57 spire-1.2.1/test/fixture/config/agent_good.conf 19:19:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:19:57 spire-1.2.1/test/fixture/config/plugin_good.conf 19:19:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:19:57 spire-1.2.1/test/fixture/config/server_good.conf 19:19:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:19:57 spire-1.2.1/test/fixture/fixture.go 19:19:57 spire-1.2.1/test/fixture/nodeattestor/ 19:19:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:19:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:19:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:19:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:19:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:19:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:19:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:19:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:19:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:19:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:19:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:19:57 spire-1.2.1/test/fixture/registration/ 19:19:57 spire-1.2.1/test/fixture/registration/entries.json 19:19:57 spire-1.2.1/test/fixture/registration/good-for-update.json 19:19:57 spire-1.2.1/test/fixture/registration/good.json 19:19:57 spire-1.2.1/test/fixture/registration/invalid.json 19:19:57 spire-1.2.1/test/fixture/registration/invalid_json.json 19:19:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:19:57 spire-1.2.1/test/integration/ 19:19:57 spire-1.2.1/test/integration/README.md 19:19:57 spire-1.2.1/test/integration/common 19:19:57 spire-1.2.1/test/integration/setup/ 19:19:57 spire-1.2.1/test/integration/setup/adminclient/ 19:19:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:19:57 spire-1.2.1/test/integration/setup/adminclient/client.go 19:19:57 spire-1.2.1/test/integration/setup/debugagent/ 19:19:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:19:57 spire-1.2.1/test/integration/setup/debugagent/main.go 19:19:57 spire-1.2.1/test/integration/setup/debugserver/ 19:19:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:19:57 spire-1.2.1/test/integration/setup/debugserver/main.go 19:19:57 spire-1.2.1/test/integration/setup/downstreamclient/ 19:19:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:19:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:19:57 spire-1.2.1/test/integration/setup/itclient/ 19:19:57 spire-1.2.1/test/integration/setup/itclient/client.go 19:19:57 spire-1.2.1/test/integration/setup/node-attestation/ 19:19:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:19:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:19:57 spire-1.2.1/test/integration/setup/x509pop/ 19:19:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:19:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:19:57 spire-1.2.1/test/integration/suites/ 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:19:57 spire-1.2.1/test/integration/suites/join-token/ 19:19:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:19:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:19:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:19:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:19:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:19:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:19:57 spire-1.2.1/test/integration/suites/join-token/README.md 19:19:57 spire-1.2.1/test/integration/suites/join-token/conf/ 19:19:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/join-token/teardown 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:19:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:19:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:19:57 spire-1.2.1/test/integration/suites/k8s/ 19:19:57 spire-1.2.1/test/integration/suites/k8s/00-setup 19:19:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:19:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:19:57 spire-1.2.1/test/integration/suites/k8s/README.md 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/ 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:19:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:19:57 spire-1.2.1/test/integration/suites/k8s/teardown 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/ 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:19:57 spire-1.2.1/test/integration/suites/rotation/ 19:19:57 spire-1.2.1/test/integration/suites/rotation/00-setup 19:19:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:19:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:19:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:19:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:19:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:19:57 spire-1.2.1/test/integration/suites/rotation/README.md 19:19:57 spire-1.2.1/test/integration/suites/rotation/conf/ 19:19:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/rotation/teardown 19:19:57 spire-1.2.1/test/integration/suites/self-test/ 19:19:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:19:57 spire-1.2.1/test/integration/suites/self-test/README.md 19:19:57 spire-1.2.1/test/integration/suites/self-test/teardown 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:19:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:19:57 spire-1.2.1/test/integration/suites/upgrade/ 19:19:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:19:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:19:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:19:57 spire-1.2.1/test/integration/suites/upgrade/README.md 19:19:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:19:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:19:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:19:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:19:57 spire-1.2.1/test/integration/suites/upgrade/teardown 19:19:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:19:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:19:57 spire-1.2.1/test/integration/test-one.sh 19:19:57 spire-1.2.1/test/integration/test.sh 19:19:57 spire-1.2.1/test/plugintest/ 19:19:57 spire-1.2.1/test/plugintest/config.go 19:19:57 spire-1.2.1/test/plugintest/load.go 19:19:57 spire-1.2.1/test/plugintest/option.go 19:19:57 spire-1.2.1/test/spiretest/ 19:19:57 spire-1.2.1/test/spiretest/apiserver.go 19:19:57 spire-1.2.1/test/spiretest/assertions.go 19:19:57 spire-1.2.1/test/spiretest/dir.go 19:19:57 spire-1.2.1/test/spiretest/errors_posix.go 19:19:57 spire-1.2.1/test/spiretest/errors_windows.go 19:19:57 spire-1.2.1/test/spiretest/logs.go 19:19:57 spire-1.2.1/test/spiretest/socketapi.go 19:19:57 spire-1.2.1/test/spiretest/suite.go 19:19:57 spire-1.2.1/test/spiretest/x509.go 19:19:57 spire-1.2.1/test/testca/ 19:19:57 spire-1.2.1/test/testca/ca.go 19:19:57 spire-1.2.1/test/testkey/ 19:19:57 spire-1.2.1/test/testkey/generate.sh 19:19:57 spire-1.2.1/test/testkey/genkeys.go 19:19:57 spire-1.2.1/test/testkey/keys.go 19:19:57 spire-1.2.1/test/testkey/new.go 19:19:57 spire-1.2.1/test/tpmsimulator/ 19:19:57 spire-1.2.1/test/tpmsimulator/simulator.go 19:19:57 spire-1.2.1/test/util/ 19:19:57 spire-1.2.1/test/util/cert_fixtures.go 19:19:57 spire-1.2.1/test/util/cert_generation.go 19:19:57 spire-1.2.1/test/util/io_redirection.go 19:19:57 spire-1.2.1/test/util/race.go 19:19:57 spire-1.2.1/test/util/util.go 19:19:57 building spire from source... 19:19:57 Installing go1.17.7... 19:19:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:58 ---> 09a4c2639de4 19:19:58 Step 3/23 : WORKDIR /edgex-go 19:19:58 ---> Using cache 19:19:58 ---> 9752c2108261 19:19:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:58 ---> Using cache 19:19:58 ---> 108e452bced2 19:19:58 Step 5/23 : RUN apk add --update --no-cache make git 19:19:58 ---> Using cache 19:19:58 ---> 8205edc7b235 19:19:58 Step 6/23 : COPY go.mod vendor* ./ 19:19:58 ---> Using cache 19:19:58 ---> a5b3b1599426 19:19:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:58 ---> Using cache 19:19:58 ---> ba56cbafc0ba 19:19:58 Step 8/23 : COPY . . 19:19:58 ---> Using cache 19:19:58 ---> e4196f58d006 19:19:58 Step 9/23 : RUN make cmd/core-command/core-command 19:20:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:01 ---> 09a4c2639de4 19:20:01 Step 3/23 : WORKDIR /edgex-go 19:20:01 ---> Using cache 19:20:01 ---> 9752c2108261 19:20:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:01 ---> Using cache 19:20:01 ---> 108e452bced2 19:20:01 Step 5/23 : RUN apk add --update --no-cache make bash git 19:20:01 ---> Running in d7b6f02474dc 19:20:01 ---> Running in 56db8eedf426 19:20:01 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 19:20:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:03 Building bin/spire-server... 19:20:03 go: downloading github.com/mitchellh/cli v1.1.2 19:20:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:20:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:20:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:20:03 go: downloading google.golang.org/grpc v1.44.0 19:20:03 OK: 221 MiB in 52 packages 19:20:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:20:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:20:03 go: downloading github.com/imdario/mergo v0.3.12 19:20:03 go: downloading github.com/sirupsen/logrus v1.8.1 19:20:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:20:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:20:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:20:03 go: downloading github.com/fatih/color v1.13.0 19:20:03 go: downloading github.com/mattn/go-isatty v0.0.14 19:20:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:20:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:20:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:20:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:20:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:20:03 go: downloading github.com/open-policy-agent/opa v0.38.0 19:20:03 go: downloading github.com/armon/go-metrics v0.3.10 19:20:03 go: downloading github.com/prometheus/client_golang v1.12.1 19:20:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:20:03 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:20:03 go: downloading github.com/mattn/go-colorable v0.1.12 19:20:03 go: downloading github.com/Masterminds/goutils v1.1.0 19:20:03 go: downloading github.com/Masterminds/semver v1.5.0 19:20:04 go: downloading github.com/google/uuid v1.1.2 19:20:04 go: downloading github.com/huandu/xstrings v1.3.2 19:20:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:20:04 go: downloading github.com/oklog/run v1.0.0 19:20:04 go: downloading github.com/imkira/go-observer v1.0.3 19:20:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:20:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:20:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:20:04 go: downloading github.com/prometheus/client_model v0.2.0 19:20:04 go: downloading github.com/prometheus/common v0.32.1 19:20:04 go: downloading github.com/beorn7/perks v1.0.1 19:20:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:20:04 go: downloading github.com/prometheus/procfs v0.7.3 19:20:04 go: downloading go.uber.org/atomic v1.9.0 19:20:04 go: downloading github.com/hashicorp/errwrap v1.1.0 19:20:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:20:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:20:04 go: downloading github.com/blang/semver/v4 v4.0.0 19:20:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:20:04 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:20:05 go: downloading github.com/jinzhu/gorm v1.9.16 19:20:05 go: downloading github.com/lib/pq v1.10.4 19:20:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:20:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:20:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:20:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:20:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:20:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:20:06 go: downloading github.com/stretchr/testify v1.7.0 19:20:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:20:06 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:20:08 Removing intermediate container 56db8eedf426 19:20:08 ---> 787e4ad32833 19:20:08 Step 6/23 : COPY go.mod vendor* ./ 19:20:08 ---> 4fe82ce71d59 19:20:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:08 ---> Running in 9f012437a235 19:20:10 go: downloading google.golang.org/api v0.70.0 19:20:10 go: downloading k8s.io/client-go v0.23.4 19:20:10 go: downloading k8s.io/api v0.23.4 19:20:10 go: downloading github.com/google/go-tpm v0.3.3 19:20:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:20:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:20:10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:20:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:20:11 go: downloading cloud.google.com/go/storage v1.21.0 19:20:11 go: downloading cloud.google.com/go v0.100.2 19:20:12 go: downloading k8s.io/apimachinery v0.23.4 19:20:12 go: downloading k8s.io/kube-aggregator v0.23.3 19:20:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:20:12 go: downloading cloud.google.com/go/security v1.3.0 19:20:12 go: downloading github.com/hashicorp/vault/api v1.4.1 19:20:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:20:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:20:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:20:13 go: downloading github.com/twmb/murmur3 v1.1.6 19:20:13 go: downloading github.com/jinzhu/inflection v1.0.0 19:20:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:20:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:20:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:20:13 go: downloading github.com/aws/smithy-go v1.11.0 19:20:13 Removing intermediate container 9f012437a235 19:20:13 ---> f7e2beac4e59 19:20:13 Step 8/23 : COPY . . 19:20:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:20:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:20:13 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:20:13 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:20:13 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:20:13 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:20:13 go: downloading github.com/dimchansky/utfbom v1.1.1 19:20:13 go: downloading cloud.google.com/go/compute v1.3.0 19:20:13 go: downloading cloud.google.com/go/iam v0.1.1 19:20:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:20:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:20:16 go: downloading github.com/gogo/protobuf v1.3.2 19:20:16 go: downloading k8s.io/klog/v2 v2.30.0 19:20:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:20:16 go: downloading github.com/google/gofuzz v1.1.0 19:20:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:20:16 go: downloading github.com/spf13/pflag v1.0.5 19:20:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:20:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:20:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:20:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:20:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:20:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:20:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:20:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:20:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:20:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:20:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:20:16 go: downloading gopkg.in/yaml.v2 v2.4.0 19:20:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:20:16 go: downloading github.com/gobwas/glob v0.2.3 19:20:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:20:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:20:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:20:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:20:16 go: downloading go.opencensus.io v0.23.0 19:20:16 go: downloading gopkg.in/inf.v0 v0.9.1 19:20:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:20:16 go: downloading github.com/googleapis/gnostic v0.5.5 19:20:16 go: downloading github.com/google/go-cmp v0.5.7 19:20:16 go: downloading github.com/go-logr/logr v1.2.2 19:20:16 go: downloading github.com/json-iterator/go v1.1.12 19:20:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:20:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:20:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:20:16 go: downloading go.uber.org/zap v1.21.0 19:20:16 go: downloading github.com/tklauser/numcpus v0.3.0 19:20:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:20:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:20:16 go: downloading sigs.k8s.io/yaml v1.3.0 19:20:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:20:16 go: downloading github.com/modern-go/reflect2 v1.0.2 19:20:16 go: downloading github.com/ryanuber/go-glob v1.0.0 19:20:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:20:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:20:16 go: downloading github.com/hashicorp/go-version v1.2.0 19:20:16 go: downloading github.com/golang/snappy v0.0.4 19:20:16 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:20:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:20:16 go: downloading go.uber.org/multierr v1.6.0 19:20:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:20:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:20:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:20:38  ---> 629fffc40502 19:20:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:20:38 ---> Running in e5e998eb4c51 19:20: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 19:20:39 Removing intermediate container d7b6f02474dc 19:20:39 ---> eb2913481d1e 19:20:39 19:20:39 Step 10/23 : FROM alpine:3.14 19:20:39 ---> e04c818066af 19:20:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:20:39 ---> Using cache 19:20:39 ---> 0fe917ff7827 19:20:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:39 ---> Using cache 19:20:39 ---> 18245796d0a8 19:20:39 Step 13/23 : ENV APP_PORT=59882 19:20:39 ---> Running in 6452d6a0cfdf 19:20:40 Removing intermediate container 6452d6a0cfdf 19:20:40 ---> 494fe708b756 19:20:40 Step 14/23 : EXPOSE $APP_PORT 19:20:40 ---> Running in 8f52d31ea85c 19:20:40 Removing intermediate container 8f52d31ea85c 19:20:40 ---> 6e57a12a2634 19:20:40 Step 15/23 : WORKDIR / 19:20:41 ---> Running in 29ee641dee6a 19:20:41 Removing intermediate container 29ee641dee6a 19:20:41 ---> 6e1224ca2222 19:20:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:42 ---> 5b0a31ef6caa 19:20:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:20:43 ---> 664757c52815 19:20:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:20:44 ---> e7130ae2fb55 19:20:44 Step 19/23 : ENTRYPOINT ["/core-command"] 19:20:44 ---> Running in 3da0e106d5e8 19:20:44 Removing intermediate container 3da0e106d5e8 19:20:44 ---> 4086c0ba9b2a 19:20:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:44 ---> Running in ec38304a8872 19:20:45 Removing intermediate container ec38304a8872 19:20:45 ---> f06d59280636 19:20:45 Step 21/23 : LABEL arch=x86_64 19:20:45 ---> Running in 1c56f65480c6 19:20:45 Removing intermediate container 1c56f65480c6 19:20:45 ---> cc15b6754bb9 19:20:45 Step 22/23 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:20:45 ---> Running in 42092fe3d50c 19:20:46 Removing intermediate container 42092fe3d50c 19:20:46 ---> c587322a032a 19:20:46 Step 23/23 : LABEL version=0.0.0 19:20:46 ---> Running in 53feab69b3e7 19:20:47 Removing intermediate container 53feab69b3e7 19:20:47 ---> c8b772f65a4b 19:20:47 19:20:47 Successfully built c8b772f65a4b 19:20:47 Successfully tagged core-command:latest 19:20:47  Building core-command ... done Building core-metadata 19:20:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:54 ---> 09a4c2639de4 19:20:54 Step 3/23 : WORKDIR /edgex-go 19:20:54 ---> Using cache 19:20:54 ---> 9752c2108261 19:20:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:54 ---> Using cache 19:20:54 ---> 108e452bced2 19:20:54 Step 5/23 : RUN apk add --update --no-cache make git 19:20:54 ---> Using cache 19:20:54 ---> 8205edc7b235 19:20:54 Step 6/23 : COPY go.mod vendor* ./ 19:20:54 ---> Using cache 19:20:54 ---> a5b3b1599426 19:20:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:54 ---> Using cache 19:20:54 ---> ba56cbafc0ba 19:20:54 Step 8/23 : COPY . . 19:20:54 ---> Using cache 19:20:54 ---> e4196f58d006 19:20:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:20:58 ---> Running in d6a6da16e6ee 19:20:59 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 19:21:00 Removing intermediate container 237834f53cb3 19:21:00 ---> fa0813fa1928 19:21:00 19:21:00 Step 13/26 : FROM alpine:3.15 19:21:00 ---> 0ac33e5f5afa 19:21:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:00 ---> Using cache 19:21:00 ---> 29352d5ea6ef 19:21:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:00 ---> Using cache 19:21:00 ---> c61bcbb1599c 19:21:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:01 ---> Running in 8cb0c3106393 19:21:01 Removing intermediate container e5e998eb4c51 19:21:01 ---> 47d2f1de766c 19:21:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:21:01 ---> Running in b0c05a63553c 19:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:03 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 19:21:03 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:21:03 OK: 15854 distinct packages available 19:21:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:03 Removing intermediate container b0c05a63553c 19:21:03 ---> b23bc6ee6818 19:21:03 19:21:03 Step 11/23 : FROM docker:20.10.14 19:21:03 20.10.14: Pulling from library/docker 19:21:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:04 (1/5) Installing dumb-init (1.2.5-r1) 19:21:05 (2/5) Installing musl-obstack (1.2.3-r0) 19:21:05 (3/5) Installing libucontext (1.1-r0) 19:21:05 (4/5) Installing gcompat (1.0.0-r4) 19:21:05 (5/5) Installing openssl (1.1.1n-r0) 19:21:05 Executing busybox-1.34.1-r5.trigger 19:21:05 OK: 6 MiB in 19 packages 19:21:06 Removing intermediate container 8cb0c3106393 19:21:06 ---> d3f7fd5c0346 19:21:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:21:09 ---> 51435f51c722 19:21:09 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:21:15 ---> 86bbdae18c8c 19:21:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:21:15 ---> bb79d4702e98 19:21:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:21:15 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:21:15 Status: Downloaded newer image for docker:20.10.14 19:21:15 ---> 7417809fdb73 19:21:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:21:15 ---> Running in c0c5b0831a74 19:21:15 Removing intermediate container c0c5b0831a74 19:21:15 ---> 8035ccd893e0 19:21:15 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 19:21:16 ---> ef47272d5c65 19:21:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:21:16 ---> Running in 1e1489c8d0fd 19:21:16 ---> 65f5af768ba2 19:21:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:16 ---> Running in 019d31f9837f 19:21:16 Removing intermediate container 019d31f9837f 19:21:16 ---> b5826386d5c5 19:21:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:17 ---> Running in 41ebd9d3bca0 19:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:17 (1/43) Installing readline (8.1.1-r0) 19:21:17 Removing intermediate container 41ebd9d3bca0 19:21:17 ---> dbc8f6050207 19:21:17 Step 24/26 : LABEL arch=x86_64 19:21:17 (2/43) Installing bash (5.1.16-r0) 19:21:17 Executing bash-5.1.16-r0.post-install 19:21:17 (3/43) Installing brotli-libs (1.0.9-r5) 19:21:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:21:17 ---> Running in 0f1aa1a3c219 19:21:17 (5/43) Installing libcurl (7.80.0-r0) 19:21:17 (6/43) Installing curl (7.80.0-r0) 19:21:17 (7/43) Installing dumb-init (1.2.5-r1) 19:21:17 (8/43) Installing libbz2 (1.0.8-r1) 19:21:17 (9/43) Installing expat (2.4.7-r0) 19:21:17 (10/43) Installing libffi (3.4.2-r1) 19:21:17 (11/43) Installing gdbm (1.22-r0) 19:21:17 (12/43) Installing xz-libs (5.2.5-r1) 19:21:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:21:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:21:17 (15/43) Installing mpdecimal (2.5.1-r1) 19:21:17 (16/43) Installing sqlite-libs (3.36.0-r0) 19:21:17 (17/43) Installing python3 (3.9.7-r4) 19:21:17 Removing intermediate container 0f1aa1a3c219 19:21:17 ---> 8e812c3a8356 19:21:17 Step 25/26 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:21:17 ---> Running in e928008d802f 19:21:17 (18/43) Installing py3-appdirs (1.4.4-r2) 19:21:17 (19/43) Installing py3-certifi (2020.12.5-r1) 19:21:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:21:17 (21/43) Installing py3-idna (3.3-r0) 19:21:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:21:17 (23/43) Installing py3-requests (2.26.0-r1) 19:21:17 (24/43) Installing py3-msgpack (1.0.2-r1) 19:21:17 (25/43) Installing py3-lockfile (0.12.2-r4) 19:21:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:21:17 (27/43) Installing py3-colorama (0.4.4-r1) 19:21:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:21:17 (29/43) Installing py3-distlib (0.3.3-r0) 19:21:17 (30/43) Installing py3-distro (1.6.0-r0) 19:21:17 (31/43) Installing py3-six (1.16.0-r0) 19:21:17 (32/43) Installing py3-webencodings (0.5.1-r4) 19:21:17 (33/43) Installing py3-html5lib (1.1-r1) 19:21:17 (34/43) Installing py3-parsing (2.4.7-r2) 19:21:17 (35/43) Installing py3-packaging (20.9-r1) 19:21:17 (36/43) Installing py3-tomli (1.2.2-r0) 19:21:17 (37/43) Installing py3-pep517 (0.12.0-r0) 19:21:17 (38/43) Installing py3-progress (1.6-r0) 19:21:17 (39/43) Installing py3-retrying (1.3.3-r2) 19:21:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:21:17 (41/43) Installing py3-setuptools (52.0.0-r4) 19:21:18 (42/43) Installing py3-toml (0.10.2-r2) 19:21:18 (43/43) Installing py3-pip (20.3.4-r1) 19:21:18 Executing busybox-1.34.1-r5.trigger 19:21:18 OK: 83 MiB in 65 packages 19:21:18 Removing intermediate container e928008d802f 19:21:18 ---> a9f8a08ff4b3 19:21:18 Step 26/26 : LABEL version=0.0.0 19:21:18 ---> Running in 1093a6c53a42 19:21:18 Removing intermediate container 1093a6c53a42 19:21:18 ---> 5359da447d73 19:21:18 19:21:18 Successfully built 5359da447d73 19:21:18 Successfully tagged security-spire-agent:latest 19:21:18  Building security-spire-agent ... done Collecting docker-compose==1.23.2 19:21:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:21:18 Collecting cached-property<2,>=1.2.0 19:21:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:21:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:21:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:21:19 Collecting websocket-client<1.0,>=0.32.0 19:21:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:21:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:21:19 Collecting jsonschema<3,>=2.5.1 19:21:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:21:19 Collecting PyYAML<4,>=3.10 19:21:19 Downloading PyYAML-3.13.tar.gz (270 kB) 19:21:20 Collecting docopt<0.7,>=0.6.1 19:21:20 Downloading docopt-0.6.2.tar.gz (25 kB) 19:21:20 Collecting texttable<0.10,>=0.9.0 19:21:20 Downloading texttable-0.9.1.tar.gz (11 kB) 19:21:20 Collecting docker<4.0,>=3.6.0 19:21:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:21:20 Collecting dockerpty<0.5,>=0.4.1 19:21:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:21:21 Collecting docker-pycreds>=0.4.0 19:21:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:21:21 Collecting idna<2.8,>=2.5 19:21:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:21:21 Collecting urllib3<1.25,>=1.21.1 19:21:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:21:21 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) 19:21:21 Collecting chardet<3.1.0,>=3.0.2 19:21:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:21:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:21:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:21:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:21:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:21:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:21:21 Attempting uninstall: urllib3 19:21:21 Found existing installation: urllib3 1.26.7 19:21:21 Uninstalling urllib3-1.26.7: 19:21:21 Successfully uninstalled urllib3-1.26.7 19:21:21 Attempting uninstall: idna 19:21:21 Found existing installation: idna 3.3 19:21:21 Uninstalling idna-3.3: 19:21:21 Successfully uninstalled idna-3.3 19:21:22 Removing intermediate container d6a6da16e6ee 19:21:22 ---> 8d8288a869f7 19:21:22 19:21:22 Step 10/23 : FROM alpine:3.14 19:21:22 ---> e04c818066af 19:21:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:21:22 ---> Using cache 19:21:22 ---> 0fe917ff7827 19:21:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:22 ---> Using cache 19:21:22 ---> 18245796d0a8 19:21:22 Step 13/23 : ENV APP_PORT=59881 19:21:22 Attempting uninstall: requests 19:21:22 Found existing installation: requests 2.26.0 19:21:22 Uninstalling requests-2.26.0: 19:21:22 Successfully uninstalled requests-2.26.0 19:21:22 ---> Running in 0e644d996f2e 19:21:22 Running setup.py install for texttable: started 19:21:23 Building bin/spire-agent... 19:21:23 Running setup.py install for texttable: finished with status 'done' 19:21:23 Running setup.py install for PyYAML: started 19:21:23 Removing intermediate container 0e644d996f2e 19:21:23 ---> 0e6c33737f9a 19:21:23 Step 14/23 : EXPOSE $APP_PORT 19:21:23 ---> Running in 88ab4c9bb2b7 19:21:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:21:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:21:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:21:23 go: downloading github.com/docker/docker v20.10.12+incompatible 19:21:23 Removing intermediate container 88ab4c9bb2b7 19:21:23 ---> 421cebd7d5b5 19:21:23 Step 15/23 : WORKDIR / 19:21:23 ---> Running in 802e2f95ba41 19:21:23 Running setup.py install for PyYAML: finished with status 'done' 19:21:24 Running setup.py install for docopt: started 19:21:24 Removing intermediate container 802e2f95ba41 19:21:24 ---> 43d4ccf10b0a 19:21:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:24 Running setup.py install for docopt: finished with status 'done' 19:21:24 Running setup.py install for dockerpty: started 19:21:24 go: downloading github.com/google/go-tpm-tools v0.3.3 19:21:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:21:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:21:24 go: downloading github.com/docker/go-units v0.4.0 19:21:24 go: downloading github.com/docker/go-connections v0.4.0 19:21:24 go: downloading github.com/opencontainers/image-spec v1.0.1 19:21:24 go: downloading github.com/containerd/containerd v1.3.4 19:21:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:21:24 go: downloading github.com/opencontainers/go-digest v1.0.0 19:21:24  Running setup.py install for dockerpty: finished with status 'done' 19:21:24 ---> 037d8bcebbfb 19:21:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:25 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 19:21:25 ---> eac71244b58f 19:21:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:21:25 ---> 006426e1013b 19:21:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:21:26 ---> Running in 5e436c5de9bf 19:21:26 Removing intermediate container 5e436c5de9bf 19:21:26 ---> fd164b6a7a6d 19:21:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:26 ---> Running in 53642b481ca3 19:21:26 Removing intermediate container 53642b481ca3 19:21:26 ---> c5d3b708bfc0 19:21:26 Step 21/23 : LABEL arch=x86_64 19:21:26 ---> Running in 3403384b105e 19:21:27 Removing intermediate container 3403384b105e 19:21:27 ---> e8541837e836 19:21:27 Step 22/23 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:21:27 ---> Running in e4ea8ddf76fb 19:21:28 Removing intermediate container e4ea8ddf76fb 19:21:28 ---> 4fb7e30c6104 19:21:28 Step 23/23 : LABEL version=0.0.0 19:21:28 ---> Running in d1896695afd3 19:21:28 Removing intermediate container d1896695afd3 19:21:28 ---> 4124b6e6f33d 19:21:28 19:21:28 Successfully built 4124b6e6f33d 19:21:28 Successfully tagged core-metadata:latest 19:21:29  Building core-metadata ... done Removing intermediate container 1e1489c8d0fd 19:21:29 ---> 0a3fb788b4c1 19:21:29 Step 14/23 : ENV APP_PORT=58890 19:21:29 ---> Running in dc90aa263357 19:21:29 Removing intermediate container dc90aa263357 19:21:29 ---> be77cc2fba29 19:21:29 Step 15/23 : EXPOSE $APP_PORT 19:21:29 ---> Running in 3e371bd9f1d8 19:21:30 Removing intermediate container 3e371bd9f1d8 19:21:30 ---> 843f0de3549a 19:21:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:21:31 ---> 41e32356d7d5 19:21:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:21:31 ---> ff7d311428a1 19:21:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:21:32 ---> 82bb6c896ab5 19:21:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:21:32 ---> Running in 5d827603da59 19:21:32 Removing intermediate container 5d827603da59 19:21:32 ---> 26ce857f23eb 19:21:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:32 ---> Running in 993f32fb0604 19:21:32 Removing intermediate container 993f32fb0604 19:21:32 ---> 43a98bfad09c 19:21:32 Step 21/23 : LABEL arch=x86_64 19:21:33 ---> Running in 6b4f8d55df07 19:21:33 Removing intermediate container 6b4f8d55df07 19:21:33 ---> 5216b434e1cf 19:21:33 Step 22/23 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:21:33 ---> Running in 3592430a922a 19:21:33 Removing intermediate container 3592430a922a 19:21:33 ---> 260fe79d7925 19:21:33 Step 23/23 : LABEL version=0.0.0 19:21:33 ---> Running in d082403af262 19:21:33 Removing intermediate container d082403af262 19:21:33 ---> 8182f17c5d16 19:21:33 19:21:33 Successfully built 8182f17c5d16 19:21:33 Successfully tagged sys-mgmt-agent:latest 19:22:20  Building sys-mgmt-agent ... done Building bin/spire-agent... 19:22:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:22:20 go: downloading github.com/docker/docker v20.10.12+incompatible 19:22:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:22:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:22:20 Removing intermediate container 8d0417846a88 19:22:20 ---> 4ebacee1a94d 19:22:20 19:22:20 Step 13/25 : FROM alpine:3.15 19:22:20 ---> 0ac33e5f5afa 19:22:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:20 ---> Using cache 19:22:20 ---> 29352d5ea6ef 19:22:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:20 ---> Using cache 19:22:20 ---> c61bcbb1599c 19:22:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:20 ---> Using cache 19:22:20 ---> d3f7fd5c0346 19:22:20 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:22:20 go: downloading github.com/google/go-tpm-tools v0.3.3 19:22:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:22:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:22:20 go: downloading github.com/docker/go-units v0.4.0 19:22:20 go: downloading github.com/opencontainers/image-spec v1.0.1 19:22:20 go: downloading github.com/docker/go-connections v0.4.0 19:22:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:22:20 go: downloading github.com/containerd/containerd v1.3.4 19:22:20 go: downloading github.com/opencontainers/go-digest v1.0.0 19:22:21  ---> d90cbc6bca8a 19:22:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:22:22 ---> bff87a9b58a1 19:22:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:22:22 ---> 88938e3fe01e 19:22:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:22:22 ---> ad0bca7a74c7 19:22:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:22:22 ---> Running in 15b1f5961a05 19:22:22 Removing intermediate container 15b1f5961a05 19:22:22 ---> 0b0740de7d2d 19:22:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:22:22 ---> Running in 0e8e022e8cb7 19:22:23 Removing intermediate container 0e8e022e8cb7 19:22:23 ---> 0fc08abe7a02 19:22:23 Step 23/25 : LABEL arch=x86_64 19:22:23 ---> Running in 72b1db0a515c 19:22:23 Removing intermediate container 72b1db0a515c 19:22:23 ---> c69da9a59e48 19:22:23 Step 24/25 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:22:23 ---> Running in bf9b71b6e070 19:22:23 Removing intermediate container bf9b71b6e070 19:22:23 ---> fac42006972a 19:22:23 Step 25/25 : LABEL version=0.0.0 19:22:23 ---> Running in 11ea9504ea85 19:22:23 Removing intermediate container 11ea9504ea85 19:22:23 ---> 441dbd3d479c 19:22:23 19:22:23 Successfully built 441dbd3d479c 19:22:23 Successfully tagged security-spire-server:latest 19:22:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:22:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:22:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:22:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:22:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:22:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:22:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:22:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:22:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:22:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:23:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements 19:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:23:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.495s coverage: 98.5% of statements 19:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:23:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 53.4% of statements 19:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:23:20  Building security-spire-server ... done Removing intermediate container d35a748b0c9e 19:23:20 ---> 3ebd2c21a1f5 19:23:20 19:23:20 Step 13/26 : FROM alpine:3.15 19:23:20 ---> 0ac33e5f5afa 19:23:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:20 ---> Using cache 19:23:20 ---> 29352d5ea6ef 19:23:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:20 ---> Using cache 19:23:20 ---> c61bcbb1599c 19:23:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:20 ---> Running in bbe8e93c76e7 19:23:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:23:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:23:20 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 19:23:20 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:23:20 OK: 15854 distinct packages available 19:23:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:23:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:23:20 (1/4) Installing dumb-init (1.2.5-r1) 19:23:20 (2/4) Installing musl-obstack (1.2.3-r0) 19:23:20 (3/4) Installing libucontext (1.1-r0) 19:23:20 (4/4) Installing gcompat (1.0.0-r4) 19:23:20 Executing busybox-1.34.1-r5.trigger 19:23:20 OK: 6 MiB in 18 packages 19:23:20 Removing intermediate container bbe8e93c76e7 19:23:20 ---> 8c372d38e206 19:23:20 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:23:20 ---> d95b8b3c50ff 19:23:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:23:20 ---> c90c389f2211 19:23:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:23:20 ---> Running in b5c128e2a764 19:23:20 Removing intermediate container b5c128e2a764 19:23:20 ---> e83426dc1502 19:23:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:23:20 ---> c858b9fceefa 19:23:20 Step 21/26 : WORKDIR / 19:23:20 ---> Running in ca219af218c4 19:23:20 Removing intermediate container ca219af218c4 19:23:20 ---> 9ff7bea2cf3b 19:23:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:20 ---> Running in dd2bc079e3e7 19:23:20 Removing intermediate container dd2bc079e3e7 19:23:20 ---> af375e75865e 19:23:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:20 ---> Running in a2a8e2a39e5f 19:23:20 Removing intermediate container a2a8e2a39e5f 19:23:20 ---> 10e0a1b1d94d 19:23:20 Step 24/26 : LABEL arch=x86_64 19:23:20 ---> Running in de8c5e155fb0 19:23:20 Removing intermediate container de8c5e155fb0 19:23:20 ---> 31e48771f3bd 19:23:20 Step 25/26 : LABEL git_sha=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 19:23:20 ---> Running in dc0df1632d71 19:23:20 Removing intermediate container dc0df1632d71 19:23:20 ---> 53743003beee 19:23:20 Step 26/26 : LABEL version=0.0.0 19:23:20 ---> Running in 05a8770ef292 19:23:20 Removing intermediate container 05a8770ef292 19:23:20 ---> 41584a3cbf1d 19:23:20 19:23:20 Successfully built 41584a3cbf1d 19:23:20 Successfully tagged security-spire-config:latest 19:23:20  Building security-spire-config ... done  [Pipeline] } 19:23:20 $ docker stop --time=1 d707b72fd313baedcf794629db5fc2380f47c93d7bddd1c0ee9e22eb43a2cfa0 19:23:21 $ docker rm -f d707b72fd313baedcf794629db5fc2380f47c93d7bddd1c0ee9e22eb43a2cfa0 [Pipeline] // withDockerContainer [Pipeline] sh 19:23:21 + docker images 19:23:21 REPOSITORY TAG IMAGE ID CREATED SIZE 19:23:21 security-spire-config latest 41584a3cbf1d 3 seconds ago 86.7MB 19:23:21 3ebd2c21a1f5 18 seconds ago 4.43GB 19:23:21 security-spire-server latest 441dbd3d479c 58 seconds ago 87.3MB 19:23:21 4ebacee1a94d About a minute ago 4.43GB 19:23:21 sys-mgmt-agent latest 8182f17c5d16 About a minute ago 299MB 19:23:21 core-metadata latest 4124b6e6f33d About a minute ago 17MB 19:23:21 8d8288a869f7 2 minutes ago 1.5GB 19:23:21 security-spire-agent latest 5359da447d73 2 minutes ago 127MB 19:23:21 b23bc6ee6818 2 minutes ago 1.49GB 19:23:21 fa0813fa1928 2 minutes ago 4.43GB 19:23:21 core-command latest c8b772f65a4b 2 minutes ago 16.1MB 19:23:21 eb2913481d1e 2 minutes ago 1.49GB 19:23:21 security-spiffe-token-provider latest 49306464217e 3 minutes ago 28.8MB 19:23:21 security-secretstore-setup latest 60ad47ccf9cd 3 minutes ago 28.5MB 19:23:21 support-notifications latest c57c47486237 3 minutes ago 26.9MB 19:23:21 5951880cb869 3 minutes ago 1.55GB 19:23:21 2b9c42bdb5a7 3 minutes ago 1.54GB 19:23:21 f9b34eac2da0 3 minutes ago 1.5GB 19:23:21 security-bootstrapper latest 02260706b4fa 4 minutes ago 19.1MB 19:23:21 core-data latest 1a33dcc41d02 4 minutes ago 22.5MB 19:23:21 security-proxy-setup latest 322dd2d9cafe 4 minutes ago 26.9MB 19:23:21 support-scheduler latest fc52baa79960 5 minutes ago 26.3MB 19:23:21 89f98251fc9d 5 minutes ago 1.55GB 19:23:21 e25f71ec8ad7 5 minutes ago 1.52GB 19:23:21 295dc7fb2e23 5 minutes ago 1.5GB 19:23:21 0ea1d9ab4a64 5 minutes ago 1.5GB 19:23:21 ci-base-image-x86_64 latest 09a4c2639de4 8 minutes ago 896MB 19:23:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 days ago 562MB 19:23:21 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 19:23:21 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 19:23:21 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 19:23:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 19:23:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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] } 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.906s coverage: 89.2% of statements 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:23:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.440s coverage: 84.4% of statements 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.598s coverage: 95.6% of statements 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.465s coverage: 72.2% of statements 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.552s coverage: 60.0% of statements 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.461s coverage: 0.9% of statements 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.553s coverage: 58.8% of statements 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.330s coverage: 29.6% of statements 19:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.343s coverage: 47.1% of statements 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.306s coverage: 79.5% of statements 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 19:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.351s coverage: 96.3% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements 19:23:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.242s coverage: 44.8% of statements 19:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.761s coverage: 82.5% of statements 19:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.420s coverage: 92.9% of statements 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.322s coverage: 58.8% of statements 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.365s coverage: 85.4% of statements 19:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.950s coverage: 91.2% of statements 19:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.107s coverage: 64.4% of statements 19:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.386s coverage: 100.0% of statements 19:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 19:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 19:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 19:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.116s coverage: 100.0% of statements 19:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.593s coverage: 65.4% of statements 19:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.993s coverage: 43.8% of statements 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.393s coverage: 89.5% of statements 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:24:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.477s coverage: 17.7% of statements 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:24:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.776s coverage: 92.3% of statements 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:24:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 63.2% of statements 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:24:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:24:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.518s coverage: 97.7% of statements 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:24:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:24:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:24:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.237s coverage: 100.0% of statements 19:24:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:24:36 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 19:24:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:24:36 GO111MODULE=on go vet ./... 19:26:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:43 ./bin/test-attribution-txt.sh [Pipeline] echo 19:26:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:26:44 + ls -al . 19:26:44 total 668 19:26:44 drwxrwxr-x 9 1001 1001 4096 Apr 25 19:26 . 19:26:44 drwxr-xr-x 4 root root 4096 Apr 25 19:19 .. 19:26:44 -rw-rw-r-- 1 1001 1001 11 Apr 25 19:17 .dockerignore 19:26:44 drwxrwxr-x 8 1001 1001 4096 Apr 25 19:18 .git 19:26:44 drwxrwxr-x 3 1001 1001 4096 Apr 25 19:17 .github 19:26:44 -rw-rw-r-- 1 1001 1001 879 Apr 25 19:17 .gitignore 19:26:44 -rw-rw-r-- 1 1001 1001 42 Apr 25 19:17 .golangci.yml 19:26:44 -rw-rw-r-- 1 1001 1001 87 Apr 25 19:17 .hadolint.yml 19:26:44 -rw-rw-r-- 1 1001 1001 166 Apr 25 19:17 .sonarcloud.properties 19:26:44 -rw-rw-r-- 1 1001 1001 1171 Apr 25 19:17 ADOPTERS.md 19:26:44 -rw-rw-r-- 1 1001 1001 10086 Apr 25 19:17 Attribution.txt 19:26:44 -rw-rw-r-- 1 1001 1001 51732 Apr 25 19:17 CHANGELOG.md 19:26:44 -rw-rw-r-- 1 1001 1001 3804 Apr 25 19:17 CONTRIBUTING.md 19:26:44 -rw-rw-r-- 1 1001 1001 677 Apr 25 19:17 GOVERNANCE.md 19:26:44 -rw-rw-r-- 1 1001 1001 850 Apr 25 19:17 Jenkinsfile 19:26:44 -rw-rw-r-- 1 1001 1001 10775 Apr 25 19:17 LICENSE 19:26:44 -rw-rw-r-- 1 1001 1001 10389 Apr 25 19:17 Makefile 19:26:44 -rw-rw-r-- 1 1001 1001 582 Apr 25 19:17 OWNERS.md 19:26:44 -rw-rw-r-- 1 1001 1001 9120 Apr 25 19:17 README.md 19:26:44 -rw-rw-r-- 1 1001 1001 6912 Apr 25 19:17 SECURITY.md 19:26:44 -rw-rw-r-- 1 1001 1001 5 Apr 25 19:14 VERSION 19:26:44 -rw-rw-r-- 1 1001 1001 4131 Apr 25 19:17 ZMQWindows.md 19:26:44 drwxrwxr-x 2 1001 1001 4096 Apr 25 19:17 bin 19:26:44 drwxrwxr-x 18 1001 1001 4096 Apr 25 19:17 cmd 19:26:44 -rw-r--r-- 1 root root 435134 Apr 25 19:24 coverage.out 19:26:44 -rw-rw-r-- 1 1001 1001 3256 Apr 25 19:17 go.mod 19:26:44 -rw-rw-r-- 1 1001 1001 35162 Apr 25 19:19 go.sum 19:26:44 drwxrwxr-x 8 1001 1001 4096 Apr 25 19:17 internal 19:26:44 drwxrwxr-x 3 1001 1001 4096 Apr 25 19:17 openapi 19:26:44 drwxrwxr-x 4 1001 1001 4096 Apr 25 19:17 snap 19:26:44 -rw-rw-r-- 1 1001 1001 204 Apr 25 19:17 version.go [Pipeline] sh 19:26:45 + '[' -e coverage.out ] 19:26:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:26:45 Warning: overwriting stash ‘coverage-report’ 19:26:46 Stashed 1 file(s) [Pipeline] sh 19:26:46 + make build 19:26:46 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 19:28: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/core-metadata/core-metadata ./cmd/core-metadata 19:29:47 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 19:29:47 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 19:30:34 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 19:30:34 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 19:30:38 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 19:30:46 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 19:30:52 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 19:30: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31: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/secrets-config ./cmd/secrets-config 19:31:06 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 19:31:16 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] } 19:31:23 $ docker stop --time=1 c9406033fe035a910bb9cbc4e8d065019b381d48596a146f6ead17607d2a9b2f 19:31:25 $ docker rm -f c9406033fe035a910bb9cbc4e8d065019b381d48596a146f6ead17607d2a9b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:28 19:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:31:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:29 latest: Pulling from edgex-devops/edgex-compose-arm64 19:31:29 29e5d40040c1: Pulling fs layer 19:31:29 1ce36da41761: Pulling fs layer 19:31:29 25b303627fd3: Pulling fs layer 19:31:29 29e5d40040c1: Verifying Checksum 19:31:29 29e5d40040c1: Download complete 19:31:29 1ce36da41761: Verifying Checksum 19:31:29 1ce36da41761: Download complete 19:31:30 29e5d40040c1: Pull complete 19:31:31 25b303627fd3: Verifying Checksum 19:31:31 25b303627fd3: Download complete 19:31:31 1ce36da41761: Pull complete 19:31:43 25b303627fd3: Pull complete 19:31:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:31:44 prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container 19:31:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:31:47 $ docker top 6645f90b6f59ccd5051481047b29d043ed0b34d2379fc0d7ba972e5945258da1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:48 + docker-compose build --help 19:31:48 + grep parallel 19:31:54 --parallel Build images in parallel. [Pipeline] } 19:31:55 $ docker stop --time=1 6645f90b6f59ccd5051481047b29d043ed0b34d2379fc0d7ba972e5945258da1 19:31:56 $ docker rm -f 6645f90b6f59ccd5051481047b29d043ed0b34d2379fc0d7ba972e5945258da1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:57 . [Pipeline] withDockerContainer 19:31:57 prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container 19:31:57 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:31:59 $ docker top 4bda798527724e4521e6b99b536983fc9542ecaa9257b30937e0de171a523023 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:59 + docker-compose -f ./docker-compose-build.yml build --parallel 19:32:08 Building core-command ... 19:32:08 Building core-data ... 19:32:08 Building core-metadata ... 19:32:08 Building security-bootstrapper ... 19:32:08 Building security-proxy-setup ... 19:32:08 Building security-secretstore-setup ... 19:32:08 Building security-spiffe-token-provider ... 19:32:08 Building security-spire-agent ... 19:32:08 Building security-spire-config ... 19:32:08 Building security-spire-server ... 19:32:08 Building support-notifications ... 19:32:08 Building support-scheduler ... 19:32:08 Building sys-mgmt-agent ... 19:32:08 Building security-secretstore-setup 19:32:08 Building security-spire-config 19:32:08 Building core-data 19:32:08 Building security-bootstrapper 19:32:08 Building core-command 19:33:45 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:33:45 ---> 9d1a00c252a8 19:33:45 Step 3/31 : WORKDIR /edgex-go 19:33:45 ---> Running in 7e08ee4cfeaa 19:33:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:45 ---> 9d1a00c252a8 19:33:45 Step 3/23 : WORKDIR /edgex-go 19:33:45 ---> Running in c18aab27c87d 19:33:45 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:33:45 ---> 9d1a00c252a8 19:33:45 Step 3/25 : WORKDIR /edgex-go 19:33:45 ---> Running in 736bd15c8dbb 19:33:45 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:33:45 ---> 9d1a00c252a8 19:33:45 Step 3/26 : WORKDIR /edgex-go 19:33:45 ---> Running in ec247bbbfb7a 19:33:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:45 ---> 9d1a00c252a8 19:33:45 Step 3/23 : WORKDIR /edgex-go 19:33:45 ---> Running in 82243ee81a7a 19:33:45 Removing intermediate container 736bd15c8dbb 19:33:45 ---> 36ac65d7e5b4 19:33:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:45 ---> Running in 37eadb742738 19:33:45 Removing intermediate container c18aab27c87d 19:33:45 ---> 8c5d47b8a98d 19:33:45 Removing intermediate container ec247bbbfb7a 19:33:45 ---> 625aabc6f560 19:33:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:45 Removing intermediate container 7e08ee4cfeaa 19:33:45 19:33:45 ---> d659ee460c82 19:33:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:45 Removing intermediate container 82243ee81a7a 19:33:45 ---> 06e9539ce1e1 19:33:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:45 ---> Running in 72ec89e2a372 19:33:45 ---> Running in f62e0096144c 19:33:45 ---> Running in 899e0118d81f 19:33:45 ---> Running in e53c12be818b 19:33:45 Removing intermediate container 37eadb742738 19:33:45 ---> 73c0f31b51bc 19:33:45 Step 5/25 : RUN apk add --update --no-cache make git 19:33:45 ---> Running in b2b8641d1c6b 19:33:45 Removing intermediate container f62e0096144c 19:33:45 ---> 4e968a8bd43a 19:33:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:33:45 ---> Running in 58d41f2f5493 19:33:45 Removing intermediate container 899e0118d81f 19:33:45 ---> b85104211a50 19:33:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:33:45 ---> Running in 97be31eaed58 19:33:45 Removing intermediate container e53c12be818b 19:33:45 ---> f748a1aba5fc 19:33:45 Step 5/23 : RUN apk add --update --no-cache make git 19:33:45 Removing intermediate container 72ec89e2a372 19:33:45 ---> cb4ba01a82c7 19:33:45 Step 5/31 : RUN apk add --update --no-cache make git 19:33:45 ---> Running in 8f270772246e 19:33:45 ---> Running in bb600ea1f9e5 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:45 OK: 220 MiB in 52 packages 19:33:45 OK: 220 MiB in 52 packages 19:33:45 OK: 220 MiB in 52 packages 19:33:45 OK: 220 MiB in 52 packages 19:33:45 OK: 220 MiB in 52 packages 19:33:45 Removing intermediate container b2b8641d1c6b 19:33:45 ---> 521d2c2ea227 19:33:45 Step 6/25 : COPY go.mod vendor* ./ 19:33:45 Removing intermediate container 58d41f2f5493 19:33:45 ---> a5c895931cdb 19:33:45 Step 6/23 : COPY go.mod vendor* ./ 19:33:45 Removing intermediate container bb600ea1f9e5 19:33:45 ---> dbe8f7e9ea35 19:33:45 Step 6/31 : COPY go.mod vendor* ./ 19:33:45 Removing intermediate container 97be31eaed58 19:33:45 ---> 88af9a1ea747 19:33:45 Step 6/26 : COPY go.mod vendor* ./ 19:33:45 Removing intermediate container 8f270772246e 19:33:45 ---> ce434a75b1d8 19:33:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:45 ---> 83b97e7c6e87 19:33:45 Step 6/23 : COPY go.mod vendor* ./ 19:33:45 ---> Running in 0355c4232f98 19:33:46 ---> 40b2f4a190e0 19:33:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:46 ---> Running in ae51de99bb3a 19:33:46 ---> 95726a25a468 19:33:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:47 ---> d5a99da43925 19:33:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:47 ---> Running in a91cd2d3e514 19:33:47 ---> Running in 77cc88780b9b 19:33:47 ---> 951cdac50a1b 19:33:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:47 ---> Running in 42bd3184d292 19:33:51 Removing intermediate container 0355c4232f98 19:33:51 ---> 381514d27f7a 19:33:51 Step 8/25 : COPY . . 19:33:52 Removing intermediate container ae51de99bb3a 19:33:52 ---> a4d85dede120 19:33:52 Step 8/23 : COPY . . 19:33:53 Removing intermediate container a91cd2d3e514 19:33:53 ---> 7a730f3e7dd1 19:33:53 Step 8/31 : COPY . . 19:33:54 Removing intermediate container 77cc88780b9b 19:33:54 ---> c5fc0d2c3204 19:33:54 Step 8/26 : COPY . . 19:33:54 Removing intermediate container 42bd3184d292 19:33:54 ---> d8afc8b79154 19:33:54 Step 8/23 : COPY . . 19:34:26 ---> 1cb3b2a9c1ac 19:34:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:26 ---> 5d6fab96a87e 19:34:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:26 ---> Running in 36d696c8f379 19:34:26 ---> ac4901143156 19:34:26 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:34:26 ---> 0bb989f7521d 19:34:26 Step 9/23 : RUN make cmd/core-command/core-command 19:34:26 ---> Running in 5ddb8691dd1d 19:34:26 ---> f3928190568d 19:34:26 Step 9/23 : RUN make cmd/core-data/core-data 19:34:26 ---> Running in cf715a845b14 19:34:26 ---> Running in 601d3b06c616 19:34:26 ---> Running in 3b3e9762240d 19:34:26 Removing intermediate container cf715a845b14 19:34:26 ---> 86e93f1aac18 19:34:26 Step 10/26 : RUN mkdir -p spire-build 19:34:26 ---> Running in 6d4e632dd9d6 19: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19: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/core-command/core-command ./cmd/core-command 19: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:34:27 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 19:34:28 Removing intermediate container 6d4e632dd9d6 19:34:28 ---> b8ea1ae5b04d 19:34:28 Step 11/26 : WORKDIR /edgex-go/spire-build 19:34:28 ---> Running in 132b403b7187 19:34:29 Removing intermediate container 132b403b7187 19:34:29 ---> 032a570cef6d 19:34: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 19:34:29 ---> Running in da40592a0065 19:34:32 spire-1.2.1/ 19:34:32 spire-1.2.1/.data/ 19:34:32 spire-1.2.1/.data/.file 19:34:32 spire-1.2.1/.dockerignore 19:34:32 spire-1.2.1/.gitattributes 19:34:32 spire-1.2.1/.githooks/ 19:34:32 spire-1.2.1/.githooks/pre-commit 19:34:32 spire-1.2.1/.github/ 19:34:32 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:34:32 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:34:32 spire-1.2.1/.github/dependabot.yml 19:34:32 spire-1.2.1/.github/workflows/ 19:34:32 spire-1.2.1/.github/workflows/nightly_build.yaml 19:34:32 spire-1.2.1/.github/workflows/pr_build.yaml 19:34:32 spire-1.2.1/.github/workflows/release_build.yaml 19:34:32 spire-1.2.1/.github/workflows/scripts/ 19:34:32 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:34:32 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:34:32 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:34:32 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:34:32 spire-1.2.1/.github/workflows/scripts/split.sh 19:34:32 spire-1.2.1/.gitignore 19:34:32 spire-1.2.1/.go-version 19:34:32 spire-1.2.1/.golangci.yml 19:34:32 spire-1.2.1/ADOPTERS.md 19:34:32 spire-1.2.1/CHANGELOG.md 19:34:32 spire-1.2.1/CODE-OF-CONDUCT.md 19:34:32 spire-1.2.1/CODEOWNERS 19:34:32 spire-1.2.1/CONTRIBUTING.md 19:34:32 spire-1.2.1/Dockerfile 19:34:32 spire-1.2.1/Dockerfile.dev 19:34:32 spire-1.2.1/Dockerfile.scratch 19:34:32 spire-1.2.1/LICENSE 19:34:32 spire-1.2.1/MAINTAINERS.md 19:34:32 spire-1.2.1/Makefile 19:34:32 spire-1.2.1/README.md 19:34:32 spire-1.2.1/ROADMAP.md 19:34:32 spire-1.2.1/SECURITY.md 19:34:32 spire-1.2.1/cmd/ 19:34:32 spire-1.2.1/cmd/spire-agent/ 19:34:32 spire-1.2.1/cmd/spire-agent/cli/ 19:34:32 spire-1.2.1/cmd/spire-agent/cli/api/ 19:34:32 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/common/ 19:34:32 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:34:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/run/ 19:34:32 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:34:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:34:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:34:32 spire-1.2.1/cmd/spire-agent/main.go 19:34:32 spire-1.2.1/cmd/spire-server/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/agent/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/cli.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/run/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/token/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/validate/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/x509/ 19:34:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:34:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:34:32 spire-1.2.1/cmd/spire-server/main.go 19:34:32 spire-1.2.1/cmd/spire-server/util/ 19:34:32 spire-1.2.1/cmd/spire-server/util/util.go 19:34:32 spire-1.2.1/conf/ 19:34:32 spire-1.2.1/conf/agent/ 19:34:32 spire-1.2.1/conf/agent/agent.conf 19:34:32 spire-1.2.1/conf/agent/agent_full.conf 19:34:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:34:32 spire-1.2.1/conf/server/ 19:34:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:34:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:34:32 spire-1.2.1/conf/server/server.conf 19:34:32 spire-1.2.1/conf/server/server_full.conf 19:34:32 spire-1.2.1/doc/ 19:34:32 spire-1.2.1/doc/SPIRE101.md 19:34:32 spire-1.2.1/doc/auditlog.md 19:34:32 spire-1.2.1/doc/authorization_policy_engine.md 19:34:32 spire-1.2.1/doc/changelog_guidelines.md 19:34:32 spire-1.2.1/doc/cure53-report.pdf 19:34:32 spire-1.2.1/doc/images/ 19:34:32 spire-1.2.1/doc/images/2019_roadmap.png 19:34:32 spire-1.2.1/doc/images/SPIRE101.png 19:34:32 spire-1.2.1/doc/images/SPIRE_agent.png 19:34:32 spire-1.2.1/doc/images/SPIRE_server.png 19:34:32 spire-1.2.1/doc/images/cache_mgr.png 19:34:32 spire-1.2.1/doc/images/cache_mgr_components.png 19:34:32 spire-1.2.1/doc/images/federated_spire.png 19:34:32 spire-1.2.1/doc/images/ha_mode.png 19:34:32 spire-1.2.1/doc/images/nested_spire.png 19:34:32 spire-1.2.1/doc/images/oidc_federation.png 19:34:32 spire-1.2.1/doc/images/single_trust_domain.png 19:34:32 spire-1.2.1/doc/images/spiffe_compatible.png 19:34:32 spire-1.2.1/doc/images/spire_logo.png 19:34:32 spire-1.2.1/doc/migrating_registration_api_clients.md 19:34:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:34:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:34:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:34:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:34:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:34:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:34:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:34:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:34:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:34:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:34:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:34:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:34:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:34:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:34:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:34:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:34:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:34:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:34:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:34:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:34:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:34:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:34:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:34:32 spire-1.2.1/doc/scaling_spire.md 19:34:32 spire-1.2.1/doc/spire_agent.md 19:34:32 spire-1.2.1/doc/spire_server.md 19:34:32 spire-1.2.1/doc/supported_integrations.md 19:34:32 spire-1.2.1/doc/telemetry.md 19:34:32 spire-1.2.1/doc/telemetry_config.md 19:34:32 spire-1.2.1/doc/upgrading.md 19:34:32 spire-1.2.1/doc/using_spire.md 19:34:32 spire-1.2.1/examples/ 19:34:32 spire-1.2.1/examples/README.md 19:34:32 spire-1.2.1/go.mod 19:34:32 spire-1.2.1/go.sum 19:34:32 spire-1.2.1/pkg/ 19:34:32 spire-1.2.1/pkg/agent/ 19:34:32 spire-1.2.1/pkg/agent/agent.go 19:34:32 spire-1.2.1/pkg/agent/api/ 19:34:32 spire-1.2.1/pkg/agent/api/config.go 19:34:32 spire-1.2.1/pkg/agent/api/debug/ 19:34:32 spire-1.2.1/pkg/agent/api/debug/v1/ 19:34:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:34:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:34:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:34:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:34:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:34:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:34:32 spire-1.2.1/pkg/agent/api/endpoints.go 19:34:32 spire-1.2.1/pkg/agent/api/health/ 19:34:32 spire-1.2.1/pkg/agent/api/health/v1/ 19:34:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:34:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:34:32 spire-1.2.1/pkg/agent/api/rpccontext/ 19:34:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:34:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:34:32 spire-1.2.1/pkg/agent/attestor/ 19:34:32 spire-1.2.1/pkg/agent/attestor/node/ 19:34:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:34:32 spire-1.2.1/pkg/agent/attestor/node/node.go 19:34:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:34:32 spire-1.2.1/pkg/agent/attestor/workload/ 19:34:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:34:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:34:32 spire-1.2.1/pkg/agent/catalog/ 19:34:32 spire-1.2.1/pkg/agent/catalog/catalog.go 19:34:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:34:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:34:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:34:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:34:32 spire-1.2.1/pkg/agent/client/ 19:34:32 spire-1.2.1/pkg/agent/client/client.go 19:34:32 spire-1.2.1/pkg/agent/client/client_test.go 19:34:32 spire-1.2.1/pkg/agent/client/dial.go 19:34:32 spire-1.2.1/pkg/agent/client/nodeconn.go 19:34:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:34:32 spire-1.2.1/pkg/agent/client/update.go 19:34:32 spire-1.2.1/pkg/agent/client/util.go 19:34:32 spire-1.2.1/pkg/agent/common/ 19:34:32 spire-1.2.1/pkg/agent/common/backoff/ 19:34:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:34:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:34:32 spire-1.2.1/pkg/agent/common/cgroups/ 19:34:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:34:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:34:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:34:32 spire-1.2.1/pkg/agent/config.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/ 19:34:32 spire-1.2.1/pkg/agent/endpoints/config.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:34:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:34:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/workload/ 19:34:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:34:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:34:32 spire-1.2.1/pkg/agent/manager/ 19:34:32 spire-1.2.1/pkg/agent/manager/cache/ 19:34:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:34:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:34:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:34:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:34:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:34:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:34:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:34:32 spire-1.2.1/pkg/agent/manager/config.go 19:34:32 spire-1.2.1/pkg/agent/manager/manager.go 19:34:32 spire-1.2.1/pkg/agent/manager/manager_test.go 19:34:32 spire-1.2.1/pkg/agent/manager/storage.go 19:34:32 spire-1.2.1/pkg/agent/manager/storage_test.go 19:34:32 spire-1.2.1/pkg/agent/manager/storecache/ 19:34:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:34:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:34:32 spire-1.2.1/pkg/agent/manager/sync.go 19:34:32 spire-1.2.1/pkg/agent/plugin/ 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:34:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:34:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:34:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:34:32 spire-1.2.1/pkg/agent/svid/ 19:34:32 spire-1.2.1/pkg/agent/svid/rotator.go 19:34:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:34:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:34:32 spire-1.2.1/pkg/agent/svid/store/ 19:34:32 spire-1.2.1/pkg/agent/svid/store/service.go 19:34:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:34:32 spire-1.2.1/pkg/common/ 19:34:32 spire-1.2.1/pkg/common/agentpathtemplate/ 19:34:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:34:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:34:32 spire-1.2.1/pkg/common/api/ 19:34:32 spire-1.2.1/pkg/common/api/metrics.go 19:34:32 spire-1.2.1/pkg/common/api/middleware/ 19:34:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:34:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/logger.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/names.go 19:34:33 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:34:33 spire-1.2.1/pkg/common/api/names.go 19:34:33 spire-1.2.1/pkg/common/api/ratelimit.go 19:34:33 spire-1.2.1/pkg/common/api/rpccontext/ 19:34:33 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:34:33 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:34:33 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:34:33 spire-1.2.1/pkg/common/auth/ 19:34:33 spire-1.2.1/pkg/common/auth/interceptors.go 19:34:33 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:34:33 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/ 19:34:33 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/types.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:34:33 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:34:33 spire-1.2.1/pkg/common/catalog/ 19:34:33 spire-1.2.1/pkg/common/catalog/bind.go 19:34:33 spire-1.2.1/pkg/common/catalog/builtin.go 19:34:33 spire-1.2.1/pkg/common/catalog/catalog.go 19:34:33 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:34:33 spire-1.2.1/pkg/common/catalog/closers.go 19:34:33 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:34:33 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:34:33 spire-1.2.1/pkg/common/catalog/config.go 19:34:33 spire-1.2.1/pkg/common/catalog/config_test.go 19:34:33 spire-1.2.1/pkg/common/catalog/configure.go 19:34:33 spire-1.2.1/pkg/common/catalog/constraints.go 19:34:33 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:34:33 spire-1.2.1/pkg/common/catalog/context.go 19:34:33 spire-1.2.1/pkg/common/catalog/external.go 19:34:33 spire-1.2.1/pkg/common/catalog/host.go 19:34:33 spire-1.2.1/pkg/common/catalog/pipenet.go 19:34:33 spire-1.2.1/pkg/common/catalog/plugin.go 19:34:33 spire-1.2.1/pkg/common/catalog/testplugin/ 19:34:33 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:34:33 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:34:33 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:34:33 spire-1.2.1/pkg/common/cli/ 19:34:33 spire-1.2.1/pkg/common/cli/env.go 19:34:33 spire-1.2.1/pkg/common/cli/flags.go 19:34:33 spire-1.2.1/pkg/common/cli/trust_domain.go 19:34:33 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:34:33 spire-1.2.1/pkg/common/cli/umask.go 19:34:33 spire-1.2.1/pkg/common/cli/umask_posix.go 19:34:33 spire-1.2.1/pkg/common/cli/umask_test.go 19:34:33 spire-1.2.1/pkg/common/cli/umask_windows.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/ 19:34:33 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/flag.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/format.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/ 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:34:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:34:33 spire-1.2.1/pkg/common/coretypes/ 19:34:33 spire-1.2.1/pkg/common/coretypes/bundle/ 19:34:33 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:34:33 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:34:33 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:34:33 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:34:33 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:34:33 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:34:33 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:34:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:34:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:34:33 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:34:33 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:34:33 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:34:33 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:34:33 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:34:33 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:34:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:34:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:34:33 spire-1.2.1/pkg/common/cryptoutil/ 19:34:33 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:34:33 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:34:33 spire-1.2.1/pkg/common/diskutil/ 19:34:33 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:34:33 spire-1.2.1/pkg/common/diskutil/file_test.go 19:34:33 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:34:33 spire-1.2.1/pkg/common/errorutil/ 19:34:33 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:34:33 spire-1.2.1/pkg/common/health/ 19:34:33 spire-1.2.1/pkg/common/health/config.go 19:34:33 spire-1.2.1/pkg/common/health/context.go 19:34:33 spire-1.2.1/pkg/common/health/context_test.go 19:34:33 spire-1.2.1/pkg/common/health/health.go 19:34:33 spire-1.2.1/pkg/common/health/health_test.go 19:34:33 spire-1.2.1/pkg/common/health/logger.go 19:34:33 spire-1.2.1/pkg/common/hostservice/ 19:34:33 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:34:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:34:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:34:33 spire-1.2.1/pkg/common/idutil/ 19:34:33 spire-1.2.1/pkg/common/idutil/require.go 19:34:33 spire-1.2.1/pkg/common/idutil/require_test.go 19:34:33 spire-1.2.1/pkg/common/idutil/safety.go 19:34:33 spire-1.2.1/pkg/common/idutil/safety_test.go 19:34:33 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:34:33 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:34:33 spire-1.2.1/pkg/common/jwtsvid/ 19:34:33 spire-1.2.1/pkg/common/jwtsvid/common.go 19:34:33 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:34:33 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:34:33 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:34:33 spire-1.2.1/pkg/common/jwtutil/ 19:34:33 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:34:33 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:34:33 spire-1.2.1/pkg/common/log/ 19:34:33 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:34:33 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:34:33 spire-1.2.1/pkg/common/log/log.go 19:34:33 spire-1.2.1/pkg/common/log/log_test.go 19:34:33 spire-1.2.1/pkg/common/log/options.go 19:34:33 spire-1.2.1/pkg/common/nodeutil/ 19:34:33 spire-1.2.1/pkg/common/nodeutil/node.go 19:34:33 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:34:33 spire-1.2.1/pkg/common/peertracker/ 19:34:33 spire-1.2.1/pkg/common/peertracker/conn.go 19:34:33 spire-1.2.1/pkg/common/peertracker/credentials.go 19:34:33 spire-1.2.1/pkg/common/peertracker/errors.go 19:34:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:34:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:34:33 spire-1.2.1/pkg/common/peertracker/info.go 19:34:33 spire-1.2.1/pkg/common/peertracker/listener.go 19:34:33 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:34:33 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:34:33 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:34:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:34:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:34:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:34:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:34:33 spire-1.2.1/pkg/common/peertracker/tcp.go 19:34:33 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:34:33 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:34:33 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:34:33 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:34:33 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:34:33 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:34:33 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:34:33 spire-1.2.1/pkg/common/peertracker/uds.go 19:34:33 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:34:33 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:34:33 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:34:33 spire-1.2.1/pkg/common/pemutil/ 19:34:33 spire-1.2.1/pkg/common/pemutil/block.go 19:34:33 spire-1.2.1/pkg/common/pemutil/certs.go 19:34:33 spire-1.2.1/pkg/common/pemutil/common.go 19:34:33 spire-1.2.1/pkg/common/pemutil/csr.go 19:34:33 spire-1.2.1/pkg/common/pemutil/keys.go 19:34:33 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/ 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:34:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:34:33 spire-1.2.1/pkg/common/plugin/ 19:34:33 spire-1.2.1/pkg/common/plugin/aws/ 19:34:33 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:34:33 spire-1.2.1/pkg/common/plugin/azure/ 19:34:33 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:34:33 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:34:33 spire-1.2.1/pkg/common/plugin/facade.go 19:34:33 spire-1.2.1/pkg/common/plugin/facade_test.go 19:34:33 spire-1.2.1/pkg/common/plugin/gcp/ 19:34:33 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:34:33 spire-1.2.1/pkg/common/plugin/k8s/ 19:34:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:34:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:34:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:34:33 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:34:33 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:34:33 spire-1.2.1/pkg/common/plugin/log.go 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/ 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:34:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:34:33 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:34:33 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:34:33 spire-1.2.1/pkg/common/plugin/x509pop/ 19:34:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:34:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:34:33 spire-1.2.1/pkg/common/profiling/ 19:34:33 spire-1.2.1/pkg/common/profiling/dumpers.go 19:34:33 spire-1.2.1/pkg/common/profiling/profiling.go 19:34:33 spire-1.2.1/pkg/common/protoutil/ 19:34:33 spire-1.2.1/pkg/common/protoutil/masks.go 19:34:33 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:34:33 spire-1.2.1/pkg/common/rotationutil/ 19:34:33 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:34:33 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:34:33 spire-1.2.1/pkg/common/selector/ 19:34:33 spire-1.2.1/pkg/common/selector/selector.go 19:34:33 spire-1.2.1/pkg/common/selector/selector_test.go 19:34:33 spire-1.2.1/pkg/common/selector/set.go 19:34:33 spire-1.2.1/pkg/common/selector/set_utils.go 19:34:33 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/ 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/ 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:34:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:34:33 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:34:33 spire-1.2.1/pkg/common/telemetry/call.go 19:34:33 spire-1.2.1/pkg/common/telemetry/common/ 19:34:33 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:34:33 spire-1.2.1/pkg/common/telemetry/config.go 19:34:33 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:34:33 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/inmem.go 19:34:33 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/m3.go 19:34:33 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/metrics.go 19:34:33 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/names.go 19:34:33 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:34:33 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:34:33 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/ 19:34:33 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:34:33 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:34:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:34:33 spire-1.2.1/pkg/common/telemetry/server/server.go 19:34:33 spire-1.2.1/pkg/common/telemetry/sink.go 19:34:33 spire-1.2.1/pkg/common/telemetry/statsd.go 19:34:33 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:34:33 spire-1.2.1/pkg/common/telemetry/uptime.go 19:34:33 spire-1.2.1/pkg/common/telemetry/version.go 19:34:33 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:34:33 spire-1.2.1/pkg/common/uptime/ 19:34:33 spire-1.2.1/pkg/common/uptime/uptime.go 19:34:33 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:34:33 spire-1.2.1/pkg/common/util/ 19:34:33 spire-1.2.1/pkg/common/util/certs.go 19:34:33 spire-1.2.1/pkg/common/util/certs_test.go 19:34:33 spire-1.2.1/pkg/common/util/csr.go 19:34:33 spire-1.2.1/pkg/common/util/hash.go 19:34:33 spire-1.2.1/pkg/common/util/selectors.go 19:34:33 spire-1.2.1/pkg/common/util/selectors_test.go 19:34:33 spire-1.2.1/pkg/common/util/signals.go 19:34:33 spire-1.2.1/pkg/common/util/sort.go 19:34:33 spire-1.2.1/pkg/common/util/sort_test.go 19:34:33 spire-1.2.1/pkg/common/util/task.go 19:34:33 spire-1.2.1/pkg/common/util/task_test.go 19:34:33 spire-1.2.1/pkg/common/util/testdata/ 19:34:33 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:34:33 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:34:33 spire-1.2.1/pkg/common/version/ 19:34:33 spire-1.2.1/pkg/common/version/version.go 19:34:33 spire-1.2.1/pkg/common/x509svid/ 19:34:33 spire-1.2.1/pkg/common/x509svid/common_test.go 19:34:33 spire-1.2.1/pkg/common/x509svid/csr.go 19:34:33 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:34:33 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:34:33 spire-1.2.1/pkg/common/x509util/ 19:34:33 spire-1.2.1/pkg/common/x509util/cert.go 19:34:33 spire-1.2.1/pkg/common/x509util/dns.go 19:34:33 spire-1.2.1/pkg/common/x509util/dns_test.go 19:34:33 spire-1.2.1/pkg/common/x509util/keyid.go 19:34:33 spire-1.2.1/pkg/common/x509util/keypair.go 19:34:33 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:34:33 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:34:33 spire-1.2.1/pkg/server/ 19:34:33 spire-1.2.1/pkg/server/api/ 19:34:33 spire-1.2.1/pkg/server/api/agent.go 19:34:33 spire-1.2.1/pkg/server/api/agent/ 19:34:33 spire-1.2.1/pkg/server/api/agent/v1/ 19:34:33 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:34:33 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:34:33 spire-1.2.1/pkg/server/api/agent_test.go 19:34:33 spire-1.2.1/pkg/server/api/api.go 19:34:33 spire-1.2.1/pkg/server/api/audit/ 19:34:33 spire-1.2.1/pkg/server/api/audit/audit.go 19:34:33 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:34:33 spire-1.2.1/pkg/server/api/bundle.go 19:34:33 spire-1.2.1/pkg/server/api/bundle/ 19:34:33 spire-1.2.1/pkg/server/api/bundle/v1/ 19:34:33 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:34:33 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:34:33 spire-1.2.1/pkg/server/api/bundle_test.go 19:34:33 spire-1.2.1/pkg/server/api/debug/ 19:34:33 spire-1.2.1/pkg/server/api/debug/v1/ 19:34:33 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:34:33 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:34:33 spire-1.2.1/pkg/server/api/entry.go 19:34:33 spire-1.2.1/pkg/server/api/entry/ 19:34:33 spire-1.2.1/pkg/server/api/entry/v1/ 19:34:33 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:34:33 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:34:33 spire-1.2.1/pkg/server/api/entry_test.go 19:34:33 spire-1.2.1/pkg/server/api/health/ 19:34:33 spire-1.2.1/pkg/server/api/health/v1/ 19:34:33 spire-1.2.1/pkg/server/api/health/v1/service.go 19:34:33 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:34:33 spire-1.2.1/pkg/server/api/id.go 19:34:33 spire-1.2.1/pkg/server/api/id_test.go 19:34:33 spire-1.2.1/pkg/server/api/limits/ 19:34:33 spire-1.2.1/pkg/server/api/limits/limits.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/ 19:34:33 spire-1.2.1/pkg/server/api/middleware/alias.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/audit.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/caller.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/common.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/entries.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:34:33 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:34:33 spire-1.2.1/pkg/server/api/ratelimit.go 19:34:33 spire-1.2.1/pkg/server/api/rpccontext/ 19:34:33 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:34:33 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:34:33 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:34:33 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:34:33 spire-1.2.1/pkg/server/api/selector.go 19:34:33 spire-1.2.1/pkg/server/api/selector_test.go 19:34:33 spire-1.2.1/pkg/server/api/status.go 19:34:33 spire-1.2.1/pkg/server/api/status_test.go 19:34:33 spire-1.2.1/pkg/server/api/svid/ 19:34:33 spire-1.2.1/pkg/server/api/svid/v1/ 19:34:33 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:34:33 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:34:33 spire-1.2.1/pkg/server/api/trustdomain.go 19:34:33 spire-1.2.1/pkg/server/api/trustdomain/ 19:34:33 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:34:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:34:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:34:33 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:34:33 spire-1.2.1/pkg/server/authpolicy/ 19:34:33 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:34:33 spire-1.2.1/pkg/server/authpolicy/policy.go 19:34:33 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:34:33 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:34:33 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:34:33 spire-1.2.1/pkg/server/authpolicy/validate.go 19:34:33 spire-1.2.1/pkg/server/bundle/ 19:34:33 spire-1.2.1/pkg/server/bundle/client/ 19:34:33 spire-1.2.1/pkg/server/bundle/client/client.go 19:34:33 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:34:33 spire-1.2.1/pkg/server/bundle/client/manager.go 19:34:33 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:34:33 spire-1.2.1/pkg/server/bundle/client/sources.go 19:34:33 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:34:33 spire-1.2.1/pkg/server/bundle/client/updater.go 19:34:33 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:34:33 spire-1.2.1/pkg/server/ca/ 19:34:33 spire-1.2.1/pkg/server/ca/ca.go 19:34:33 spire-1.2.1/pkg/server/ca/ca_health.go 19:34:33 spire-1.2.1/pkg/server/ca/ca_test.go 19:34:33 spire-1.2.1/pkg/server/ca/journal.go 19:34:33 spire-1.2.1/pkg/server/ca/journal_test.go 19:34:33 spire-1.2.1/pkg/server/ca/manager.go 19:34:33 spire-1.2.1/pkg/server/ca/manager_health.go 19:34:33 spire-1.2.1/pkg/server/ca/manager_test.go 19:34:33 spire-1.2.1/pkg/server/ca/templates.go 19:34:33 spire-1.2.1/pkg/server/ca/upstream_client.go 19:34:33 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:34:33 spire-1.2.1/pkg/server/ca/validation.go 19:34:33 spire-1.2.1/pkg/server/cache/ 19:34:33 spire-1.2.1/pkg/server/cache/dscache/ 19:34:33 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:34:33 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:34:33 spire-1.2.1/pkg/server/cache/entrycache/ 19:34:33 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:34:33 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:34:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:34:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:34:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:34:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:34:33 spire-1.2.1/pkg/server/catalog/ 19:34:33 spire-1.2.1/pkg/server/catalog/catalog.go 19:34:33 spire-1.2.1/pkg/server/catalog/keymanager.go 19:34:33 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:34:33 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:34:33 spire-1.2.1/pkg/server/catalog/notifier.go 19:34:33 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:34:33 spire-1.2.1/pkg/server/config.go 19:34:33 spire-1.2.1/pkg/server/datastore/ 19:34:33 spire-1.2.1/pkg/server/datastore/datastore.go 19:34:33 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:34:33 spire-1.2.1/pkg/server/datastore/repository.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:34:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:34:33 spire-1.2.1/pkg/server/endpoints/ 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/ 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:34:33 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:34:33 spire-1.2.1/pkg/server/endpoints/config.go 19:34:33 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:34:33 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:34:33 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:34:33 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:34:33 spire-1.2.1/pkg/server/endpoints/middleware.go 19:34:33 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:34:33 spire-1.2.1/pkg/server/hostservice/ 19:34:33 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:34:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:34:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:34:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:34:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:34:33 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:34:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:34:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/ 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/ 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:34:33 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:34:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:34:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/ 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:34:33 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:34:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:34:33 spire-1.2.1/pkg/server/registration/ 19:34:33 spire-1.2.1/pkg/server/registration/manager.go 19:34:33 spire-1.2.1/pkg/server/registration/manager_test.go 19:34:33 spire-1.2.1/pkg/server/scanentries.go 19:34:33 spire-1.2.1/pkg/server/scanentries_test.go 19:34:33 spire-1.2.1/pkg/server/server.go 19:34:33 spire-1.2.1/pkg/server/server_test.go 19:34:33 spire-1.2.1/pkg/server/svid/ 19:34:33 spire-1.2.1/pkg/server/svid/observer.go 19:34:33 spire-1.2.1/pkg/server/svid/observer_test.go 19:34:33 spire-1.2.1/pkg/server/svid/rotator.go 19:34:33 spire-1.2.1/pkg/server/svid/rotator_config.go 19:34:33 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:34:33 spire-1.2.1/pkg/server/svid/rotator_test.go 19:34:33 spire-1.2.1/proto/ 19:34:33 spire-1.2.1/proto/private/ 19:34:33 spire-1.2.1/proto/private/server/ 19:34:33 spire-1.2.1/proto/private/server/journal/ 19:34:33 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:34:33 spire-1.2.1/proto/private/server/journal/journal.proto 19:34:33 spire-1.2.1/proto/spire/ 19:34:33 spire-1.2.1/proto/spire/common/ 19:34:33 spire-1.2.1/proto/spire/common/common.pb.go 19:34:33 spire-1.2.1/proto/spire/common/common.proto 19:34:33 spire-1.2.1/proto/spire/common/plugin/ 19:34:33 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:34:33 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:34:33 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:34:33 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:34:33 spire-1.2.1/proto/spire/plugin/ 19:34:33 spire-1.2.1/proto/spire/plugin/agent/ 19:34:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:34:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:34:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:34:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:34:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:34:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:34:33 spire-1.2.1/release/ 19:34:33 spire-1.2.1/release/spire-extras/ 19:34:33 spire-1.2.1/release/spire-extras/README.md 19:34:33 spire-1.2.1/release/spire-extras/conf/ 19:34:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:34:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:34:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:34:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:34:33 spire-1.2.1/release/spire/ 19:34:33 spire-1.2.1/release/spire/README.md 19:34:33 spire-1.2.1/release/spire/conf/ 19:34:33 spire-1.2.1/release/spire/conf/agent/ 19:34:33 spire-1.2.1/release/spire/conf/agent/agent.conf 19:34:33 spire-1.2.1/release/spire/conf/server/ 19:34:33 spire-1.2.1/release/spire/conf/server/server.conf 19:34:33 spire-1.2.1/script/ 19:34:33 spire-1.2.1/script/build-artifact.sh 19:34:33 spire-1.2.1/script/generate_dummy_ca.sh 19:34:33 spire-1.2.1/support/ 19:34:33 spire-1.2.1/support/k8s/ 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:34:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:34:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/ 19:34:34 spire-1.2.1/support/oidc-discovery-provider/README.md 19:34:34 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/config.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/main.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:34:34 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:34:34 spire-1.2.1/test/ 19:34:34 spire-1.2.1/test/clock/ 19:34:34 spire-1.2.1/test/clock/clock.go 19:34:34 spire-1.2.1/test/fakes/ 19:34:34 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:34:34 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:34:34 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:34:34 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:34:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:34:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:34:34 spire-1.2.1/test/fakes/fakeagentstore/ 19:34:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:34:34 spire-1.2.1/test/fakes/fakedatastore/ 19:34:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:34:34 spire-1.2.1/test/fakes/fakeentryclient/ 19:34:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:34:34 spire-1.2.1/test/fakes/fakehealthchecker/ 19:34:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:34:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:34:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:34:34 spire-1.2.1/test/fakes/fakemetrics/ 19:34:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:34:34 spire-1.2.1/test/fakes/fakenoderesolver/ 19:34:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:34:34 spire-1.2.1/test/fakes/fakenotifier/ 19:34:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:34:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:34:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:34:34 spire-1.2.1/test/fakes/fakeserverca/ 19:34:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:34:34 spire-1.2.1/test/fakes/fakeservercatalog/ 19:34:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:34:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:34:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:34:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:34:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:34:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:34:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:34:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:34:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:34:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:34:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:34:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:34:34 spire-1.2.1/test/fixture/ 19:34:34 spire-1.2.1/test/fixture/certs/ 19:34:34 spire-1.2.1/test/fixture/certs/agent_svid.der 19:34:34 spire-1.2.1/test/fixture/certs/base_cert.pem 19:34:34 spire-1.2.1/test/fixture/certs/base_csr.pem 19:34:34 spire-1.2.1/test/fixture/certs/base_key.pem 19:34:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:34:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:34:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:34:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:34:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:34:34 spire-1.2.1/test/fixture/certs/blog_key.pem 19:34:34 spire-1.2.1/test/fixture/certs/bundle.der 19:34:34 spire-1.2.1/test/fixture/certs/ca.pem 19:34:34 spire-1.2.1/test/fixture/certs/ca_key.pem 19:34:34 spire-1.2.1/test/fixture/certs/database_cert.pem 19:34:34 spire-1.2.1/test/fixture/certs/database_csr.pem 19:34:34 spire-1.2.1/test/fixture/certs/database_key.pem 19:34:34 spire-1.2.1/test/fixture/certs/node_cert.pem 19:34:34 spire-1.2.1/test/fixture/certs/node_csr.pem 19:34:34 spire-1.2.1/test/fixture/certs/node_key.pem 19:34:34 spire-1.2.1/test/fixture/certs/svid.pem 19:34:34 spire-1.2.1/test/fixture/certs/svid_key.pem 19:34:34 spire-1.2.1/test/fixture/config/ 19:34:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:34:34 spire-1.2.1/test/fixture/config/agent_good.conf 19:34:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:34:34 spire-1.2.1/test/fixture/config/plugin_good.conf 19:34:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:34:34 spire-1.2.1/test/fixture/config/server_good.conf 19:34:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:34:34 spire-1.2.1/test/fixture/fixture.go 19:34:34 spire-1.2.1/test/fixture/nodeattestor/ 19:34:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:34:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:34:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:34:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:34:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:34:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:34:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:34:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:34:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:34:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:34:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:34:34 spire-1.2.1/test/fixture/registration/ 19:34:34 spire-1.2.1/test/fixture/registration/entries.json 19:34:34 spire-1.2.1/test/fixture/registration/good-for-update.json 19:34:34 spire-1.2.1/test/fixture/registration/good.json 19:34:34 spire-1.2.1/test/fixture/registration/invalid.json 19:34:34 spire-1.2.1/test/fixture/registration/invalid_json.json 19:34:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:34:34 spire-1.2.1/test/integration/ 19:34:34 spire-1.2.1/test/integration/README.md 19:34:34 spire-1.2.1/test/integration/common 19:34:34 spire-1.2.1/test/integration/setup/ 19:34:34 spire-1.2.1/test/integration/setup/adminclient/ 19:34:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:34:34 spire-1.2.1/test/integration/setup/adminclient/client.go 19:34:34 spire-1.2.1/test/integration/setup/debugagent/ 19:34:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:34:34 spire-1.2.1/test/integration/setup/debugagent/main.go 19:34:34 spire-1.2.1/test/integration/setup/debugserver/ 19:34:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:34:34 spire-1.2.1/test/integration/setup/debugserver/main.go 19:34:34 spire-1.2.1/test/integration/setup/downstreamclient/ 19:34:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:34:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:34:34 spire-1.2.1/test/integration/setup/itclient/ 19:34:34 spire-1.2.1/test/integration/setup/itclient/client.go 19:34:34 spire-1.2.1/test/integration/setup/node-attestation/ 19:34:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:34:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:34:34 spire-1.2.1/test/integration/setup/x509pop/ 19:34:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:34:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:34:34 spire-1.2.1/test/integration/suites/ 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:34:34 spire-1.2.1/test/integration/suites/join-token/ 19:34:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:34:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:34:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:34:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:34:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:34:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:34:34 spire-1.2.1/test/integration/suites/join-token/README.md 19:34:34 spire-1.2.1/test/integration/suites/join-token/conf/ 19:34:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/join-token/teardown 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:34:34 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:34:34 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:34:34 spire-1.2.1/test/integration/suites/k8s/ 19:34:34 spire-1.2.1/test/integration/suites/k8s/00-setup 19:34:34 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:34:34 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:34:34 spire-1.2.1/test/integration/suites/k8s/README.md 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/ 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:34:34 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:34:34 spire-1.2.1/test/integration/suites/k8s/teardown 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/ 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:34:34 spire-1.2.1/test/integration/suites/rotation/ 19:34:34 spire-1.2.1/test/integration/suites/rotation/00-setup 19:34:34 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:34:34 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:34:34 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:34:34 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:34:34 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:34:34 spire-1.2.1/test/integration/suites/rotation/README.md 19:34:34 spire-1.2.1/test/integration/suites/rotation/conf/ 19:34:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/rotation/teardown 19:34:34 spire-1.2.1/test/integration/suites/self-test/ 19:34:34 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:34:34 spire-1.2.1/test/integration/suites/self-test/README.md 19:34:34 spire-1.2.1/test/integration/suites/self-test/teardown 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:34:34 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:34:34 spire-1.2.1/test/integration/suites/upgrade/ 19:34:34 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:34:34 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:34:34 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:34:34 spire-1.2.1/test/integration/suites/upgrade/README.md 19:34:34 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:34:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:34:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:34:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:34:34 spire-1.2.1/test/integration/suites/upgrade/teardown 19:34:34 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:34:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:34:34 spire-1.2.1/test/integration/test-one.sh 19:34:34 spire-1.2.1/test/integration/test.sh 19:34:34 spire-1.2.1/test/plugintest/ 19:34:34 spire-1.2.1/test/plugintest/config.go 19:34:34 spire-1.2.1/test/plugintest/load.go 19:34:34 spire-1.2.1/test/plugintest/option.go 19:34:34 spire-1.2.1/test/spiretest/ 19:34:34 spire-1.2.1/test/spiretest/apiserver.go 19:34:34 spire-1.2.1/test/spiretest/assertions.go 19:34:34 spire-1.2.1/test/spiretest/dir.go 19:34:34 spire-1.2.1/test/spiretest/errors_posix.go 19:34:34 spire-1.2.1/test/spiretest/errors_windows.go 19:34:34 spire-1.2.1/test/spiretest/logs.go 19:34:34 spire-1.2.1/test/spiretest/socketapi.go 19:34:34 spire-1.2.1/test/spiretest/suite.go 19:34:34 spire-1.2.1/test/spiretest/x509.go 19:34:34 spire-1.2.1/test/testca/ 19:34:34 spire-1.2.1/test/testca/ca.go 19:34:34 spire-1.2.1/test/testkey/ 19:34:34 spire-1.2.1/test/testkey/generate.sh 19:34:34 spire-1.2.1/test/testkey/genkeys.go 19:34:34 spire-1.2.1/test/testkey/keys.go 19:34:34 spire-1.2.1/test/testkey/new.go 19:34:34 spire-1.2.1/test/tpmsimulator/ 19:34:34 spire-1.2.1/test/tpmsimulator/simulator.go 19:34:34 spire-1.2.1/test/util/ 19:34:34 spire-1.2.1/test/util/cert_fixtures.go 19:34:34 spire-1.2.1/test/util/cert_generation.go 19:34:34 spire-1.2.1/test/util/io_redirection.go 19:34:34 spire-1.2.1/test/util/race.go 19:34:34 spire-1.2.1/test/util/util.go 19:34:34 building spire from source... 19:34:35 Installing go1.17.7... 19:35:02 Building bin/spire-server... 19:35:02 go: downloading github.com/mitchellh/cli v1.1.2 19:35:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:35:02 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:35:02 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:35:02 go: downloading google.golang.org/grpc v1.44.0 19:35:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:35:08 go: downloading github.com/imdario/mergo v0.3.12 19:35:08 go: downloading github.com/sirupsen/logrus v1.8.1 19:35:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:35:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:35:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:35:09 go: downloading github.com/fatih/color v1.13.0 19:35:09 go: downloading github.com/mattn/go-isatty v0.0.14 19:35:10 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:35:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:35:10 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:35:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:35:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:35:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:35:11 go: downloading github.com/armon/go-metrics v0.3.10 19:35:12 go: downloading github.com/prometheus/client_golang v1.12.1 19:35:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:35:13 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:35:13 go: downloading github.com/open-policy-agent/opa v0.38.0 19:35:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:35:40 go: downloading github.com/mattn/go-colorable v0.1.12 19:35:40 go: downloading github.com/Masterminds/goutils v1.1.0 19:35:40 go: downloading github.com/Masterminds/semver v1.5.0 19:35:40 go: downloading github.com/google/uuid v1.1.2 19:35:40 go: downloading github.com/huandu/xstrings v1.3.2 19:35:41 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:35:41 go: downloading github.com/oklog/run v1.0.0 19:35:41 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:35:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:35:42 go: downloading github.com/prometheus/client_model v0.2.0 19:35:42 go: downloading github.com/prometheus/common v0.32.1 19:35:42 go: downloading github.com/beorn7/perks v1.0.1 19:35:42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:35:42 go: downloading github.com/prometheus/procfs v0.7.3 19:35:44 go: downloading go.uber.org/atomic v1.9.0 19:35:45 go: downloading github.com/imkira/go-observer v1.0.3 19:35:45 go: downloading github.com/hashicorp/errwrap v1.1.0 19:35:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:35:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:35:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:35:45 go: downloading github.com/stretchr/testify v1.7.0 19:35:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:35:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:35:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:35:46 go: downloading github.com/blang/semver/v4 v4.0.0 19:35:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:35:48 go: downloading github.com/jinzhu/gorm v1.9.16 19:35:49 go: downloading github.com/lib/pq v1.10.4 19:35:49 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:35:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:35:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:35:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:35:53 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:36:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:36:00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:36:00 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:36:27 go: downloading k8s.io/client-go v0.23.4 19:36:27 go: downloading k8s.io/api v0.23.4 19:36:27 go: downloading github.com/google/go-tpm v0.3.3 19:36:27 go: downloading google.golang.org/api v0.70.0 19:36:37 go: downloading cloud.google.com/go/storage v1.21.0 19:36:38 go: downloading cloud.google.com/go v0.100.2 19:36:40 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:37:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:37:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:37:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:37:13 go: downloading k8s.io/apimachinery v0.23.4 19:37:15 go: downloading k8s.io/kube-aggregator v0.23.3 19:37:16 go: downloading cloud.google.com/go/security v1.3.0 19:37:16 go: downloading github.com/hashicorp/vault/api v1.4.1 19:37:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:37:18 go: downloading github.com/twmb/murmur3 v1.1.6 19:37:18 go: downloading gopkg.in/yaml.v2 v2.4.0 19:37:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:37:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:37:20 go: downloading github.com/gobwas/glob v0.2.3 19:37:20 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:37:20 go: downloading github.com/jinzhu/inflection v1.0.0 19:37:20 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:37:21 go: downloading github.com/aws/smithy-go v1.11.0 19:37:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:37:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:37:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:37:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:37:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:37:23 go: downloading github.com/gogo/protobuf v1.3.2 19:37:30 go: downloading cloud.google.com/go/compute v1.3.0 19:37:32 go: downloading cloud.google.com/go/iam v0.1.1 19:37:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:37:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:37:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:37:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:37:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:37:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:37:33 go: downloading github.com/dimchansky/utfbom v1.1.1 19:37:33 go: downloading k8s.io/klog/v2 v2.30.0 19:37:33 go: downloading github.com/google/gofuzz v1.1.0 19:37:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:37:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:37:36 go: downloading github.com/spf13/pflag v1.0.5 19:37:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:37:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:37:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:37:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:37:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:37:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:37:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:37:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:37:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:37:39 go: downloading github.com/tklauser/numcpus v0.3.0 19:37:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:37:39 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:37:41 go: downloading go.opencensus.io v0.23.0 19:37:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:37:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:37:42 go: downloading gopkg.in/inf.v0 v0.9.1 19:37:43 go: downloading github.com/go-logr/logr v1.2.2 19:37:43 go: downloading github.com/google/go-cmp v0.5.7 19:37:43 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:37:43 go: downloading github.com/json-iterator/go v1.1.12 19:37:44 go: downloading github.com/googleapis/gnostic v0.5.5 19:37:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:37:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:37:48 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:37:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:37:50 go: downloading go.uber.org/zap v1.21.0 19:37:51 go: downloading sigs.k8s.io/yaml v1.3.0 19:37:51 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:37:51 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:37:51 go: downloading github.com/modern-go/reflect2 v1.0.2 19:37:51 go: downloading github.com/ryanuber/go-glob v1.0.0 19:37:51 go: downloading github.com/golang/snappy v0.0.4 19:37:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:38:04 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:38:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:38:04 go: downloading github.com/hashicorp/go-version v1.2.0 19:38:04 go: downloading go.uber.org/multierr v1.6.0 19:38:37 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:38:37 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:39:59 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 19:39:59 Removing intermediate container 601d3b06c616 19:39:59 ---> b6e5e08080a6 19:39:59 19:39:59 Step 10/23 : FROM alpine:3.14 19:39:59 3.14: Pulling from library/alpine 19:40:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:40:00 Status: Downloaded newer image for alpine:3.14 19:40:00 ---> ac73e934f311 19:40:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:40:00 ---> Running in d4a6a08bac33 19:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:04 (1/1) Installing dumb-init (1.2.5-r1) 19:40:04 Executing busybox-1.33.1-r7.trigger 19:40:04 OK: 5 MiB in 15 packages 19:40:05 Removing intermediate container d4a6a08bac33 19:40:05 ---> 1448fd7da26a 19:40:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:06 ---> Running in b5d94aaa76bf 19:40:07 Removing intermediate container b5d94aaa76bf 19:40:07 ---> 56b41e29b83b 19:40:07 Step 13/23 : ENV APP_PORT=59882 19:40:07 ---> Running in 1a89ec3e9d34 19:40:08 Removing intermediate container 1a89ec3e9d34 19:40:08 ---> b23131c316ef 19:40:08 Step 14/23 : EXPOSE $APP_PORT 19:40:08 ---> Running in 394ba071cf20 19:40:09 Removing intermediate container 394ba071cf20 19:40:09 ---> d6ccdea9a799 19:40:09 Step 15/23 : WORKDIR / 19:40:09 ---> Running in 11fd127f11c6 19:40:11 Removing intermediate container 11fd127f11c6 19:40:11 ---> 1a476f49a737 19:40:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:12 ---> 1804d20026e4 19:40:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:40:17 ---> 45ea8e68a6e8 19:40:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:40:20 ---> ebaba92c5914 19:40:20 Step 19/23 : ENTRYPOINT ["/core-command"] 19:40:20 ---> Running in cce9e1d5d906 19:40:21 Removing intermediate container cce9e1d5d906 19:40:21 ---> a8804b15a071 19:40:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:21 ---> Running in cca32ac1572a 19:40:21 Removing intermediate container 36d696c8f379 19:40:21 ---> f3b4a7afebf8 19:40:21 19:40:21 Step 10/25 : FROM alpine:3.14 19:40:21 ---> ac73e934f311 19:40:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:40:21 ---> Running in 2afd4b2ec234 19:40:22 Removing intermediate container cca32ac1572a 19:40:22 ---> 4fe5c0288e21 19:40:22 Step 21/23 : LABEL arch=arm64 19:40:23 ---> Running in 278561aa31f8 19:40:24 Removing intermediate container 278561aa31f8 19:40:24 ---> 70ad2ca12241 19:40:24 Step 22/23 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:24 ---> Running in eef61edec17d 19:40:24 Removing intermediate container 5ddb8691dd1d 19:40:24 ---> d4fec2978651 19:40:24 19:40:24 Step 10/31 : FROM alpine:3.14 19:40:24 ---> ac73e934f311 19:40:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:40:24 ---> Running in f12d2db3cdab 19:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:25 Removing intermediate container eef61edec17d 19:40:25 ---> 3fbf7d651958 19:40:25 Step 23/23 : LABEL version=0.0.0 19:40:25 ---> Running in 3fa4c06a4096 19:40:25 Removing intermediate container f12d2db3cdab 19:40:25 ---> ccca587a468f 19:40:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:40:25 ---> Running in 18069cb410d9 19:40:26 Removing intermediate container 3fa4c06a4096 19:40:26 ---> 77bad6de4827 19:40:26 19:40:26 (1/3) Installing ca-certificates (20211220-r0) 19:40:26 (2/3) Installing dumb-init (1.2.5-r1) 19:40:26 (3/3) Installing su-exec (0.2-r1) 19:40:26 Executing busybox-1.33.1-r7.trigger 19:40:26 Executing ca-certificates-20211220-r0.trigger 19:40:27 Successfully built 77bad6de4827 19:40:27 Successfully tagged core-command-arm64:latest 19:40:27  Building core-command ... done Building sys-mgmt-agent 19:40:27 OK: 6 MiB in 17 packages 19:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:30 Removing intermediate container 2afd4b2ec234 19:40:30 ---> 50cb8ba48858 19:40:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:30 ---> Running in 485c50f3f423 19:40:30 (1/2) Installing dumb-init (1.2.5-r1) 19:40:30 Removing intermediate container 485c50f3f423 19:40:30 ---> 8c3721b3c828 19:40:30 Step 13/25 : WORKDIR / 19:40:30 (2/2) Installing su-exec (0.2-r1) 19:40:30 Executing busybox-1.33.1-r7.trigger 19:40:30 OK: 6 MiB in 16 packages 19:40:30 ---> Running in 690cace086ae 19:40:31 Removing intermediate container 690cace086ae 19:40:31 ---> 0e851994d330 19:40:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:32 Removing intermediate container 18069cb410d9 19:40:32 ---> d9ec81a11903 19:40:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:40:32 ---> 265ae1f82c68 19:40:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:40:33 ---> Running in 304f7d33c2d4 19:40:34 Removing intermediate container 304f7d33c2d4 19:40:34 ---> 94792a278aca 19:40:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:40:34 ---> 00b53027daf7 19:40:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:34 ---> Running in 47c1ca80c932 19:40:35 Removing intermediate container 47c1ca80c932 19:40:35 ---> af6246d8357f 19:40:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:40:35 ---> Running in 23410000deaa 19:40:35 ---> 64b6935e623b 19:40:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:40:37 ---> e31d670dcb50 19:40:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:38 Removing intermediate container 23410000deaa 19:40:38 ---> 9a13cea90057 19:40:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:40:39 ---> Running in 76742972eb12 19:40:40 ---> 6631f8a4e541 19:40:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:40 Removing intermediate container 76742972eb12 19:40:40 ---> 44ef7e17b1f5 19:40:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:40:41 ---> a212cc7c821b 19:40:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:40:41 ---> Running in b8ca419da973 19:40:43 ---> d6e62a46b2d9 19:40:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:45 ---> e636849a5a6c 19:40:45 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/ 19:40:45 ---> Running in 38ef7ae52321 19:40:46 Removing intermediate container b8ca419da973 19:40:46 ---> 28554087c217 19:40:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:48 ---> d5f2f5e1f994 19:40:48 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:49 Removing intermediate container 38ef7ae52321 19:40:49 ---> 5369cfb7f30c 19:40:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:40:49 ---> Running in c1a66cfc278a 19:40:50 Removing intermediate container c1a66cfc278a 19:40:50 ---> c1c11b298d65 19:40:50 Step 23/25 : LABEL arch=arm64 19:40:51 ---> Running in 8a79e5d8517a 19:40:52 Removing intermediate container 8a79e5d8517a 19:40:52 ---> 9848c868aae3 19:40:52 Step 24/25 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:40:52 ---> Running in 8bf3c0a12457 19:40:53 ---> 4f06ea16860f 19:40:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:40:53 Removing intermediate container 8bf3c0a12457 19:40:53 ---> 9c3d12fc1947 19:40:53 Step 25/25 : LABEL version=0.0.0 19:40:54 ---> Running in 9387a917ec31 19:40:55 Removing intermediate container 9387a917ec31 19:40:55 ---> e6f1b5d83863 19:40:55 19:40:55 ---> 7a44f5b28efb 19:40:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:40:56 Successfully built e6f1b5d83863 19:40:56 Successfully tagged security-secretstore-setup-arm64:latest 19:40:56  Building security-secretstore-setup ... done Building security-spiffe-token-provider 19:40:57 ---> a46f87942f4d 19:40:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:40:58 ---> 8be1ab7506f9 19:40:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:40:58 ---> Running in 53f15e9ae5f5 19:40:59 Removing intermediate container 53f15e9ae5f5 19:40:59 ---> 2b7ea498e4dd 19:40:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:41:00 ---> 07d00ee180fe 19:41:00 Step 26/31 : RUN chmod +x /entrypoint.sh 19:41:01 ---> Running in 3ac71356d776 19:41:05 Removing intermediate container 3ac71356d776 19:41:05 ---> d85cc3fe5dbd 19:41:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:41:06 ---> Running in 082e05a7384a 19:41:06 Removing intermediate container 082e05a7384a 19:41:06 ---> c7ac95b2b04d 19:41:06 Step 28/31 : CMD ["gate"] 19:41:07 ---> Running in e8fac45104c4 19:41:08 Removing intermediate container e8fac45104c4 19:41:08 ---> d717287efb89 19:41:08 Step 29/31 : LABEL arch=arm64 19:41:08 ---> Running in a16f41afc092 19:41:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:41:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:41:08 ---> 9d1a00c252a8 19:41:08 Step 3/23 : WORKDIR /edgex-go 19:41:08 ---> Using cache 19:41:08 ---> 06e9539ce1e1 19:41:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:08 ---> Using cache 19:41:08 ---> f748a1aba5fc 19:41:08 Step 5/23 : RUN apk add --update --no-cache make bash git 19:41:08 ---> Running in bbcdf6f256a9 19:41:10 Removing intermediate container a16f41afc092 19:41:10 ---> d7d282ed7e47 19:41:10 Step 30/31 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:41:10 ---> Running in 3b90d9fbda45 19:41:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:11 Removing intermediate container 3b90d9fbda45 19:41:11 ---> d50fac29dbc9 19:41:11 Step 31/31 : LABEL version=0.0.0 19:41:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:11 ---> Running in 96f7fb402c99 19:41:13 Removing intermediate container 96f7fb402c99 19:41:13 ---> 8bcf4541a36d 19:41:13 19:41:13 OK: 220 MiB in 52 packages 19:41:14 Successfully built 8bcf4541a36d 19:41:14 Successfully tagged security-bootstrapper-arm64:latest 19:41:14 Building support-scheduler 19:41:15  Building security-bootstrapper ... done Removing intermediate container bbcdf6f256a9 19:41:15 ---> 08d39eff0f2e 19:41:15 Step 6/23 : COPY go.mod vendor* ./ 19:41:16 ---> ab2b40ed09b5 19:41:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:17 ---> Running in ff736fbca0ed 19:41:23 Removing intermediate container 3b3e9762240d 19:41:23 ---> cb1e332fd704 19:41:23 19:41:23 Step 10/23 : FROM alpine:3.14 19:41:23 ---> ac73e934f311 19:41:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:41:24 Removing intermediate container ff736fbca0ed 19:41:24 ---> af615ae3c6ab 19:41:24 Step 8/23 : COPY . . 19:41:24 ---> Running in d1e8e52c8d68 19:41:25 Removing intermediate container d1e8e52c8d68 19:41:25 ---> 6126fe6cf198 19:41:25 Step 12/23 : ENV APP_PORT=59880 19:41:25 ---> Running in d09e4b6f15f2 19:41:26 Removing intermediate container d09e4b6f15f2 19:41:26 ---> 80cb5df7a0a0 19:41:26 Step 13/23 : EXPOSE $APP_PORT 19:41:26 ---> Running in 585adbb2a7b1 19:41:27 Removing intermediate container 585adbb2a7b1 19:41:27 ---> 41e5fd875696 19:41:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:27 ---> Running in cbba892b88cd 19:41:32 Removing intermediate container cbba892b88cd 19:41:32 ---> 22972619a983 19:41:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:41:32 ---> Running in 49a56e090d84 19:41:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:41:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:41:38 (1/6) Installing dumb-init (1.2.5-r1) 19:41:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:41:38 (3/6) Installing libsodium (1.0.18-r0) 19:41:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:41:38 (5/6) Installing libzmq (4.3.4-r0) 19:41:38 (6/6) Installing zeromq (4.3.4-r0) 19:41:38 Executing busybox-1.33.1-r7.trigger 19:41:38 OK: 8 MiB in 20 packages 19:41:42 Removing intermediate container 49a56e090d84 19:41:42 ---> 149bee7808ff 19:41:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:44 ---> 2cf0141170f2 19:41:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:49 ---> 4ee8edbc7853 19:41:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:41:51 ---> 794fdba12e13 19:41:51 Step 19/23 : ENTRYPOINT ["/core-data"] 19:41:51 ---> Running in 070edefd4a85 19:41:52 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:41:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:41:52 ---> 9d1a00c252a8 19:41:52 Step 3/20 : WORKDIR /edgex-go 19:41:52 ---> Using cache 19:41:52 ---> 06e9539ce1e1 19:41:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:41:52 ---> Running in 1df517952914 19:41:53 Removing intermediate container 070edefd4a85 19:41:53 ---> 20348e9b54c7 19:41:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:53 ---> Running in be2fc50a7988 19:41:55 Removing intermediate container be2fc50a7988 19:41:55 ---> f1cec814288b 19:41:55 Step 21/23 : LABEL arch=arm64 19:41:55 ---> Running in ce346f5aa2e8 19:41:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:56 Removing intermediate container ce346f5aa2e8 19:41:56 ---> e66862305fa7 19:41:56 Step 22/23 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:41:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:56 ---> Running in 77109fab37bc 19:41:57 Removing intermediate container 77109fab37bc 19:41:57 ---> a5d96fa5152e 19:41:58 Step 23/23 : LABEL version=0.0.0 19:41:58 ---> Running in 1529df226bd6 19:41:58 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 19:41:58 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:41:58 OK: 15737 distinct packages available 19:41:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:59 Removing intermediate container 1529df226bd6 19:41:59 ---> f5827e9e674c 19:41:59 19:41:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:01 OK: 220 MiB in 52 packages 19:42:01 Successfully built f5827e9e674c 19:42:01 Successfully tagged core-data-arm64:latest 19:42:01  Building core-data ... done Building core-metadata 19:42:03 Removing intermediate container 1df517952914 19:42:03 ---> 96be3ce8d76e 19:42:03 Step 5/20 : COPY go.mod vendor* ./ 19:42:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:42:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:42:04 ---> 9d1a00c252a8 19:42:04 Step 3/22 : WORKDIR /edgex-go 19:42:04 ---> Using cache 19:42:04 ---> 06e9539ce1e1 19:42:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:04 ---> Using cache 19:42:04 ---> f748a1aba5fc 19:42:04 Step 5/22 : RUN apk add --update --no-cache make git 19:42:04 ---> Using cache 19:42:04 ---> 83b97e7c6e87 19:42:04 Step 6/22 : COPY go.mod vendor* ./ 19:42:04 ---> Using cache 19:42:04 ---> 951cdac50a1b 19:42:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:04 ---> Using cache 19:42:04 ---> d8afc8b79154 19:42:04 Step 8/22 : COPY . . 19:42:04 ---> Using cache 19:42:04 ---> 0bb989f7521d 19:42:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:42:05 ---> ad04c79d80c1 19:42:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:05 ---> Running in bcb6fdbf59b1 19:42:05 ---> Running in b6698173079e 19:42: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 19:42:13 Removing intermediate container b6698173079e 19:42:13 ---> 9a586689554c 19:42:13 Step 7/20 : COPY . . 19:42:18 ---> 4770e6d2cb1b 19:42:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:42:18 ---> Running in 846a0c960150 19:42:21 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 19:42:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:42:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:42:36 ---> 9d1a00c252a8 19:42:36 Step 3/23 : WORKDIR /edgex-go 19:42:36 ---> Using cache 19:42:36 ---> 06e9539ce1e1 19:42:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:36 ---> Using cache 19:42:36 ---> f748a1aba5fc 19:42:36 Step 5/23 : RUN apk add --update --no-cache make git 19:42:36 ---> Using cache 19:42:36 ---> 83b97e7c6e87 19:42:36 Step 6/23 : COPY go.mod vendor* ./ 19:42:36 ---> Using cache 19:42:36 ---> 951cdac50a1b 19:42:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:36 ---> Using cache 19:42:36 ---> d8afc8b79154 19:42:36 Step 8/23 : COPY . . 19:42:36 ---> Using cache 19:42:36 ---> 0bb989f7521d 19:42:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:42:36 ---> Running in 9f52e64bfa8b 19:42:40 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 19:42:50 ---> 21f3f44e136d 19:42:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:42:50 ---> Running in cff920f0aa13 19:42: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:48:14 Removing intermediate container 846a0c960150 19:48:14 ---> 781f69134fcf 19:48:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:48:14 ---> Running in e0d4de88e2d5 19:48:14 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 19:48:14 Removing intermediate container e0d4de88e2d5 19:48:14 ---> 6492a6ecb986 19:48:14 19:48:14 Step 11/23 : FROM docker:20.10.14 19:48:14 20.10.14: Pulling from library/docker 19:48:22 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:48:22 Status: Downloaded newer image for docker:20.10.14 19:48:22 ---> c346e9eafbab 19:48:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:48:23 ---> Running in 1dbe56973077 19:48:23 Removing intermediate container 1dbe56973077 19:48:23 ---> d7099be210b4 19:48:23 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 19:48:23 ---> Running in 44bded464d35 19:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:48:27 (1/43) Installing readline (8.1.1-r0) 19:48:27 (2/43) Installing bash (5.1.16-r0) 19:48:27 Executing bash-5.1.16-r0.post-install 19:48:27 (3/43) Installing brotli-libs (1.0.9-r5) 19:48:27 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:48:27 (5/43) Installing libcurl (7.80.0-r0) 19:48:27 (6/43) Installing curl (7.80.0-r0) 19:48:27 (7/43) Installing dumb-init (1.2.5-r1) 19:48:27 (8/43) Installing libbz2 (1.0.8-r1) 19:48:27 (9/43) Installing expat (2.4.7-r0) 19:48:27 (10/43) Installing libffi (3.4.2-r1) 19:48:27 (11/43) Installing gdbm (1.22-r0) 19:48:27 (12/43) Installing xz-libs (5.2.5-r1) 19:48:27 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:48:28 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:48:28 (15/43) Installing mpdecimal (2.5.1-r1) 19:48:28 (16/43) Installing sqlite-libs (3.36.0-r0) 19:48:28 (17/43) Installing python3 (3.9.7-r4) 19:48:30 (18/43) Installing py3-appdirs (1.4.4-r2) 19:48:30 (19/43) Installing py3-certifi (2020.12.5-r1) 19:48:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:48:30 (21/43) Installing py3-idna (3.3-r0) 19:48:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:48:30 (23/43) Installing py3-requests (2.26.0-r1) 19:48:30 (24/43) Installing py3-msgpack (1.0.2-r1) 19:48:30 (25/43) Installing py3-lockfile (0.12.2-r4) 19:48:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:48:30 (27/43) Installing py3-colorama (0.4.4-r1) 19:48:31 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:48:31 (29/43) Installing py3-distlib (0.3.3-r0) 19:48:31 (30/43) Installing py3-distro (1.6.0-r0) 19:48:31 (31/43) Installing py3-six (1.16.0-r0) 19:48:31 (32/43) Installing py3-webencodings (0.5.1-r4) 19:48:31 (33/43) Installing py3-html5lib (1.1-r1) 19:48:31 (34/43) Installing py3-parsing (2.4.7-r2) 19:48:31 (35/43) Installing py3-packaging (20.9-r1) 19:48:31 (36/43) Installing py3-tomli (1.2.2-r0) 19:48:31 (37/43) Installing py3-pep517 (0.12.0-r0) 19:48:31 (38/43) Installing py3-progress (1.6-r0) 19:48:31 (39/43) Installing py3-retrying (1.3.3-r2) 19:48:31 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:48:31 (41/43) Installing py3-setuptools (52.0.0-r4) 19:48:31 (42/43) Installing py3-toml (0.10.2-r2) 19:48:31 (43/43) Installing py3-pip (20.3.4-r1) 19:48:32 Executing busybox-1.34.1-r5.trigger 19:48:32 OK: 82 MiB in 65 packages 19:48:39 Collecting docker-compose==1.23.2 19:48:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:48:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:48:40 Collecting jsonschema<3,>=2.5.1 19:48:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:48:41 Collecting websocket-client<1.0,>=0.32.0 19:48:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:48:41 Collecting docopt<0.7,>=0.6.1 19:48:41 Downloading docopt-0.6.2.tar.gz (25 kB) 19:48:45 Collecting texttable<0.10,>=0.9.0 19:48:45 Downloading texttable-0.9.1.tar.gz (11 kB) 19:48:47 Removing intermediate container 9f52e64bfa8b 19:48:47 ---> 8ce6cd20bb7a 19:48:47 19:48:47 Step 10/23 : FROM alpine:3.14 19:48:47 ---> ac73e934f311 19:48:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:48:47 ---> Using cache 19:48:47 ---> 1448fd7da26a 19:48:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:47 ---> Using cache 19:48:47 ---> 56b41e29b83b 19:48:47 Step 13/23 : ENV APP_PORT=59881 19:48:47 ---> Running in 192d7f992a56 19:48:48 Removing intermediate container 192d7f992a56 19:48:48 ---> 6d81d5489dfd 19:48:48 Step 14/23 : EXPOSE $APP_PORT 19:48:48 ---> Running in 39e3fb577568 19:48:48 Removing intermediate container 39e3fb577568 19:48:48 ---> d8b4642de169 19:48:48 Step 15/23 : WORKDIR / 19:48:48 ---> Running in 26f167746141 19:48:49 Removing intermediate container 26f167746141 19:48:49 ---> 31d38b63ff93 19:48:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:50 Collecting PyYAML<4,>=3.10 19:48:50 Downloading PyYAML-3.13.tar.gz (270 kB) 19:48:50 ---> ac2e30428cdb 19:48:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:48:52 ---> 359d2d0a8d61 19:48:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:48:53 ---> 9613cb4040c7 19:48:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:48:53 ---> Running in 2ad62f0a089f 19:48:53 Removing intermediate container 2ad62f0a089f 19:48:53 ---> c692a6cca055 19:48:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:53 ---> Running in 307852054a59 19:48:54 Removing intermediate container 307852054a59 19:48:54 ---> f665ae06e3b1 19:48:54 Step 21/23 : LABEL arch=arm64 19:48:54 ---> Running in 26072af69002 19:48:55 Removing intermediate container 26072af69002 19:48:55 ---> 9f253038430e 19:48:55 Step 22/23 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:48:55 ---> Running in c46cfd82ba70 19:48:56 Removing intermediate container c46cfd82ba70 19:48:56 ---> 3d523b7f61de 19:48:56 Step 23/23 : LABEL version=0.0.0 19:48:56 ---> Running in 8e7c3f794710 19:48:56 Collecting cached-property<2,>=1.2.0 19:48:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:48:56 Removing intermediate container 8e7c3f794710 19:48:56 ---> 0643502daa9b 19:48:56 19:48:57 Successfully built 0643502daa9b 19:48:57 Successfully tagged core-metadata-arm64:latest 19:48:57 Building security-spire-server 19:48:57 Collecting docker<4.0,>=3.6.0 19:48:57  Building core-metadata ... done  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:48:57 Collecting dockerpty<0.5,>=0.4.1 19:48:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:49:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:49:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:49:03 Collecting docker-pycreds>=0.4.0 19:49:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:49:04 Collecting chardet<3.1.0,>=3.0.2 19:49:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:49:05 Collecting urllib3<1.25,>=1.21.1 19:49:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:49: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) 19:49:05 Collecting idna<2.8,>=2.5 19:49:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:49:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:49:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:49:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:49:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:49:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:49:07 Attempting uninstall: urllib3 19:49:07 Found existing installation: urllib3 1.26.7 19:49:07 Uninstalling urllib3-1.26.7: 19:49:07 Successfully uninstalled urllib3-1.26.7 19:49:08 Attempting uninstall: idna 19:49:08 Found existing installation: idna 3.3 19:49:08 Uninstalling idna-3.3: 19:49:09 Successfully uninstalled idna-3.3 19:49:15 Attempting uninstall: requests 19:49:15 Found existing installation: requests 2.26.0 19:49:15 Uninstalling requests-2.26.0: 19:49:15 Successfully uninstalled requests-2.26.0 19:49:16 Running setup.py install for texttable: started 19:49:23 Running setup.py install for texttable: finished with status 'done' 19:49:23 Running setup.py install for PyYAML: started 19:49:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:49:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:49:25 ---> 9d1a00c252a8 19:49:25 Step 3/25 : WORKDIR /edgex-go 19:49:25 ---> Using cache 19:49:25 ---> 06e9539ce1e1 19:49:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:25 ---> Using cache 19:49:25 ---> f748a1aba5fc 19:49:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:49:26 ---> Running in e00508b66b0c 19:49:27 Running setup.py install for PyYAML: finished with status 'done' 19:49:28 Running setup.py install for docopt: started 19:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:49:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:49:31 OK: 220 MiB in 52 packages 19:49:32 Running setup.py install for docopt: finished with status 'done' 19:49:32 Running setup.py install for dockerpty: started 19:49:32 Removing intermediate container e00508b66b0c 19:49:32 ---> 7bbce5192f55 19:49:32 Step 6/25 : COPY go.mod vendor* ./ 19:49:33 ---> 348adf4bbbe6 19:49:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:33 ---> Running in 9bc2512f1add 19:49:36 Running setup.py install for dockerpty: finished with status 'done' 19:49:39 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 19:49:39 Removing intermediate container 9bc2512f1add 19:49:39 ---> b3867ab47915 19:49:39 Step 8/25 : COPY . . 19:50:06 Removing intermediate container 44bded464d35 19:50:06 ---> 891c23f0db7a 19:50:06 Step 14/23 : ENV APP_PORT=58890 19:50:06 ---> Running in 7453ec761394 19:50:06 Removing intermediate container 7453ec761394 19:50:06 ---> add3f82d2ca9 19:50:06 Step 15/23 : EXPOSE $APP_PORT 19:50:06 ---> Running in c9d4d733b4db 19:50:06 Removing intermediate container c9d4d733b4db 19:50:06 ---> b909cdc5ac8d 19:50:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:50:07 ---> 86dd2e5305d0 19:50:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:50:09 ---> d341bbde894e 19:50:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:50:11 ---> 2088f45cf325 19:50:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:50:11 ---> Running in 99bcfa2c9774 19:50:12 ---> 426a2bcea08e 19:50:12 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:50:12 Removing intermediate container 99bcfa2c9774 19:50:12 ---> 323324a26aac 19:50:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:50:12 ---> Running in 5eabbe8f6154 19:50:12 ---> Running in 86cf18798cd6 19:50:12 Removing intermediate container 5eabbe8f6154 19:50:12 ---> dcef6905738f 19:50:12 Step 10/25 : RUN mkdir -p spire-build 19:50:13 ---> Running in 2a17cb0b6c4c 19:50:13 Removing intermediate container 86cf18798cd6 19:50:13 ---> 3dcd30acee8d 19:50:13 Step 21/23 : LABEL arch=arm64 19:50:13 ---> Running in 01cbf0caf600 19:50:14 Removing intermediate container 01cbf0caf600 19:50:14 ---> 80920dc810c5 19:50:14 Step 22/23 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:50:14 ---> Running in 7c7b8c4e7cf3 19:50:15 Removing intermediate container 7c7b8c4e7cf3 19:50:15 ---> 0aa2f2ba720a 19:50:15 Step 23/23 : LABEL version=0.0.0 19:50:15 ---> Running in 2f08711351d1 19:50:16 Removing intermediate container 2f08711351d1 19:50:16 ---> 80cd2a0ca555 19:50:16 19:50:17 Removing intermediate container 2a17cb0b6c4c 19:50:17 ---> 562ab47d5b29 19:50:17 Step 11/25 : WORKDIR /edgex-go/spire-build 19:50:17 ---> Running in 84dd4361260e 19:50:17 Successfully built 80cd2a0ca555 19:50:17 Successfully tagged sys-mgmt-agent-arm64:latest 19:50:17  Building sys-mgmt-agent ... done Building support-notifications 19:50:18 Removing intermediate container 84dd4361260e 19:50:18 ---> ee7502ec93d9 19:50:18 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 19:50:18 ---> Running in aeccb1e13abd 19:50:21 spire-1.2.1/ 19:50:21 spire-1.2.1/.data/ 19:50:21 spire-1.2.1/.data/.file 19:50:21 spire-1.2.1/.dockerignore 19:50:21 spire-1.2.1/.gitattributes 19:50:21 spire-1.2.1/.githooks/ 19:50:21 spire-1.2.1/.githooks/pre-commit 19:50:21 spire-1.2.1/.github/ 19:50:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:50:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:50:21 spire-1.2.1/.github/dependabot.yml 19:50:21 spire-1.2.1/.github/workflows/ 19:50:21 spire-1.2.1/.github/workflows/nightly_build.yaml 19:50:21 spire-1.2.1/.github/workflows/pr_build.yaml 19:50:21 spire-1.2.1/.github/workflows/release_build.yaml 19:50:21 spire-1.2.1/.github/workflows/scripts/ 19:50:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:50:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:50:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:50:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:50:21 spire-1.2.1/.github/workflows/scripts/split.sh 19:50:21 spire-1.2.1/.gitignore 19:50:21 spire-1.2.1/.go-version 19:50:21 spire-1.2.1/.golangci.yml 19:50:21 spire-1.2.1/ADOPTERS.md 19:50:21 spire-1.2.1/CHANGELOG.md 19:50:21 spire-1.2.1/CODE-OF-CONDUCT.md 19:50:21 spire-1.2.1/CODEOWNERS 19:50:21 spire-1.2.1/CONTRIBUTING.md 19:50:21 spire-1.2.1/Dockerfile 19:50:21 spire-1.2.1/Dockerfile.dev 19:50:21 spire-1.2.1/Dockerfile.scratch 19:50:21 spire-1.2.1/LICENSE 19:50:21 spire-1.2.1/MAINTAINERS.md 19:50:21 spire-1.2.1/Makefile 19:50:21 spire-1.2.1/README.md 19:50:21 spire-1.2.1/ROADMAP.md 19:50:21 spire-1.2.1/SECURITY.md 19:50:21 spire-1.2.1/cmd/ 19:50:21 spire-1.2.1/cmd/spire-agent/ 19:50:21 spire-1.2.1/cmd/spire-agent/cli/ 19:50:21 spire-1.2.1/cmd/spire-agent/cli/api/ 19:50:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/common/ 19:50:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:50:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/run/ 19:50:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:50:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:50:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:50:21 spire-1.2.1/cmd/spire-agent/main.go 19:50:21 spire-1.2.1/cmd/spire-server/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/agent/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/cli.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/run/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/token/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/validate/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/x509/ 19:50:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:50:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:50:21 spire-1.2.1/cmd/spire-server/main.go 19:50:21 spire-1.2.1/cmd/spire-server/util/ 19:50:21 spire-1.2.1/cmd/spire-server/util/util.go 19:50:21 spire-1.2.1/conf/ 19:50:21 spire-1.2.1/conf/agent/ 19:50:21 spire-1.2.1/conf/agent/agent.conf 19:50:21 spire-1.2.1/conf/agent/agent_full.conf 19:50:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:50:21 spire-1.2.1/conf/server/ 19:50:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:50:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:50:21 spire-1.2.1/conf/server/server.conf 19:50:21 spire-1.2.1/conf/server/server_full.conf 19:50:21 spire-1.2.1/doc/ 19:50:21 spire-1.2.1/doc/SPIRE101.md 19:50:21 spire-1.2.1/doc/auditlog.md 19:50:21 spire-1.2.1/doc/authorization_policy_engine.md 19:50:21 spire-1.2.1/doc/changelog_guidelines.md 19:50:21 spire-1.2.1/doc/cure53-report.pdf 19:50:21 spire-1.2.1/doc/images/ 19:50:21 spire-1.2.1/doc/images/2019_roadmap.png 19:50:21 spire-1.2.1/doc/images/SPIRE101.png 19:50:21 spire-1.2.1/doc/images/SPIRE_agent.png 19:50:21 spire-1.2.1/doc/images/SPIRE_server.png 19:50:21 spire-1.2.1/doc/images/cache_mgr.png 19:50:21 spire-1.2.1/doc/images/cache_mgr_components.png 19:50:21 spire-1.2.1/doc/images/federated_spire.png 19:50:21 spire-1.2.1/doc/images/ha_mode.png 19:50:21 spire-1.2.1/doc/images/nested_spire.png 19:50:21 spire-1.2.1/doc/images/oidc_federation.png 19:50:21 spire-1.2.1/doc/images/single_trust_domain.png 19:50:21 spire-1.2.1/doc/images/spiffe_compatible.png 19:50:21 spire-1.2.1/doc/images/spire_logo.png 19:50:21 spire-1.2.1/doc/migrating_registration_api_clients.md 19:50:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:50:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:50:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:50:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:50:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:50:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:50:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:50:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:50:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:50:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:50:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:50:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:50:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:50:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:50:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:50:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:50:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:50:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:50:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:50:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:50:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:50:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:50:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:50:21 spire-1.2.1/doc/scaling_spire.md 19:50:21 spire-1.2.1/doc/spire_agent.md 19:50:21 spire-1.2.1/doc/spire_server.md 19:50:21 spire-1.2.1/doc/supported_integrations.md 19:50:21 spire-1.2.1/doc/telemetry.md 19:50:21 spire-1.2.1/doc/telemetry_config.md 19:50:21 spire-1.2.1/doc/upgrading.md 19:50:21 spire-1.2.1/doc/using_spire.md 19:50:21 spire-1.2.1/examples/ 19:50:21 spire-1.2.1/examples/README.md 19:50:21 spire-1.2.1/go.mod 19:50:21 spire-1.2.1/go.sum 19:50:21 spire-1.2.1/pkg/ 19:50:21 spire-1.2.1/pkg/agent/ 19:50:21 spire-1.2.1/pkg/agent/agent.go 19:50:21 spire-1.2.1/pkg/agent/api/ 19:50:21 spire-1.2.1/pkg/agent/api/config.go 19:50:21 spire-1.2.1/pkg/agent/api/debug/ 19:50:21 spire-1.2.1/pkg/agent/api/debug/v1/ 19:50:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:50:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:50:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:50:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:50:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:50:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:50:21 spire-1.2.1/pkg/agent/api/endpoints.go 19:50:21 spire-1.2.1/pkg/agent/api/health/ 19:50:21 spire-1.2.1/pkg/agent/api/health/v1/ 19:50:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:50:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:50:21 spire-1.2.1/pkg/agent/api/rpccontext/ 19:50:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:50:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:50:21 spire-1.2.1/pkg/agent/attestor/ 19:50:21 spire-1.2.1/pkg/agent/attestor/node/ 19:50:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:50:21 spire-1.2.1/pkg/agent/attestor/node/node.go 19:50:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:50:21 spire-1.2.1/pkg/agent/attestor/workload/ 19:50:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:50:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:50:21 spire-1.2.1/pkg/agent/catalog/ 19:50:21 spire-1.2.1/pkg/agent/catalog/catalog.go 19:50:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:50:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:50:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:50:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:50:21 spire-1.2.1/pkg/agent/client/ 19:50:21 spire-1.2.1/pkg/agent/client/client.go 19:50:21 spire-1.2.1/pkg/agent/client/client_test.go 19:50:21 spire-1.2.1/pkg/agent/client/dial.go 19:50:21 spire-1.2.1/pkg/agent/client/nodeconn.go 19:50:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:50:21 spire-1.2.1/pkg/agent/client/update.go 19:50:21 spire-1.2.1/pkg/agent/client/util.go 19:50:21 spire-1.2.1/pkg/agent/common/ 19:50:21 spire-1.2.1/pkg/agent/common/backoff/ 19:50:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:50:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:50:21 spire-1.2.1/pkg/agent/common/cgroups/ 19:50:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:50:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:50:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:50:21 spire-1.2.1/pkg/agent/config.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/ 19:50:21 spire-1.2.1/pkg/agent/endpoints/config.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:50:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:50:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/workload/ 19:50:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:50:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:50:21 spire-1.2.1/pkg/agent/manager/ 19:50:21 spire-1.2.1/pkg/agent/manager/cache/ 19:50:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:50:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:50:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:50:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:50:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:50:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:50:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:50:21 spire-1.2.1/pkg/agent/manager/config.go 19:50:21 spire-1.2.1/pkg/agent/manager/manager.go 19:50:21 spire-1.2.1/pkg/agent/manager/manager_test.go 19:50:21 spire-1.2.1/pkg/agent/manager/storage.go 19:50:21 spire-1.2.1/pkg/agent/manager/storage_test.go 19:50:21 spire-1.2.1/pkg/agent/manager/storecache/ 19:50:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:50:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:50:21 spire-1.2.1/pkg/agent/manager/sync.go 19:50:21 spire-1.2.1/pkg/agent/plugin/ 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:50:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:50:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:50:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:50:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:50:21 spire-1.2.1/pkg/agent/svid/ 19:50:21 spire-1.2.1/pkg/agent/svid/rotator.go 19:50:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:50:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:50:21 spire-1.2.1/pkg/agent/svid/store/ 19:50:21 spire-1.2.1/pkg/agent/svid/store/service.go 19:50:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:50:21 spire-1.2.1/pkg/common/ 19:50:21 spire-1.2.1/pkg/common/agentpathtemplate/ 19:50:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:50:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:50:21 spire-1.2.1/pkg/common/api/ 19:50:21 spire-1.2.1/pkg/common/api/metrics.go 19:50:21 spire-1.2.1/pkg/common/api/middleware/ 19:50:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:50:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/logger.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/names.go 19:50:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:50:22 spire-1.2.1/pkg/common/api/names.go 19:50:22 spire-1.2.1/pkg/common/api/ratelimit.go 19:50:22 spire-1.2.1/pkg/common/api/rpccontext/ 19:50:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:50:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:50:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:50:22 spire-1.2.1/pkg/common/auth/ 19:50:22 spire-1.2.1/pkg/common/auth/interceptors.go 19:50:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:50:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/ 19:50:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/types.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:50:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:50:22 spire-1.2.1/pkg/common/catalog/ 19:50:22 spire-1.2.1/pkg/common/catalog/bind.go 19:50:22 spire-1.2.1/pkg/common/catalog/builtin.go 19:50:22 spire-1.2.1/pkg/common/catalog/catalog.go 19:50:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:50:22 spire-1.2.1/pkg/common/catalog/closers.go 19:50:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:50:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:50:22 spire-1.2.1/pkg/common/catalog/config.go 19:50:22 spire-1.2.1/pkg/common/catalog/config_test.go 19:50:22 spire-1.2.1/pkg/common/catalog/configure.go 19:50:22 spire-1.2.1/pkg/common/catalog/constraints.go 19:50:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:50:22 spire-1.2.1/pkg/common/catalog/context.go 19:50:22 spire-1.2.1/pkg/common/catalog/external.go 19:50:22 spire-1.2.1/pkg/common/catalog/host.go 19:50:22 spire-1.2.1/pkg/common/catalog/pipenet.go 19:50:22 spire-1.2.1/pkg/common/catalog/plugin.go 19:50:22 spire-1.2.1/pkg/common/catalog/testplugin/ 19:50:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:50:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:50:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:50:22 spire-1.2.1/pkg/common/cli/ 19:50:22 spire-1.2.1/pkg/common/cli/env.go 19:50:22 spire-1.2.1/pkg/common/cli/flags.go 19:50:22 spire-1.2.1/pkg/common/cli/trust_domain.go 19:50:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:50:22 spire-1.2.1/pkg/common/cli/umask.go 19:50:22 spire-1.2.1/pkg/common/cli/umask_posix.go 19:50:22 spire-1.2.1/pkg/common/cli/umask_test.go 19:50:22 spire-1.2.1/pkg/common/cli/umask_windows.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/ 19:50:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/flag.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/format.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/ 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:50:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:50:22 spire-1.2.1/pkg/common/coretypes/ 19:50:22 spire-1.2.1/pkg/common/coretypes/bundle/ 19:50:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:50:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:50:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:50:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:50:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:50:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:50:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:50:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:50:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:50:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:50:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:50:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:50:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:50:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:50:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:50:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:50:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:50:22 spire-1.2.1/pkg/common/cryptoutil/ 19:50:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:50:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:50:22 spire-1.2.1/pkg/common/diskutil/ 19:50:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:50:22 spire-1.2.1/pkg/common/diskutil/file_test.go 19:50:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:50:22 spire-1.2.1/pkg/common/errorutil/ 19:50:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:50:22 spire-1.2.1/pkg/common/health/ 19:50:22 spire-1.2.1/pkg/common/health/config.go 19:50:22 spire-1.2.1/pkg/common/health/context.go 19:50:22 spire-1.2.1/pkg/common/health/context_test.go 19:50:22 spire-1.2.1/pkg/common/health/health.go 19:50:22 spire-1.2.1/pkg/common/health/health_test.go 19:50:22 spire-1.2.1/pkg/common/health/logger.go 19:50:22 spire-1.2.1/pkg/common/hostservice/ 19:50:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:50:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:50:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:50:22 spire-1.2.1/pkg/common/idutil/ 19:50:22 spire-1.2.1/pkg/common/idutil/require.go 19:50:22 spire-1.2.1/pkg/common/idutil/require_test.go 19:50:22 spire-1.2.1/pkg/common/idutil/safety.go 19:50:22 spire-1.2.1/pkg/common/idutil/safety_test.go 19:50:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:50:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:50:22 spire-1.2.1/pkg/common/jwtsvid/ 19:50:22 spire-1.2.1/pkg/common/jwtsvid/common.go 19:50:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:50:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:50:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:50:22 spire-1.2.1/pkg/common/jwtutil/ 19:50:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:50:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:50:22 spire-1.2.1/pkg/common/log/ 19:50:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:50:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:50:22 spire-1.2.1/pkg/common/log/log.go 19:50:22 spire-1.2.1/pkg/common/log/log_test.go 19:50:22 spire-1.2.1/pkg/common/log/options.go 19:50:22 spire-1.2.1/pkg/common/nodeutil/ 19:50:22 spire-1.2.1/pkg/common/nodeutil/node.go 19:50:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:50:22 spire-1.2.1/pkg/common/peertracker/ 19:50:22 spire-1.2.1/pkg/common/peertracker/conn.go 19:50:22 spire-1.2.1/pkg/common/peertracker/credentials.go 19:50:22 spire-1.2.1/pkg/common/peertracker/errors.go 19:50:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:50:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:50:22 spire-1.2.1/pkg/common/peertracker/info.go 19:50:22 spire-1.2.1/pkg/common/peertracker/listener.go 19:50:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:50:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:50:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:50:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:50:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:50:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:50:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:50:22 spire-1.2.1/pkg/common/peertracker/tcp.go 19:50:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:50:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:50:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:50:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:50:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:50:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:50:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:50:22 spire-1.2.1/pkg/common/peertracker/uds.go 19:50:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:50:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:50:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:50:22 spire-1.2.1/pkg/common/pemutil/ 19:50:22 spire-1.2.1/pkg/common/pemutil/block.go 19:50:22 spire-1.2.1/pkg/common/pemutil/certs.go 19:50:22 spire-1.2.1/pkg/common/pemutil/common.go 19:50:22 spire-1.2.1/pkg/common/pemutil/csr.go 19:50:22 spire-1.2.1/pkg/common/pemutil/keys.go 19:50:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/ 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:50:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:50:22 spire-1.2.1/pkg/common/plugin/ 19:50:22 spire-1.2.1/pkg/common/plugin/aws/ 19:50:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:50:22 spire-1.2.1/pkg/common/plugin/azure/ 19:50:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:50:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:50:22 spire-1.2.1/pkg/common/plugin/facade.go 19:50:22 spire-1.2.1/pkg/common/plugin/facade_test.go 19:50:22 spire-1.2.1/pkg/common/plugin/gcp/ 19:50:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:50:22 spire-1.2.1/pkg/common/plugin/k8s/ 19:50:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:50:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:50:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:50:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:50:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:50:22 spire-1.2.1/pkg/common/plugin/log.go 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/ 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:50:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:50:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:50:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:50:22 spire-1.2.1/pkg/common/plugin/x509pop/ 19:50:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:50:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:50:22 spire-1.2.1/pkg/common/profiling/ 19:50:22 spire-1.2.1/pkg/common/profiling/dumpers.go 19:50:22 spire-1.2.1/pkg/common/profiling/profiling.go 19:50:22 spire-1.2.1/pkg/common/protoutil/ 19:50:22 spire-1.2.1/pkg/common/protoutil/masks.go 19:50:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:50:22 spire-1.2.1/pkg/common/rotationutil/ 19:50:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:50:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:50:22 spire-1.2.1/pkg/common/selector/ 19:50:22 spire-1.2.1/pkg/common/selector/selector.go 19:50:22 spire-1.2.1/pkg/common/selector/selector_test.go 19:50:22 spire-1.2.1/pkg/common/selector/set.go 19:50:22 spire-1.2.1/pkg/common/selector/set_utils.go 19:50:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/ 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/ 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:50:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:50:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:50:22 spire-1.2.1/pkg/common/telemetry/call.go 19:50:22 spire-1.2.1/pkg/common/telemetry/common/ 19:50:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:50:22 spire-1.2.1/pkg/common/telemetry/config.go 19:50:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:50:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/inmem.go 19:50:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/m3.go 19:50:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/metrics.go 19:50:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/names.go 19:50:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:50:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:50:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/ 19:50:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:50:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:50:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:50:22 spire-1.2.1/pkg/common/telemetry/server/server.go 19:50:22 spire-1.2.1/pkg/common/telemetry/sink.go 19:50:22 spire-1.2.1/pkg/common/telemetry/statsd.go 19:50:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:50:22 spire-1.2.1/pkg/common/telemetry/uptime.go 19:50:22 spire-1.2.1/pkg/common/telemetry/version.go 19:50:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:50:22 spire-1.2.1/pkg/common/uptime/ 19:50:22 spire-1.2.1/pkg/common/uptime/uptime.go 19:50:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:50:22 spire-1.2.1/pkg/common/util/ 19:50:22 spire-1.2.1/pkg/common/util/certs.go 19:50:22 spire-1.2.1/pkg/common/util/certs_test.go 19:50:22 spire-1.2.1/pkg/common/util/csr.go 19:50:22 spire-1.2.1/pkg/common/util/hash.go 19:50:22 spire-1.2.1/pkg/common/util/selectors.go 19:50:22 spire-1.2.1/pkg/common/util/selectors_test.go 19:50:22 spire-1.2.1/pkg/common/util/signals.go 19:50:22 spire-1.2.1/pkg/common/util/sort.go 19:50:22 spire-1.2.1/pkg/common/util/sort_test.go 19:50:22 spire-1.2.1/pkg/common/util/task.go 19:50:22 spire-1.2.1/pkg/common/util/task_test.go 19:50:22 spire-1.2.1/pkg/common/util/testdata/ 19:50:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:50:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:50:22 spire-1.2.1/pkg/common/version/ 19:50:22 spire-1.2.1/pkg/common/version/version.go 19:50:22 spire-1.2.1/pkg/common/x509svid/ 19:50:22 spire-1.2.1/pkg/common/x509svid/common_test.go 19:50:22 spire-1.2.1/pkg/common/x509svid/csr.go 19:50:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:50:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:50:22 spire-1.2.1/pkg/common/x509util/ 19:50:22 spire-1.2.1/pkg/common/x509util/cert.go 19:50:22 spire-1.2.1/pkg/common/x509util/dns.go 19:50:22 spire-1.2.1/pkg/common/x509util/dns_test.go 19:50:22 spire-1.2.1/pkg/common/x509util/keyid.go 19:50:22 spire-1.2.1/pkg/common/x509util/keypair.go 19:50:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:50:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:50:22 spire-1.2.1/pkg/server/ 19:50:22 spire-1.2.1/pkg/server/api/ 19:50:22 spire-1.2.1/pkg/server/api/agent.go 19:50:22 spire-1.2.1/pkg/server/api/agent/ 19:50:22 spire-1.2.1/pkg/server/api/agent/v1/ 19:50:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:50:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:50:22 spire-1.2.1/pkg/server/api/agent_test.go 19:50:22 spire-1.2.1/pkg/server/api/api.go 19:50:22 spire-1.2.1/pkg/server/api/audit/ 19:50:22 spire-1.2.1/pkg/server/api/audit/audit.go 19:50:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:50:22 spire-1.2.1/pkg/server/api/bundle.go 19:50:22 spire-1.2.1/pkg/server/api/bundle/ 19:50:22 spire-1.2.1/pkg/server/api/bundle/v1/ 19:50:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:50:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:50:22 spire-1.2.1/pkg/server/api/bundle_test.go 19:50:22 spire-1.2.1/pkg/server/api/debug/ 19:50:22 spire-1.2.1/pkg/server/api/debug/v1/ 19:50:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:50:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:50:22 spire-1.2.1/pkg/server/api/entry.go 19:50:22 spire-1.2.1/pkg/server/api/entry/ 19:50:22 spire-1.2.1/pkg/server/api/entry/v1/ 19:50:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:50:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:50:22 spire-1.2.1/pkg/server/api/entry_test.go 19:50:22 spire-1.2.1/pkg/server/api/health/ 19:50:22 spire-1.2.1/pkg/server/api/health/v1/ 19:50:22 spire-1.2.1/pkg/server/api/health/v1/service.go 19:50:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:50:22 spire-1.2.1/pkg/server/api/id.go 19:50:22 spire-1.2.1/pkg/server/api/id_test.go 19:50:22 spire-1.2.1/pkg/server/api/limits/ 19:50:22 spire-1.2.1/pkg/server/api/limits/limits.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/ 19:50:22 spire-1.2.1/pkg/server/api/middleware/alias.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/audit.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/caller.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/common.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/entries.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:50:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:50:22 spire-1.2.1/pkg/server/api/ratelimit.go 19:50:22 spire-1.2.1/pkg/server/api/rpccontext/ 19:50:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:50:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:50:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:50:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:50:22 spire-1.2.1/pkg/server/api/selector.go 19:50:22 spire-1.2.1/pkg/server/api/selector_test.go 19:50:22 spire-1.2.1/pkg/server/api/status.go 19:50:22 spire-1.2.1/pkg/server/api/status_test.go 19:50:22 spire-1.2.1/pkg/server/api/svid/ 19:50:22 spire-1.2.1/pkg/server/api/svid/v1/ 19:50:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:50:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:50:22 spire-1.2.1/pkg/server/api/trustdomain.go 19:50:22 spire-1.2.1/pkg/server/api/trustdomain/ 19:50:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:50:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:50:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:50:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:50:22 spire-1.2.1/pkg/server/authpolicy/ 19:50:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:50:22 spire-1.2.1/pkg/server/authpolicy/policy.go 19:50:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:50:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:50:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:50:22 spire-1.2.1/pkg/server/authpolicy/validate.go 19:50:22 spire-1.2.1/pkg/server/bundle/ 19:50:22 spire-1.2.1/pkg/server/bundle/client/ 19:50:22 spire-1.2.1/pkg/server/bundle/client/client.go 19:50:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:50:22 spire-1.2.1/pkg/server/bundle/client/manager.go 19:50:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:50:22 spire-1.2.1/pkg/server/bundle/client/sources.go 19:50:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:50:22 spire-1.2.1/pkg/server/bundle/client/updater.go 19:50:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:50:22 spire-1.2.1/pkg/server/ca/ 19:50:22 spire-1.2.1/pkg/server/ca/ca.go 19:50:22 spire-1.2.1/pkg/server/ca/ca_health.go 19:50:22 spire-1.2.1/pkg/server/ca/ca_test.go 19:50:22 spire-1.2.1/pkg/server/ca/journal.go 19:50:22 spire-1.2.1/pkg/server/ca/journal_test.go 19:50:22 spire-1.2.1/pkg/server/ca/manager.go 19:50:22 spire-1.2.1/pkg/server/ca/manager_health.go 19:50:22 spire-1.2.1/pkg/server/ca/manager_test.go 19:50:22 spire-1.2.1/pkg/server/ca/templates.go 19:50:22 spire-1.2.1/pkg/server/ca/upstream_client.go 19:50:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:50:22 spire-1.2.1/pkg/server/ca/validation.go 19:50:22 spire-1.2.1/pkg/server/cache/ 19:50:22 spire-1.2.1/pkg/server/cache/dscache/ 19:50:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:50:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:50:22 spire-1.2.1/pkg/server/cache/entrycache/ 19:50:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:50:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:50:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:50:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:50:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:50:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:50:22 spire-1.2.1/pkg/server/catalog/ 19:50:22 spire-1.2.1/pkg/server/catalog/catalog.go 19:50:22 spire-1.2.1/pkg/server/catalog/keymanager.go 19:50:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:50:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:50:22 spire-1.2.1/pkg/server/catalog/notifier.go 19:50:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:50:22 spire-1.2.1/pkg/server/config.go 19:50:22 spire-1.2.1/pkg/server/datastore/ 19:50:22 spire-1.2.1/pkg/server/datastore/datastore.go 19:50:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:50:22 spire-1.2.1/pkg/server/datastore/repository.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:50:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:50:22 spire-1.2.1/pkg/server/endpoints/ 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/ 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:50:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:50:22 spire-1.2.1/pkg/server/endpoints/config.go 19:50:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:50:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:50:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:50:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:50:22 spire-1.2.1/pkg/server/endpoints/middleware.go 19:50:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:50:22 spire-1.2.1/pkg/server/hostservice/ 19:50:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:50:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:50:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:50:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:50:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:50:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:50:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:50:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/ 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/ 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:50:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:50:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:50:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/ 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:50:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:50:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:50:22 spire-1.2.1/pkg/server/registration/ 19:50:22 spire-1.2.1/pkg/server/registration/manager.go 19:50:22 spire-1.2.1/pkg/server/registration/manager_test.go 19:50:22 spire-1.2.1/pkg/server/scanentries.go 19:50:22 spire-1.2.1/pkg/server/scanentries_test.go 19:50:22 spire-1.2.1/pkg/server/server.go 19:50:22 spire-1.2.1/pkg/server/server_test.go 19:50:22 spire-1.2.1/pkg/server/svid/ 19:50:22 spire-1.2.1/pkg/server/svid/observer.go 19:50:22 spire-1.2.1/pkg/server/svid/observer_test.go 19:50:22 spire-1.2.1/pkg/server/svid/rotator.go 19:50:22 spire-1.2.1/pkg/server/svid/rotator_config.go 19:50:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:50:22 spire-1.2.1/pkg/server/svid/rotator_test.go 19:50:22 spire-1.2.1/proto/ 19:50:22 spire-1.2.1/proto/private/ 19:50:22 spire-1.2.1/proto/private/server/ 19:50:22 spire-1.2.1/proto/private/server/journal/ 19:50:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:50:22 spire-1.2.1/proto/private/server/journal/journal.proto 19:50:22 spire-1.2.1/proto/spire/ 19:50:22 spire-1.2.1/proto/spire/common/ 19:50:22 spire-1.2.1/proto/spire/common/common.pb.go 19:50:22 spire-1.2.1/proto/spire/common/common.proto 19:50:22 spire-1.2.1/proto/spire/common/plugin/ 19:50:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:50:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:50:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:50:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:50:22 spire-1.2.1/proto/spire/plugin/ 19:50:22 spire-1.2.1/proto/spire/plugin/agent/ 19:50:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:50:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:50:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:50:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:50:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:50:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:50:22 spire-1.2.1/release/ 19:50:22 spire-1.2.1/release/spire-extras/ 19:50:22 spire-1.2.1/release/spire-extras/README.md 19:50:22 spire-1.2.1/release/spire-extras/conf/ 19:50:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:50:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:50:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:50:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:50:22 spire-1.2.1/release/spire/ 19:50:22 spire-1.2.1/release/spire/README.md 19:50:22 spire-1.2.1/release/spire/conf/ 19:50:22 spire-1.2.1/release/spire/conf/agent/ 19:50:22 spire-1.2.1/release/spire/conf/agent/agent.conf 19:50:22 spire-1.2.1/release/spire/conf/server/ 19:50:22 spire-1.2.1/release/spire/conf/server/server.conf 19:50:22 spire-1.2.1/script/ 19:50:22 spire-1.2.1/script/build-artifact.sh 19:50:22 spire-1.2.1/script/generate_dummy_ca.sh 19:50:22 spire-1.2.1/support/ 19:50:22 spire-1.2.1/support/k8s/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:50:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/ 19:50:22 spire-1.2.1/support/oidc-discovery-provider/README.md 19:50:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/config.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/main.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:50:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:50:22 spire-1.2.1/test/ 19:50:22 spire-1.2.1/test/clock/ 19:50:22 spire-1.2.1/test/clock/clock.go 19:50:22 spire-1.2.1/test/fakes/ 19:50:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:50:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:50:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:50:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:50:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:50:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:50:22 spire-1.2.1/test/fakes/fakeagentstore/ 19:50:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:50:22 spire-1.2.1/test/fakes/fakedatastore/ 19:50:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:50:22 spire-1.2.1/test/fakes/fakeentryclient/ 19:50:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:50:22 spire-1.2.1/test/fakes/fakehealthchecker/ 19:50:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:50:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:50:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:50:22 spire-1.2.1/test/fakes/fakemetrics/ 19:50:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:50:22 spire-1.2.1/test/fakes/fakenoderesolver/ 19:50:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:50:22 spire-1.2.1/test/fakes/fakenotifier/ 19:50:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:50:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:50:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:50:22 spire-1.2.1/test/fakes/fakeserverca/ 19:50:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:50:22 spire-1.2.1/test/fakes/fakeservercatalog/ 19:50:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:50:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:50:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:50:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:50:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:50:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:50:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:50:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:50:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:50:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:50:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:50:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:50:22 spire-1.2.1/test/fixture/ 19:50:22 spire-1.2.1/test/fixture/certs/ 19:50:22 spire-1.2.1/test/fixture/certs/agent_svid.der 19:50:22 spire-1.2.1/test/fixture/certs/base_cert.pem 19:50:22 spire-1.2.1/test/fixture/certs/base_csr.pem 19:50:22 spire-1.2.1/test/fixture/certs/base_key.pem 19:50:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:50:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:50:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:50:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:50:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:50:22 spire-1.2.1/test/fixture/certs/blog_key.pem 19:50:22 spire-1.2.1/test/fixture/certs/bundle.der 19:50:22 spire-1.2.1/test/fixture/certs/ca.pem 19:50:22 spire-1.2.1/test/fixture/certs/ca_key.pem 19:50:22 spire-1.2.1/test/fixture/certs/database_cert.pem 19:50:22 spire-1.2.1/test/fixture/certs/database_csr.pem 19:50:22 spire-1.2.1/test/fixture/certs/database_key.pem 19:50:22 spire-1.2.1/test/fixture/certs/node_cert.pem 19:50:22 spire-1.2.1/test/fixture/certs/node_csr.pem 19:50:22 spire-1.2.1/test/fixture/certs/node_key.pem 19:50:22 spire-1.2.1/test/fixture/certs/svid.pem 19:50:22 spire-1.2.1/test/fixture/certs/svid_key.pem 19:50:22 spire-1.2.1/test/fixture/config/ 19:50:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:50:22 spire-1.2.1/test/fixture/config/agent_good.conf 19:50:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:50:22 spire-1.2.1/test/fixture/config/plugin_good.conf 19:50:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:50:22 spire-1.2.1/test/fixture/config/server_good.conf 19:50:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:50:22 spire-1.2.1/test/fixture/fixture.go 19:50:22 spire-1.2.1/test/fixture/nodeattestor/ 19:50:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:50:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:50:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:50:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:50:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:50:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:50:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:50:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:50:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:50:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:50:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:50:22 spire-1.2.1/test/fixture/registration/ 19:50:22 spire-1.2.1/test/fixture/registration/entries.json 19:50:22 spire-1.2.1/test/fixture/registration/good-for-update.json 19:50:22 spire-1.2.1/test/fixture/registration/good.json 19:50:22 spire-1.2.1/test/fixture/registration/invalid.json 19:50:22 spire-1.2.1/test/fixture/registration/invalid_json.json 19:50:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:50:22 spire-1.2.1/test/integration/ 19:50:22 spire-1.2.1/test/integration/README.md 19:50:22 spire-1.2.1/test/integration/common 19:50:22 spire-1.2.1/test/integration/setup/ 19:50:22 spire-1.2.1/test/integration/setup/adminclient/ 19:50:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:50:22 spire-1.2.1/test/integration/setup/adminclient/client.go 19:50:22 spire-1.2.1/test/integration/setup/debugagent/ 19:50:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:50:22 spire-1.2.1/test/integration/setup/debugagent/main.go 19:50:22 spire-1.2.1/test/integration/setup/debugserver/ 19:50:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:50:22 spire-1.2.1/test/integration/setup/debugserver/main.go 19:50:22 spire-1.2.1/test/integration/setup/downstreamclient/ 19:50:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:50:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:50:22 spire-1.2.1/test/integration/setup/itclient/ 19:50:22 spire-1.2.1/test/integration/setup/itclient/client.go 19:50:22 spire-1.2.1/test/integration/setup/node-attestation/ 19:50:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:50:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:50:22 spire-1.2.1/test/integration/setup/x509pop/ 19:50:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:50:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:50:22 spire-1.2.1/test/integration/suites/ 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:50:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:50:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:50:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:50:23 spire-1.2.1/test/integration/suites/join-token/ 19:50:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:50:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:50:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:50:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:50:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:50:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:50:23 spire-1.2.1/test/integration/suites/join-token/README.md 19:50:23 spire-1.2.1/test/integration/suites/join-token/conf/ 19:50:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:50:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:50:23 spire-1.2.1/test/integration/suites/join-token/teardown 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:50:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:50:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:50:23 spire-1.2.1/test/integration/suites/k8s/ 19:50:23 spire-1.2.1/test/integration/suites/k8s/00-setup 19:50:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:50:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:50:23 spire-1.2.1/test/integration/suites/k8s/README.md 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/ 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:50:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:50:23 spire-1.2.1/test/integration/suites/k8s/teardown 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/ 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:50:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:50:23 spire-1.2.1/test/integration/suites/rotation/ 19:50:23 spire-1.2.1/test/integration/suites/rotation/00-setup 19:50:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:50:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:50:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:50:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:50:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:50:23 spire-1.2.1/test/integration/suites/rotation/README.md 19:50:23 spire-1.2.1/test/integration/suites/rotation/conf/ 19:50:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:50:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:50:23 spire-1.2.1/test/integration/suites/rotation/teardown 19:50:23 spire-1.2.1/test/integration/suites/self-test/ 19:50:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:50:23 spire-1.2.1/test/integration/suites/self-test/README.md 19:50:23 spire-1.2.1/test/integration/suites/self-test/teardown 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:50:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:50:23 spire-1.2.1/test/integration/suites/upgrade/ 19:50:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:50:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:50:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:50:23 spire-1.2.1/test/integration/suites/upgrade/README.md 19:50:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:50:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:50:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:50:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:50:23 spire-1.2.1/test/integration/suites/upgrade/teardown 19:50:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:50:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:50:23 spire-1.2.1/test/integration/test-one.sh 19:50:23 spire-1.2.1/test/integration/test.sh 19:50:23 spire-1.2.1/test/plugintest/ 19:50:23 spire-1.2.1/test/plugintest/config.go 19:50:23 spire-1.2.1/test/plugintest/load.go 19:50:23 spire-1.2.1/test/plugintest/option.go 19:50:23 spire-1.2.1/test/spiretest/ 19:50:23 spire-1.2.1/test/spiretest/apiserver.go 19:50:23 spire-1.2.1/test/spiretest/assertions.go 19:50:23 spire-1.2.1/test/spiretest/dir.go 19:50:23 spire-1.2.1/test/spiretest/errors_posix.go 19:50:23 spire-1.2.1/test/spiretest/errors_windows.go 19:50:23 spire-1.2.1/test/spiretest/logs.go 19:50:23 spire-1.2.1/test/spiretest/socketapi.go 19:50:23 spire-1.2.1/test/spiretest/suite.go 19:50:23 spire-1.2.1/test/spiretest/x509.go 19:50:23 spire-1.2.1/test/testca/ 19:50:23 spire-1.2.1/test/testca/ca.go 19:50:23 spire-1.2.1/test/testkey/ 19:50:23 spire-1.2.1/test/testkey/generate.sh 19:50:23 spire-1.2.1/test/testkey/genkeys.go 19:50:23 spire-1.2.1/test/testkey/keys.go 19:50:23 spire-1.2.1/test/testkey/new.go 19:50:23 spire-1.2.1/test/tpmsimulator/ 19:50:23 spire-1.2.1/test/tpmsimulator/simulator.go 19:50:23 spire-1.2.1/test/util/ 19:50:23 spire-1.2.1/test/util/cert_fixtures.go 19:50:23 spire-1.2.1/test/util/cert_generation.go 19:50:23 spire-1.2.1/test/util/io_redirection.go 19:50:23 spire-1.2.1/test/util/race.go 19:50:23 spire-1.2.1/test/util/util.go 19:50:23 building spire from source... 19:50:23 Installing go1.17.7... 19:50:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:50:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:50:50 ---> 9d1a00c252a8 19:50:50 Step 3/22 : WORKDIR /edgex-go 19:50:50 ---> Using cache 19:50:50 ---> 06e9539ce1e1 19:50:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:50 ---> Using cache 19:50:50 ---> f748a1aba5fc 19:50:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:50:50 ---> Running in eaaa12e1d9a2 19:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:50:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:50:54 OK: 220 MiB in 52 packages 19:50:56 Removing intermediate container eaaa12e1d9a2 19:50:56 ---> d8650c5932e8 19:50:56 Step 6/22 : COPY go.mod vendor* ./ 19:50:57 Building bin/spire-server... 19:50:57 go: downloading github.com/mitchellh/cli v1.1.2 19:50:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:50:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:50:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:50:58 go: downloading google.golang.org/grpc v1.44.0 19:50:58  ---> 2dad93f3d407 19:50:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:59 ---> Running in 7bd426e3b45b 19:51:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:51:03 go: downloading github.com/imdario/mergo v0.3.12 19:51:03 go: downloading github.com/sirupsen/logrus v1.8.1 19:51:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:51:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:51:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:51:04 go: downloading github.com/fatih/color v1.13.0 19:51:04 go: downloading github.com/mattn/go-isatty v0.0.14 19:51:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:51:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:51:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:51:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:51:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:51:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:51:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:51:06 Removing intermediate container 7bd426e3b45b 19:51:06 ---> 1b8a24b053bc 19:51:06 Step 8/22 : COPY . . 19:51:06 go: downloading github.com/open-policy-agent/opa v0.38.0 19:51:07 Removing intermediate container bcb6fdbf59b1 19:51:07 ---> f747b1220ae3 19:51:07 19:51:07 Step 10/22 : FROM alpine:3.14 19:51:07 ---> ac73e934f311 19:51:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:51:07 ---> Using cache 19:51:07 ---> 1448fd7da26a 19:51:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:51:07 ---> Using cache 19:51:07 ---> 56b41e29b83b 19:51:07 Step 13/22 : ENV APP_PORT=59861 19:51:07 ---> Running in 9f8d33850240 19:51:08 Removing intermediate container 9f8d33850240 19:51:08 ---> 42d6a5eebdec 19:51:08 Step 14/22 : EXPOSE $APP_PORT 19:51:09 ---> Running in eac594249f5f 19:51:10 Removing intermediate container eac594249f5f 19:51:10 ---> e7510f9333e8 19:51:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:12 ---> ffda6e034cf7 19:51:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:51:17 ---> 71ab3dab1edf 19:51:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:51:18 Removing intermediate container cff920f0aa13 19:51:18 ---> 1907892b56ec 19:51:18 19:51:18 Step 9/20 : FROM alpine:3.15 19:51:18 3.15: Pulling from library/alpine 19:51:18 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:51:18 Status: Downloaded newer image for alpine:3.15 19:51:18 ---> 3fb3c9af89a9 19:51:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:51:19 ---> f4b8bd7762f1 19:51:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:51:19 ---> Running in 0f5da2c81be3 19:51:19 ---> Running in eeb16326e276 19:51:20 Removing intermediate container 0f5da2c81be3 19:51:20 ---> 8443a42a8ad3 19:51:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:20 ---> Running in f7cd03d4f85e 19:51:21 Removing intermediate container eeb16326e276 19:51:21 ---> ad28968d4051 19:51:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:21 ---> Running in 3afc4966a814 19:51:22 Removing intermediate container 3afc4966a814 19:51:22 ---> 4672156ca7c8 19:51:22 Step 20/22 : LABEL arch=arm64 19:51:22 ---> Running in 1a84338604c0 19:51:24 Removing intermediate container 1a84338604c0 19:51:24 ---> fd13d1a4e708 19:51:24 Step 21/22 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:51:24 ---> Running in 3b97861fcb6a 19:51:25 Removing intermediate container 3b97861fcb6a 19:51:25 ---> 0b9618c17279 19:51:25 Step 22/22 : LABEL version=0.0.0 19:51:25 Removing intermediate container f7cd03d4f85e 19:51:25 ---> dd39c4eea372 19:51:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:25 ---> Running in 4331d8e1ebac 19:51:25 ---> Running in c5109722a7a5 19:51:27 Removing intermediate container 4331d8e1ebac 19:51:27 ---> 2b41334234b2 19:51:27 19:51:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:51:28 Successfully built 2b41334234b2 19:51:28 Successfully tagged support-scheduler-arm64:latest 19:51:28 Building security-proxy-setup 19:51:28  Building support-scheduler ... done go: downloading github.com/armon/go-metrics v0.3.10 19:51:28 go: downloading github.com/prometheus/client_golang v1.12.1 19:51:28 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:51:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:51:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:51:29 go: downloading github.com/mattn/go-colorable v0.1.12 19:51:29 go: downloading github.com/Masterminds/goutils v1.1.0 19:51:29 go: downloading github.com/Masterminds/semver v1.5.0 19:51:30 go: downloading github.com/google/uuid v1.1.2 19:51:30 go: downloading github.com/huandu/xstrings v1.3.2 19:51:31 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:51:31 go: downloading github.com/oklog/run v1.0.0 19:51:31 go: downloading github.com/imkira/go-observer v1.0.3 19:51:31 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 19:51:31 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:51:31 OK: 15729 distinct packages available 19:51:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:51:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:51:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:51:32 go: downloading go.uber.org/atomic v1.9.0 19:51:32 go: downloading github.com/prometheus/client_model v0.2.0 19:51:32 go: downloading github.com/prometheus/common v0.32.1 19:51:32 go: downloading github.com/beorn7/perks v1.0.1 19:51:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:51:32 go: downloading github.com/prometheus/procfs v0.7.3 19:51:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:51:33 go: downloading github.com/hashicorp/errwrap v1.1.0 19:51:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:51:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:51:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:51:34 (1/9) Installing ca-certificates (20211220-r0) 19:51:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:51:35 (2/9) Installing brotli-libs (1.0.9-r5) 19:51:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:51:35 (4/9) Installing libcurl (7.80.0-r0) 19:51:35 (5/9) Installing curl (7.80.0-r0) 19:51:35 (6/9) Installing dumb-init (1.2.5-r1) 19:51:35 (7/9) Installing musl-obstack (1.2.3-r0) 19:51:35 (8/9) Installing libucontext (1.1-r0) 19:51:35 (9/9) Installing gcompat (1.0.0-r4) 19:51:35 Executing busybox-1.34.1-r5.trigger 19:51:35 Executing ca-certificates-20211220-r0.trigger 19:51:36 OK: 8 MiB in 23 packages 19:51:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:51:40 Removing intermediate container c5109722a7a5 19:51:40 ---> e1584558f03c 19:51:40 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:42 ---> db30ba467b51 19:51:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:51:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:51:42 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:51:43 go: downloading github.com/stretchr/testify v1.7.0 19:51:43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:51:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:51:43 go: downloading github.com/blang/semver/v4 v4.0.0 19:51:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:51:43 go: downloading github.com/jinzhu/gorm v1.9.16 19:51:44 go: downloading github.com/lib/pq v1.10.4 19:51:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:51:44 go: downloading google.golang.org/api v0.70.0 19:51:44  ---> e95abff4ae90 19:51:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:51:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:51:44  ---> Running in 94295bd24cd7 19:51:47 ---> 86f4e1ab1801 19:51:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:51:47 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 19:51:49 ---> 1bcb2dd1b284 19:51:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:51:49 ---> Running in 62a5007b8cb8 19:51:50 Removing intermediate container 62a5007b8cb8 19:51:50 ---> 0bdb59741bd4 19:51:50 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:50 ---> Running in 4011e3402960 19:51:51 Removing intermediate container 4011e3402960 19:51:51 ---> 4f49a011934b 19:51:51 Step 18/20 : LABEL arch=arm64 19:51:51 ---> Running in bfb9af75d770 19:51:51 Removing intermediate container bfb9af75d770 19:51:51 ---> 5331f0936e94 19:51:51 Step 19/20 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:51:52 ---> Running in c1e17f4fa500 19:51:52 Removing intermediate container c1e17f4fa500 19:51:52 ---> 19f84a1ea632 19:51:52 Step 20/20 : LABEL version=0.0.0 19:51:53 ---> Running in 9bde82ef2fc7 19:51:54 Removing intermediate container 9bde82ef2fc7 19:51:54 ---> 4560e81d08dd 19:51:54 19:51:54 Successfully built 4560e81d08dd 19:51:54 Successfully tagged security-spiffe-token-provider-arm64:latest 19:51:54  Building security-spiffe-token-provider ... done Building security-spire-agent 19:52:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:52:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:52:09 ---> 9d1a00c252a8 19:52:09 Step 3/22 : WORKDIR /edgex-go 19:52:09 ---> Using cache 19:52:09 ---> 06e9539ce1e1 19:52:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:09 ---> Using cache 19:52:09 ---> f748a1aba5fc 19:52:09 Step 5/22 : RUN apk add --update --no-cache make git 19:52:09 ---> Using cache 19:52:09 ---> 83b97e7c6e87 19:52:09 Step 6/22 : COPY go.mod vendor* ./ 19:52:09 ---> Using cache 19:52:09 ---> 951cdac50a1b 19:52:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:09 ---> Using cache 19:52:09 ---> d8afc8b79154 19:52:09 Step 8/22 : COPY . . 19:52:09 ---> Using cache 19:52:09 ---> 0bb989f7521d 19:52:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:52:09 ---> Running in 2d5980dfa8d0 19:52: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:52:34 go: downloading k8s.io/client-go v0.23.4 19:52:34 go: downloading github.com/google/go-tpm v0.3.3 19:52:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:52:38 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:52:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:52:38 ---> 9d1a00c252a8 19:52:38 Step 3/26 : WORKDIR /edgex-go 19:52:38 ---> Using cache 19:52:38 ---> 06e9539ce1e1 19:52:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:38 ---> Using cache 19:52:38 ---> f748a1aba5fc 19:52:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:52:38 ---> Using cache 19:52:38 ---> 7bbce5192f55 19:52:38 Step 6/26 : COPY go.mod vendor* ./ 19:52:38 ---> Using cache 19:52:38 ---> 348adf4bbbe6 19:52:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:38 ---> Using cache 19:52:38 ---> b3867ab47915 19:52:38 Step 8/26 : COPY . . 19:52:38 ---> Using cache 19:52:38 ---> 426a2bcea08e 19:52:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:52:38 ---> Using cache 19:52:38 ---> dcef6905738f 19:52:38 Step 10/26 : RUN mkdir -p spire-build 19:52:38 ---> Using cache 19:52:38 ---> 562ab47d5b29 19:52:38 Step 11/26 : WORKDIR /edgex-go/spire-build 19:52:38 ---> Using cache 19:52:38 ---> ee7502ec93d9 19:52:38 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 19:52:38 ---> Running in 7c8dc3462b0b 19:52:41 spire-1.2.1/ 19:52:41 spire-1.2.1/.data/ 19:52:41 spire-1.2.1/.data/.file 19:52:41 spire-1.2.1/.dockerignore 19:52:41 spire-1.2.1/.gitattributes 19:52:41 spire-1.2.1/.githooks/ 19:52:41 spire-1.2.1/.githooks/pre-commit 19:52:41 spire-1.2.1/.github/ 19:52:41 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:52:41 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:52:41 spire-1.2.1/.github/dependabot.yml 19:52:41 spire-1.2.1/.github/workflows/ 19:52:41 spire-1.2.1/.github/workflows/nightly_build.yaml 19:52:41 spire-1.2.1/.github/workflows/pr_build.yaml 19:52:41 spire-1.2.1/.github/workflows/release_build.yaml 19:52:41 spire-1.2.1/.github/workflows/scripts/ 19:52:41 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:52:41 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:52:41 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:52:41 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:52:41 spire-1.2.1/.github/workflows/scripts/split.sh 19:52:41 spire-1.2.1/.gitignore 19:52:41 spire-1.2.1/.go-version 19:52:41 spire-1.2.1/.golangci.yml 19:52:41 spire-1.2.1/ADOPTERS.md 19:52:41 spire-1.2.1/CHANGELOG.md 19:52:41 spire-1.2.1/CODE-OF-CONDUCT.md 19:52:41 spire-1.2.1/CODEOWNERS 19:52:41 spire-1.2.1/CONTRIBUTING.md 19:52:41 spire-1.2.1/Dockerfile 19:52:41 spire-1.2.1/Dockerfile.dev 19:52:41 spire-1.2.1/Dockerfile.scratch 19:52:41 spire-1.2.1/LICENSE 19:52:41 spire-1.2.1/MAINTAINERS.md 19:52:41 spire-1.2.1/Makefile 19:52:41 spire-1.2.1/README.md 19:52:41 spire-1.2.1/ROADMAP.md 19:52:41 spire-1.2.1/SECURITY.md 19:52:41 spire-1.2.1/cmd/ 19:52:41 spire-1.2.1/cmd/spire-agent/ 19:52:41 spire-1.2.1/cmd/spire-agent/cli/ 19:52:41 spire-1.2.1/cmd/spire-agent/cli/api/ 19:52:41 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/common/ 19:52:41 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:52:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/run/ 19:52:41 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:52:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:52:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:52:41 spire-1.2.1/cmd/spire-agent/main.go 19:52:41 spire-1.2.1/cmd/spire-server/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/agent/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/cli.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/run/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/token/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/validate/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/x509/ 19:52:41 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:52:41 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:52:41 spire-1.2.1/cmd/spire-server/main.go 19:52:41 spire-1.2.1/cmd/spire-server/util/ 19:52:41 spire-1.2.1/cmd/spire-server/util/util.go 19:52:41 spire-1.2.1/conf/ 19:52:41 spire-1.2.1/conf/agent/ 19:52:41 spire-1.2.1/conf/agent/agent.conf 19:52:41 spire-1.2.1/conf/agent/agent_full.conf 19:52:41 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:52:41 spire-1.2.1/conf/server/ 19:52:41 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:52:41 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:52:41 spire-1.2.1/conf/server/server.conf 19:52:41 spire-1.2.1/conf/server/server_full.conf 19:52:41 spire-1.2.1/doc/ 19:52:41 spire-1.2.1/doc/SPIRE101.md 19:52:41 spire-1.2.1/doc/auditlog.md 19:52:41 spire-1.2.1/doc/authorization_policy_engine.md 19:52:41 spire-1.2.1/doc/changelog_guidelines.md 19:52:41 spire-1.2.1/doc/cure53-report.pdf 19:52:41 spire-1.2.1/doc/images/ 19:52:41 spire-1.2.1/doc/images/2019_roadmap.png 19:52:41 spire-1.2.1/doc/images/SPIRE101.png 19:52:41 spire-1.2.1/doc/images/SPIRE_agent.png 19:52:41 spire-1.2.1/doc/images/SPIRE_server.png 19:52:41 spire-1.2.1/doc/images/cache_mgr.png 19:52:41 spire-1.2.1/doc/images/cache_mgr_components.png 19:52:41 spire-1.2.1/doc/images/federated_spire.png 19:52:41 spire-1.2.1/doc/images/ha_mode.png 19:52:41 spire-1.2.1/doc/images/nested_spire.png 19:52:41 spire-1.2.1/doc/images/oidc_federation.png 19:52:41 spire-1.2.1/doc/images/single_trust_domain.png 19:52:41 spire-1.2.1/doc/images/spiffe_compatible.png 19:52:41 spire-1.2.1/doc/images/spire_logo.png 19:52:41 spire-1.2.1/doc/migrating_registration_api_clients.md 19:52:41 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:52:41 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:52:41 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:52:41 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:52:41 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:52:41 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:52:41 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:52:41 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:52:41 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:52:41 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:52:41 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:52:41 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:52:41 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:52:41 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:52:41 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:52:41 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:52:41 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:52:41 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:52:41 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:52:41 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:52:41 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:52:41 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:52:41 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:52:41 spire-1.2.1/doc/scaling_spire.md 19:52:41 spire-1.2.1/doc/spire_agent.md 19:52:41 spire-1.2.1/doc/spire_server.md 19:52:41 spire-1.2.1/doc/supported_integrations.md 19:52:41 spire-1.2.1/doc/telemetry.md 19:52:41 spire-1.2.1/doc/telemetry_config.md 19:52:41 spire-1.2.1/doc/upgrading.md 19:52:41 spire-1.2.1/doc/using_spire.md 19:52:41 spire-1.2.1/examples/ 19:52:41 spire-1.2.1/examples/README.md 19:52:41 spire-1.2.1/go.mod 19:52:41 spire-1.2.1/go.sum 19:52:41 spire-1.2.1/pkg/ 19:52:41 spire-1.2.1/pkg/agent/ 19:52:41 spire-1.2.1/pkg/agent/agent.go 19:52:41 spire-1.2.1/pkg/agent/api/ 19:52:41 spire-1.2.1/pkg/agent/api/config.go 19:52:41 spire-1.2.1/pkg/agent/api/debug/ 19:52:41 spire-1.2.1/pkg/agent/api/debug/v1/ 19:52:41 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:52:41 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:52:41 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:52:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:52:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:52:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:52:41 spire-1.2.1/pkg/agent/api/endpoints.go 19:52:41 spire-1.2.1/pkg/agent/api/health/ 19:52:41 spire-1.2.1/pkg/agent/api/health/v1/ 19:52:41 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:52:41 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:52:41 spire-1.2.1/pkg/agent/api/rpccontext/ 19:52:41 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:52:41 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:52:41 spire-1.2.1/pkg/agent/attestor/ 19:52:41 spire-1.2.1/pkg/agent/attestor/node/ 19:52:41 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:52:41 spire-1.2.1/pkg/agent/attestor/node/node.go 19:52:41 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:52:41 spire-1.2.1/pkg/agent/attestor/workload/ 19:52:41 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:52:41 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:52:41 spire-1.2.1/pkg/agent/catalog/ 19:52:41 spire-1.2.1/pkg/agent/catalog/catalog.go 19:52:41 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:52:41 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:52:41 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:52:41 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:52:41 spire-1.2.1/pkg/agent/client/ 19:52:41 spire-1.2.1/pkg/agent/client/client.go 19:52:41 spire-1.2.1/pkg/agent/client/client_test.go 19:52:41 spire-1.2.1/pkg/agent/client/dial.go 19:52:41 spire-1.2.1/pkg/agent/client/nodeconn.go 19:52:41 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:52:41 spire-1.2.1/pkg/agent/client/update.go 19:52:41 spire-1.2.1/pkg/agent/client/util.go 19:52:41 spire-1.2.1/pkg/agent/common/ 19:52:41 spire-1.2.1/pkg/agent/common/backoff/ 19:52:41 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:52:41 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:52:41 spire-1.2.1/pkg/agent/common/cgroups/ 19:52:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:52:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:52:41 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:52:41 spire-1.2.1/pkg/agent/config.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/ 19:52:41 spire-1.2.1/pkg/agent/endpoints/config.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:52:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:52:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/workload/ 19:52:41 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:52:41 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:52:41 spire-1.2.1/pkg/agent/manager/ 19:52:41 spire-1.2.1/pkg/agent/manager/cache/ 19:52:41 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:52:41 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:52:41 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:52:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:52:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:52:41 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:52:41 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:52:41 spire-1.2.1/pkg/agent/manager/config.go 19:52:41 spire-1.2.1/pkg/agent/manager/manager.go 19:52:41 spire-1.2.1/pkg/agent/manager/manager_test.go 19:52:41 spire-1.2.1/pkg/agent/manager/storage.go 19:52:41 spire-1.2.1/pkg/agent/manager/storage_test.go 19:52:41 spire-1.2.1/pkg/agent/manager/storecache/ 19:52:41 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:52:41 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:52:41 spire-1.2.1/pkg/agent/manager/sync.go 19:52:41 spire-1.2.1/pkg/agent/plugin/ 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:52:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:52:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:52:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:52:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:52:41 spire-1.2.1/pkg/agent/svid/ 19:52:41 spire-1.2.1/pkg/agent/svid/rotator.go 19:52:41 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:52:41 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:52:41 spire-1.2.1/pkg/agent/svid/store/ 19:52:41 spire-1.2.1/pkg/agent/svid/store/service.go 19:52:41 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:52:41 spire-1.2.1/pkg/common/ 19:52:41 spire-1.2.1/pkg/common/agentpathtemplate/ 19:52:41 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:52:41 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:52:41 spire-1.2.1/pkg/common/api/ 19:52:41 spire-1.2.1/pkg/common/api/metrics.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/ 19:52:41 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/logger.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/names.go 19:52:41 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:52:41 spire-1.2.1/pkg/common/api/names.go 19:52:41 spire-1.2.1/pkg/common/api/ratelimit.go 19:52:41 spire-1.2.1/pkg/common/api/rpccontext/ 19:52:41 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:52:41 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:52:41 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:52:41 spire-1.2.1/pkg/common/auth/ 19:52:41 spire-1.2.1/pkg/common/auth/interceptors.go 19:52:41 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:52:41 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/ 19:52:41 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/types.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:52:41 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:52:41 spire-1.2.1/pkg/common/catalog/ 19:52:41 spire-1.2.1/pkg/common/catalog/bind.go 19:52:41 spire-1.2.1/pkg/common/catalog/builtin.go 19:52:41 spire-1.2.1/pkg/common/catalog/catalog.go 19:52:41 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:52:41 spire-1.2.1/pkg/common/catalog/closers.go 19:52:41 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:52:41 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:52:41 spire-1.2.1/pkg/common/catalog/config.go 19:52:41 spire-1.2.1/pkg/common/catalog/config_test.go 19:52:41 spire-1.2.1/pkg/common/catalog/configure.go 19:52:41 spire-1.2.1/pkg/common/catalog/constraints.go 19:52:41 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:52:41 spire-1.2.1/pkg/common/catalog/context.go 19:52:41 spire-1.2.1/pkg/common/catalog/external.go 19:52:41 spire-1.2.1/pkg/common/catalog/host.go 19:52:41 spire-1.2.1/pkg/common/catalog/pipenet.go 19:52:41 spire-1.2.1/pkg/common/catalog/plugin.go 19:52:41 spire-1.2.1/pkg/common/catalog/testplugin/ 19:52:41 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:52:41 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:52:41 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:52:41 spire-1.2.1/pkg/common/cli/ 19:52:41 spire-1.2.1/pkg/common/cli/env.go 19:52:41 spire-1.2.1/pkg/common/cli/flags.go 19:52:41 spire-1.2.1/pkg/common/cli/trust_domain.go 19:52:41 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:52:41 spire-1.2.1/pkg/common/cli/umask.go 19:52:41 spire-1.2.1/pkg/common/cli/umask_posix.go 19:52:41 spire-1.2.1/pkg/common/cli/umask_test.go 19:52:41 spire-1.2.1/pkg/common/cli/umask_windows.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/ 19:52:41 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/flag.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/format.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/ 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:52:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:52:41 spire-1.2.1/pkg/common/coretypes/ 19:52:41 spire-1.2.1/pkg/common/coretypes/bundle/ 19:52:41 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:52:41 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:52:41 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:52:41 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:52:41 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:52:41 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:52:41 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:52:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:52:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:52:41 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:52:41 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:52:41 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:52:41 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:52:41 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:52:41 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:52:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:52:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:52:41 spire-1.2.1/pkg/common/cryptoutil/ 19:52:41 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:52:41 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:52:41 spire-1.2.1/pkg/common/diskutil/ 19:52:41 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:52:41 spire-1.2.1/pkg/common/diskutil/file_test.go 19:52:41 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:52:41 spire-1.2.1/pkg/common/errorutil/ 19:52:41 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:52:41 spire-1.2.1/pkg/common/health/ 19:52:41 spire-1.2.1/pkg/common/health/config.go 19:52:41 spire-1.2.1/pkg/common/health/context.go 19:52:41 spire-1.2.1/pkg/common/health/context_test.go 19:52:41 spire-1.2.1/pkg/common/health/health.go 19:52:41 spire-1.2.1/pkg/common/health/health_test.go 19:52:41 spire-1.2.1/pkg/common/health/logger.go 19:52:41 spire-1.2.1/pkg/common/hostservice/ 19:52:41 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:52:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:52:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:52:41 spire-1.2.1/pkg/common/idutil/ 19:52:41 spire-1.2.1/pkg/common/idutil/require.go 19:52:41 spire-1.2.1/pkg/common/idutil/require_test.go 19:52:41 spire-1.2.1/pkg/common/idutil/safety.go 19:52:41 spire-1.2.1/pkg/common/idutil/safety_test.go 19:52:41 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:52:41 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:52:41 spire-1.2.1/pkg/common/jwtsvid/ 19:52:41 spire-1.2.1/pkg/common/jwtsvid/common.go 19:52:41 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:52:41 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:52:41 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:52:41 spire-1.2.1/pkg/common/jwtutil/ 19:52:41 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:52:41 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:52:41 spire-1.2.1/pkg/common/log/ 19:52:41 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:52:41 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:52:41 spire-1.2.1/pkg/common/log/log.go 19:52:41 spire-1.2.1/pkg/common/log/log_test.go 19:52:41 spire-1.2.1/pkg/common/log/options.go 19:52:41 spire-1.2.1/pkg/common/nodeutil/ 19:52:41 spire-1.2.1/pkg/common/nodeutil/node.go 19:52:41 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:52:41 spire-1.2.1/pkg/common/peertracker/ 19:52:41 spire-1.2.1/pkg/common/peertracker/conn.go 19:52:41 spire-1.2.1/pkg/common/peertracker/credentials.go 19:52:41 spire-1.2.1/pkg/common/peertracker/errors.go 19:52:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:52:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:52:41 spire-1.2.1/pkg/common/peertracker/info.go 19:52:41 spire-1.2.1/pkg/common/peertracker/listener.go 19:52:41 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:52:41 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:52:41 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:52:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:52:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:52:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:52:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:52:41 spire-1.2.1/pkg/common/peertracker/tcp.go 19:52:41 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:52:41 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:52:41 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:52:41 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:52:41 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:52:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:52:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:52:42 spire-1.2.1/pkg/common/peertracker/uds.go 19:52:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:52:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:52:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:52:42 spire-1.2.1/pkg/common/pemutil/ 19:52:42 spire-1.2.1/pkg/common/pemutil/block.go 19:52:42 spire-1.2.1/pkg/common/pemutil/certs.go 19:52:42 spire-1.2.1/pkg/common/pemutil/common.go 19:52:42 spire-1.2.1/pkg/common/pemutil/csr.go 19:52:42 spire-1.2.1/pkg/common/pemutil/keys.go 19:52:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/ 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:52:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:52:42 spire-1.2.1/pkg/common/plugin/ 19:52:42 spire-1.2.1/pkg/common/plugin/aws/ 19:52:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:52:42 spire-1.2.1/pkg/common/plugin/azure/ 19:52:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:52:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:52:42 spire-1.2.1/pkg/common/plugin/facade.go 19:52:42 spire-1.2.1/pkg/common/plugin/facade_test.go 19:52:42 spire-1.2.1/pkg/common/plugin/gcp/ 19:52:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:52:42 spire-1.2.1/pkg/common/plugin/k8s/ 19:52:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:52:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:52:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:52:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:52:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:52:42 spire-1.2.1/pkg/common/plugin/log.go 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/ 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:52:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:52:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:52:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:52:42 spire-1.2.1/pkg/common/plugin/x509pop/ 19:52:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:52:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:52:42 spire-1.2.1/pkg/common/profiling/ 19:52:42 spire-1.2.1/pkg/common/profiling/dumpers.go 19:52:42 spire-1.2.1/pkg/common/profiling/profiling.go 19:52:42 spire-1.2.1/pkg/common/protoutil/ 19:52:42 spire-1.2.1/pkg/common/protoutil/masks.go 19:52:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:52:42 spire-1.2.1/pkg/common/rotationutil/ 19:52:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:52:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:52:42 spire-1.2.1/pkg/common/selector/ 19:52:42 spire-1.2.1/pkg/common/selector/selector.go 19:52:42 spire-1.2.1/pkg/common/selector/selector_test.go 19:52:42 spire-1.2.1/pkg/common/selector/set.go 19:52:42 spire-1.2.1/pkg/common/selector/set_utils.go 19:52:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/ 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/ 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:52:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:52:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:52:42 spire-1.2.1/pkg/common/telemetry/call.go 19:52:42 spire-1.2.1/pkg/common/telemetry/common/ 19:52:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:52:42 spire-1.2.1/pkg/common/telemetry/config.go 19:52:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:52:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/inmem.go 19:52:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/m3.go 19:52:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/metrics.go 19:52:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/names.go 19:52:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:52:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:52:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/ 19:52:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:52:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:52:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:52:42 spire-1.2.1/pkg/common/telemetry/server/server.go 19:52:42 spire-1.2.1/pkg/common/telemetry/sink.go 19:52:42 spire-1.2.1/pkg/common/telemetry/statsd.go 19:52:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:52:42 spire-1.2.1/pkg/common/telemetry/uptime.go 19:52:42 spire-1.2.1/pkg/common/telemetry/version.go 19:52:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:52:42 spire-1.2.1/pkg/common/uptime/ 19:52:42 spire-1.2.1/pkg/common/uptime/uptime.go 19:52:42 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:52:42 spire-1.2.1/pkg/common/util/ 19:52:42 spire-1.2.1/pkg/common/util/certs.go 19:52:42 spire-1.2.1/pkg/common/util/certs_test.go 19:52:42 spire-1.2.1/pkg/common/util/csr.go 19:52:42 spire-1.2.1/pkg/common/util/hash.go 19:52:42 spire-1.2.1/pkg/common/util/selectors.go 19:52:42 spire-1.2.1/pkg/common/util/selectors_test.go 19:52:42 spire-1.2.1/pkg/common/util/signals.go 19:52:42 spire-1.2.1/pkg/common/util/sort.go 19:52:42 spire-1.2.1/pkg/common/util/sort_test.go 19:52:42 spire-1.2.1/pkg/common/util/task.go 19:52:42 spire-1.2.1/pkg/common/util/task_test.go 19:52:42 spire-1.2.1/pkg/common/util/testdata/ 19:52:42 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:52:42 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:52:42 spire-1.2.1/pkg/common/version/ 19:52:42 spire-1.2.1/pkg/common/version/version.go 19:52:42 spire-1.2.1/pkg/common/x509svid/ 19:52:42 spire-1.2.1/pkg/common/x509svid/common_test.go 19:52:42 spire-1.2.1/pkg/common/x509svid/csr.go 19:52:42 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:52:42 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:52:42 spire-1.2.1/pkg/common/x509util/ 19:52:42 spire-1.2.1/pkg/common/x509util/cert.go 19:52:42 spire-1.2.1/pkg/common/x509util/dns.go 19:52:42 spire-1.2.1/pkg/common/x509util/dns_test.go 19:52:42 spire-1.2.1/pkg/common/x509util/keyid.go 19:52:42 spire-1.2.1/pkg/common/x509util/keypair.go 19:52:42 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:52:42 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:52:42 spire-1.2.1/pkg/server/ 19:52:42 spire-1.2.1/pkg/server/api/ 19:52:42 spire-1.2.1/pkg/server/api/agent.go 19:52:42 spire-1.2.1/pkg/server/api/agent/ 19:52:42 spire-1.2.1/pkg/server/api/agent/v1/ 19:52:42 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:52:42 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:52:42 spire-1.2.1/pkg/server/api/agent_test.go 19:52:42 spire-1.2.1/pkg/server/api/api.go 19:52:42 spire-1.2.1/pkg/server/api/audit/ 19:52:42 spire-1.2.1/pkg/server/api/audit/audit.go 19:52:42 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:52:42 spire-1.2.1/pkg/server/api/bundle.go 19:52:42 spire-1.2.1/pkg/server/api/bundle/ 19:52:42 spire-1.2.1/pkg/server/api/bundle/v1/ 19:52:42 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:52:42 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:52:42 spire-1.2.1/pkg/server/api/bundle_test.go 19:52:42 spire-1.2.1/pkg/server/api/debug/ 19:52:42 spire-1.2.1/pkg/server/api/debug/v1/ 19:52:42 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:52:42 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:52:42 spire-1.2.1/pkg/server/api/entry.go 19:52:42 spire-1.2.1/pkg/server/api/entry/ 19:52:42 spire-1.2.1/pkg/server/api/entry/v1/ 19:52:42 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:52:42 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:52:42 spire-1.2.1/pkg/server/api/entry_test.go 19:52:42 spire-1.2.1/pkg/server/api/health/ 19:52:42 spire-1.2.1/pkg/server/api/health/v1/ 19:52:42 spire-1.2.1/pkg/server/api/health/v1/service.go 19:52:42 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:52:42 spire-1.2.1/pkg/server/api/id.go 19:52:42 spire-1.2.1/pkg/server/api/id_test.go 19:52:42 spire-1.2.1/pkg/server/api/limits/ 19:52:42 spire-1.2.1/pkg/server/api/limits/limits.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/ 19:52:42 spire-1.2.1/pkg/server/api/middleware/alias.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/audit.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/caller.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/common.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/entries.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:52:42 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:52:42 spire-1.2.1/pkg/server/api/ratelimit.go 19:52:42 spire-1.2.1/pkg/server/api/rpccontext/ 19:52:42 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:52:42 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:52:42 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:52:42 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:52:42 spire-1.2.1/pkg/server/api/selector.go 19:52:42 spire-1.2.1/pkg/server/api/selector_test.go 19:52:42 spire-1.2.1/pkg/server/api/status.go 19:52:42 spire-1.2.1/pkg/server/api/status_test.go 19:52:42 spire-1.2.1/pkg/server/api/svid/ 19:52:42 spire-1.2.1/pkg/server/api/svid/v1/ 19:52:42 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:52:42 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:52:42 spire-1.2.1/pkg/server/api/trustdomain.go 19:52:42 spire-1.2.1/pkg/server/api/trustdomain/ 19:52:42 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:52:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:52:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:52:42 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:52:42 spire-1.2.1/pkg/server/authpolicy/ 19:52:42 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:52:42 spire-1.2.1/pkg/server/authpolicy/policy.go 19:52:42 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:52:42 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:52:42 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:52:42 spire-1.2.1/pkg/server/authpolicy/validate.go 19:52:42 spire-1.2.1/pkg/server/bundle/ 19:52:42 spire-1.2.1/pkg/server/bundle/client/ 19:52:42 spire-1.2.1/pkg/server/bundle/client/client.go 19:52:42 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:52:42 spire-1.2.1/pkg/server/bundle/client/manager.go 19:52:42 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:52:42 spire-1.2.1/pkg/server/bundle/client/sources.go 19:52:42 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:52:42 spire-1.2.1/pkg/server/bundle/client/updater.go 19:52:42 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:52:42 spire-1.2.1/pkg/server/ca/ 19:52:42 spire-1.2.1/pkg/server/ca/ca.go 19:52:42 spire-1.2.1/pkg/server/ca/ca_health.go 19:52:42 spire-1.2.1/pkg/server/ca/ca_test.go 19:52:42 spire-1.2.1/pkg/server/ca/journal.go 19:52:42 spire-1.2.1/pkg/server/ca/journal_test.go 19:52:42 spire-1.2.1/pkg/server/ca/manager.go 19:52:42 spire-1.2.1/pkg/server/ca/manager_health.go 19:52:42 spire-1.2.1/pkg/server/ca/manager_test.go 19:52:42 spire-1.2.1/pkg/server/ca/templates.go 19:52:42 spire-1.2.1/pkg/server/ca/upstream_client.go 19:52:42 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:52:42 spire-1.2.1/pkg/server/ca/validation.go 19:52:42 spire-1.2.1/pkg/server/cache/ 19:52:42 spire-1.2.1/pkg/server/cache/dscache/ 19:52:42 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:52:42 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:52:42 spire-1.2.1/pkg/server/cache/entrycache/ 19:52:42 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:52:42 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:52:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:52:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:52:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:52:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:52:42 spire-1.2.1/pkg/server/catalog/ 19:52:42 spire-1.2.1/pkg/server/catalog/catalog.go 19:52:42 spire-1.2.1/pkg/server/catalog/keymanager.go 19:52:42 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:52:42 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:52:42 spire-1.2.1/pkg/server/catalog/notifier.go 19:52:42 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:52:42 spire-1.2.1/pkg/server/config.go 19:52:42 spire-1.2.1/pkg/server/datastore/ 19:52:42 spire-1.2.1/pkg/server/datastore/datastore.go 19:52:42 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:52:42 spire-1.2.1/pkg/server/datastore/repository.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:52:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:52:42 spire-1.2.1/pkg/server/endpoints/ 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/ 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:52:42 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:52:42 spire-1.2.1/pkg/server/endpoints/config.go 19:52:42 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:52:42 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:52:42 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:52:42 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:52:42 spire-1.2.1/pkg/server/endpoints/middleware.go 19:52:42 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:52:42 spire-1.2.1/pkg/server/hostservice/ 19:52:42 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:52:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:52:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:52:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:52:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:52:42 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:52:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:52:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/ 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/ 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:52:42 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:52:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:52:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/ 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:52:42 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:52:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:52:42 spire-1.2.1/pkg/server/registration/ 19:52:42 spire-1.2.1/pkg/server/registration/manager.go 19:52:42 spire-1.2.1/pkg/server/registration/manager_test.go 19:52:42 spire-1.2.1/pkg/server/scanentries.go 19:52:42 spire-1.2.1/pkg/server/scanentries_test.go 19:52:42 spire-1.2.1/pkg/server/server.go 19:52:42 spire-1.2.1/pkg/server/server_test.go 19:52:42 spire-1.2.1/pkg/server/svid/ 19:52:42 spire-1.2.1/pkg/server/svid/observer.go 19:52:42 spire-1.2.1/pkg/server/svid/observer_test.go 19:52:42 spire-1.2.1/pkg/server/svid/rotator.go 19:52:42 spire-1.2.1/pkg/server/svid/rotator_config.go 19:52:42 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:52:42 spire-1.2.1/pkg/server/svid/rotator_test.go 19:52:42 spire-1.2.1/proto/ 19:52:42 spire-1.2.1/proto/private/ 19:52:42 spire-1.2.1/proto/private/server/ 19:52:42 spire-1.2.1/proto/private/server/journal/ 19:52:42 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:52:42 spire-1.2.1/proto/private/server/journal/journal.proto 19:52:42 spire-1.2.1/proto/spire/ 19:52:42 spire-1.2.1/proto/spire/common/ 19:52:42 spire-1.2.1/proto/spire/common/common.pb.go 19:52:42 spire-1.2.1/proto/spire/common/common.proto 19:52:42 spire-1.2.1/proto/spire/common/plugin/ 19:52:42 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:52:42 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:52:42 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:52:42 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:52:42 spire-1.2.1/proto/spire/plugin/ 19:52:42 spire-1.2.1/proto/spire/plugin/agent/ 19:52:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:52:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:52:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:52:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:52:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:52:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:52:42 spire-1.2.1/release/ 19:52:42 spire-1.2.1/release/spire-extras/ 19:52:42 spire-1.2.1/release/spire-extras/README.md 19:52:42 spire-1.2.1/release/spire-extras/conf/ 19:52:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:52:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:52:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:52:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:52:42 spire-1.2.1/release/spire/ 19:52:42 spire-1.2.1/release/spire/README.md 19:52:42 spire-1.2.1/release/spire/conf/ 19:52:42 spire-1.2.1/release/spire/conf/agent/ 19:52:42 spire-1.2.1/release/spire/conf/agent/agent.conf 19:52:42 spire-1.2.1/release/spire/conf/server/ 19:52:42 spire-1.2.1/release/spire/conf/server/server.conf 19:52:42 spire-1.2.1/script/ 19:52:42 spire-1.2.1/script/build-artifact.sh 19:52:42 spire-1.2.1/script/generate_dummy_ca.sh 19:52:42 spire-1.2.1/support/ 19:52:42 spire-1.2.1/support/k8s/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:52:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/ 19:52:42 spire-1.2.1/support/oidc-discovery-provider/README.md 19:52:42 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/config.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/main.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:52:42 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:52:42 spire-1.2.1/test/ 19:52:42 spire-1.2.1/test/clock/ 19:52:42 spire-1.2.1/test/clock/clock.go 19:52:42 spire-1.2.1/test/fakes/ 19:52:42 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:52:42 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:52:42 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:52:42 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:52:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:52:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:52:42 spire-1.2.1/test/fakes/fakeagentstore/ 19:52:42 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:52:42 spire-1.2.1/test/fakes/fakedatastore/ 19:52:42 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:52:42 spire-1.2.1/test/fakes/fakeentryclient/ 19:52:42 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:52:42 spire-1.2.1/test/fakes/fakehealthchecker/ 19:52:42 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:52:42 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:52:42 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:52:42 spire-1.2.1/test/fakes/fakemetrics/ 19:52:42 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:52:42 spire-1.2.1/test/fakes/fakenoderesolver/ 19:52:42 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:52:42 spire-1.2.1/test/fakes/fakenotifier/ 19:52:42 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:52:42 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:52:42 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:52:42 spire-1.2.1/test/fakes/fakeserverca/ 19:52:42 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:52:42 spire-1.2.1/test/fakes/fakeservercatalog/ 19:52:42 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:52:42 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:52:42 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:52:42 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:52:42 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:52:42 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:52:42 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:52:42 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:52:42 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:52:42 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:52:42 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:52:42 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:52:42 spire-1.2.1/test/fixture/ 19:52:42 spire-1.2.1/test/fixture/certs/ 19:52:42 spire-1.2.1/test/fixture/certs/agent_svid.der 19:52:42 spire-1.2.1/test/fixture/certs/base_cert.pem 19:52:42 spire-1.2.1/test/fixture/certs/base_csr.pem 19:52:42 spire-1.2.1/test/fixture/certs/base_key.pem 19:52:42 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:52:42 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:52:42 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:52:42 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:52:42 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:52:42 spire-1.2.1/test/fixture/certs/blog_key.pem 19:52:42 spire-1.2.1/test/fixture/certs/bundle.der 19:52:42 spire-1.2.1/test/fixture/certs/ca.pem 19:52:42 spire-1.2.1/test/fixture/certs/ca_key.pem 19:52:42 spire-1.2.1/test/fixture/certs/database_cert.pem 19:52:42 spire-1.2.1/test/fixture/certs/database_csr.pem 19:52:42 spire-1.2.1/test/fixture/certs/database_key.pem 19:52:42 spire-1.2.1/test/fixture/certs/node_cert.pem 19:52:42 spire-1.2.1/test/fixture/certs/node_csr.pem 19:52:42 spire-1.2.1/test/fixture/certs/node_key.pem 19:52:42 spire-1.2.1/test/fixture/certs/svid.pem 19:52:42 spire-1.2.1/test/fixture/certs/svid_key.pem 19:52:42 spire-1.2.1/test/fixture/config/ 19:52:42 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:52:42 spire-1.2.1/test/fixture/config/agent_good.conf 19:52:42 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:52:42 spire-1.2.1/test/fixture/config/plugin_good.conf 19:52:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:52:42 spire-1.2.1/test/fixture/config/server_good.conf 19:52:42 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:52:42 spire-1.2.1/test/fixture/fixture.go 19:52:42 spire-1.2.1/test/fixture/nodeattestor/ 19:52:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:52:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:52:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:52:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:52:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:52:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:52:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:52:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:52:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:52:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:52:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:52:42 spire-1.2.1/test/fixture/registration/ 19:52:42 spire-1.2.1/test/fixture/registration/entries.json 19:52:42 spire-1.2.1/test/fixture/registration/good-for-update.json 19:52:42 spire-1.2.1/test/fixture/registration/good.json 19:52:42 spire-1.2.1/test/fixture/registration/invalid.json 19:52:42 spire-1.2.1/test/fixture/registration/invalid_json.json 19:52:42 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:52:42 spire-1.2.1/test/integration/ 19:52:42 spire-1.2.1/test/integration/README.md 19:52:42 spire-1.2.1/test/integration/common 19:52:42 spire-1.2.1/test/integration/setup/ 19:52:42 spire-1.2.1/test/integration/setup/adminclient/ 19:52:42 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:52:42 spire-1.2.1/test/integration/setup/adminclient/client.go 19:52:42 spire-1.2.1/test/integration/setup/debugagent/ 19:52:42 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:52:42 spire-1.2.1/test/integration/setup/debugagent/main.go 19:52:42 spire-1.2.1/test/integration/setup/debugserver/ 19:52:42 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:52:42 spire-1.2.1/test/integration/setup/debugserver/main.go 19:52:42 spire-1.2.1/test/integration/setup/downstreamclient/ 19:52:42 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:52:42 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:52:42 spire-1.2.1/test/integration/setup/itclient/ 19:52:42 spire-1.2.1/test/integration/setup/itclient/client.go 19:52:42 spire-1.2.1/test/integration/setup/node-attestation/ 19:52:42 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:52:42 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:52:42 spire-1.2.1/test/integration/setup/x509pop/ 19:52:42 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:52:42 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:52:42 spire-1.2.1/test/integration/suites/ 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:52:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:52:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:52:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:52:43 spire-1.2.1/test/integration/suites/join-token/ 19:52:43 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:52:43 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:52:43 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:52:43 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:52:43 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:52:43 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:52:43 spire-1.2.1/test/integration/suites/join-token/README.md 19:52:43 spire-1.2.1/test/integration/suites/join-token/conf/ 19:52:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:52:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:52:43 spire-1.2.1/test/integration/suites/join-token/teardown 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:52:43 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:52:43 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:52:43 spire-1.2.1/test/integration/suites/k8s/ 19:52:43 spire-1.2.1/test/integration/suites/k8s/00-setup 19:52:43 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:52:43 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:52:43 spire-1.2.1/test/integration/suites/k8s/README.md 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/ 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:52:43 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:52:43 spire-1.2.1/test/integration/suites/k8s/teardown 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/ 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:52:43 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:52:43 spire-1.2.1/test/integration/suites/rotation/ 19:52:43 spire-1.2.1/test/integration/suites/rotation/00-setup 19:52:43 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:52:43 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:52:43 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:52:43 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:52:43 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:52:43 spire-1.2.1/test/integration/suites/rotation/README.md 19:52:43 spire-1.2.1/test/integration/suites/rotation/conf/ 19:52:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:52:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:52:43 spire-1.2.1/test/integration/suites/rotation/teardown 19:52:43 spire-1.2.1/test/integration/suites/self-test/ 19:52:43 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:52:43 spire-1.2.1/test/integration/suites/self-test/README.md 19:52:43 spire-1.2.1/test/integration/suites/self-test/teardown 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:52:43 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:52:43 spire-1.2.1/test/integration/suites/upgrade/ 19:52:43 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:52:43 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:52:43 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:52:43 spire-1.2.1/test/integration/suites/upgrade/README.md 19:52:43 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:52:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:52:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:52:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:52:43 spire-1.2.1/test/integration/suites/upgrade/teardown 19:52:43 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:52:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:52:43 spire-1.2.1/test/integration/test-one.sh 19:52:43 spire-1.2.1/test/integration/test.sh 19:52:43 spire-1.2.1/test/plugintest/ 19:52:43 spire-1.2.1/test/plugintest/config.go 19:52:43 spire-1.2.1/test/plugintest/load.go 19:52:43 spire-1.2.1/test/plugintest/option.go 19:52:43 spire-1.2.1/test/spiretest/ 19:52:43 spire-1.2.1/test/spiretest/apiserver.go 19:52:43 spire-1.2.1/test/spiretest/assertions.go 19:52:43 spire-1.2.1/test/spiretest/dir.go 19:52:43 spire-1.2.1/test/spiretest/errors_posix.go 19:52:43 spire-1.2.1/test/spiretest/errors_windows.go 19:52:43 spire-1.2.1/test/spiretest/logs.go 19:52:43 spire-1.2.1/test/spiretest/socketapi.go 19:52:43 spire-1.2.1/test/spiretest/suite.go 19:52:43 spire-1.2.1/test/spiretest/x509.go 19:52:43 spire-1.2.1/test/testca/ 19:52:43 spire-1.2.1/test/testca/ca.go 19:52:43 spire-1.2.1/test/testkey/ 19:52:43 spire-1.2.1/test/testkey/generate.sh 19:52:43 spire-1.2.1/test/testkey/genkeys.go 19:52:43 spire-1.2.1/test/testkey/keys.go 19:52:43 spire-1.2.1/test/testkey/new.go 19:52:43 spire-1.2.1/test/tpmsimulator/ 19:52:43 spire-1.2.1/test/tpmsimulator/simulator.go 19:52:43 spire-1.2.1/test/util/ 19:52:43 spire-1.2.1/test/util/cert_fixtures.go 19:52:43 spire-1.2.1/test/util/cert_generation.go 19:52:43 spire-1.2.1/test/util/io_redirection.go 19:52:43 spire-1.2.1/test/util/race.go 19:52:43 spire-1.2.1/test/util/util.go 19:52:43 building spire from source... 19:52:44 Installing go1.17.7... 19:52:44 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:52:44 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:52:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:52:45 go: downloading cloud.google.com/go/storage v1.21.0 19:52:46 go: downloading cloud.google.com/go v0.100.2 19:52:47 go: downloading k8s.io/api v0.23.4 19:52:59 go: downloading k8s.io/apimachinery v0.23.4 19:53:01 go: downloading k8s.io/kube-aggregator v0.23.3 19:53:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:53:04 go: downloading cloud.google.com/go/security v1.3.0 19:53:04 go: downloading github.com/hashicorp/vault/api v1.4.1 19:53:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:53:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:53:06 go: downloading gopkg.in/yaml.v2 v2.4.0 19:53:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:53:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:53:07 go: downloading github.com/gobwas/glob v0.2.3 19:53:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:53:08 go: downloading github.com/twmb/murmur3 v1.1.6 19:53:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:53:08 go: downloading github.com/aws/smithy-go v1.11.0 19:53:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:53:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:53:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:53:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:53:11 Building bin/spire-server... 19:53:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:53:11 go: downloading github.com/jinzhu/inflection v1.0.0 19:53:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:53:11 go: downloading github.com/mitchellh/cli v1.1.2 19:53:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:53:11 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:53:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:53:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:53:11 go: downloading google.golang.org/grpc v1.44.0 19:53:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:53:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:53:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:53:12 go: downloading github.com/dimchansky/utfbom v1.1.1 19:53:12 go: downloading cloud.google.com/go/compute v1.3.0 19:53:13 go: downloading cloud.google.com/go/iam v0.1.1 19:53:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:53:14 go: downloading github.com/gogo/protobuf v1.3.2 19:53:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:53:16 go: downloading github.com/sirupsen/logrus v1.8.1 19:53:16 go: downloading github.com/imdario/mergo v0.3.12 19:53:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:53:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:53:18 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:53:18 go: downloading github.com/fatih/color v1.13.0 19:53:18 go: downloading github.com/mattn/go-isatty v0.0.14 19:53:18 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:53:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:53:18 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:53:18 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:53:19 go: downloading k8s.io/klog/v2 v2.30.0 19:53:20 go: downloading github.com/google/gofuzz v1.1.0 19:53:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:53:20 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:53:20 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:53:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:53:20 go: downloading github.com/open-policy-agent/opa v0.38.0 19:53:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:53:22 go: downloading github.com/spf13/pflag v1.0.5 19:53:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:53:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:53:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:53:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:53:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:53:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:53:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:53:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:53:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:53:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:53:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:53:26 go: downloading go.opencensus.io v0.23.0 19:53:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:53:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:53:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:53:30 go: downloading gopkg.in/inf.v0 v0.9.1 19:53:30 go: downloading github.com/go-logr/logr v1.2.2 19:53:30 go: downloading github.com/google/go-cmp v0.5.7 19:53:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:53:31 go: downloading github.com/json-iterator/go v1.1.12 19:53:31 go: downloading github.com/googleapis/gnostic v0.5.5 19:53:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:53:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:53:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:53:37 go: downloading github.com/tklauser/numcpus v0.3.0 19:53:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:53:37 go: downloading go.uber.org/zap v1.21.0 19:53:38 go: downloading sigs.k8s.io/yaml v1.3.0 19:53:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:53:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:53:38 go: downloading github.com/modern-go/reflect2 v1.0.2 19:53:38 go: downloading github.com/ryanuber/go-glob v1.0.0 19:53:38 go: downloading github.com/golang/snappy v0.0.4 19:53:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:53:51 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:53:51 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:53:51 go: downloading github.com/hashicorp/go-version v1.2.0 19:53:51 go: downloading go.uber.org/multierr v1.6.0 19:53:51 go: downloading github.com/armon/go-metrics v0.3.10 19:53:51 go: downloading github.com/prometheus/client_golang v1.12.1 19:53:51 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:53:51 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:53:51 go: downloading github.com/mattn/go-colorable v0.1.12 19:53:51 go: downloading github.com/Masterminds/goutils v1.1.0 19:53:51 go: downloading github.com/Masterminds/semver v1.5.0 19:53:51 go: downloading github.com/google/uuid v1.1.2 19:53:52 go: downloading github.com/huandu/xstrings v1.3.2 19:53:52 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:53:52 go: downloading github.com/oklog/run v1.0.0 19:53:53 go: downloading github.com/imkira/go-observer v1.0.3 19:53:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:53:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:53:53 go: downloading github.com/prometheus/client_model v0.2.0 19:53:53 go: downloading github.com/prometheus/common v0.32.1 19:53:53 go: downloading github.com/beorn7/perks v1.0.1 19:53:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:53:54 go: downloading github.com/prometheus/procfs v0.7.3 19:53:55 go: downloading github.com/hashicorp/errwrap v1.1.0 19:53:55 go: downloading go.uber.org/atomic v1.9.0 19:53:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:53:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:53:56 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:53:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:53:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:54:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:54:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:54:05 go: downloading github.com/stretchr/testify v1.7.0 19:54:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:54:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:54:06 go: downloading github.com/blang/semver/v4 v4.0.0 19:54:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:54:06 go: downloading github.com/jinzhu/gorm v1.9.16 19:54:06 go: downloading github.com/lib/pq v1.10.4 19:54:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:54:06 go: downloading google.golang.org/api v0.70.0 19:54:07 go: downloading k8s.io/api v0.23.4 19:54:13 go: downloading k8s.io/client-go v0.23.4 19:54:23 go: downloading github.com/google/go-tpm v0.3.3 19:54:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:54:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:54:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:54:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:54:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:54:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:54:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:55:46 go: downloading cloud.google.com/go/storage v1.21.0 19:55:46 go: downloading cloud.google.com/go v0.100.2 19:55:47 go: downloading k8s.io/apimachinery v0.23.4 19:55:49 go: downloading k8s.io/kube-aggregator v0.23.3 19:55:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:55:52 go: downloading cloud.google.com/go/security v1.3.0 19:55:52 go: downloading github.com/hashicorp/vault/api v1.4.1 19:55:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:55:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:55:54 go: downloading gopkg.in/yaml.v2 v2.4.0 19:55:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:55:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:55:54 go: downloading github.com/gobwas/glob v0.2.3 19:55:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:55:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:55:55 go: downloading github.com/twmb/murmur3 v1.1.6 19:55:55 go: downloading github.com/aws/smithy-go v1.11.0 19:55:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:55:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:55:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:55:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:55:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:55:58 go: downloading github.com/jinzhu/inflection v1.0.0 19:55:58 go: downloading github.com/gogo/protobuf v1.3.2 19:56:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:56:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:56:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:56:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:56:04 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:56:04 go: downloading github.com/dimchansky/utfbom v1.1.1 19:56:05 go: downloading cloud.google.com/go/compute v1.3.0 19:56:06 go: downloading cloud.google.com/go/iam v0.1.1 19:56:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:56:06 go: downloading k8s.io/klog/v2 v2.30.0 19:56:06 go: downloading github.com/google/gofuzz v1.1.0 19:56:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:56:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:56:08 go: downloading github.com/spf13/pflag v1.0.5 19:56:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:56:08 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:56:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:56:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:56:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:56:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:56:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:56:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:56:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:56:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:56:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:56:11 go: downloading go.opencensus.io v0.23.0 19:56:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:56:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:56:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:56:15 go: downloading gopkg.in/inf.v0 v0.9.1 19:56:15 go: downloading github.com/go-logr/logr v1.2.2 19:56:15 go: downloading github.com/google/go-cmp v0.5.7 19:56:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:56:16 go: downloading github.com/json-iterator/go v1.1.12 19:56:17 go: downloading github.com/googleapis/gnostic v0.5.5 19:56:20 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:56:22 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:56:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:56:23 go: downloading github.com/tklauser/numcpus v0.3.0 19:56:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:56:23 go: downloading go.uber.org/zap v1.21.0 19:56:24 go: downloading sigs.k8s.io/yaml v1.3.0 19:56:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:56:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:56:24 go: downloading github.com/modern-go/reflect2 v1.0.2 19:56:24 go: downloading github.com/ryanuber/go-glob v1.0.0 19:56:25 go: downloading github.com/golang/snappy v0.0.4 19:56:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:56:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:56:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:56:37 go: downloading github.com/hashicorp/go-version v1.2.0 19:56:37 go: downloading go.uber.org/multierr v1.6.0 19:56:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:56:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:57:54 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 19:58:06 Removing intermediate container 2d5980dfa8d0 19:58:06 ---> e504c4be055f 19:58:06 19:58:06 Step 10/22 : FROM alpine:3.14 19:58:06 ---> ac73e934f311 19:58:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:58:06 ---> Running in b83e9f0ee55c 19:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:58:11 (1/6) Installing ca-certificates (20211220-r0) 19:58:11 (2/6) Installing brotli-libs (1.0.9-r5) 19:58:11 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:58:11 (4/6) Installing libcurl (7.79.1-r0) 19:58:11 (5/6) Installing curl (7.79.1-r0) 19:58:11 (6/6) Installing dumb-init (1.2.5-r1) 19:58:11 Executing busybox-1.33.1-r7.trigger 19:58:11 Executing ca-certificates-20211220-r0.trigger 19:58:11 OK: 8 MiB in 20 packages 19:58:14 Removing intermediate container b83e9f0ee55c 19:58:14 ---> 1c8e43abae38 19:58:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:58:14 ---> Running in ef83d6b8d31e 19:58:14 Removing intermediate container ef83d6b8d31e 19:58:14 ---> cfb99a6df878 19:58:14 Step 13/22 : WORKDIR /edgex 19:58:14 ---> Running in cfbb06d92eef 19:58:15 Removing intermediate container cfbb06d92eef 19:58:15 ---> d428ee4de7bd 19:58:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:58:16 ---> 216c295f47b2 19:58:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:58:18 ---> 50462c6b8eba 19:58:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:58:20 ---> 618cd2fdce4e 19:58:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:58:20 ---> 583dcb2c2374 19:58:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:58:20 ---> Running in 6c5542277d1c 19:58:24 Removing intermediate container 6c5542277d1c 19:58:24 ---> e7bf7eeb1382 19:58:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:58:24 ---> Running in 1a2a9ddcc5bc 19:58:24 Removing intermediate container 1a2a9ddcc5bc 19:58:24 ---> 220646f822b5 19:58:24 Step 20/22 : LABEL arch=arm64 19:58:24 ---> Running in d25336a2af43 19:58:25 Removing intermediate container d25336a2af43 19:58:25 ---> 015fcac0cb64 19:58:25 Step 21/22 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 19:58:25 ---> Running in 8057c7e30cec 19:58:26 Removing intermediate container 8057c7e30cec 19:58:26 ---> f1aa07095a34 19:58:26 Step 22/22 : LABEL version=0.0.0 19:58:26 ---> Running in 501b955e7b00 19:58:26 Removing intermediate container 501b955e7b00 19:58:26 ---> 96a3b86d0883 19:58:26 19:58:27 Successfully built 96a3b86d0883 19:58:27 Successfully tagged security-proxy-setup-arm64:latest 20:00:34  Building security-proxy-setup ... done Removing intermediate container 94295bd24cd7 20:00:34 ---> 410a92e55d66 20:00:34 20:00:34 Step 10/22 : FROM alpine:3.14 20:00:34 ---> ac73e934f311 20:00:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:00:34 ---> Running in b4380972a4ef 20:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:00:34 (1/2) Installing ca-certificates (20211220-r0) 20:00:34 (2/2) Installing dumb-init (1.2.5-r1) 20:00:34 Executing busybox-1.33.1-r7.trigger 20:00:34 Executing ca-certificates-20211220-r0.trigger 20:00:34 OK: 6 MiB in 16 packages 20:00:34 Removing intermediate container b4380972a4ef 20:00:34 ---> 7c1a80edd5f6 20:00:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:00:34 ---> Running in 48f0ee04bfde 20:00:34 Removing intermediate container 48f0ee04bfde 20:00:34 ---> 217e87dbf935 20:00:34 Step 13/22 : ENV APP_PORT=59860 20:00:34 ---> Running in d7734c4aa9ee 20:00:34 Removing intermediate container d7734c4aa9ee 20:00:34 ---> 16b17c14169e 20:00:34 Step 14/22 : EXPOSE $APP_PORT 20:00:34 ---> Running in 3967432a4cc2 20:00:34 Removing intermediate container 3967432a4cc2 20:00:34 ---> 0c8ba426b16f 20:00:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:34 ---> e55490b8790e 20:00:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:00:35 ---> bed90c6756b8 20:00:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:00:36 ---> 7d5366050948 20:00:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:00:36 ---> Running in cc113538c32a 20:00:37 Removing intermediate container cc113538c32a 20:00:37 ---> 47607fa8c933 20:00:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:37 ---> Running in 8b5ac8c1f903 20:00:38 Removing intermediate container 8b5ac8c1f903 20:00:38 ---> cda67f093ed9 20:00:38 Step 20/22 : LABEL arch=arm64 20:00:38 ---> Running in 3f2e2e5fc19c 20:00:38 Removing intermediate container 3f2e2e5fc19c 20:00:38 ---> cf722426c515 20:00:38 Step 21/22 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 20:00:38 ---> Running in 2dcf0dcaacd5 20:00:39 Removing intermediate container 2dcf0dcaacd5 20:00:39 ---> 9ce7d878933b 20:00:39 Step 22/22 : LABEL version=0.0.0 20:00:39 ---> Running in 75d38697d101 20:00:40 Removing intermediate container 75d38697d101 20:00:40 ---> 4585689fdb72 20:00:40 20:00:40 Successfully built 4585689fdb72 20:00:40 Successfully tagged support-notifications-arm64:latest 20:17:34  Building support-notifications ... done Building bin/spire-agent... 20:17:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:17:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:17:34 go: downloading github.com/docker/docker v20.10.12+incompatible 20:17:35 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:17:35 go: downloading github.com/google/go-tpm-tools v0.3.3 20:17:36 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:17:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:17:37 go: downloading github.com/docker/go-connections v0.4.0 20:17:37 go: downloading github.com/docker/go-units v0.4.0 20:17:38 go: downloading github.com/opencontainers/image-spec v1.0.1 20:17:38 go: downloading github.com/containerd/containerd v1.3.4 20:17:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:17:38 go: downloading github.com/opencontainers/go-digest v1.0.0 20:24:15 Removing intermediate container da40592a0065 20:24:15 ---> 01328513b763 20:24:15 20:24:15 Step 13/26 : FROM alpine:3.15 20:24:15 ---> 3fb3c9af89a9 20:24:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:15 ---> Using cache 20:24:15 ---> 8443a42a8ad3 20:24:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:15 ---> Using cache 20:24:15 ---> dd39c4eea372 20:24:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:24:15 ---> Running in d499321c8358 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:15 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 20:24:15 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:24:15 OK: 15729 distinct packages available 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:15 (1/4) Installing dumb-init (1.2.5-r1) 20:24:15 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:15 (3/4) Installing libucontext (1.1-r0) 20:24:15 (4/4) Installing gcompat (1.0.0-r4) 20:24:15 Executing busybox-1.34.1-r5.trigger 20:24:15 OK: 6 MiB in 18 packages 20:24:15 Removing intermediate container d499321c8358 20:24:15 ---> 0527c608b64c 20:24:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:24:15 ---> 05f72462c1f4 20:24:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:15 ---> 91feb1dd2686 20:24:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:15 ---> Running in 598fd0685bbd 20:24:15 Removing intermediate container 598fd0685bbd 20:24:15 ---> 82a436836b9c 20:24:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:15 ---> 5297db388831 20:24:15 Step 21/26 : WORKDIR / 20:24:15 ---> Running in 710fb748deec 20:24:15 Removing intermediate container 710fb748deec 20:24:15 ---> f8c1bec90d43 20:24:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:15 ---> Running in dfee153d6cb3 20:24:15 Removing intermediate container dfee153d6cb3 20:24:15 ---> 978bd5f05da5 20:24:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:15 ---> Running in 4c8e0eb2b7ab 20:24:15 Removing intermediate container 4c8e0eb2b7ab 20:24:15 ---> 64056f49c505 20:24:15 Step 24/26 : LABEL arch=arm64 20:24:15 ---> Running in 75a61ada1b5d 20:24:16 Removing intermediate container 75a61ada1b5d 20:24:16 ---> 56d1a7a99363 20:24:16 Step 25/26 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 20:24:16 ---> Running in a1ec80974d66 20:24:16 Removing intermediate container a1ec80974d66 20:24:16 ---> 2ada9d050c24 20:24:16 Step 26/26 : LABEL version=0.0.0 20:24:16 ---> Running in 09f8fb3e7935 20:24:17 Removing intermediate container 09f8fb3e7935 20:24:17 ---> c7b18e0a5e5f 20:24:17 20:24:17 Successfully built c7b18e0a5e5f 20:24:17 Successfully tagged security-spire-config-arm64:latest 20:25:54  Building security-spire-config ... done Building bin/spire-agent... 20:25:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:25:54 go: downloading github.com/docker/docker v20.10.12+incompatible 20:25:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:25:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:25:54 go: downloading github.com/google/go-tpm-tools v0.3.3 20:25:54 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:25:54 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:25:54 go: downloading github.com/docker/go-connections v0.4.0 20:25:54 go: downloading github.com/docker/go-units v0.4.0 20:25:54 go: downloading github.com/opencontainers/image-spec v1.0.1 20:25:54 go: downloading github.com/containerd/containerd v1.3.4 20:25:54 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:25:54 go: downloading github.com/opencontainers/go-digest v1.0.0 20:26:33 Building bin/spire-agent... 20:26:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:26:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:26:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:26:34 go: downloading github.com/docker/docker v20.10.12+incompatible 20:26:39 go: downloading github.com/google/go-tpm-tools v0.3.3 20:26:39 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:26:39 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:26:40 go: downloading github.com/docker/go-connections v0.4.0 20:26:40 go: downloading github.com/docker/go-units v0.4.0 20:26:40 go: downloading github.com/opencontainers/image-spec v1.0.1 20:26:40 go: downloading github.com/containerd/containerd v1.3.4 20:26:40 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:26:40 go: downloading github.com/opencontainers/go-digest v1.0.0 20:30:17 Removing intermediate container aeccb1e13abd 20:30:17 ---> db6e294d6ec7 20:30:17 20:30:17 Step 13/25 : FROM alpine:3.15 20:30:17 ---> 3fb3c9af89a9 20:30:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:17 ---> Using cache 20:30:17 ---> 8443a42a8ad3 20:30:17 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:17 ---> Using cache 20:30:17 ---> dd39c4eea372 20:30:17 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:17 ---> Running in c5875336b575 20:30:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:17 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 20:30:17 v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:30:17 OK: 15729 distinct packages available 20:30:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:20 (1/5) Installing dumb-init (1.2.5-r1) 20:30:20 (2/5) Installing musl-obstack (1.2.3-r0) 20:30:20 (3/5) Installing libucontext (1.1-r0) 20:30:20 (4/5) Installing gcompat (1.0.0-r4) 20:30:20 (5/5) Installing openssl (1.1.1n-r0) 20:30:20 Executing busybox-1.34.1-r5.trigger 20:30:20 OK: 6 MiB in 19 packages 20:30:22 Removing intermediate container c5875336b575 20:30:22 ---> e8ff8e8800dd 20:30:22 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:30:26 ---> 48c2b05ed082 20:30:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:30:27 ---> cad8177e89d5 20:30:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:30:28 ---> 1a585bf6f3f2 20:30:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:30:29 ---> 2a67a5688e9b 20:30:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:29 ---> Running in 5502f500b85a 20:30:29 Removing intermediate container 5502f500b85a 20:30:29 ---> bd2fcfe8eaa4 20:30:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:29 ---> Running in 553db58916c2 20:30:30 Removing intermediate container 553db58916c2 20:30:30 ---> 2b71e84d2ac6 20:30:30 Step 23/25 : LABEL arch=arm64 20:30:30 ---> Running in 5d2cfdd84e84 20:30:30 Removing intermediate container 5d2cfdd84e84 20:30:30 ---> 8e5db9034685 20:30:30 Step 24/25 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 20:30:31 ---> Running in b3c23187b611 20:30:31 Removing intermediate container b3c23187b611 20:30:31 ---> 0a5e0efce50c 20:30:31 Step 25/25 : LABEL version=0.0.0 20:30:31 ---> Running in 3ecbaf568015 20:30:31 Removing intermediate container 3ecbaf568015 20:30:31 ---> 02c3903bb39b 20:30:31 20:30:32 Successfully built 02c3903bb39b 20:30:32 Successfully tagged security-spire-server-arm64:latest 20:30:47  Building security-spire-server ... done Removing intermediate container 7c8dc3462b0b 20:30:47 ---> 068aa52e390e 20:30:47 20:30:47 Step 13/26 : FROM alpine:3.15 20:30:47 ---> 3fb3c9af89a9 20:30:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:47 ---> Using cache 20:30:47 ---> 8443a42a8ad3 20:30:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:47 ---> Using cache 20:30:47 ---> dd39c4eea372 20:30:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:47 ---> Using cache 20:30:47 ---> e8ff8e8800dd 20:30:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:30:48 ---> f74f797f48d2 20:30:48 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:30:51 ---> f06c638815fe 20:30:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:30:51 ---> 60df0055f005 20:30:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:30:52 ---> 5599bb9eed5d 20:30:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:30:53 ---> 246638617121 20:30:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:53 ---> Running in 99416b51e1c1 20:30:53 Removing intermediate container 99416b51e1c1 20:30:53 ---> 9e12f47e3706 20:30:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:53 ---> Running in 8359c008a145 20:30:53 Removing intermediate container 8359c008a145 20:30:53 ---> f883051b8227 20:30:53 Step 24/26 : LABEL arch=arm64 20:30:53 ---> Running in cf8030557ed7 20:30:54 Removing intermediate container cf8030557ed7 20:30:54 ---> 3be284ace35e 20:30:54 Step 25/26 : LABEL git_sha=d7140b74d95d2f691967524090b9e2b9fb220621 20:30:54 ---> Running in 5247400d9f14 20:30:54 Removing intermediate container 5247400d9f14 20:30:54 ---> 37fb23a8393d 20:30:54 Step 26/26 : LABEL version=0.0.0 20:30:54 ---> Running in b17f1b778cf1 20:30:55 Removing intermediate container b17f1b778cf1 20:30:55 ---> 67f01d28e552 20:30:55 20:30:55 Successfully built 67f01d28e552 20:30:55 Successfully tagged security-spire-agent-arm64:latest 20:30:55  Building security-spire-agent ... done  [Pipeline] } 20:30:55 $ docker stop --time=1 4bda798527724e4521e6b99b536983fc9542ecaa9257b30937e0de171a523023 20:30:57 $ docker rm -f 4bda798527724e4521e6b99b536983fc9542ecaa9257b30937e0de171a523023 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:57 + docker images 20:30:58 REPOSITORY TAG IMAGE ID CREATED SIZE 20:30:58 security-spire-agent-arm64 latest 67f01d28e552 4 seconds ago 126MB 20:30:58 068aa52e390e 25 seconds ago 4.14GB 20:30:58 security-spire-server-arm64 latest 02c3903bb39b 27 seconds ago 86.3MB 20:30:58 db6e294d6ec7 About a minute ago 4.14GB 20:30:58 security-spire-config-arm64 latest c7b18e0a5e5f 6 minutes ago 85.6MB 20:30:58 01328513b763 7 minutes ago 4.14GB 20:30:58 support-notifications-arm64 latest 4585689fdb72 30 minutes ago 25.8MB 20:30:58 410a92e55d66 30 minutes ago 1.37GB 20:30:58 security-proxy-setup-arm64 latest 96a3b86d0883 32 minutes ago 26.1MB 20:30:58 e504c4be055f 32 minutes ago 1.32GB 20:30:58 security-spiffe-token-provider-arm64 latest 4560e81d08dd 39 minutes ago 27.9MB 20:30:58 support-scheduler-arm64 latest 2b41334234b2 39 minutes ago 25.2MB 20:30:58 1907892b56ec 39 minutes ago 1.36GB 20:30:58 f747b1220ae3 39 minutes ago 1.36GB 20:30:58 sys-mgmt-agent-arm64 latest 80cd2a0ca555 40 minutes ago 282MB 20:30:58 core-metadata-arm64 latest 0643502daa9b 42 minutes ago 16.3MB 20:30:58 8ce6cd20bb7a 42 minutes ago 1.31GB 20:30:58 6492a6ecb986 42 minutes ago 1.31GB 20:30:58 core-data-arm64 latest f5827e9e674c 49 minutes ago 21.6MB 20:30:58 cb1e332fd704 49 minutes ago 1.34GB 20:30:58 security-bootstrapper-arm64 latest 8bcf4541a36d 49 minutes ago 18.3MB 20:30:58 security-secretstore-setup-arm64 latest e6f1b5d83863 50 minutes ago 27.5MB 20:30:58 core-command-arm64 latest 77bad6de4827 50 minutes ago 15.5MB 20:30:58 d4fec2978651 50 minutes ago 1.31GB 20:30:58 f3b4a7afebf8 50 minutes ago 1.32GB 20:30:58 b6e5e08080a6 51 minutes ago 1.31GB 20:30:58 ci-base-image-arm64 latest 9d1a00c252a8 About an hour ago 886MB 20:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 days ago 551MB 20:30:58 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 20:30:58 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 20:30:58 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 20:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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 20:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:58 20:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:59 arm64: Pulling from edgex-lftools-log-publisher 20:30:59 8998bd30e6a1: Pulling fs layer 20:30:59 04944245beec: Pulling fs layer 20:30:59 699f458cf7ca: Pulling fs layer 20:30:59 765212b225bb: Pulling fs layer 20:30:59 f23df028b6ca: Pulling fs layer 20:30:59 d65c8cfc05b1: Pulling fs layer 20:30:59 2437ff75d9bd: Pulling fs layer 20:30:59 765212b225bb: Waiting 20:30:59 f23df028b6ca: Waiting 20:30:59 d65c8cfc05b1: Waiting 20:30:59 2437ff75d9bd: Waiting 20:30:59 04944245beec: Verifying Checksum 20:30:59 04944245beec: Download complete 20:30:59 765212b225bb: Download complete 20:30:59 f23df028b6ca: Verifying Checksum 20:30:59 f23df028b6ca: Download complete 20:30:59 d65c8cfc05b1: Download complete 20:30:59 699f458cf7ca: Verifying Checksum 20:30:59 699f458cf7ca: Download complete 20:31:00 8998bd30e6a1: Verifying Checksum 20:31:00 8998bd30e6a1: Download complete 20:31:02 2437ff75d9bd: Verifying Checksum 20:31:04 8998bd30e6a1: Pull complete 20:31:04 04944245beec: Pull complete 20:31:07 699f458cf7ca: Pull complete 20:31:07 765212b225bb: Pull complete 20:31:08 f23df028b6ca: Pull complete 20:31:08 d65c8cfc05b1: Pull complete 20:31:23 2437ff75d9bd: Pull complete 20:31:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:31:23 prd-ubuntu20.04-docker-arm64-4c-16g-22082 does not seem to be running inside a container 20:31:23 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:arm64 cat 20:31:26 $ docker top 38e7b0276609bd1867d40315faf0d8d6b98a0e084276b123260e18cc4854df77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:27 ---> job-cost.sh 20:31:27 lf-activate-venv: SKIPPING 20:31:27 INFO: No Stack... 20:31:27 INFO: Retrieving Pricing Info for: v3-standard-4 20:31:28 INFO: Archiving Costs [Pipeline] sh 20:31:29 + cat /w/workspace/edgex-go/5/archives/cost.csv 20:31:29 + cut -d, -f6 [Pipeline] lock 20:31:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-5-stack-cost] 20:31:29 Resource [jenkins-edgexfoundry-edgex-go-PR-3986-5-stack-cost] did not exist. Created. 20:31:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:30 + echo total: 0.2199999988079071 [Pipeline] stash 20:31:30 Stashed 1 file(s) [Pipeline] } 20:31:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:30 $ docker stop --time=1 38e7b0276609bd1867d40315faf0d8d6b98a0e084276b123260e18cc4854df77 20:31:31 $ docker rm -f 38e7b0276609bd1867d40315faf0d8d6b98a0e084276b123260e18cc4854df77 [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 20:31:32 provisioning config files... 20:31:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8882188233695802106tmp [Pipeline] { [Pipeline] sh 20:31:32 + set +x 20:31:32 + curl -s https://codecov.io/bash 20:31:32 + bash -s -- 20:31:32 20:31:32 _____ _ 20:31:32 / ____| | | 20:31:32 | | ___ __| | ___ ___ _____ __ 20:31:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:31:32 | |___| (_) | (_| | __/ (_| (_) \ V / 20:31:32 \_____\___/ \__,_|\___|\___\___/ \_/ 20:31:32 Bash-1.0.6 20:31:32 20:31:32 20:31:32 ==> git version 2.25.1 found 20:31:32 ==> 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 20:31:32 Release-Date: 2020-01-08 20:31:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:31:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:31:32 ==> Jenkins CI detected. 20:31:32 current dir:  /w/workspace/edgex-go/5 20:31:32 project root: . 20:31:32 --> token set from env 20:31:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:31:32 ==> Running gcov in . (disable via -X gcov) 20:31:32 ==> Python coveragepy not found 20:31:32 ==> Searching for coverage reports in: 20:31:32 + . 20:31:32 -> Found 1 reports 20:31:32 ==> Detecting git/mercurial file structure 20:31:32 ==> Reading reports 20:31:32 + ./coverage.out bytes=435134 20:31:32 ==> Appending adjustments 20:31:32 https://docs.codecov.io/docs/fixing-reports 20:31:34 + Found adjustments 20:31:34 ==> Gzipping contents 20:31:34 60K /tmp/codecov.jaCw3p.gz 20:31:34 ==> Uploading reports 20:31:34 url: https://codecov.io 20:31:34 query: branch=PR-3986&commit=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= 20:31:34 -> Pinging Codecov 20:31:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= 20:31:34 -> Uploading to 20:31:34 https://storage.googleapis.com/codecov/v4/raw/2022-04-25/00271124DB129430A58F1EEE437C3FCB/c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9/6c5db522-d79a-4974-b1f0-f836b84b1650.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T203134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=695e5a7f726be69b2d022fbe3e5efa9a9086255874daa98e22ceff2636f04e17 20:31:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:34 Dload Upload Total Spent Left Speed 20:31:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59829 0 0 100 59829 0 203k --:--:-- --:--:-- --:--:-- 202k 20:31:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c3f4dbfe9df79810ed1ac2ec26008028cd3eddc9 [Pipeline] } 20:31:34 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 20:31:35 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 20:31:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:31:36 ---> package-listing.sh 20:31:36 ++ facter osfamily 20:31:36 ++ tr '[:upper:]' '[:lower:]' 20:31:36 + OS_FAMILY=debian 20:31:36 + workspace=/w/workspace/edgex-go/5 20:31:36 + START_PACKAGES=/tmp/packages_start.txt 20:31:36 + END_PACKAGES=/tmp/packages_end.txt 20:31:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:31:36 + PACKAGES=/tmp/packages_start.txt 20:31:36 + '[' /w/workspace/edgex-go/5 ']' 20:31:36 + PACKAGES=/tmp/packages_end.txt 20:31:36 + case "${OS_FAMILY}" in 20:31:36 + dpkg -l 20:31:36 + grep '^ii' 20:31:36 + '[' -f /tmp/packages_start.txt ']' 20:31:36 + '[' -f /tmp/packages_end.txt ']' 20:31:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:31:36 + '[' /w/workspace/edgex-go/5 ']' 20:31:36 + mkdir -p /w/workspace/edgex-go/5/archives/ 20:31:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 20:31:36 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:31:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:37 20:31:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:31:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:37 latest: Pulling from edgex-lftools-log-publisher 20:31:37 5eb5b503b376: Pulling fs layer 20:31:37 5c69ac0246d0: Pulling fs layer 20:31:37 ec43610c2a17: Pulling fs layer 20:31:37 3a2ae6a8a46f: Pulling fs layer 20:31:37 33b1e0a273af: Pulling fs layer 20:31:37 5d3b04190fa2: Pulling fs layer 20:31:37 2f39f015ded8: Pulling fs layer 20:31:37 3a2ae6a8a46f: Waiting 20:31:37 33b1e0a273af: Waiting 20:31:37 2f39f015ded8: Waiting 20:31:37 5d3b04190fa2: Waiting 20:31:37 5c69ac0246d0: Download complete 20:31:37 3a2ae6a8a46f: Verifying Checksum 20:31:37 3a2ae6a8a46f: Download complete 20:31:37 33b1e0a273af: Verifying Checksum 20:31:37 33b1e0a273af: Download complete 20:31:37 5d3b04190fa2: Download complete 20:31:37 ec43610c2a17: Verifying Checksum 20:31:37 ec43610c2a17: Download complete 20:31:38 5eb5b503b376: Verifying Checksum 20:31:38 5eb5b503b376: Download complete 20:31:38 2f39f015ded8: Verifying Checksum 20:31:38 2f39f015ded8: Download complete 20:31:39 5eb5b503b376: Pull complete 20:31:39 5c69ac0246d0: Pull complete 20:31:39 ec43610c2a17: Pull complete 20:31:40 3a2ae6a8a46f: Pull complete 20:31:40 33b1e0a273af: Pull complete 20:31:40 5d3b04190fa2: Pull complete 20:31:44 2f39f015ded8: Pull complete 20:31:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:31:44 prd-ubuntu20.04-docker-8c-8g-22080 does not seem to be running inside a container 20:31:44 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat 20:31:46 $ docker top e3aff6b6caeb9cd0f528b6100bf1f471d34a52408b46c8103f6db0662aa3e56b -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:46 + touch /tmp/pre-build-complete [Pipeline] sh 20:31:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:31:47 + ls /var/log/sa-host 20:31:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:47 provisioning config files... 20:31:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3308098930981177716tmp [Pipeline] { [Pipeline] echo 20:31:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:31:47 ---> create-netrc.sh [Pipeline] } 20:31:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:31:48 ---> python-tools-install.sh [Pipeline] echo 20:31:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:31:48 ---> sudo-logs.sh 20:31:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:31:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:31:48 ---> job-cost.sh 20:31:48 lf-activate-venv: SKIPPING 20:31:48 DEBUG: total: 0.2199999988079071 20:31:48 INFO: Retrieving Stack Cost... 20:31:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:31:49 INFO: Archiving Costs [Pipeline] echo 20:31:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:31:50 ---> logs-deploy.sh 20:31:50 lf-activate-venv: SKIPPING 20:31:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/5 20:31:50 INFO: archiving workspace using pattern(s): 20:31:51 Archives upload complete. 20:31:51 INFO: archiving logs to Nexus 20:31:52 ---> uname -a: 20:31:52 Linux prd-ubuntu20-04-docker-8c-8g-22080 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:31:52 20:31:52 20:31:52 ---> lscpu: 20:31:52 Architecture: x86_64 20:31:52 CPU op-mode(s): 32-bit, 64-bit 20:31:52 Byte Order: Little Endian 20:31:52 Address sizes: 40 bits physical, 48 bits virtual 20:31:52 CPU(s): 8 20:31:52 On-line CPU(s) list: 0-7 20:31:52 Thread(s) per core: 1 20:31:52 Core(s) per socket: 1 20:31:52 Socket(s): 8 20:31:52 NUMA node(s): 1 20:31:52 Vendor ID: AuthenticAMD 20:31:52 CPU family: 23 20:31:52 Model: 49 20:31:52 Model name: AMD EPYC-Rome Processor 20:31:52 Stepping: 0 20:31:52 CPU MHz: 2799.998 20:31:52 BogoMIPS: 5599.99 20:31:52 Virtualization: AMD-V 20:31:52 Hypervisor vendor: KVM 20:31:52 Virtualization type: full 20:31:52 L1d cache: 256 KiB 20:31:52 L1i cache: 256 KiB 20:31:52 L2 cache: 4 MiB 20:31:52 L3 cache: 128 MiB 20:31:52 NUMA node0 CPU(s): 0-7 20:31:52 Vulnerability Itlb multihit: Not affected 20:31:52 Vulnerability L1tf: Not affected 20:31:52 Vulnerability Mds: Not affected 20:31:52 Vulnerability Meltdown: Not affected 20:31:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:31:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:31:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:31:52 Vulnerability Srbds: Not affected 20:31:52 Vulnerability Tsx async abort: Not affected 20:31:52 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 20:31:52 20:31:52 20:31:52 ---> nproc: 20:31:52 8 20:31:52 20:31:52 20:31:52 ---> df -h: 20:31:52 Filesystem Size Used Avail Use% Mounted on 20:31:52 overlay 155G 26G 130G 17% / 20:31:52 tmpfs 64M 0 64M 0% /dev 20:31:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:31:52 shm 64M 0 64M 0% /dev/shm 20:31:52 /dev/vda1 155G 26G 130G 17% /facter-os 20:31:52 20:31:52 20:31:52 ---> sar -b -r -n DEV: 20:31:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22080) 04/25/22 _x86_64_ (8 CPU) 20:31:52 20:31:52 19:13:11 LINUX RESTART (8 CPU) 20:31:52 20:31:52 19:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:31:52 19:15:01 128.28 1.62 126.66 0.00 37.06 83551.14 0.00 20:31:52 19:16:01 31.86 0.08 31.77 0.00 0.67 12696.18 0.00 20:31:52 19:17:01 77.57 0.08 77.49 0.00 3.33 32892.78 0.00 20:31:52 19:18:01 504.67 0.23 504.43 0.00 23.33 349218.33 0.00 20:31:52 19:19:01 1086.47 0.23 1086.24 0.00 9.33 396889.84 0.00 20:31:52 19:20:02 843.69 1.92 841.78 0.00 54.79 268663.49 0.00 20:31:52 19:21:01 784.04 1.12 782.92 0.00 8.95 310031.18 0.00 20:31:52 19:22:01 541.19 0.02 541.17 0.00 0.13 98289.32 0.00 20:31:52 19:23:01 359.16 0.00 359.16 0.00 0.00 141272.45 0.00 20:31:52 19:24:01 252.06 0.02 252.04 0.00 0.13 113161.67 0.00 20:31:52 19:25:01 1.67 0.00 1.67 0.00 0.00 17.60 0.00 20:31:52 19:26:01 2.20 0.00 2.20 0.00 0.00 23.19 0.00 20:31:52 19:27:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 20:31:52 19:28:01 2.15 0.00 2.15 0.00 0.00 23.33 0.00 20:31:52 19:29:01 2.38 0.02 2.37 0.00 0.13 25.86 0.00 20:31:52 19:30:01 1.85 0.00 1.85 0.00 0.00 21.19 0.00 20:31:52 19:31:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 20:31:52 19:32:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 20:31:52 19:33:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 20:31:52 19:34:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 20:31:52 19:35:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:31:52 19:36:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 20:31:52 19:37:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 20:31:52 19:38:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 20:31:52 19:39:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 20:31:52 19:40:01 1.58 0.00 1.58 0.00 0.00 19.19 0.00 20:31:52 19:41:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 20:31:52 19:42:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 20:31:52 19:43:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:31:52 19:44:01 1.88 0.00 1.88 0.00 0.00 22.26 0.00 20:31:52 19:45:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 20:31:52 19:46:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 20:31:52 19:47:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 20:31:52 19:48:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 20:31:52 19:49:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 20:31:52 19:50:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 20:31:52 19:51:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:31:52 19:52:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 20:31:52 19:53:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 20:31:52 19:54:01 1.82 0.00 1.82 0.00 0.00 21.60 0.00 20:31:52 19:55:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 20:31:52 19:56:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 20:31:52 19:57:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:31:52 19:58:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 20:31:52 19:59:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 20:31:52 20:00:01 1.77 0.00 1.77 0.00 0.00 19.19 0.00 20:31:52 20:01:01 3.47 0.87 2.60 0.00 18.40 32.93 0.00 20:31:52 20:02:01 2.25 0.00 2.25 0.00 0.00 24.13 0.00 20:31:52 20:03:01 1.47 0.00 1.47 0.00 0.00 15.59 0.00 20:31:52 20:04:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 20:31:52 20:05:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 20:31:52 20:06:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 20:31:52 20:07:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 20:31:52 20:08:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 20:31:52 20:09:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 20:31:52 20:10:01 1.33 0.00 1.33 0.00 0.00 16.39 0.00 20:31:52 20:11:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 20:31:52 20:12:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 20:31:52 20:13:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 20:31:52 20:14:01 1.48 0.00 1.48 0.00 0.00 19.33 0.00 20:31:52 20:15:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 20:31:52 20:16:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 20:31:52 20:17:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 20:31:52 20:18:01 1.83 0.00 1.83 0.00 0.00 20.39 0.00 20:31:52 20:19:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 20:31:52 20:20:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 20:31:52 20:21:01 1.07 0.00 1.07 0.00 0.00 12.47 0.00 20:31:52 20:22:01 1.68 0.00 1.68 0.00 0.00 19.19 0.00 20:31:52 20:23:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 20:31:52 20:24:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 20:31:52 20:25:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 20:31:52 20:26:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 20:31:52 20:27:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 20:31:52 20:28:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 20:31:52 20:29:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 20:31:52 20:30:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 20:31:52 20:31:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 20:31:52 Average: 60.98 0.08 60.90 0.00 2.03 23422.39 0.00 20:31:52 20:31:52 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:31:52 19:15:01 28249588 31615812 676476 2.06 149976 3440572 2446628 7.21 1456312 2743168 122200 20:31:52 19:16:01 27992208 31691036 598704 1.82 154628 3728864 2318696 6.83 1355432 3057816 169836 20:31:52 19:17:01 26501588 31761444 527844 1.61 156872 5252892 2032448 5.99 1546212 4324320 1445800 20:31:52 19:18:01 20729320 31630424 631768 1.92 238776 10426540 2428388 7.16 2273028 8950672 1357168 20:31:52 19:19:01 16016364 31059364 1187720 3.61 278136 14364880 3742628 11.03 3704916 12041388 426596 20:31:52 19:20:02 11625232 29701020 2546348 7.74 370532 17090736 5278784 15.56 5199496 14722640 176088 20:31:52 19:21:01 7834580 30341432 1905516 5.79 535292 21018128 4260832 12.56 5379484 18001452 12288 20:31:52 19:22:01 6935100 31222512 1027848 3.13 620536 22610200 2963056 8.73 4594944 19588500 2281832 20:31:52 19:23:01 7266344 31607504 648040 1.97 712948 22599288 2356460 6.94 3480700 20411328 2982668 20:31:52 19:24:01 11090356 31751000 511256 1.55 714780 19128684 1969068 5.80 2826500 17456532 8 20:31:52 19:25:01 11091120 31751812 510440 1.55 714848 19128688 1969068 5.80 2825940 17456540 12 20:31:52 19:26:01 11102012 31762872 499488 1.52 714900 19128688 1969068 5.80 2814284 17456684 12 20:31:52 19:27:01 11102280 31763164 499184 1.52 714944 19128692 1969068 5.80 2814600 17456696 12 20:31:52 19:28:01 11104556 31765520 496788 1.51 714988 19128692 1969068 5.80 2812292 17456696 12 20:31:52 19:29:01 11104868 31765912 496180 1.51 715008 19128696 2002436 5.90 2812700 17456700 12 20:31:52 19:30:01 11104784 31765860 496384 1.51 715032 19128704 2002436 5.90 2812356 17456708 12 20:31:52 19:31:01 11104580 31765656 496592 1.51 715044 19128704 2002436 5.90 2812340 17456708 16 20:31:52 19:32:01 11104816 31765896 496280 1.51 715056 19128708 2002436 5.90 2812540 17456712 12 20:31:52 19:33:01 11104768 31765848 496244 1.51 715080 19128708 2002436 5.90 2812356 17456712 12 20:31:52 19:34:01 11104972 31766124 495988 1.51 715108 19128704 2002436 5.90 2812720 17456716 8 20:31:52 19:35:01 11104664 31765848 496204 1.51 715128 19128716 2002436 5.90 2812456 17456720 24 20:31:52 19:36:01 11104648 31765852 496132 1.51 715148 19128716 2002436 5.90 2812460 17456720 12 20:31:52 19:37:01 11104848 31766056 496072 1.51 715160 19128720 2002436 5.90 2812644 17456724 12 20:31:52 19:38:01 11105076 31766312 495792 1.51 715172 19128724 2002436 5.90 2812500 17456728 12 20:31:52 19:39:01 11104776 31766032 496012 1.51 715196 19128720 2002436 5.90 2812880 17456732 20 20:31:52 19:40:01 11104672 31766096 495836 1.51 715216 19128864 2002436 5.90 2813036 17456868 172 20:31:52 19:41:01 11104688 31766112 495788 1.51 715248 19128864 2002436 5.90 2812532 17456868 16 20:31:52 19:42:01 11104420 31765908 496076 1.51 715268 19128868 2002436 5.90 2812588 17456876 8 20:31:52 19:43:01 11104552 31766048 495800 1.51 715300 19128872 2002436 5.90 2813152 17456880 180 20:31:52 19:44:01 11106308 31767868 494000 1.50 715344 19128872 1985176 5.85 2811132 17456884 44 20:31:52 19:45:01 11106008 31767572 494216 1.50 715368 19128876 1985176 5.85 2810632 17456888 20 20:31:52 19:46:01 11106208 31767776 494160 1.50 715376 19128880 1985176 5.85 2810616 17456892 24 20:31:52 19:47:01 11106412 31768040 493908 1.50 715392 19128880 1985176 5.85 2811260 17456884 8 20:31:52 19:48:01 11106396 31768032 493844 1.50 715404 19128888 1985176 5.85 2811116 17456892 20 20:31:52 19:49:01 11106316 31767984 493852 1.50 715416 19128888 1985176 5.85 2811108 17456892 20 20:31:52 19:50:01 11106516 31768192 493788 1.50 715428 19128892 1985176 5.85 2811128 17456896 16 20:31:52 19:51:01 11106468 31768148 493792 1.50 715440 19128896 1985176 5.85 2811304 17456900 12 20:31:52 19:52:01 11106452 31768136 493724 1.50 715460 19128896 1985176 5.85 2811404 17456900 12 20:31:52 19:53:01 11106864 31768612 493432 1.50 715484 19128900 1985176 5.85 2810864 17456908 20 20:31:52 19:54:01 11106800 31768576 493400 1.50 715528 19128900 1985176 5.85 2811840 17456904 240 20:31:52 19:55:01 11107044 31768824 493136 1.50 715540 19128908 1985176 5.85 2811004 17456908 16 20:31:52 19:56:01 11106552 31768424 493352 1.50 715572 19128912 1969100 5.80 2811792 17456920 196 20:31:52 19:57:01 11106756 31768628 493056 1.50 715604 19128912 1969100 5.80 2811388 17456920 200 20:31:52 19:58:01 11106708 31768636 492996 1.50 715604 19128920 1969100 5.80 2811388 17456920 196 20:31:52 19:59:01 11106408 31768352 493216 1.50 715616 19128924 1985280 5.85 2811648 17456924 208 20:31:52 20:00:01 11106400 31768384 493188 1.50 715648 19128924 2001584 5.90 2811052 17456928 12 20:31:52 20:01:01 11103356 31766256 495556 1.51 715732 19129440 2044956 6.03 2811188 17457392 24 20:31:52 20:02:01 11103856 31766808 494968 1.51 715784 19129440 2044956 6.03 2811220 17457392 12 20:31:52 20:03:01 11104084 31767056 494772 1.50 715824 19129444 2044956 6.03 2811244 17457396 12 20:31:52 20:04:01 11104288 31767320 494492 1.50 715852 19129444 2044956 6.03 2811748 17457400 16 20:31:52 20:05:01 11104020 31767064 494680 1.50 715868 19129448 2044956 6.03 2811736 17457400 16 20:31:52 20:06:01 11103868 31766948 494744 1.50 715892 19129456 2044956 6.03 2811340 17457404 16 20:31:52 20:07:01 11104396 31767480 494188 1.50 715900 19129456 2044956 6.03 2811344 17457404 12 20:31:52 20:08:01 11104580 31767784 493996 1.50 715920 19129588 2044956 6.03 2811364 17457524 12 20:31:52 20:09:01 11104504 31767740 494264 1.50 715928 19129584 2044956 6.03 2811740 17457528 20 20:31:52 20:10:01 11104480 31767752 494236 1.50 715948 19129592 2044956 6.03 2811412 17457544 12 20:31:52 20:11:01 11104360 31767644 494216 1.50 715964 19129596 2044956 6.03 2811952 17457548 200 20:31:52 20:12:01 11104304 31767616 494192 1.50 715968 19129604 2044956 6.03 2811916 17457556 216 20:31:52 20:13:01 11104036 31767352 494392 1.50 715972 19129604 2044956 6.03 2812240 17457556 192 20:31:52 20:14:01 11103996 31767320 494384 1.50 715988 19129608 2044956 6.03 2812240 17457560 48 20:31:52 20:15:01 11104468 31767812 493836 1.50 715992 19129612 2028784 5.98 2811804 17457560 212 20:31:52 20:16:01 11104336 31767688 494112 1.50 715992 19129616 2028784 5.98 2812468 17457568 192 20:31:52 20:17:01 11104700 31768072 493844 1.50 716008 19129620 2028784 5.98 2812172 17457572 244 20:31:52 20:18:01 11104780 31768160 493748 1.50 716020 19129620 2028784 5.98 2811424 17457572 12 20:31:52 20:19:01 11104496 31767896 494016 1.50 716028 19129624 2028784 5.98 2811760 17457576 24 20:31:52 20:20:01 11103788 31767128 494744 1.50 716044 19129624 2012508 5.93 2812408 17457424 20 20:31:52 20:21:01 11104244 31767592 494212 1.50 716056 19129628 2012508 5.93 2811752 17457428 12 20:31:52 20:22:01 11104384 31767756 493932 1.50 716072 19129632 2012508 5.93 2812084 17457432 200 20:31:52 20:23:01 11104368 31767744 493884 1.50 716076 19129632 2012508 5.93 2812152 17457432 212 20:31:52 20:24:01 11104268 31767680 494192 1.50 716096 19129640 2012508 5.93 2812664 17457440 212 20:31:52 20:25:01 11104276 31767700 494192 1.50 716104 19129640 2012508 5.93 2812108 17457444 16 20:31:52 20:26:01 11104292 31767724 494132 1.50 716120 19129644 2012508 5.93 2811808 17457444 12 20:31:52 20:27:01 11104496 31767932 493860 1.50 716132 19129648 2012508 5.93 2811792 17457448 12 20:31:52 20:28:01 11104668 31768104 493612 1.50 716148 19129652 1995792 5.88 2811796 17457448 12 20:31:52 20:29:01 11104820 31768328 493576 1.50 716164 19129656 1995792 5.88 2812304 17457460 12 20:31:52 20:30:01 11104812 31768328 493536 1.50 716184 19129660 1995792 5.88 2811980 17457464 36 20:31:52 20:31:01 11104812 31768328 493528 1.50 716192 19129660 1995792 5.88 2811852 17457464 12 20:31:52 Average: 11795539 31698322 563895 1.71 673747 18458639 2133540 6.29 2860144 16765259 116605 20:31:52 20:31:52 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:31:52 19:15:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:31:52 19:15:01 docker0 833.81 541.48 72.37 3702.12 0.00 0.00 0.00 0.00 20:31:52 19:15:01 ens3 700.52 924.46 7082.70 106.43 0.00 0.00 0.00 0.00 20:31:52 19:15:01 vethf4ef5e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:16:01 docker0 1.32 1.32 0.08 0.10 0.00 0.00 0.00 0.00 20:31:52 19:16:01 ens3 46.47 41.94 20.11 52.97 0.00 0.00 0.00 0.00 20:31:52 19:16:01 vethf4ef5e0 1.32 1.37 0.10 0.10 0.00 0.00 0.00 0.00 20:31:52 19:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:31:52 19:17:01 veth1cd9481 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:17:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:17:01 ens3 127.96 95.92 1706.72 81.10 0.00 0.00 0.00 0.00 20:31:52 19:18:01 veth0869f06 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:18:01 veth1cd9481 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 20:31:52 19:18:01 docker0 232.29 475.72 16.81 6019.70 0.00 0.00 0.00 0.00 20:31:52 19:18:01 veth4be7e7c 202.83 435.56 17.92 5829.75 0.00 0.00 0.00 0.48 20:31:52 19:18:01 ens3 508.78 251.06 6046.58 35.91 0.00 0.00 0.00 0.00 20:31:52 19:19:01 vethb719779 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:19:01 veth1766c62 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:19:01 vethfa1e8c5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:19:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 20:31:52 19:19:01 veth1cd9481 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 20:31:52 19:19:01 docker0 139.74 236.80 7.83 2448.07 0.00 0.00 0.00 0.00 20:31:52 19:19:01 vethb9db34e 82.59 158.26 5.37 2081.58 0.00 0.00 0.00 0.17 20:31:52 19:19:01 veth4be7e7c 9.43 14.01 0.96 1.83 0.00 0.00 0.00 0.00 20:31:52 19:19:01 ens3 316.66 203.80 2535.21 95.01 0.00 0.00 0.00 0.00 20:31:52 19:20:02 veth6c78df0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:20:02 veth04ccc80 78.62 173.50 5.11 2032.71 0.00 0.00 0.00 0.17 20:31:52 19:20:02 vethf813ad5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:20:02 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 20:31:52 19:20:02 veth1cd9481 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:20:02 docker0 242.88 474.50 17.65 6155.80 0.00 0.00 0.00 0.00 20:31:52 19:20:02 vethb9db34e 134.16 256.14 13.45 3747.51 0.00 0.00 0.00 0.31 20:31:52 19:20:02 ens3 546.16 301.22 6240.86 97.04 0.00 0.00 0.00 0.00 20:31:52 19:21:01 vethe3af0f8 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:21:01 veth04ccc80 150.20 268.23 14.74 3862.68 0.00 0.00 0.00 0.32 20:31:52 19:21:01 lo 0.14 0.14 0.02 0.02 0.00 0.00 0.00 0.00 20:31:52 19:21:01 veth1cd9481 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:21:01 docker0 158.27 277.70 13.14 3901.39 0.00 0.00 0.00 0.00 20:31:52 19:21:01 vethb9db34e 0.17 0.24 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:21:01 ens3 348.83 214.91 3933.43 99.81 0.00 0.00 0.00 0.00 20:31:52 19:22:01 veth04ccc80 0.17 0.32 0.01 0.02 0.00 0.00 0.00 0.00 20:31:52 19:22:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:31:52 19:22:01 veth1cd9481 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:31:52 19:22:01 docker0 38.04 66.01 2.85 694.77 0.00 0.00 0.00 0.00 20:31:52 19:22:01 ens3 134.72 78.80 1809.14 19.96 0.00 0.00 0.00 0.00 20:31:52 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:23:01 veth1cd9481 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:23:01 docker0 12.93 15.73 1.00 206.84 0.00 0.00 0.00 0.00 20:31:52 19:23:01 ens3 24.93 17.86 214.39 5.21 0.00 0.00 0.00 0.00 20:31:52 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:24:01 docker0 14.08 17.66 0.81 77.27 0.00 0.00 0.00 0.00 20:31:52 19:24:01 ens3 21.65 16.91 81.10 2.66 0.00 0.00 0.00 0.00 20:31:52 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:25:01 ens3 0.32 0.30 0.02 0.02 0.00 0.00 0.00 0.00 20:31:52 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:26:01 ens3 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:31:52 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:27:01 ens3 0.30 0.23 0.42 0.01 0.00 0.00 0.00 0.00 20:31:52 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:29:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:31:52 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:30:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:31:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:32:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:31:52 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:34:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:31:52 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:37:01 ens3 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:31:52 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:39:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:31:52 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:43:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:31:52 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:44:01 ens3 5.65 6.53 0.43 11.10 0.00 0.00 0.00 0.00 20:31:52 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:46:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:31:52 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:47:01 ens3 8.72 16.51 0.95 15.30 0.00 0.00 0.00 0.00 20:31:52 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:48:01 ens3 4.58 4.58 0.53 7.14 0.00 0.00 0.00 0.00 20:31:52 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:49:01 ens3 4.22 4.22 0.33 7.00 0.00 0.00 0.00 0.00 20:31:52 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:50:01 ens3 4.07 6.15 0.41 7.27 0.00 0.00 0.00 0.00 20:31:52 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:51:01 ens3 7.78 6.98 1.10 10.37 0.00 0.00 0.00 0.00 20:31:52 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:52:01 ens3 1.18 0.67 0.62 0.47 0.00 0.00 0.00 0.00 20:31:52 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:53:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:31:52 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:54:01 ens3 0.95 0.63 0.44 0.35 0.00 0.00 0.00 0.00 20:31:52 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:56:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:31:52 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 19:59:01 ens3 0.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00 20:31:52 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:00:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:01:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:02:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:31:52 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:03:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:31:52 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:04:01 ens3 3.43 0.88 0.98 0.55 0.00 0.00 0.00 0.00 20:31:52 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:05:01 ens3 0.57 0.32 0.27 0.21 0.00 0.00 0.00 0.00 20:31:52 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:06:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:08:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:31:52 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:09:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:31:52 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:10:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:12:01 ens3 0.42 0.15 0.08 0.01 0.00 0.00 0.00 0.00 20:31:52 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:13:01 ens3 0.20 0.08 0.12 0.06 0.00 0.00 0.00 0.00 20:31:52 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:14:01 ens3 2.13 0.80 0.83 0.54 0.00 0.00 0.00 0.00 20:31:52 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:15:01 ens3 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:31:52 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:16:01 ens3 0.58 0.35 0.27 0.21 0.00 0.00 0.00 0.00 20:31:52 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:19:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:31:52 20:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:31:52 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:20:01 ens3 4.13 3.33 2.39 5.16 0.00 0.00 0.00 0.00 20:31:52 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:22:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:24:01 ens3 1.62 0.87 0.82 0.54 0.00 0.00 0.00 0.00 20:31:52 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:25:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 20:31:52 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:26:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:31:52 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:28:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:29:01 ens3 0.45 0.30 0.31 0.19 0.00 0.00 0.00 0.00 20:31:52 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:30:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:31:52 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 20:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:52 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 20:31:52 Average: docker0 21.71 27.32 1.72 300.67 0.00 0.00 0.00 0.00 20:31:52 Average: ens3 36.77 28.59 384.83 8.60 0.00 0.00 0.00 0.00 20:31:52 20:31:52 20:31:52 ---> sar -P ALL: 20:31:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22080) 04/25/22 _x86_64_ (8 CPU) 20:31:52 20:31:52 19:13:11 LINUX RESTART (8 CPU) 20:31:52 20:31:52 19:14:01 CPU %user %nice %system %iowait %steal %idle 20:31:52 19:15:01 all 17.06 0.00 5.04 1.10 0.08 76.72 20:31:52 19:15:01 0 26.44 0.00 4.86 0.03 0.08 68.58 20:31:52 19:15:01 1 19.99 0.00 5.17 0.56 0.08 74.20 20:31:52 19:15:01 2 16.67 0.00 4.72 0.07 0.07 78.47 20:31:52 19:15:01 3 15.80 0.00 5.37 1.50 0.08 77.24 20:31:52 19:15:01 4 14.29 0.00 5.85 3.24 0.08 76.53 20:31:52 19:15:01 5 15.58 0.00 5.61 2.99 0.07 75.75 20:31:52 19:15:01 6 13.46 0.00 3.67 0.08 0.07 82.72 20:31:52 19:15:01 7 14.20 0.00 5.09 0.37 0.09 80.25 20:31:52 19:16:01 all 49.23 0.00 7.23 0.14 0.11 43.29 20:31:52 19:16:01 0 49.68 0.00 7.54 0.00 0.10 42.68 20:31:52 19:16:01 1 49.90 0.00 6.47 0.02 0.10 43.51 20:31:52 19:16:01 2 49.55 0.00 6.49 0.02 0.12 43.83 20:31:52 19:16:01 3 50.26 0.00 7.36 0.12 0.10 42.16 20:31:52 19:16:01 4 48.64 0.00 8.10 0.02 0.08 43.16 20:31:52 19:16:01 5 48.44 0.00 9.05 0.00 0.12 42.40 20:31:52 19:16:01 6 47.17 0.00 6.10 0.95 0.12 45.67 20:31:52 19:16:01 7 50.23 0.00 6.76 0.00 0.12 42.89 20:31:52 19:17:01 all 31.79 0.00 6.31 0.56 0.11 61.23 20:31:52 19:17:01 0 31.71 0.00 6.55 0.02 0.12 61.61 20:31:52 19:17:01 1 30.75 0.00 6.96 0.07 0.12 62.11 20:31:52 19:17:01 2 33.46 0.00 5.81 0.02 0.12 60.60 20:31:52 19:17:01 3 30.74 0.00 6.45 0.81 0.12 61.88 20:31:52 19:17:01 4 30.64 0.00 6.11 3.28 0.12 59.85 20:31:52 19:17:01 5 32.14 0.00 5.43 0.00 0.10 62.33 20:31:52 19:17:01 6 31.38 0.00 6.83 0.14 0.10 61.56 20:31:52 19:17:01 7 33.49 0.00 6.37 0.15 0.10 59.89 20:31:52 19:18:01 all 49.78 0.00 15.63 4.25 0.13 30.21 20:31:52 19:18:01 0 50.18 0.00 15.53 5.29 0.14 28.87 20:31:52 19:18:01 1 50.79 0.00 16.71 1.94 0.14 30.42 20:31:52 19:18:01 2 49.96 0.00 14.61 3.00 0.12 32.31 20:31:52 19:18:01 3 49.85 0.00 15.23 4.73 0.14 30.05 20:31:52 19:18:01 4 49.75 0.00 15.28 2.53 0.14 32.30 20:31:52 19:18:01 5 50.21 0.00 16.20 3.92 0.12 29.55 20:31:52 19:18:01 6 49.86 0.00 16.00 8.76 0.12 25.26 20:31:52 19:18:01 7 47.64 0.00 15.46 3.87 0.14 32.90 20:31:52 19:19:01 all 74.29 0.00 15.49 2.25 0.16 7.82 20:31:52 19:19:01 0 72.30 0.00 16.96 1.18 0.17 9.39 20:31:52 19:19:01 1 80.08 0.00 13.65 1.38 0.15 4.75 20:31:52 19:19:01 2 74.30 0.00 14.75 4.54 0.15 6.26 20:31:52 19:19:01 3 74.77 0.00 14.43 1.05 0.15 9.60 20:31:52 19:19:01 4 74.24 0.00 15.02 2.09 0.15 8.50 20:31:52 19:19:01 5 72.62 0.00 16.76 2.91 0.17 7.54 20:31:52 19:19:01 6 73.63 0.00 15.72 3.53 0.17 6.95 20:31:52 19:19:01 7 72.32 0.00 16.65 1.30 0.15 9.58 20:31:52 19:20:02 all 82.40 0.00 14.15 0.71 0.14 2.60 20:31:52 19:20:02 0 83.46 0.00 13.20 0.69 0.15 2.50 20:31:52 19:20:02 1 86.61 0.00 10.97 0.20 0.15 2.07 20:31:52 19:20:02 2 78.35 0.00 18.42 2.03 0.13 1.06 20:31:52 19:20:02 3 84.39 0.00 12.87 0.55 0.15 2.03 20:31:52 19:20:02 4 81.73 0.00 15.20 0.52 0.15 2.40 20:31:52 19:20:02 5 79.39 0.00 17.08 0.97 0.15 2.40 20:31:52 19:20:02 6 84.16 0.00 12.45 0.20 0.13 3.05 20:31:52 19:20:02 7 81.08 0.00 12.96 0.51 0.14 5.32 20:31:52 19:21:01 all 82.65 0.00 14.37 0.56 0.15 2.27 20:31:52 19:21:01 0 84.62 0.00 12.90 0.19 0.15 2.15 20:31:52 19:21:01 1 81.84 0.00 15.08 1.45 0.17 1.47 20:31:52 19:21:01 2 84.60 0.00 12.93 0.15 0.14 2.18 20:31:52 19:21:01 3 80.46 0.00 17.24 0.80 0.15 1.35 20:31:52 19:21:01 4 80.47 0.00 16.25 0.29 0.15 2.83 20:31:52 19:21:01 5 83.46 0.00 14.04 0.36 0.15 1.99 20:31:52 19:21:01 6 83.77 0.00 12.93 0.87 0.15 2.27 20:31:52 19:21:01 7 81.99 0.00 13.56 0.39 0.15 3.91 20:31:52 19:22:01 all 61.49 0.00 9.56 0.55 0.13 28.27 20:31:52 19:22:01 0 85.34 0.00 8.56 0.13 0.13 5.83 20:31:52 19:22:01 1 60.56 0.00 9.91 0.13 0.13 29.26 20:31:52 19:22:01 2 58.38 0.00 8.58 0.05 0.13 32.85 20:31:52 19:22:01 3 58.07 0.00 10.60 0.22 0.15 30.96 20:31:52 19:22:01 4 58.43 0.00 9.29 0.47 0.10 31.71 20:31:52 19:22:01 5 52.97 0.00 7.58 1.84 0.10 37.51 20:31:52 19:22:01 6 60.04 0.00 12.70 0.87 0.13 26.26 20:31:52 19:22:01 7 58.05 0.00 9.24 0.71 0.12 31.89 20:31:52 19:23:01 all 21.91 0.00 7.02 2.40 0.10 68.57 20:31:52 19:23:01 0 31.82 0.00 7.03 0.56 0.10 60.50 20:31:52 19:23:01 1 25.47 0.00 6.91 0.14 0.10 67.39 20:31:52 19:23:01 2 21.27 0.00 7.20 1.26 0.10 70.17 20:31:52 19:23:01 3 19.97 0.00 8.51 7.50 0.10 63.91 20:31:52 19:23:01 4 18.29 0.00 7.46 0.64 0.08 73.53 20:31:52 19:23:01 5 19.33 0.00 7.25 8.37 0.09 64.97 20:31:52 19:23:01 6 20.77 0.00 6.19 0.46 0.08 72.50 20:31:52 19:23:01 7 18.29 0.00 5.60 0.37 0.10 75.63 20:31:52 19:24:01 all 1.05 0.00 1.15 2.19 0.02 95.59 20:31:52 19:24:01 0 1.22 0.00 1.29 1.52 0.02 95.95 20:31:52 19:24:01 1 0.83 0.00 1.23 1.52 0.03 96.38 20:31:52 19:24:01 2 1.54 0.00 0.72 0.62 0.02 97.10 20:31:52 19:24:01 3 0.82 0.00 1.20 2.86 0.02 95.10 20:31:52 19:24:01 4 0.95 0.00 0.82 0.84 0.02 97.38 20:31:52 19:24:01 5 1.10 0.00 0.55 0.03 0.02 98.30 20:31:52 19:24:01 6 1.04 0.00 2.75 9.74 0.02 86.45 20:31:52 19:24:01 7 0.89 0.00 0.67 0.37 0.02 98.06 20:31:52 19:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 19:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:31:52 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:31:52 19:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 19:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 20:31:52 19:25:01 CPU %user %nice %system %iowait %steal %idle 20:31:52 19:26:01 all 0.03 0.00 0.02 0.01 0.00 99.94 20:31:52 19:26:01 0 0.12 0.00 0.05 0.00 0.02 99.82 20:31:52 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:31:52 19:26:01 3 0.02 0.00 0.02 0.03 0.00 99.93 20:31:52 19:26:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 19:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:31:52 19:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:31:52 19:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:31:52 19:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:31:52 19:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:28:01 3 0.00 0.00 0.02 0.03 0.02 99.93 20:31:52 19:28:01 4 0.02 0.00 0.00 0.05 0.02 99.92 20:31:52 19:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 19:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:29:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:31:52 19:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:29:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:31:52 19:29:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:31:52 19:29:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:31:52 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:31:52 19:30:01 all 0.02 0.00 0.01 0.01 0.00 99.95 20:31:52 19:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:30:01 3 0.02 0.00 0.02 0.03 0.00 99.93 20:31:52 19:30:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:30:01 7 0.05 0.00 0.03 0.05 0.02 99.85 20:31:52 19:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 19:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:31:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:31:52 19:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:31:01 7 0.07 0.00 0.03 0.00 0.02 99.88 20:31:52 19:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:31:52 19:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:31:52 19:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 19:32:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:31:52 19:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:31:52 19:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 19:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:31:52 19:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 19:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:34:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 19:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:31:52 19:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:31:52 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:34:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:31:52 19:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:31:52 19:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:31:52 19:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:36:01 4 0.00 0.00 0.00 0.08 0.00 99.92 20:31:52 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:36:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:31:52 20:31:52 19:36:01 CPU %user %nice %system %iowait %steal %idle 20:31:52 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 19:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:31:52 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:37:01 2 0.00 0.00 0.03 0.02 0.00 99.95 20:31:52 19:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 19:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:31:52 19:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 19:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:31:52 19:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:31:52 19:39:01 all 0.02 0.00 0.01 0.02 0.00 99.95 20:31:52 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:39:01 2 0.03 0.00 0.00 0.12 0.00 99.85 20:31:52 19:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:39:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:31:52 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:31:52 19:40:01 all 0.19 0.00 0.02 0.02 0.00 99.78 20:31:52 19:40:01 0 1.42 0.00 0.07 0.00 0.00 98.51 20:31:52 19:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:40:01 2 0.02 0.00 0.02 0.12 0.02 99.83 20:31:52 19:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:41:01 all 0.16 0.00 0.01 0.01 0.00 99.82 20:31:52 19:41:01 0 1.13 0.00 0.00 0.00 0.00 98.87 20:31:52 19:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:31:52 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:41:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:31:52 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:41:01 7 0.03 0.00 0.05 0.00 0.00 99.92 20:31:52 19:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:42:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:31:52 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:43:01 all 0.08 0.00 0.01 0.02 0.00 99.89 20:31:52 19:43:01 0 0.53 0.00 0.03 0.00 0.02 99.42 20:31:52 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:43:01 3 0.02 0.00 0.03 0.03 0.00 99.92 20:31:52 19:43:01 4 0.00 0.00 0.00 0.12 0.00 99.88 20:31:52 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:43:01 7 0.03 0.00 0.03 0.03 0.00 99.90 20:31:52 19:44:01 all 0.19 0.00 0.02 0.01 0.01 99.77 20:31:52 19:44:01 0 1.30 0.00 0.03 0.00 0.00 98.66 20:31:52 19:44:01 1 0.12 0.00 0.02 0.00 0.00 99.87 20:31:52 19:44:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:31:52 19:44:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:31:52 19:44:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:31:52 19:44:01 5 0.02 0.00 0.05 0.00 0.02 99.92 20:31:52 19:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:44:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:31:52 19:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:31:52 19:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:45:01 2 0.07 0.00 0.00 0.00 0.00 99.93 20:31:52 19:45:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:31:52 19:45:01 4 0.10 0.00 0.00 0.00 0.00 99.90 20:31:52 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:45:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:31:52 19:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:31:52 19:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:46:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:31:52 19:46:01 2 0.05 0.00 0.00 0.02 0.00 99.93 20:31:52 19:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 19:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:31:52 19:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:31:52 19:47:01 all 0.03 0.00 0.02 0.01 0.00 99.94 20:31:52 19:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 19:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:47:01 3 0.08 0.00 0.07 0.03 0.00 99.82 20:31:52 19:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 19:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:47:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:31:52 20:31:52 19:47:01 CPU %user %nice %system %iowait %steal %idle 20:31:52 19:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 20:31:52 19:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:48:01 2 0.07 0.00 0.03 0.02 0.02 99.87 20:31:52 19:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:31:52 19:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:31:52 19:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:49:01 all 0.02 0.00 0.01 0.00 0.00 99.95 20:31:52 19:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:31:52 19:49:01 3 0.05 0.00 0.00 0.02 0.00 99.93 20:31:52 19:49:01 4 0.03 0.00 0.03 0.02 0.02 99.90 20:31:52 19:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:50:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:31:52 19:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:31:52 19:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:50:01 2 0.02 0.00 0.00 0.05 0.00 99.93 20:31:52 19:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 19:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:50:01 7 0.08 0.00 0.07 0.00 0.02 99.83 20:31:52 19:51:01 all 0.02 0.00 0.02 0.00 0.00 99.96 20:31:52 19:51:01 0 0.05 0.00 0.08 0.00 0.02 99.85 20:31:52 19:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 19:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:31:52 19:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:31:52 19:52:01 all 0.03 0.00 0.01 0.01 0.00 99.96 20:31:52 19:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:52:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:31:52 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:52:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 19:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:52:01 7 0.10 0.00 0.02 0.00 0.02 99.87 20:31:52 19:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:53:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:31:52 19:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:53:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:31:52 19:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:53:01 7 0.05 0.00 0.07 0.00 0.00 99.88 20:31:52 19:54:01 all 0.21 0.00 0.01 0.01 0.00 99.76 20:31:52 19:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 19:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:54:01 2 0.03 0.00 0.00 0.07 0.00 99.90 20:31:52 19:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:54:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:31:52 19:54:01 5 1.50 0.00 0.00 0.00 0.00 98.50 20:31:52 19:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 19:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:31:52 19:55:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:31:52 19:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:31:52 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:55:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 19:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:55:01 5 2.00 0.00 0.02 0.00 0.02 97.97 20:31:52 19:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:55:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:31:52 19:56:01 all 0.26 0.00 0.01 0.01 0.01 99.71 20:31:52 19:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:56:01 2 0.03 0.00 0.02 0.05 0.02 99.88 20:31:52 19:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 19:56:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:31:52 19:56:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:31:52 19:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:31:52 19:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 19:57:01 all 0.13 0.00 0.02 0.00 0.00 99.84 20:31:52 19:57:01 0 0.00 0.00 0.05 0.00 0.00 99.95 20:31:52 19:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:31:52 19:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 19:57:01 5 1.03 0.00 0.05 0.00 0.00 98.92 20:31:52 19:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 19:58:01 all 0.02 0.00 0.01 0.02 0.00 99.95 20:31:52 19:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:58:01 2 0.03 0.00 0.00 0.13 0.00 99.83 20:31:52 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:31:52 19:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 19:58:01 7 0.03 0.00 0.03 0.02 0.02 99.90 20:31:52 20:31:52 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:31:52 19:59:01 all 0.01 0.00 0.02 0.01 0.00 99.96 20:31:52 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 19:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 19:59:01 2 0.00 0.00 0.03 0.02 0.00 99.95 20:31:52 19:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:59:01 4 0.00 0.00 0.00 0.07 0.00 99.93 20:31:52 19:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 19:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 19:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 20:00:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:31:52 20:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 20:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:31:52 20:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:01:01 all 0.05 0.00 0.04 0.01 0.00 99.90 20:31:52 20:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:31:52 20:01:01 1 0.23 0.00 0.07 0.02 0.00 99.68 20:31:52 20:01:01 2 0.00 0.00 0.03 0.02 0.00 99.95 20:31:52 20:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 20:01:01 4 0.00 0.00 0.02 0.07 0.00 99.92 20:31:52 20:01:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:31:52 20:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:31:52 20:01:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:31:52 20:02:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:31:52 20:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 20:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:02:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:31:52 20:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:02:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:31:52 20:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:02:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:31:52 20:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 20:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:03:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 20:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 20:03:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:31:52 20:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 20:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:31:52 20:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 20:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:04:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:31:52 20:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:31:52 20:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:04:01 7 0.05 0.00 0.02 0.00 0.03 99.90 20:31:52 20:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 20:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:31:52 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 20:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:06:01 all 0.02 0.00 0.02 0.01 0.00 99.95 20:31:52 20:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:31:52 20:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:06:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:31:52 20:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:06:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:31:52 20:06:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:31:52 20:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 20:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:31:52 20:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:07:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:31:52 20:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:08:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:31:52 20:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 20:08:01 2 0.00 0.00 0.00 0.08 0.00 99.92 20:31:52 20:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:31:52 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:31:52 20:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:31:52 20:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:09:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:31:52 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:09:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:31:52 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:31:52 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:31:52 20:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:31:52 20:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:10:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:31:52 20:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 20:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 20:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 20:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:11:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:31:52 20:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:31:52 20:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:11:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:31:52 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:12:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:31:52 20:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 20:12:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 20:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:31:52 20:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:31:52 20:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 20:13:01 3 0.02 0.00 0.02 0.10 0.00 99.87 20:31:52 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:31:52 20:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:31:52 20:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 20:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 20:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:31:52 20:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:31:52 20:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 20:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:31:52 20:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 20:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:31:52 20:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:31:52 20:16:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:31:52 20:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:16:01 6 0.00 0.00 0.03 0.00 0.02 99.95 20:31:52 20:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 20:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:17:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:31:52 20:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 20:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:31:52 20:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:18:01 all 0.01 0.00 0.02 0.01 0.00 99.95 20:31:52 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:18:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:31:52 20:18:01 5 0.03 0.00 0.07 0.00 0.00 99.90 20:31:52 20:18:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:31:52 20:18:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:31:52 20:19:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:31:52 20:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 20:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:19:01 4 0.02 0.00 0.00 0.07 0.00 99.92 20:31:52 20:19:01 5 1.99 0.00 0.03 0.00 0.00 97.98 20:31:52 20:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:20:01 all 0.30 0.00 0.03 0.01 0.01 99.65 20:31:52 20:20:01 0 0.08 0.00 0.05 0.00 0.00 99.87 20:31:52 20:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:31:52 20:20:01 2 0.07 0.00 0.03 0.00 0.02 99.88 20:31:52 20:20:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:31:52 20:20:01 4 0.03 0.00 0.02 0.07 0.02 99.87 20:31:52 20:20:01 5 1.97 0.00 0.00 0.00 0.02 98.01 20:31:52 20:20:01 6 0.08 0.00 0.03 0.00 0.00 99.88 20:31:52 20:20:01 7 0.07 0.00 0.03 0.00 0.00 99.90 20:31:52 20:31:52 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:31:52 20:21:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:31:52 20:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:31:52 20:21:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:31:52 20:21:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:31:52 20:21:01 6 0.07 0.00 0.00 0.00 0.02 99.92 20:31:52 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:22:01 all 0.25 0.00 0.01 0.01 0.00 99.72 20:31:52 20:22:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:31:52 20:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:22:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:31:52 20:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:22:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 20:22:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:31:52 20:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:31:52 20:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:23:01 all 0.13 0.00 0.04 0.00 0.00 99.82 20:31:52 20:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:31:52 20:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 20:23:01 5 1.01 0.00 0.20 0.00 0.02 98.78 20:31:52 20:23:01 6 0.02 0.00 0.05 0.00 0.00 99.93 20:31:52 20:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:31:52 20:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:31:52 20:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 20:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:31:52 20:24:01 4 0.02 0.00 0.00 0.12 0.00 99.87 20:31:52 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:31:52 20:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 20:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 20:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 20:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 20:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:25:01 6 0.08 0.00 0.03 0.00 0.02 99.87 20:31:52 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:31:52 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 20:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:31:52 20:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:31:52 20:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:31:52 20:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 20:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:27:01 2 0.05 0.00 0.02 0.02 0.02 99.90 20:31:52 20:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:31:52 20:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:31:52 20:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:28:01 2 0.02 0.00 0.05 0.03 0.02 99.88 20:31:52 20:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:31:52 20:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 20:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:31:52 20:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:29:01 2 0.02 0.00 0.05 0.02 0.00 99.92 20:31:52 20:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:31:52 20:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:30:01 all 0.22 0.00 0.01 0.02 0.00 99.75 20:31:52 20:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:31:52 20:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:31:52 20:30:01 2 0.02 0.00 0.00 0.13 0.02 99.83 20:31:52 20:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:30:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:31:52 20:30:01 5 1.58 0.00 0.00 0.00 0.00 98.42 20:31:52 20:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:31:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:31:52 20:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:31:52 20:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:31:52 20:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:31:52 20:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:31:52 20:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:31:52 20:31:01 5 1.97 0.00 0.02 0.00 0.02 98.00 20:31:52 20:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:31:52 20:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:31:52 20:31:52 Average: CPU %user %nice %system %iowait %steal %idle 20:31:52 Average: all 6.11 0.00 1.24 0.20 0.02 92.44 20:31:52 Average: 0 6.72 0.00 1.23 0.12 0.02 91.91 20:31:52 Average: 1 6.27 0.00 1.20 0.10 0.02 92.41 20:31:52 Average: 2 6.02 0.00 1.22 0.17 0.02 92.57 20:31:52 Average: 3 5.97 0.00 1.28 0.26 0.02 92.46 20:31:52 Average: 4 5.88 0.00 1.28 0.21 0.01 92.62 20:31:52 Average: 5 6.11 0.00 1.29 0.27 0.02 92.31 20:31:52 Average: 6 5.98 0.00 1.23 0.33 0.02 92.44 20:31:52 Average: 7 5.89 0.00 1.20 0.10 0.02 92.79 20:31:52 20:31:52 20:31:52