Pull request #3997 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d5387ffbe1ea8539644617d7303fcf42376e1ce+08f871be9aeb39437cbfe86cbb0b4d15d0abe658 (171ac5f3bf9db22bdb4d0486cc50d0d6e20042a2) 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-ssh4044446694742609562.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14130759938329333982.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3997/workspace@libs/edgex-global-pipelines # timeout=10 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-3997/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5801303548361407821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3997/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15754541522986270844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10814441690017024754.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3997/workspace@libs/lf-pipelines # timeout=10 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-3997/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14893152868893072668.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-33699 in /w/workspace/edgexfoundry_edgex-go_PR-3997 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 7d5387ffbe1ea8539644617d7303fcf42376e1ce Merge succeeded, producing 7d5387ffbe1ea8539644617d7303fcf42376e1ce Checking out Revision 7d5387ffbe1ea8539644617d7303fcf42376e1ce (PR-3997) > 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/3997/head:refs/remotes/origin/PR-3997 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d5387ffbe1ea8539644617d7303fcf42376e1ce # 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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d5387ffbe1ea8539644617d7303fcf42376e1ce # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:47 ========================================================= 19:07:47 EdgeX Global Pipelines Version Info 19:07:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:48 ------------------- 19:07:48 stable info: 19:07:48 ------------------- 19:07:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:48 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:07:48 Message: update stable to v1.0.227 19:07:48 ------------------- 19:07:48 experimental info: 19:07:48 ------------------- 19:07:48 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:48 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:07:48 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3997 [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3997 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3997 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d5387f [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:50 provisioning config files... 19:07:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config244274683175710946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:50 ---> docker-login.sh 19:07:50 nexus3.edgexfoundry.org:10001 19:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:50 Configure a credential helper to remove this warning. See 19:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:50 19:07:50 Login Succeeded 19:07:50 nexus3.edgexfoundry.org:10002 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 nexus3.edgexfoundry.org:10003 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 nexus3.edgexfoundry.org:10004 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 docker.io 19:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:51 Configure a credential helper to remove this warning. See 19:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:51 19:07:51 Login Succeeded 19:07:51 ---> docker-login.sh ends [Pipeline] } 19:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:52 + 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:07:52 + dirname cmd/core-command/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo core-command,cmd/core-command/Dockerfile 19:07:52 + dirname cmd/core-data/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo core-data,cmd/core-data/Dockerfile 19:07:52 + dirname cmd/core-metadata/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:52 + dirname cmd/security-bootstrapper/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:52 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 19:07:52 19:07:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:52 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:52 + dirname cmd/security-spire-agent/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:52 + dirname cmd/security-spire-config/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:52 + dirname cmd/security-spire-server/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:52 + dirname cmd/support-notifications/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + dirname cmd/support-scheduler/Dockerfile 19:07:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:52 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:52 + cut -d/ -f2 19:07:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:52 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:07:52 + git rev-list -1 --merges 7d5387ffbe1ea8539644617d7303fcf42376e1ce~1..7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] echo 19:07:53 -----------> git rev-list -1 --merges 7d5387ffbe1ea8539644617d7303fcf42376e1ce~1..7d5387ffbe1ea8539644617d7303fcf42376e1ce 7d5387ffbe1ea8539644617d7303fcf42376e1ce [false] [Pipeline] sh 19:07:53 + git log --format=format:%s -1 7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] echo 19:07:53 ========================================================= 19:07:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:53 + grep -v github /etc/ssh/ssh_known_hosts 19:07:53 + [ -e /tmp/ssh_known_hosts ] 19:07:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:53 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:54 19:07:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:54 latest: Pulling from edgex-devops/py-git-semver 19:07:54 1fe172e4850f: Pulling fs layer 19:07:54 caf521ccaac6: Pulling fs layer 19:07:54 3ead6fa29328: Pulling fs layer 19:07:54 5c2a1cbceb83: Pulling fs layer 19:07:54 a8d5f1318db7: Pulling fs layer 19:07:54 c427282e49a2: Pulling fs layer 19:07:54 1827001aaf11: Pulling fs layer 19:07:54 0714d37db230: Pulling fs layer 19:07:54 ac28cf19c067: Pulling fs layer 19:07:54 ca983d60f3e2: Pulling fs layer 19:07:54 9f894cec8388: Pulling fs layer 19:07:54 0714d37db230: Waiting 19:07:54 5c2a1cbceb83: Waiting 19:07:54 ca983d60f3e2: Waiting 19:07:54 a8d5f1318db7: Waiting 19:07:54 ac28cf19c067: Waiting 19:07:54 1827001aaf11: Waiting 19:07:54 c427282e49a2: Waiting 19:07:54 caf521ccaac6: Download complete 19:07:54 5c2a1cbceb83: Verifying Checksum 19:07:54 5c2a1cbceb83: Download complete 19:07:54 a8d5f1318db7: Verifying Checksum 19:07:54 a8d5f1318db7: Download complete 19:07:54 c427282e49a2: Verifying Checksum 19:07:54 c427282e49a2: Download complete 19:07:54 3ead6fa29328: Verifying Checksum 19:07:54 3ead6fa29328: Download complete 19:07:54 0714d37db230: Verifying Checksum 19:07:54 0714d37db230: Download complete 19:07:54 ac28cf19c067: Download complete 19:07:54 ca983d60f3e2: Verifying Checksum 19:07:54 ca983d60f3e2: Download complete 19:07:54 9f894cec8388: Verifying Checksum 19:07:54 9f894cec8388: Download complete 19:07:54 1fe172e4850f: Verifying Checksum 19:07:54 1fe172e4850f: Download complete 19:07:55 1827001aaf11: Verifying Checksum 19:07:55 1827001aaf11: Download complete 19:07:56 1fe172e4850f: Pull complete 19:07:56 caf521ccaac6: Pull complete 19:07:57 3ead6fa29328: Pull complete 19:07:57 5c2a1cbceb83: Pull complete 19:07:57 a8d5f1318db7: Pull complete 19:07:57 c427282e49a2: Pull complete 19:07:59 1827001aaf11: Pull complete 19:07:59 0714d37db230: Pull complete 19:07:59 ac28cf19c067: Pull complete 19:07:59 ca983d60f3e2: Pull complete 19:07:59 9f894cec8388: Pull complete 19:07:59 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:07:59 prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container 19:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:08:01 $ docker top a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 -eo pid,comm 19:08:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:08:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:01 [ssh-agent] Looking for ssh-agent implementation... 19:08:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:01 $ docker exec a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 ssh-agent 19:08:01 SSH_AUTH_SOCK=/tmp/ssh-1N4F2X4sXQ8T/agent.33 19:08:01 SSH_AGENT_PID=39 19:08:01 Running ssh-add (command line suppressed) 19:08:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8754784498736340317.key (/w/workspace/edgex-go/1@tmp/private_key_8754784498736340317.key) 19:08:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:02 + git tag --points-at HEAD [Pipeline] } 19:08:02 $ docker exec --env ******** --env ******** a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 ssh-agent -k 19:08:02 unset SSH_AUTH_SOCK; 19:08:02 unset SSH_AGENT_PID; 19:08:02 echo Agent pid 39 killed; 19:08:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:02 [ssh-agent] Looking for ssh-agent implementation... 19:08:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:02 $ docker exec a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 ssh-agent 19:08:02 SSH_AUTH_SOCK=/tmp/ssh-hH6qek8auzOu/agent.72 19:08:02 SSH_AGENT_PID=78 19:08:02 Running ssh-add (command line suppressed) 19:08:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2955007517943668696.key (/w/workspace/edgex-go/1@tmp/private_key_2955007517943668696.key) 19:08:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:03 + git semver init 19:08:03 2022-04-28 19:08:03,402 [run_init] DEBUG init version:0.0.0 force:False 19:08:03 2022-04-28 19:08:03,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:08:03 2022-04-28 19:08:03,403 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:08:03 2022-04-28 19:08:03,403 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:08:07 2022-04-28 19:08:07,485 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:08:07 2022-04-28 19:08:07,487 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-3997 with force:False 19:08:07 2022-04-28 19:08:07,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-3997 19:08:07 2022-04-28 19:08:07,491 [execute] INFO git cat-file --batch-check 19:08:07 2022-04-28 19:08:07,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:07 2022-04-28 19:08:07,497 [execute] INFO git cat-file --batch 19:08:07 2022-04-28 19:08:07,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:07 2022-04-28 19:08:07,503 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-3997 19:08:07 0.0.0 [Pipeline] } 19:08:07 $ docker exec --env ******** --env ******** a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 ssh-agent -k 19:08:07 unset SSH_AUTH_SOCK; 19:08:07 unset SSH_AGENT_PID; 19:08:07 echo Agent pid 78 killed; 19:08:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:08 + git semver [Pipeline] } 19:08:08 $ docker stop --time=1 a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 19:08:09 $ docker rm -f a7b689a88f58511375f0b39783b1742e52156111f8413b0c948f46792b19ad84 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:10 Stashed 1 file(s) [Pipeline] echo 19:08:10 [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:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:11 ========================================================= 19:08:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:08:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:11 59bf1c3509f3: Pulling fs layer 19:08:11 666ba61612fd: Pulling fs layer 19:08:11 8ed8ca486205: Pulling fs layer 19:08:11 4fe6c5a15a65: Pulling fs layer 19:08:11 22a0e8bec74d: Pulling fs layer 19:08:11 ca2b28591e48: Pulling fs layer 19:08:11 a51346096db8: Pulling fs layer 19:08:11 daebc70d1ce1: Pulling fs layer 19:08:11 0e18a0eac166: Pulling fs layer 19:08:11 4fe6c5a15a65: Waiting 19:08:11 22a0e8bec74d: Waiting 19:08:11 ca2b28591e48: Waiting 19:08:11 a51346096db8: Waiting 19:08:11 daebc70d1ce1: Waiting 19:08:11 0e18a0eac166: Waiting 19:08:11 8ed8ca486205: Verifying Checksum 19:08:11 8ed8ca486205: Download complete 19:08:11 666ba61612fd: Verifying Checksum 19:08:11 666ba61612fd: Download complete 19:08:11 22a0e8bec74d: Verifying Checksum 19:08:11 ca2b28591e48: Verifying Checksum 19:08:11 ca2b28591e48: Download complete 19:08:11 59bf1c3509f3: Verifying Checksum 19:08:11 59bf1c3509f3: Download complete 19:08:11 a51346096db8: Verifying Checksum 19:08:11 a51346096db8: Download complete 19:08:11 daebc70d1ce1: Verifying Checksum 19:08:11 daebc70d1ce1: Download complete 19:08:11 59bf1c3509f3: Pull complete 19:08:11 666ba61612fd: Pull complete 19:08:12 8ed8ca486205: Pull complete 19:08:12 0e18a0eac166: Verifying Checksum 19:08:12 0e18a0eac166: Download complete 19:08:12 4fe6c5a15a65: Verifying Checksum 19:08:12 4fe6c5a15a65: Download complete 19:08:16 4fe6c5a15a65: Pull complete 19:08:16 22a0e8bec74d: Pull complete 19:08:16 ca2b28591e48: Pull complete 19:08:16 a51346096db8: Pull complete 19:08:16 daebc70d1ce1: Pull complete 19:08:18 0e18a0eac166: Pull complete 19:08:18 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:08:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:18 WORKDIR /edgex 19:08:18 COPY go.mod . 19:08:18 RUN go mod download 19:08:18 + docker build -t ci-base-image-x86_64 -f - . 19:08:20 Sending build context to Docker daemon 335.1MB 19:08:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:20 ---> f018257e8ee9 19:08:20 Step 2/4 : WORKDIR /edgex 19:08:22 ---> Running in 187cb3de5da5 19:08:22 Removing intermediate container 187cb3de5da5 19:08:22 ---> 68d268aeee70 19:08:22 Step 3/4 : COPY go.mod . 19:08:22 ---> 77488a2c9f10 19:08:22 Step 4/4 : RUN go mod download 19:08:23 ---> Running in bf6463f8442e 19:08:26 Still waiting to schedule task 19:08:26 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:08:37 Removing intermediate container bf6463f8442e 19:08:37 ---> eaf31bbd3971 19:08:37 Successfully built eaf31bbd3971 19:08:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:08:38 + docker inspect -f . ci-base-image-x86_64 19:08:38 . [Pipeline] withDockerContainer 19:08:38 prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container 19:08:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:38 $ docker top 5a8469cc1ef1a3b68e70c521b5ee6fa39d0713e07fed653d7483c598597ede30 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:39 + go version 19:08:39 go version go1.17.6 linux/amd64 [Pipeline] } 19:08:39 $ docker stop --time=1 5a8469cc1ef1a3b68e70c521b5ee6fa39d0713e07fed653d7483c598597ede30 19:08:40 $ docker rm -f 5a8469cc1ef1a3b68e70c521b5ee6fa39d0713e07fed653d7483c598597ede30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:41 + docker inspect -f . ci-base-image-x86_64 19:08:41 . [Pipeline] withDockerContainer 19:08:41 prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container 19:08:41 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:41 $ docker top 0d0caaff7aeeb6db4e0c19fc166d76f938fece55c52ffe4a1e61c8d59b908e50 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:41 ========================================================= 19:08:41 [edgeXBuildGoParallel] Running Tests and Build... 19:08:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:42 + make test 19:08:42 go mod tidy -compat=1.17 19:08:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:47 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 53.4% of statements 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.563s coverage: 89.2% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.131s coverage: 84.4% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 19:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 19:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.5% of statements 19:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.046s coverage: 87.2% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.2% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.339s coverage: 65.4% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 19:09:25 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:09:43 GO111MODULE=on go vet ./... 19:09:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:46 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:47 + ls -al . 19:09:47 total 672 19:09:47 drwxrwxr-x 10 1001 1001 4096 Apr 28 19:09 . 19:09:47 drwxr-xr-x 4 root root 4096 Apr 28 19:08 .. 19:09:47 -rw-rw-r-- 1 1001 1001 11 Apr 28 19:07 .dockerignore 19:09:47 drwxrwxr-x 8 1001 1001 4096 Apr 28 19:08 .git 19:09:47 drwxrwxr-x 3 1001 1001 4096 Apr 28 19:07 .github 19:09:47 -rw-rw-r-- 1 1001 1001 879 Apr 28 19:07 .gitignore 19:09:47 -rw-rw-r-- 1 1001 1001 42 Apr 28 19:07 .golangci.yml 19:09:47 -rw-rw-r-- 1 1001 1001 87 Apr 28 19:07 .hadolint.yml 19:09:47 drwxr-xr-x 3 1001 1001 4096 Apr 28 19:08 .semver 19:09:47 -rw-rw-r-- 1 1001 1001 166 Apr 28 19:07 .sonarcloud.properties 19:09:47 -rw-rw-r-- 1 1001 1001 1171 Apr 28 19:07 ADOPTERS.md 19:09:47 -rw-rw-r-- 1 1001 1001 10086 Apr 28 19:07 Attribution.txt 19:09:47 -rw-rw-r-- 1 1001 1001 51732 Apr 28 19:07 CHANGELOG.md 19:09:47 -rw-rw-r-- 1 1001 1001 3804 Apr 28 19:07 CONTRIBUTING.md 19:09:47 -rw-rw-r-- 1 1001 1001 677 Apr 28 19:07 GOVERNANCE.md 19:09:47 -rw-rw-r-- 1 1001 1001 850 Apr 28 19:07 Jenkinsfile 19:09:47 -rw-rw-r-- 1 1001 1001 10775 Apr 28 19:07 LICENSE 19:09:47 -rw-rw-r-- 1 1001 1001 10389 Apr 28 19:07 Makefile 19:09:47 -rw-rw-r-- 1 1001 1001 582 Apr 28 19:07 OWNERS.md 19:09:47 -rw-rw-r-- 1 1001 1001 9120 Apr 28 19:07 README.md 19:09:47 -rw-rw-r-- 1 1001 1001 6912 Apr 28 19:07 SECURITY.md 19:09:47 -rw-rw-r-- 1 1001 1001 5 Apr 28 19:08 VERSION 19:09:47 -rw-rw-r-- 1 1001 1001 4131 Apr 28 19:07 ZMQWindows.md 19:09:47 drwxrwxr-x 2 1001 1001 4096 Apr 28 19:07 bin 19:09:47 drwxrwxr-x 18 1001 1001 4096 Apr 28 19:07 cmd 19:09:47 -rw-r--r-- 1 root root 435134 Apr 28 19:09 coverage.out 19:09:47 -rw-rw-r-- 1 1001 1001 3256 Apr 28 19:07 go.mod 19:09:47 -rw-rw-r-- 1 1001 1001 35162 Apr 28 19:08 go.sum 19:09:47 drwxrwxr-x 8 1001 1001 4096 Apr 28 19:07 internal 19:09:47 drwxrwxr-x 3 1001 1001 4096 Apr 28 19:07 openapi 19:09:47 drwxrwxr-x 4 1001 1001 4096 Apr 28 19:07 snap 19:09:47 -rw-rw-r-- 1 1001 1001 204 Apr 28 19:07 version.go [Pipeline] sh 19:09:47 + '[' -e coverage.out ] 19:09:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:47 Stashed 1 file(s) [Pipeline] sh 19:09:48 + make build 19:09:48 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:10:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:10:10 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:10:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:16 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:10:17 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:10:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:19 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:10:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:22 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:10:23 $ docker stop --time=1 0d0caaff7aeeb6db4e0c19fc166d76f938fece55c52ffe4a1e61c8d59b908e50 19:10:26 $ docker rm -f 0d0caaff7aeeb6db4e0c19fc166d76f938fece55c52ffe4a1e61c8d59b908e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:27 19:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:28 latest: Pulling from edgex-devops/edgex-compose 19:10:28 cbdbe7a5bc2a: Pulling fs layer 19:10:28 ca9280d653b3: Pulling fs layer 19:10:28 7e9c9ca2126c: Pulling fs layer 19:10:28 cbdbe7a5bc2a: Download complete 19:10:28 ca9280d653b3: Verifying Checksum 19:10:28 ca9280d653b3: Download complete 19:10:28 cbdbe7a5bc2a: Pull complete 19:10:28 7e9c9ca2126c: Verifying Checksum 19:10:28 7e9c9ca2126c: Download complete 19:10:28 ca9280d653b3: Pull complete 19:10:32 7e9c9ca2126c: Pull complete 19:10:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:32 prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container 19:10:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:33 $ docker top ecdddd494551e9eef6bc0a4fa67fec138cef40b016f05c789aeeb4cdf419b723 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:34 + docker-compose build --help 19:10:34 + grep parallel 19:10:34 --parallel Build images in parallel. [Pipeline] } 19:10:34 $ docker stop --time=1 ecdddd494551e9eef6bc0a4fa67fec138cef40b016f05c789aeeb4cdf419b723 19:10:36 $ docker rm -f ecdddd494551e9eef6bc0a4fa67fec138cef40b016f05c789aeeb4cdf419b723 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:36 . [Pipeline] withDockerContainer 19:10:36 prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container 19:10:36 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:37 $ docker top 3791f4a33384dffccf28930642bf435b4107cad8028fc2c786ca39e94c2ab1e9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:37 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:38 Building core-command ... 19:10:38 Building core-data ... 19:10:38 Building core-metadata ... 19:10:38 Building security-bootstrapper ... 19:10:38 Building security-proxy-setup ... 19:10:38 Building security-secretstore-setup ... 19:10:38 Building security-spiffe-token-provider ... 19:10:38 Building security-spire-agent ... 19:10:38 Building security-spire-config ... 19:10:38 Building security-spire-server ... 19:10:38 Building support-notifications ... 19:10:38 Building support-scheduler ... 19:10:38 Building sys-mgmt-agent ... 19:10:38 Building security-spire-agent 19:10:38 Building sys-mgmt-agent 19:10:38 Building core-data 19:10:38 Building security-bootstrapper 19:10:38 Building support-scheduler 19:10:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33700 in /w/workspace/edgexfoundry_edgex-go_PR-3997 [Pipeline] { [Pipeline] ws 19:10:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:49 The recommended git tool is: git 19:10:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:53 ---> eaf31bbd3971 19:10:53 Step 3/23 : WORKDIR /edgex-go 19:10:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:53 ---> eaf31bbd3971 19:10:53 Step 3/26 : WORKDIR /edgex-go 19:10:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:53 ---> eaf31bbd3971 19:10:53 Step 3/31 : WORKDIR /edgex-go 19:10:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:53 ---> eaf31bbd3971 19:10:53 Step 3/22 : WORKDIR /edgex-go 19:10:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:53 ---> eaf31bbd3971 19:10:53 Step 3/23 : WORKDIR /edgex-go 19:10:55 using credential edgex-jenkins-ssh 19:10:55 Cloning the remote Git repository 19:10:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:56 ---> Running in 024ccf50060a 19:10:56 ---> Running in 8ab1af398f11 19:10:56 ---> Running in ef4a9577973e 19:10:56 ---> Running in b1653a6f854d 19:10:56 ---> Running in 631f62e172ae 19:10:56 Removing intermediate container ef4a9577973e 19:10:56 ---> a8d450bdf92d 19:10:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 Removing intermediate container 024ccf50060a 19:10:56 ---> 80f0756341e3 19:10:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 Removing intermediate container 8ab1af398f11 19:10:56 ---> 20a83147c962 19:10:56 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 Removing intermediate container 631f62e172ae 19:10:56 ---> 854f841d33a0 19:10:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 Removing intermediate container b1653a6f854d 19:10:56 ---> 117dc8e39e39 19:10:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 ---> Running in f87ee93eb77a 19:10:56 ---> Running in cc10a5d9ef9b 19:10:56 ---> Running in d493ab5a4873 19:10:56 ---> Running in d717885d4616 19:10:56 ---> Running in 7f4ca46af25c 19:10:55 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:55 > git --version # timeout=10 19:10:55 > git --version # 'git version 2.25.1' 19:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:57 Removing intermediate container f87ee93eb77a 19:10:57 ---> 31bc943b16ac 19:10:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:57 ---> Running in 91d04433ea3e 19:10:57 Removing intermediate container d493ab5a4873 19:10:57 ---> 21bad8862dd9 19:10:57 Step 5/31 : RUN apk add --update --no-cache make git 19:10:57 ---> Running in e6aebab55dfd 19:10:57 Removing intermediate container d717885d4616 19:10:57 ---> 61caf9cdd19e 19:10:57 Step 5/22 : RUN apk add --update --no-cache make git 19:10:57 ---> Running in 040bc72d188c 19:10:58 Removing intermediate container cc10a5d9ef9b 19:10:58 ---> 79f2649af2cd 19:10:58 Step 5/23 : RUN apk add --update --no-cache make bash git 19:10:58 Removing intermediate container 7f4ca46af25c 19:10:58 ---> f37fa4e53ed1 19:10:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:10:58 ---> Running in d5f740f1bb3e 19:10:58 ---> Running in 39e8208eab78 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 OK: 221 MiB in 52 packages 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:59 OK: 221 MiB in 52 packages 19:10:59 OK: 221 MiB in 52 packages 19:11:00 OK: 221 MiB in 52 packages 19:11:00 OK: 221 MiB in 52 packages 19:11:00 Removing intermediate container 91d04433ea3e 19:11:00 ---> bfa72a388949 19:11:00 Step 6/26 : COPY go.mod vendor* ./ 19:11:00 ---> 6fe36770e0c8 19:11:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:00 Removing intermediate container e6aebab55dfd 19:11:00 ---> 0de499e071ec 19:11:00 Step 6/31 : COPY go.mod vendor* ./ 19:11:00 ---> Running in 803fab7a743b 19:11:00 Removing intermediate container 040bc72d188c 19:11:00 ---> e69c02fe1bfa 19:11:00 Step 6/22 : COPY go.mod vendor* ./ 19:11:01 Removing intermediate container d5f740f1bb3e 19:11:01 ---> fb8ad2b868fe 19:11:01 Step 6/23 : COPY go.mod vendor* ./ 19:11:01 Removing intermediate container 39e8208eab78 19:11:01 ---> ae13b73f8858 19:11:01 Step 6/23 : COPY go.mod vendor* ./ 19:11:01 ---> 8bd80b2144bb 19:11:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in d1a44437c379 19:11:01 ---> 83688d988e56 19:11:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> 08c1928e6c30 19:11:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> ad698604811a 19:11:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in 88c4f5770674 19:11:01 ---> Running in 1ab7d03a0f0e 19:11:01 ---> Running in 21ce5216f6ae 19:11:02 Removing intermediate container 803fab7a743b 19:11:02 ---> 7cf81a47e98b 19:11:02 Step 8/26 : COPY . . 19:11:03 Removing intermediate container d1a44437c379 19:11:03 ---> 7e5b01fd48ab 19:11:03 Step 8/31 : COPY . . 19:11:03 Removing intermediate container 88c4f5770674 19:11:03 ---> e31bb8473b3e 19:11:03 Step 8/22 : COPY . . 19:11:04 Removing intermediate container 21ce5216f6ae 19:11:04 ---> 499e84fd7d69 19:11:04 Step 8/23 : COPY . . 19:11:04 Removing intermediate container 1ab7d03a0f0e 19:11:04 ---> c691fe06216d 19:11:04 Step 8/23 : COPY . . 19:11:13 Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:11:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3997/head:refs/remotes/origin/PR-3997 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:13 > git config core.sparsecheckout # timeout=10 19:11:13 > git checkout -f 7d5387ffbe1ea8539644617d7303fcf42376e1ce # timeout=10 19:11:13 Merge succeeded, producing 7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:11:13 Checking out Revision 7d5387ffbe1ea8539644617d7303fcf42376e1ce (PR-3997) 19:11:14 ---> 5e7fc1d42592 19:11:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:14 ---> fcb897a136e7 19:11:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:14 ---> 09e7b3c1e859 19:11:14 Step 9/23 : RUN make cmd/core-data/core-data 19:11:14 ---> e747c6e8620d 19:11:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:14 ---> 085360a68521 19:11:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:14 ---> Running in be9e5ab4e903 19:11:14 ---> Running in ee8af1d30734 19:11:14 ---> Running in 6d0798a8a0b2 19:11:14 ---> Running in 6acba0f7a1d5 19:11:14 ---> Running in eadeb9d69f48 19:11:14 Removing intermediate container 6d0798a8a0b2 19:11:14 ---> 52d5d9c1e15a 19:11:14 Step 10/26 : RUN mkdir -p spire-build 19:11:14 ---> Running in 3b707ac78229 19:11: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:14 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:11:14 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:11:15 Removing intermediate container 3b707ac78229 19:11:15 ---> b0a951c37975 19:11:15 Step 11/26 : WORKDIR /edgex-go/spire-build 19:11:15 ---> Running in b55318e41af3 19:11:15 Removing intermediate container b55318e41af3 19:11:15 ---> cd3742d03e02 19:11:15 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:11:15 ---> Running in e2febeb01822 19:11:13 > git remote # timeout=10 19:11:13 > git config --get remote.origin.url # timeout=10 19:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:13 > git merge 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 19:11:13 > git rev-parse HEAD^{commit} # timeout=10 19:11:13 > git config core.sparsecheckout # timeout=10 19:11:14 > git checkout -f 7d5387ffbe1ea8539644617d7303fcf42376e1ce # timeout=10 19:11:16 spire-1.2.1/ 19:11:16 spire-1.2.1/.data/ 19:11:16 spire-1.2.1/.data/.file 19:11:16 spire-1.2.1/.dockerignore 19:11:16 spire-1.2.1/.gitattributes 19:11:16 spire-1.2.1/.githooks/ 19:11:16 spire-1.2.1/.githooks/pre-commit 19:11:16 spire-1.2.1/.github/ 19:11:16 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:11:16 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:11:16 spire-1.2.1/.github/dependabot.yml 19:11:16 spire-1.2.1/.github/workflows/ 19:11:16 spire-1.2.1/.github/workflows/nightly_build.yaml 19:11:16 spire-1.2.1/.github/workflows/pr_build.yaml 19:11:16 spire-1.2.1/.github/workflows/release_build.yaml 19:11:16 spire-1.2.1/.github/workflows/scripts/ 19:11:16 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:11:16 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:11:16 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:11:16 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:11:16 spire-1.2.1/.github/workflows/scripts/split.sh 19:11:16 spire-1.2.1/.gitignore 19:11:16 spire-1.2.1/.go-version 19:11:16 spire-1.2.1/.golangci.yml 19:11:16 spire-1.2.1/ADOPTERS.md 19:11:16 spire-1.2.1/CHANGELOG.md 19:11:16 spire-1.2.1/CODE-OF-CONDUCT.md 19:11:16 spire-1.2.1/CODEOWNERS 19:11:16 spire-1.2.1/CONTRIBUTING.md 19:11:16 spire-1.2.1/Dockerfile 19:11:16 spire-1.2.1/Dockerfile.dev 19:11:16 spire-1.2.1/Dockerfile.scratch 19:11:16 spire-1.2.1/LICENSE 19:11:16 spire-1.2.1/MAINTAINERS.md 19:11:16 spire-1.2.1/Makefile 19:11:16 spire-1.2.1/README.md 19:11:16 spire-1.2.1/ROADMAP.md 19:11:16 spire-1.2.1/SECURITY.md 19:11:16 spire-1.2.1/cmd/ 19:11:16 spire-1.2.1/cmd/spire-agent/ 19:11:16 spire-1.2.1/cmd/spire-agent/cli/ 19:11:16 spire-1.2.1/cmd/spire-agent/cli/api/ 19:11:16 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/common/ 19:11:16 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:11:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/run/ 19:11:16 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:11:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:11:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:11:16 spire-1.2.1/cmd/spire-agent/main.go 19:11:16 spire-1.2.1/cmd/spire-server/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/agent/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/cli.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/run/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/token/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/validate/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/x509/ 19:11:16 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:11:16 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:11:16 spire-1.2.1/cmd/spire-server/main.go 19:11:16 spire-1.2.1/cmd/spire-server/util/ 19:11:16 spire-1.2.1/cmd/spire-server/util/util.go 19:11:16 spire-1.2.1/conf/ 19:11:16 spire-1.2.1/conf/agent/ 19:11:16 spire-1.2.1/conf/agent/agent.conf 19:11:16 spire-1.2.1/conf/agent/agent_full.conf 19:11:16 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:11:16 spire-1.2.1/conf/server/ 19:11:16 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:11:16 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:11:16 spire-1.2.1/conf/server/server.conf 19:11:16 spire-1.2.1/conf/server/server_full.conf 19:11:16 spire-1.2.1/doc/ 19:11:16 spire-1.2.1/doc/SPIRE101.md 19:11:16 spire-1.2.1/doc/auditlog.md 19:11:16 spire-1.2.1/doc/authorization_policy_engine.md 19:11:16 spire-1.2.1/doc/changelog_guidelines.md 19:11:16 spire-1.2.1/doc/cure53-report.pdf 19:11:16 spire-1.2.1/doc/images/ 19:11:16 spire-1.2.1/doc/images/2019_roadmap.png 19:11:16 spire-1.2.1/doc/images/SPIRE101.png 19:11:16 spire-1.2.1/doc/images/SPIRE_agent.png 19:11:16 spire-1.2.1/doc/images/SPIRE_server.png 19:11:16 spire-1.2.1/doc/images/cache_mgr.png 19:11:16 spire-1.2.1/doc/images/cache_mgr_components.png 19:11:16 spire-1.2.1/doc/images/federated_spire.png 19:11:16 spire-1.2.1/doc/images/ha_mode.png 19:11:16 spire-1.2.1/doc/images/nested_spire.png 19:11:16 spire-1.2.1/doc/images/oidc_federation.png 19:11:16 spire-1.2.1/doc/images/single_trust_domain.png 19:11:16 spire-1.2.1/doc/images/spiffe_compatible.png 19:11:16 spire-1.2.1/doc/images/spire_logo.png 19:11:16 spire-1.2.1/doc/migrating_registration_api_clients.md 19:11:16 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:11:16 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:11:16 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:11:16 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:11:16 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:11:16 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:11:16 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:11:16 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:11:16 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:11:16 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:11:16 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:11:16 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:11:16 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:11:16 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:11:16 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:11:16 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:11:16 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:11:16 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:11:16 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:11:16 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:11:16 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:11:16 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:11:16 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:11:16 spire-1.2.1/doc/scaling_spire.md 19:11:16 spire-1.2.1/doc/spire_agent.md 19:11:16 spire-1.2.1/doc/spire_server.md 19:11:16 spire-1.2.1/doc/supported_integrations.md 19:11:16 spire-1.2.1/doc/telemetry.md 19:11:16 spire-1.2.1/doc/telemetry_config.md 19:11:16 spire-1.2.1/doc/upgrading.md 19:11:16 spire-1.2.1/doc/using_spire.md 19:11:16 spire-1.2.1/examples/ 19:11:16 spire-1.2.1/examples/README.md 19:11:16 spire-1.2.1/go.mod 19:11:16 spire-1.2.1/go.sum 19:11:16 spire-1.2.1/pkg/ 19:11:16 spire-1.2.1/pkg/agent/ 19:11:16 spire-1.2.1/pkg/agent/agent.go 19:11:16 spire-1.2.1/pkg/agent/api/ 19:11:16 spire-1.2.1/pkg/agent/api/config.go 19:11:16 spire-1.2.1/pkg/agent/api/debug/ 19:11:16 spire-1.2.1/pkg/agent/api/debug/v1/ 19:11:16 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:11:16 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:11:16 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:11:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:11:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:11:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:11:16 spire-1.2.1/pkg/agent/api/endpoints.go 19:11:16 spire-1.2.1/pkg/agent/api/health/ 19:11:16 spire-1.2.1/pkg/agent/api/health/v1/ 19:11:16 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:11:16 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:11:16 spire-1.2.1/pkg/agent/api/rpccontext/ 19:11:16 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:11:16 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:11:16 spire-1.2.1/pkg/agent/attestor/ 19:11:16 spire-1.2.1/pkg/agent/attestor/node/ 19:11:16 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:11:16 spire-1.2.1/pkg/agent/attestor/node/node.go 19:11:16 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:11:16 spire-1.2.1/pkg/agent/attestor/workload/ 19:11:16 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:11:16 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:11:16 spire-1.2.1/pkg/agent/catalog/ 19:11:16 spire-1.2.1/pkg/agent/catalog/catalog.go 19:11:16 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:11:16 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:11:16 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:11:16 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:11:16 spire-1.2.1/pkg/agent/client/ 19:11:16 spire-1.2.1/pkg/agent/client/client.go 19:11:16 spire-1.2.1/pkg/agent/client/client_test.go 19:11:16 spire-1.2.1/pkg/agent/client/dial.go 19:11:16 spire-1.2.1/pkg/agent/client/nodeconn.go 19:11:16 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:11:16 spire-1.2.1/pkg/agent/client/update.go 19:11:16 spire-1.2.1/pkg/agent/client/util.go 19:11:16 spire-1.2.1/pkg/agent/common/ 19:11:16 spire-1.2.1/pkg/agent/common/backoff/ 19:11:16 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:11:16 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:11:16 spire-1.2.1/pkg/agent/common/cgroups/ 19:11:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:11:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:11:16 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:11:16 spire-1.2.1/pkg/agent/config.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/ 19:11:16 spire-1.2.1/pkg/agent/endpoints/config.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:11:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:11:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/workload/ 19:11:16 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:11:16 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:11:16 spire-1.2.1/pkg/agent/manager/ 19:11:16 spire-1.2.1/pkg/agent/manager/cache/ 19:11:16 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:11:16 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:11:16 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:11:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:11:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:11:16 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:11:16 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:11:16 spire-1.2.1/pkg/agent/manager/config.go 19:11:16 spire-1.2.1/pkg/agent/manager/manager.go 19:11:16 spire-1.2.1/pkg/agent/manager/manager_test.go 19:11:16 spire-1.2.1/pkg/agent/manager/storage.go 19:11:16 spire-1.2.1/pkg/agent/manager/storage_test.go 19:11:16 spire-1.2.1/pkg/agent/manager/storecache/ 19:11:16 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:11:16 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:11:16 spire-1.2.1/pkg/agent/manager/sync.go 19:11:16 spire-1.2.1/pkg/agent/plugin/ 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:11:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:11:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:11:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:11:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:11:16 spire-1.2.1/pkg/agent/svid/ 19:11:16 spire-1.2.1/pkg/agent/svid/rotator.go 19:11:16 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:11:16 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:11:16 spire-1.2.1/pkg/agent/svid/store/ 19:11:16 spire-1.2.1/pkg/agent/svid/store/service.go 19:11:16 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:11:16 spire-1.2.1/pkg/common/ 19:11:16 spire-1.2.1/pkg/common/agentpathtemplate/ 19:11:16 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:11:16 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:11:16 spire-1.2.1/pkg/common/api/ 19:11:16 spire-1.2.1/pkg/common/api/metrics.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/ 19:11:16 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/logger.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/names.go 19:11:16 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:11:16 spire-1.2.1/pkg/common/api/names.go 19:11:16 spire-1.2.1/pkg/common/api/ratelimit.go 19:11:16 spire-1.2.1/pkg/common/api/rpccontext/ 19:11:16 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:11:16 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:11:16 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:11:16 spire-1.2.1/pkg/common/auth/ 19:11:16 spire-1.2.1/pkg/common/auth/interceptors.go 19:11:16 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:11:16 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/ 19:11:16 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/types.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:11:16 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:11:16 spire-1.2.1/pkg/common/catalog/ 19:11:16 spire-1.2.1/pkg/common/catalog/bind.go 19:11:16 spire-1.2.1/pkg/common/catalog/builtin.go 19:11:16 spire-1.2.1/pkg/common/catalog/catalog.go 19:11:16 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:11:16 spire-1.2.1/pkg/common/catalog/closers.go 19:11:16 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:11:16 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:11:16 spire-1.2.1/pkg/common/catalog/config.go 19:11:16 spire-1.2.1/pkg/common/catalog/config_test.go 19:11:16 spire-1.2.1/pkg/common/catalog/configure.go 19:11:16 spire-1.2.1/pkg/common/catalog/constraints.go 19:11:16 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:11:16 spire-1.2.1/pkg/common/catalog/context.go 19:11:16 spire-1.2.1/pkg/common/catalog/external.go 19:11:16 spire-1.2.1/pkg/common/catalog/host.go 19:11:16 spire-1.2.1/pkg/common/catalog/pipenet.go 19:11:16 spire-1.2.1/pkg/common/catalog/plugin.go 19:11:16 spire-1.2.1/pkg/common/catalog/testplugin/ 19:11:16 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:11:16 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:11:16 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:11:16 spire-1.2.1/pkg/common/cli/ 19:11:16 spire-1.2.1/pkg/common/cli/env.go 19:11:16 spire-1.2.1/pkg/common/cli/flags.go 19:11:16 spire-1.2.1/pkg/common/cli/trust_domain.go 19:11:16 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:11:16 spire-1.2.1/pkg/common/cli/umask.go 19:11:16 spire-1.2.1/pkg/common/cli/umask_posix.go 19:11:16 spire-1.2.1/pkg/common/cli/umask_test.go 19:11:16 spire-1.2.1/pkg/common/cli/umask_windows.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/ 19:11:16 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/flag.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/format.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/ 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:11:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:11:16 spire-1.2.1/pkg/common/coretypes/ 19:11:16 spire-1.2.1/pkg/common/coretypes/bundle/ 19:11:16 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:11:16 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:11:16 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:11:16 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:11:16 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:11:16 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:11:16 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:11:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:11:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:11:16 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:11:16 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:11:16 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:11:16 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:11:16 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:11:16 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:11:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:11:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:11:16 spire-1.2.1/pkg/common/cryptoutil/ 19:11:16 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:11:16 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:11:16 spire-1.2.1/pkg/common/diskutil/ 19:11:16 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:11:16 spire-1.2.1/pkg/common/diskutil/file_test.go 19:11:16 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:11:16 spire-1.2.1/pkg/common/errorutil/ 19:11:16 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:11:16 spire-1.2.1/pkg/common/health/ 19:11:16 spire-1.2.1/pkg/common/health/config.go 19:11:16 spire-1.2.1/pkg/common/health/context.go 19:11:16 spire-1.2.1/pkg/common/health/context_test.go 19:11:16 spire-1.2.1/pkg/common/health/health.go 19:11:16 spire-1.2.1/pkg/common/health/health_test.go 19:11:16 spire-1.2.1/pkg/common/health/logger.go 19:11:16 spire-1.2.1/pkg/common/hostservice/ 19:11:16 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:11:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:11:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:11:16 spire-1.2.1/pkg/common/idutil/ 19:11:16 spire-1.2.1/pkg/common/idutil/require.go 19:11:16 spire-1.2.1/pkg/common/idutil/require_test.go 19:11:16 spire-1.2.1/pkg/common/idutil/safety.go 19:11:16 spire-1.2.1/pkg/common/idutil/safety_test.go 19:11:16 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:11:16 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:11:16 spire-1.2.1/pkg/common/jwtsvid/ 19:11:16 spire-1.2.1/pkg/common/jwtsvid/common.go 19:11:16 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:11:16 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:11:16 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:11:16 spire-1.2.1/pkg/common/jwtutil/ 19:11:16 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:11:16 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:11:16 spire-1.2.1/pkg/common/log/ 19:11:16 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:11:16 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:11:16 spire-1.2.1/pkg/common/log/log.go 19:11:16 spire-1.2.1/pkg/common/log/log_test.go 19:11:16 spire-1.2.1/pkg/common/log/options.go 19:11:16 spire-1.2.1/pkg/common/nodeutil/ 19:11:16 spire-1.2.1/pkg/common/nodeutil/node.go 19:11:16 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:11:16 spire-1.2.1/pkg/common/peertracker/ 19:11:16 spire-1.2.1/pkg/common/peertracker/conn.go 19:11:16 spire-1.2.1/pkg/common/peertracker/credentials.go 19:11:16 spire-1.2.1/pkg/common/peertracker/errors.go 19:11:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:11:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:11:16 spire-1.2.1/pkg/common/peertracker/info.go 19:11:16 spire-1.2.1/pkg/common/peertracker/listener.go 19:11:16 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:11:16 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:11:16 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:11:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:11:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:11:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:11:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:11:16 spire-1.2.1/pkg/common/peertracker/tcp.go 19:11:16 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:11:16 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:11:16 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:11:16 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:11:16 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:11:16 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:11:16 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:11:16 spire-1.2.1/pkg/common/peertracker/uds.go 19:11:16 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:11:16 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:11:16 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:11:16 spire-1.2.1/pkg/common/pemutil/ 19:11:16 spire-1.2.1/pkg/common/pemutil/block.go 19:11:16 spire-1.2.1/pkg/common/pemutil/certs.go 19:11:16 spire-1.2.1/pkg/common/pemutil/common.go 19:11:16 spire-1.2.1/pkg/common/pemutil/csr.go 19:11:16 spire-1.2.1/pkg/common/pemutil/keys.go 19:11:16 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/ 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:11:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:11:16 spire-1.2.1/pkg/common/plugin/ 19:11:16 spire-1.2.1/pkg/common/plugin/aws/ 19:11:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:11:16 spire-1.2.1/pkg/common/plugin/azure/ 19:11:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:11:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:11:16 spire-1.2.1/pkg/common/plugin/facade.go 19:11:16 spire-1.2.1/pkg/common/plugin/facade_test.go 19:11:16 spire-1.2.1/pkg/common/plugin/gcp/ 19:11:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:11:16 spire-1.2.1/pkg/common/plugin/k8s/ 19:11:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:11:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:11:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:11:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:11:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:11:16 spire-1.2.1/pkg/common/plugin/log.go 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/ 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:11:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:11:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:11:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:11:16 spire-1.2.1/pkg/common/plugin/x509pop/ 19:11:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:11:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:11:16 spire-1.2.1/pkg/common/profiling/ 19:11:16 spire-1.2.1/pkg/common/profiling/dumpers.go 19:11:16 spire-1.2.1/pkg/common/profiling/profiling.go 19:11:16 spire-1.2.1/pkg/common/protoutil/ 19:11:16 spire-1.2.1/pkg/common/protoutil/masks.go 19:11:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:11:16 spire-1.2.1/pkg/common/rotationutil/ 19:11:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:11:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:11:16 spire-1.2.1/pkg/common/selector/ 19:11:16 spire-1.2.1/pkg/common/selector/selector.go 19:11:16 spire-1.2.1/pkg/common/selector/selector_test.go 19:11:16 spire-1.2.1/pkg/common/selector/set.go 19:11:16 spire-1.2.1/pkg/common/selector/set_utils.go 19:11:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/ 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/ 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:11:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:11:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:11:16 spire-1.2.1/pkg/common/telemetry/call.go 19:11:16 spire-1.2.1/pkg/common/telemetry/common/ 19:11:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:11:16 spire-1.2.1/pkg/common/telemetry/config.go 19:11:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:11:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/inmem.go 19:11:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/m3.go 19:11:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/metrics.go 19:11:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/names.go 19:11:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:11:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:11:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/ 19:11:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:11:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:11:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:11:16 spire-1.2.1/pkg/common/telemetry/server/server.go 19:11:16 spire-1.2.1/pkg/common/telemetry/sink.go 19:11:16 spire-1.2.1/pkg/common/telemetry/statsd.go 19:11:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:11:16 spire-1.2.1/pkg/common/telemetry/uptime.go 19:11:16 spire-1.2.1/pkg/common/telemetry/version.go 19:11:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:11:16 spire-1.2.1/pkg/common/uptime/ 19:11:16 spire-1.2.1/pkg/common/uptime/uptime.go 19:11:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:11:16 spire-1.2.1/pkg/common/util/ 19:11:16 spire-1.2.1/pkg/common/util/certs.go 19:11:16 spire-1.2.1/pkg/common/util/certs_test.go 19:11:16 spire-1.2.1/pkg/common/util/csr.go 19:11:16 spire-1.2.1/pkg/common/util/hash.go 19:11:16 spire-1.2.1/pkg/common/util/selectors.go 19:11:16 spire-1.2.1/pkg/common/util/selectors_test.go 19:11:16 spire-1.2.1/pkg/common/util/signals.go 19:11:16 spire-1.2.1/pkg/common/util/sort.go 19:11:16 spire-1.2.1/pkg/common/util/sort_test.go 19:11:16 spire-1.2.1/pkg/common/util/task.go 19:11:16 spire-1.2.1/pkg/common/util/task_test.go 19:11:16 spire-1.2.1/pkg/common/util/testdata/ 19:11:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:11:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:11:16 spire-1.2.1/pkg/common/version/ 19:11:16 spire-1.2.1/pkg/common/version/version.go 19:11:16 spire-1.2.1/pkg/common/x509svid/ 19:11:16 spire-1.2.1/pkg/common/x509svid/common_test.go 19:11:16 spire-1.2.1/pkg/common/x509svid/csr.go 19:11:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:11:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:11:16 spire-1.2.1/pkg/common/x509util/ 19:11:16 spire-1.2.1/pkg/common/x509util/cert.go 19:11:16 spire-1.2.1/pkg/common/x509util/dns.go 19:11:16 spire-1.2.1/pkg/common/x509util/dns_test.go 19:11:16 spire-1.2.1/pkg/common/x509util/keyid.go 19:11:16 spire-1.2.1/pkg/common/x509util/keypair.go 19:11:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:11:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:11:16 spire-1.2.1/pkg/server/ 19:11:16 spire-1.2.1/pkg/server/api/ 19:11:16 spire-1.2.1/pkg/server/api/agent.go 19:11:16 spire-1.2.1/pkg/server/api/agent/ 19:11:16 spire-1.2.1/pkg/server/api/agent/v1/ 19:11:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:11:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:11:16 spire-1.2.1/pkg/server/api/agent_test.go 19:11:16 spire-1.2.1/pkg/server/api/api.go 19:11:16 spire-1.2.1/pkg/server/api/audit/ 19:11:16 spire-1.2.1/pkg/server/api/audit/audit.go 19:11:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:11:16 spire-1.2.1/pkg/server/api/bundle.go 19:11:16 spire-1.2.1/pkg/server/api/bundle/ 19:11:16 spire-1.2.1/pkg/server/api/bundle/v1/ 19:11:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:11:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:11:16 spire-1.2.1/pkg/server/api/bundle_test.go 19:11:16 spire-1.2.1/pkg/server/api/debug/ 19:11:16 spire-1.2.1/pkg/server/api/debug/v1/ 19:11:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:11:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:11:16 spire-1.2.1/pkg/server/api/entry.go 19:11:16 spire-1.2.1/pkg/server/api/entry/ 19:11:16 spire-1.2.1/pkg/server/api/entry/v1/ 19:11:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:11:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:11:16 spire-1.2.1/pkg/server/api/entry_test.go 19:11:16 spire-1.2.1/pkg/server/api/health/ 19:11:16 spire-1.2.1/pkg/server/api/health/v1/ 19:11:16 spire-1.2.1/pkg/server/api/health/v1/service.go 19:11:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:11:16 spire-1.2.1/pkg/server/api/id.go 19:11:16 spire-1.2.1/pkg/server/api/id_test.go 19:11:16 spire-1.2.1/pkg/server/api/limits/ 19:11:16 spire-1.2.1/pkg/server/api/limits/limits.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/ 19:11:16 spire-1.2.1/pkg/server/api/middleware/alias.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/audit.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/caller.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/common.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/entries.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:11:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:11:16 spire-1.2.1/pkg/server/api/ratelimit.go 19:11:16 spire-1.2.1/pkg/server/api/rpccontext/ 19:11:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:11:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:11:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:11:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:11:16 spire-1.2.1/pkg/server/api/selector.go 19:11:16 spire-1.2.1/pkg/server/api/selector_test.go 19:11:16 spire-1.2.1/pkg/server/api/status.go 19:11:16 spire-1.2.1/pkg/server/api/status_test.go 19:11:16 spire-1.2.1/pkg/server/api/svid/ 19:11:16 spire-1.2.1/pkg/server/api/svid/v1/ 19:11:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:11:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:11:16 spire-1.2.1/pkg/server/api/trustdomain.go 19:11:16 spire-1.2.1/pkg/server/api/trustdomain/ 19:11:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:11:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:11:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:11:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:11:16 spire-1.2.1/pkg/server/authpolicy/ 19:11:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:11:16 spire-1.2.1/pkg/server/authpolicy/policy.go 19:11:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:11:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:11:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:11:16 spire-1.2.1/pkg/server/authpolicy/validate.go 19:11:16 spire-1.2.1/pkg/server/bundle/ 19:11:16 spire-1.2.1/pkg/server/bundle/client/ 19:11:16 spire-1.2.1/pkg/server/bundle/client/client.go 19:11:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:11:16 spire-1.2.1/pkg/server/bundle/client/manager.go 19:11:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:11:16 spire-1.2.1/pkg/server/bundle/client/sources.go 19:11:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:11:16 spire-1.2.1/pkg/server/bundle/client/updater.go 19:11:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:11:16 spire-1.2.1/pkg/server/ca/ 19:11:16 spire-1.2.1/pkg/server/ca/ca.go 19:11:16 spire-1.2.1/pkg/server/ca/ca_health.go 19:11:16 spire-1.2.1/pkg/server/ca/ca_test.go 19:11:16 spire-1.2.1/pkg/server/ca/journal.go 19:11:16 spire-1.2.1/pkg/server/ca/journal_test.go 19:11:16 spire-1.2.1/pkg/server/ca/manager.go 19:11:16 spire-1.2.1/pkg/server/ca/manager_health.go 19:11:16 spire-1.2.1/pkg/server/ca/manager_test.go 19:11:16 spire-1.2.1/pkg/server/ca/templates.go 19:11:16 spire-1.2.1/pkg/server/ca/upstream_client.go 19:11:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:11:16 spire-1.2.1/pkg/server/ca/validation.go 19:11:16 spire-1.2.1/pkg/server/cache/ 19:11:16 spire-1.2.1/pkg/server/cache/dscache/ 19:11:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:11:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:11:16 spire-1.2.1/pkg/server/cache/entrycache/ 19:11:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:11:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:11:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:11:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:11:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:11:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:11:16 spire-1.2.1/pkg/server/catalog/ 19:11:16 spire-1.2.1/pkg/server/catalog/catalog.go 19:11:16 spire-1.2.1/pkg/server/catalog/keymanager.go 19:11:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:11:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:11:16 spire-1.2.1/pkg/server/catalog/notifier.go 19:11:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:11:16 spire-1.2.1/pkg/server/config.go 19:11:16 spire-1.2.1/pkg/server/datastore/ 19:11:16 spire-1.2.1/pkg/server/datastore/datastore.go 19:11:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:11:16 spire-1.2.1/pkg/server/datastore/repository.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:11:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:11:16 spire-1.2.1/pkg/server/endpoints/ 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/ 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:11:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:11:16 spire-1.2.1/pkg/server/endpoints/config.go 19:11:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:11:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:11:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:11:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:11:16 spire-1.2.1/pkg/server/endpoints/middleware.go 19:11:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:11:16 spire-1.2.1/pkg/server/hostservice/ 19:11:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:11:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:11:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:11:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:11:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:11:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:11:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:11:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/ 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/ 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:11:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:11:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:11:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/ 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:11:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:11:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:11:16 spire-1.2.1/pkg/server/registration/ 19:11:16 spire-1.2.1/pkg/server/registration/manager.go 19:11:16 spire-1.2.1/pkg/server/registration/manager_test.go 19:11:16 spire-1.2.1/pkg/server/scanentries.go 19:11:16 spire-1.2.1/pkg/server/scanentries_test.go 19:11:16 spire-1.2.1/pkg/server/server.go 19:11:16 spire-1.2.1/pkg/server/server_test.go 19:11:16 spire-1.2.1/pkg/server/svid/ 19:11:16 spire-1.2.1/pkg/server/svid/observer.go 19:11:16 spire-1.2.1/pkg/server/svid/observer_test.go 19:11:16 spire-1.2.1/pkg/server/svid/rotator.go 19:11:16 spire-1.2.1/pkg/server/svid/rotator_config.go 19:11:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:11:16 spire-1.2.1/pkg/server/svid/rotator_test.go 19:11:16 spire-1.2.1/proto/ 19:11:16 spire-1.2.1/proto/private/ 19:11:16 spire-1.2.1/proto/private/server/ 19:11:16 spire-1.2.1/proto/private/server/journal/ 19:11:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:11:16 spire-1.2.1/proto/private/server/journal/journal.proto 19:11:16 spire-1.2.1/proto/spire/ 19:11:16 spire-1.2.1/proto/spire/common/ 19:11:16 spire-1.2.1/proto/spire/common/common.pb.go 19:11:16 spire-1.2.1/proto/spire/common/common.proto 19:11:16 spire-1.2.1/proto/spire/common/plugin/ 19:11:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:11:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:11:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:11:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:11:16 spire-1.2.1/proto/spire/plugin/ 19:11:16 spire-1.2.1/proto/spire/plugin/agent/ 19:11:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:11:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:11:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:11:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:11:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:11:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:11:16 spire-1.2.1/release/ 19:11:16 spire-1.2.1/release/spire-extras/ 19:11:16 spire-1.2.1/release/spire-extras/README.md 19:11:16 spire-1.2.1/release/spire-extras/conf/ 19:11:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:11:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:11:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:11:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:11:16 spire-1.2.1/release/spire/ 19:11:16 spire-1.2.1/release/spire/README.md 19:11:16 spire-1.2.1/release/spire/conf/ 19:11:16 spire-1.2.1/release/spire/conf/agent/ 19:11:16 spire-1.2.1/release/spire/conf/agent/agent.conf 19:11:16 spire-1.2.1/release/spire/conf/server/ 19:11:16 spire-1.2.1/release/spire/conf/server/server.conf 19:11:16 spire-1.2.1/script/ 19:11:16 spire-1.2.1/script/build-artifact.sh 19:11:16 spire-1.2.1/script/generate_dummy_ca.sh 19:11:16 spire-1.2.1/support/ 19:11:16 spire-1.2.1/support/k8s/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:11:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/ 19:11:16 spire-1.2.1/support/oidc-discovery-provider/README.md 19:11:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/config.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/main.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:11:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:11:16 spire-1.2.1/test/ 19:11:16 spire-1.2.1/test/clock/ 19:11:16 spire-1.2.1/test/clock/clock.go 19:11:16 spire-1.2.1/test/fakes/ 19:11:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:11:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:11:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:11:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:11:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:11:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:11:16 spire-1.2.1/test/fakes/fakeagentstore/ 19:11:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:11:16 spire-1.2.1/test/fakes/fakedatastore/ 19:11:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:11:16 spire-1.2.1/test/fakes/fakeentryclient/ 19:11:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:11:16 spire-1.2.1/test/fakes/fakehealthchecker/ 19:11:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:11:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:11:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:11:16 spire-1.2.1/test/fakes/fakemetrics/ 19:11:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:11:16 spire-1.2.1/test/fakes/fakenoderesolver/ 19:11:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:11:16 spire-1.2.1/test/fakes/fakenotifier/ 19:11:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:11:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:11:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:11:16 spire-1.2.1/test/fakes/fakeserverca/ 19:11:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:11:16 spire-1.2.1/test/fakes/fakeservercatalog/ 19:11:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:11:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:11:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:11:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:11:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:11:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:11:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:11:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:11:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:11:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:11:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:11:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:11:16 spire-1.2.1/test/fixture/ 19:11:16 spire-1.2.1/test/fixture/certs/ 19:11:16 spire-1.2.1/test/fixture/certs/agent_svid.der 19:11:16 spire-1.2.1/test/fixture/certs/base_cert.pem 19:11:16 spire-1.2.1/test/fixture/certs/base_csr.pem 19:11:16 spire-1.2.1/test/fixture/certs/base_key.pem 19:11:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:11:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:11:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:11:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:11:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:11:16 spire-1.2.1/test/fixture/certs/blog_key.pem 19:11:16 spire-1.2.1/test/fixture/certs/bundle.der 19:11:16 spire-1.2.1/test/fixture/certs/ca.pem 19:11:16 spire-1.2.1/test/fixture/certs/ca_key.pem 19:11:16 spire-1.2.1/test/fixture/certs/database_cert.pem 19:11:16 spire-1.2.1/test/fixture/certs/database_csr.pem 19:11:16 spire-1.2.1/test/fixture/certs/database_key.pem 19:11:16 spire-1.2.1/test/fixture/certs/node_cert.pem 19:11:16 spire-1.2.1/test/fixture/certs/node_csr.pem 19:11:16 spire-1.2.1/test/fixture/certs/node_key.pem 19:11:16 spire-1.2.1/test/fixture/certs/svid.pem 19:11:16 spire-1.2.1/test/fixture/certs/svid_key.pem 19:11:16 spire-1.2.1/test/fixture/config/ 19:11:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:11:16 spire-1.2.1/test/fixture/config/agent_good.conf 19:11:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:11:16 spire-1.2.1/test/fixture/config/plugin_good.conf 19:11:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:11:16 spire-1.2.1/test/fixture/config/server_good.conf 19:11:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:11:16 spire-1.2.1/test/fixture/fixture.go 19:11:16 spire-1.2.1/test/fixture/nodeattestor/ 19:11:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:11:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:11:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:11:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:11:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:11:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:11:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:11:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:11:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:11:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:11:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:11:16 spire-1.2.1/test/fixture/registration/ 19:11:16 spire-1.2.1/test/fixture/registration/entries.json 19:11:16 spire-1.2.1/test/fixture/registration/good-for-update.json 19:11:16 spire-1.2.1/test/fixture/registration/good.json 19:11:16 spire-1.2.1/test/fixture/registration/invalid.json 19:11:16 spire-1.2.1/test/fixture/registration/invalid_json.json 19:11:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:11:16 spire-1.2.1/test/integration/ 19:11:16 spire-1.2.1/test/integration/README.md 19:11:16 spire-1.2.1/test/integration/common 19:11:16 spire-1.2.1/test/integration/setup/ 19:11:16 spire-1.2.1/test/integration/setup/adminclient/ 19:11:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:11:16 spire-1.2.1/test/integration/setup/adminclient/client.go 19:11:16 spire-1.2.1/test/integration/setup/debugagent/ 19:11:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:11:16 spire-1.2.1/test/integration/setup/debugagent/main.go 19:11:16 spire-1.2.1/test/integration/setup/debugserver/ 19:11:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:11:16 spire-1.2.1/test/integration/setup/debugserver/main.go 19:11:16 spire-1.2.1/test/integration/setup/downstreamclient/ 19:11:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:11:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:11:16 spire-1.2.1/test/integration/setup/itclient/ 19:11:16 spire-1.2.1/test/integration/setup/itclient/client.go 19:11:16 spire-1.2.1/test/integration/setup/node-attestation/ 19:11:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:11:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:11:16 spire-1.2.1/test/integration/setup/x509pop/ 19:11:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:11:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:11:16 spire-1.2.1/test/integration/suites/ 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:11:16 spire-1.2.1/test/integration/suites/join-token/ 19:11:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:11:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:11:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:11:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:11:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:11:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:11:16 spire-1.2.1/test/integration/suites/join-token/README.md 19:11:16 spire-1.2.1/test/integration/suites/join-token/conf/ 19:11:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/join-token/teardown 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:11:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:11:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:11:16 spire-1.2.1/test/integration/suites/k8s/ 19:11:16 spire-1.2.1/test/integration/suites/k8s/00-setup 19:11:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:11:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:11:16 spire-1.2.1/test/integration/suites/k8s/README.md 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/ 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:11:16 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:11:16 spire-1.2.1/test/integration/suites/k8s/teardown 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/ 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:11:16 spire-1.2.1/test/integration/suites/rotation/ 19:11:16 spire-1.2.1/test/integration/suites/rotation/00-setup 19:11:16 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:11:16 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:11:16 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:11:16 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:11:16 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:11:16 spire-1.2.1/test/integration/suites/rotation/README.md 19:11:16 spire-1.2.1/test/integration/suites/rotation/conf/ 19:11:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/rotation/teardown 19:11:16 spire-1.2.1/test/integration/suites/self-test/ 19:11:16 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:11:16 spire-1.2.1/test/integration/suites/self-test/README.md 19:11:16 spire-1.2.1/test/integration/suites/self-test/teardown 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:11:16 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:11:16 spire-1.2.1/test/integration/suites/upgrade/ 19:11:16 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:11:16 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:11:16 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:11:16 spire-1.2.1/test/integration/suites/upgrade/README.md 19:11:16 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:11:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:11:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:11:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:11:16 spire-1.2.1/test/integration/suites/upgrade/teardown 19:11:16 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:11:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:11:16 spire-1.2.1/test/integration/test-one.sh 19:11:16 spire-1.2.1/test/integration/test.sh 19:11:16 spire-1.2.1/test/plugintest/ 19:11:16 spire-1.2.1/test/plugintest/config.go 19:11:16 spire-1.2.1/test/plugintest/load.go 19:11:16 spire-1.2.1/test/plugintest/option.go 19:11:16 spire-1.2.1/test/spiretest/ 19:11:16 spire-1.2.1/test/spiretest/apiserver.go 19:11:16 spire-1.2.1/test/spiretest/assertions.go 19:11:16 spire-1.2.1/test/spiretest/dir.go 19:11:16 spire-1.2.1/test/spiretest/errors_posix.go 19:11:16 spire-1.2.1/test/spiretest/errors_windows.go 19:11:16 spire-1.2.1/test/spiretest/logs.go 19:11:16 spire-1.2.1/test/spiretest/socketapi.go 19:11:16 spire-1.2.1/test/spiretest/suite.go 19:11:16 spire-1.2.1/test/spiretest/x509.go 19:11:16 spire-1.2.1/test/testca/ 19:11:16 spire-1.2.1/test/testca/ca.go 19:11:16 spire-1.2.1/test/testkey/ 19:11:16 spire-1.2.1/test/testkey/generate.sh 19:11:16 spire-1.2.1/test/testkey/genkeys.go 19:11:16 spire-1.2.1/test/testkey/keys.go 19:11:16 spire-1.2.1/test/testkey/new.go 19:11:16 spire-1.2.1/test/tpmsimulator/ 19:11:16 spire-1.2.1/test/tpmsimulator/simulator.go 19:11:16 spire-1.2.1/test/util/ 19:11:16 spire-1.2.1/test/util/cert_fixtures.go 19:11:16 spire-1.2.1/test/util/cert_generation.go 19:11:16 spire-1.2.1/test/util/io_redirection.go 19:11:16 spire-1.2.1/test/util/race.go 19:11:16 spire-1.2.1/test/util/util.go 19:11:16 building spire from source... 19:11:16 Installing go1.17.7... 19:11:18 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:11:18 > git --version # timeout=10 19:11:18 > git --version # 'git version 2.25.1' 19:11:18 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:19 Dload Upload Total Spent Left Speed 19:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh 19:11:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:20 + sudo tee /etc/docker/daemon.new 19:11:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:11:20 { 19:11:20 "registry-mirrors": [ 19:11:20 "https://nexus3.edgexfoundry.org:10001" 19:11:20 ], 19:11:20 "bip": "10.250.0.254/24", 19:11:20 "hosts": [ 19:11:20 "tcp://0.0.0.0:5555", 19:11:20 "unix:///var/run/docker.sock" 19:11:20 ], 19:11:20 "mtu": 1458, 19:11:20 "selinux-enabled": true, 19:11:20 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:20 } [Pipeline] sh 19:11:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:21 + sudo service docker restart 19:11:22 Building bin/spire-server... 19:11:22 go: downloading github.com/mitchellh/cli v1.1.2 19:11:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:11:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:11:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:11:22 go: downloading google.golang.org/grpc v1.44.0 19:11:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:11:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:11:22 go: downloading github.com/imdario/mergo v0.3.12 19:11:22 go: downloading github.com/sirupsen/logrus v1.8.1 19:11:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:11:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:11:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:11:22 go: downloading github.com/fatih/color v1.13.0 19:11:22 go: downloading github.com/mattn/go-isatty v0.0.14 19:11:22 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:11:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:11:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:11:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:11:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:11:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:11:23 go: downloading github.com/open-policy-agent/opa v0.38.0 19:11:23 go: downloading github.com/armon/go-metrics v0.3.10 19:11:23 go: downloading github.com/prometheus/client_golang v1.12.1 19:11:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:11:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:11:23 go: downloading github.com/mattn/go-colorable v0.1.12 19:11:23 go: downloading github.com/Masterminds/goutils v1.1.0 19:11:23 go: downloading github.com/Masterminds/semver v1.5.0 19:11:23 go: downloading github.com/google/uuid v1.1.2 19:11:23 go: downloading github.com/huandu/xstrings v1.3.2 19:11:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:11:23 go: downloading github.com/oklog/run v1.0.0 19:11:23 go: downloading github.com/imkira/go-observer v1.0.3 19:11:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:11:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:11:23 go: downloading github.com/prometheus/client_model v0.2.0 19:11:23 go: downloading github.com/prometheus/common v0.32.1 19:11:23 go: downloading github.com/beorn7/perks v1.0.1 19:11:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:11:23 go: downloading github.com/prometheus/procfs v0.7.3 19:11:23 go: downloading github.com/hashicorp/errwrap v1.1.0 19:11:23 go: downloading go.uber.org/atomic v1.9.0 19:11:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:11:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:11:24 go: downloading github.com/blang/semver/v4 v4.0.0 19:11:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:11:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:11:24 go: downloading github.com/jinzhu/gorm v1.9.16 19:11:24 go: downloading github.com/lib/pq v1.10.4 19:11:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:11:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:11:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:11:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:11:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:11:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:11:27 go: downloading github.com/stretchr/testify v1.7.0 19:11:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:11:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:11:31 go: downloading google.golang.org/api v0.70.0 19:11:31 go: downloading k8s.io/client-go v0.23.4 19:11:31 go: downloading k8s.io/api v0.23.4 19:11:31 go: downloading github.com/google/go-tpm v0.3.3 19:11:31 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:11:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:11:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:11:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:11:31 go: downloading cloud.google.com/go/storage v1.21.0 19:11:31 go: downloading cloud.google.com/go v0.100.2 19:11:32 go: downloading k8s.io/apimachinery v0.23.4 19:11:32 go: downloading k8s.io/kube-aggregator v0.23.3 19:11:32 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:11:32 go: downloading cloud.google.com/go/security v1.3.0 19:11:33 go: downloading github.com/hashicorp/vault/api v1.4.1 19:11:33 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:11:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:11:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:11:33 go: downloading github.com/twmb/murmur3 v1.1.6 19:11:33 go: downloading github.com/jinzhu/inflection v1.0.0 19:11:33 go: downloading github.com/aws/smithy-go v1.11.0 19:11:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:11:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:11:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:11:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:11:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:11:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:11:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:11:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:11:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:11:34 go: downloading github.com/dimchansky/utfbom v1.1.1 19:11:34 go: downloading cloud.google.com/go/compute v1.3.0 19:11:35 go: downloading cloud.google.com/go/iam v0.1.1 19:11:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:11:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:11:35 go: downloading github.com/gogo/protobuf v1.3.2 19:11:35 go: downloading k8s.io/klog/v2 v2.30.0 19:11:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:11:35 go: downloading github.com/google/gofuzz v1.1.0 19:11:35 go: downloading github.com/spf13/pflag v1.0.5 19:11:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:11:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:11:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:11:36 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:11:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:11:36 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:11:36 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:11:36 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:11:36 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:11:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:11:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:11:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:11:36 go: downloading gopkg.in/yaml.v2 v2.4.0 19:11:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:11:36 go: downloading github.com/gobwas/glob v0.2.3 19:11:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:11:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:11:36 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:11:36 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:11:36 go: downloading go.opencensus.io v0.23.0 19:11:36 go: downloading gopkg.in/inf.v0 v0.9.1 19:11:36 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:11:36 go: downloading github.com/googleapis/gnostic v0.5.5 19:11:36 go: downloading github.com/go-logr/logr v1.2.2 19:11:36 go: downloading github.com/google/go-cmp v0.5.7 19:11:36 go: downloading github.com/json-iterator/go v1.1.12 19:11:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:11:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:11:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:11:37 go: downloading go.uber.org/zap v1.21.0 19:11:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:11:37 go: downloading github.com/tklauser/numcpus v0.3.0 19:11:37 go: downloading sigs.k8s.io/yaml v1.3.0 19:11:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:11:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:11:37 go: downloading github.com/golang/snappy v0.0.4 19:11:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:11:37 go: downloading github.com/modern-go/reflect2 v1.0.2 19:11:37 go: downloading github.com/ryanuber/go-glob v1.0.0 19:11:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:11:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:11:37 go: downloading github.com/hashicorp/go-version v1.2.0 19:11:37 go: downloading go.uber.org/multierr v1.6.0 19:11:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:39 provisioning config files... 19:11:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8963905052233116545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:40 ---> docker-login.sh 19:11:40 nexus3.edgexfoundry.org:10001 19:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:41 Configure a credential helper to remove this warning. See 19:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:41 19:11:41 Login Succeeded 19:11:41 nexus3.edgexfoundry.org:10002 19:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:41 Configure a credential helper to remove this warning. See 19:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:41 19:11:41 Login Succeeded 19:11:41 nexus3.edgexfoundry.org:10003 19:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:42 Configure a credential helper to remove this warning. See 19:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:42 19:11:42 Login Succeeded 19:11:42 nexus3.edgexfoundry.org:10004 19:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:42 Configure a credential helper to remove this warning. See 19:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:42 19:11:42 Login Succeeded 19:11:42 docker.io 19:11:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:11:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:43 Configure a credential helper to remove this warning. See 19:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:43 19:11:43 Login Succeeded 19:11:43 ---> docker-login.sh ends [Pipeline] } 19:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:43 ========================================================= 19:11:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:11:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:44 9b3977197b4f: Pulling fs layer 19:11:44 1a89e8eeedd5: Pulling fs layer 19:11:44 94645a83ff95: Pulling fs layer 19:11:44 3f3a8bcf1eab: Pulling fs layer 19:11:44 0c92f367c5e7: Pulling fs layer 19:11:44 3096ccb668a1: Pulling fs layer 19:11:44 e8cf19c19ddd: Pulling fs layer 19:11:44 a4caa8a26152: Pulling fs layer 19:11:44 3f3a8bcf1eab: Waiting 19:11:44 0c92f367c5e7: Waiting 19:11:44 3096ccb668a1: Waiting 19:11:44 a4caa8a26152: Waiting 19:11:44 e8cf19c19ddd: Waiting 19:11:44 94645a83ff95: Download complete 19:11:44 1a89e8eeedd5: Verifying Checksum 19:11:44 1a89e8eeedd5: Download complete 19:11:44 0c92f367c5e7: Verifying Checksum 19:11:44 0c92f367c5e7: Download complete 19:11:44 3096ccb668a1: Verifying Checksum 19:11:44 3096ccb668a1: Download complete 19:11:44 9b3977197b4f: Download complete 19:11:44 e8cf19c19ddd: Verifying Checksum 19:11:44 e8cf19c19ddd: Download complete 19:11:45 9b3977197b4f: Pull complete 19:11:45 1a89e8eeedd5: Pull complete 19:11:46 94645a83ff95: Pull complete 19:11:46 a4caa8a26152: Verifying Checksum 19:11:46 a4caa8a26152: Download complete 19:11:46 3f3a8bcf1eab: Verifying Checksum 19:11:46 3f3a8bcf1eab: Download complete 19:11:49 Removing intermediate container be9e5ab4e903 19:11:49 ---> 81d22a7588d0 19:11:49 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorRemoving intermediate container ee8af1d30734 19:11:49 19:11:49 ---> 48d67af0a378 19:11:49 19:11:49 Step 10/31 : FROM alpine:3.14 19:11:49 Removing intermediate container 6acba0f7a1d5 19:11:49 ---> d4ba8292f495 19:11:49 19:11:49 Step 10/23 : FROM alpine:3.14 19:11:49 Removing intermediate container eadeb9d69f48 19:11:49 ---> adf71e005c33 19:11:49 19:11:49 Step 10/22 : FROM alpine:3.14 19:11:49 ---> Running in 99b6e3fe423b 19:11:49 3.14: Pulling from library/alpine 19:11:49 3.14: Pulling from library/alpine 19:11:49 3.14: Pulling from library/alpine 19:11:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:49 Status: Downloaded newer image for alpine:3.14 19:11:49 Status: Image is up to date for alpine:3.14 19:11:49 ---> e04c818066af 19:11:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:49 Status: Image is up to date for alpine:3.14 19:11:49 ---> e04c818066af 19:11:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:11:50 ---> e04c818066af 19:11:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:50 ---> Running in 9e2ef046f5bb 19:11:50 ---> Running in 9a09371863ad 19:11:50 ---> Running in 00d4d644178f 19:11:50 Removing intermediate container 9e2ef046f5bb 19:11:50 ---> 241bc6bf874f 19:11:50 Step 12/23 : ENV APP_PORT=59880 19:11:50 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:11:50 Removing intermediate container 9a09371863ad 19:11:50 ---> 4a4c4dbe9606 19:11:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:50 ---> Running in ed4894225465 19:11:50 ---> Running in b19a3574e30c 19:11:50 Removing intermediate container ed4894225465 19:11:50 ---> 2f10c945d3f8 19:11:50 Step 13/23 : EXPOSE $APP_PORT 19:11:50 ---> Running in 13b9ad4e5a18 19:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:51 Removing intermediate container 13b9ad4e5a18 19:11:51 ---> c64c5624bb5b 19:11:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:51 ---> Running in fcf5b4e5231b 19:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:51 (1/1) Installing dumb-init (1.2.5-r1) 19:11:51 Executing busybox-1.33.1-r7.trigger 19:11:51 OK: 6 MiB in 15 packages 19:11:51 (1/2) Installing dumb-init (1.2.5-r1) 19:11:51 (2/2) Installing su-exec (0.2-r1) 19:11:51 Executing busybox-1.33.1-r7.trigger 19:11:51 OK: 6 MiB in 16 packages 19:11:51 Removing intermediate container 99b6e3fe423b 19:11:51 ---> 8fe9e66546ad 19:11:51 19:11:51 Step 11/23 : FROM docker:20.10.14 19:11:52 20.10.14: Pulling from library/docker 19:11:52 Removing intermediate container 00d4d644178f 19:11:52 ---> b1b3b1823281 19:11:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:52 Removing intermediate container b19a3574e30c 19:11:52 ---> 0078ece88d98 19:11:52 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:52 ---> Running in d44ab6c8c38a 19:11:52 ---> Running in 9738a844fcc2 19:11:52 Removing intermediate container fcf5b4e5231b 19:11:52 ---> ceff68e32aad 19:11:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:11:52 Removing intermediate container d44ab6c8c38a 19:11:52 ---> ebb70192dc62 19:11:52 Step 13/22 : ENV APP_PORT=59861 19:11:52 ---> Running in f654a51abc7a 19:11:52 ---> Running in 43d8d88a419f 19:11:52 Removing intermediate container 9738a844fcc2 19:11:52 ---> 1999118b9c9d 19:11:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:11:53 Removing intermediate container 43d8d88a419f 19:11:53 ---> e8867ed19a8c 19:11:53 Step 14/22 : EXPOSE $APP_PORT 19:11:53 ---> Running in 36c38f8a5fb1 19:11:53 ---> Running in b8d12b98bb0c 19:11:53 Removing intermediate container 36c38f8a5fb1 19:11:53 ---> 46837e9b6719 19:11:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:53 ---> Running in d6f678c37215 19:11:53 Removing intermediate container b8d12b98bb0c 19:11:53 ---> f3ba4f581242 19:11:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:54 ---> 1e86f4098ec7 19:11:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:54 (1/6) Installing dumb-init (1.2.5-r1) 19:11:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:11:54 (3/6) Installing libsodium (1.0.18-r0) 19:11:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:11:54 Removing intermediate container d6f678c37215 19:11:54 ---> 9a660dce8cc0 19:11:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:11:55 (5/6) Installing libzmq (4.3.4-r0) 19:11:55 ---> Running in e4fd53932593 19:11:55 ---> 60660923c0b2 19:11:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:55 (6/6) Installing zeromq (4.3.4-r0) 19:11:55 Executing busybox-1.33.1-r7.trigger 19:11:55 OK: 8 MiB in 20 packages 19:11:55 Removing intermediate container e4fd53932593 19:11:55 ---> 9c0e1f1c87c9 19:11:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:11:55 ---> d4dcea929b63 19:11:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:55 ---> Running in 17aea00bb65b 19:11:55 ---> dd99f37b2031 19:11:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:11:55 ---> Running in cd9349ef051b 19:11:55 Removing intermediate container 17aea00bb65b 19:11:55 ---> 1b63d24c36fb 19:11:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:55 ---> Running in 03cb7ee64cb1 19:11:55 Removing intermediate container f654a51abc7a 19:11:55 ---> 95ee51eb6044 19:11:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:56 Removing intermediate container 03cb7ee64cb1 19:11:56 ---> 99d1d346dc69 19:11:56 Step 20/22 : LABEL arch=x86_64 19:11:56 ---> 6059a657d59b 19:11:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:56 ---> Running in bb7a8cf29534 19:11:56 Removing intermediate container bb7a8cf29534 19:11:56 ---> 216168241a7d 19:11:56 Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:11:56 ---> Running in ef2c6705d59c 19:11:57 Removing intermediate container ef2c6705d59c 19:11:57 ---> c6d858ae91c3 19:11:57 Step 22/22 : LABEL version=0.0.0 19:11:57 ---> Running in 060c4959353d 19:11:57 Removing intermediate container cd9349ef051b 19:11:57 ---> b1b5c60958b2 19:11:57 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:57 Removing intermediate container 060c4959353d 19:11:57 ---> 9eba240a5077 19:11:57 19:11:57 Successfully built 9eba240a5077 19:11:57 ---> ed6d7022e46c 19:11:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:57 Successfully tagged support-scheduler:latest 19:11:57 Building security-secretstore-setup 19:11:57  Building support-scheduler ... done  ---> 1e665e1244f1 19:11:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:59 ---> 950220f3ebef 19:11:59 Step 19/23 : ENTRYPOINT ["/core-data"] 19:11:59 ---> bb590eac59c3 19:11:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:59 ---> Running in d112836531f0 19:11:59 Removing intermediate container d112836531f0 19:11:59 ---> 78cb61b23b03 19:11:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:59 3f3a8bcf1eab: Pull complete 19:11:59 ---> cdfe7aa163c9 19:11:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:59 ---> Running in 933bae1dd0d3 19:11:59 0c92f367c5e7: Pull complete 19:11:59 Removing intermediate container 933bae1dd0d3 19:11:59 ---> 84ecfb4407b2 19:11:59 Step 21/23 : LABEL arch=x86_64 19:11:59 ---> ca09ea4eb2c6 19:11:59 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:11:59 3096ccb668a1: Pull complete 19:12:00 ---> Running in dc7b1978b868 19:12:00 e8cf19c19ddd: Pull complete 19:12:00 ---> b2e282261dba 19:12:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:12:00 Removing intermediate container dc7b1978b868 19:12:00 ---> 3b27eae06b67 19:12:00 Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:12:00 ---> Running in 5e3269cd30ce 19:12:00 ---> Running in babd3469b4b5 19:12:00 Removing intermediate container 5e3269cd30ce 19:12:00 ---> bef5e9ec8515 19:12:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:01 Removing intermediate container babd3469b4b5 19:12:01 ---> 33b8e57b952e 19:12:01 Step 23/23 : LABEL version=0.0.0 19:12:01 ---> Running in 64da5c821c05 19:12:01 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:12:01 Status: Downloaded newer image for docker:20.10.14 19:12:01 ---> 7417809fdb73 19:12:01 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:12:01 ---> Running in d883d4f22e25 19:12:01 Removing intermediate container 64da5c821c05 19:12:01 ---> c833011b0921 19:12:01 19:12:01 ---> 5c9af91b8f4c 19:12:01 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:01 Successfully built c833011b0921 19:12:01 Successfully tagged core-data:latest 19:12:01  Building core-data ... done Building core-metadata 19:12:01 ---> Running in 6f8401384856 19:12:01 Removing intermediate container d883d4f22e25 19:12:01 ---> 8e80af9424be 19:12:01 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:12:01 ---> Running in ca6f5fba33b3 19:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:02 (1/43) Installing readline (8.1.1-r0) 19:12:02 (2/43) Installing bash (5.1.16-r0) 19:12:02 Executing bash-5.1.16-r0.post-install 19:12:02 (3/43) Installing brotli-libs (1.0.9-r5) 19:12:02 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:12:02 (5/43) Installing libcurl (7.80.0-r1) 19:12:02 (6/43) Installing curl (7.80.0-r1) 19:12:03 (7/43) Installing dumb-init (1.2.5-r1) 19:12:03 (8/43) Installing libbz2 (1.0.8-r1) 19:12:03 (9/43) Installing expat (2.4.7-r0) 19:12:03 (10/43) Installing libffi (3.4.2-r1) 19:12:03 (11/43) Installing gdbm (1.22-r0) 19:12:03 (12/43) Installing xz-libs (5.2.5-r1) 19:12:03 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:12:03 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:12:03 (15/43) Installing mpdecimal (2.5.1-r1) 19:12:03 (16/43) Installing sqlite-libs (3.36.0-r0) 19:12:03 (17/43) Installing python3 (3.9.7-r4) 19:12:03 (18/43) Installing py3-appdirs (1.4.4-r2) 19:12:03 (19/43) Installing py3-certifi (2020.12.5-r1) 19:12:03 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:12:03 (21/43) Installing py3-idna (3.3-r0) 19:12:03 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:12:03 (23/43) Installing py3-requests (2.26.0-r1) 19:12:03 (24/43) Installing py3-msgpack (1.0.2-r1) 19:12:03 (25/43) Installing py3-lockfile (0.12.2-r4) 19:12:03 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:12:03 (27/43) Installing py3-colorama (0.4.4-r1) 19:12:03 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:12:03 (29/43) Installing py3-distlib (0.3.3-r0) 19:12:03 (30/43) Installing py3-distro (1.6.0-r0) 19:12:03 (31/43) Installing py3-six (1.16.0-r0) 19:12:03 (32/43) Installing py3-webencodings (0.5.1-r4) 19:12:03 (33/43) Installing py3-html5lib (1.1-r1) 19:12:03 (34/43) Installing py3-parsing (2.4.7-r2) 19:12:03 (35/43) Installing py3-packaging (20.9-r1) 19:12:03 (36/43) Installing py3-tomli (1.2.2-r0) 19:12:03 (37/43) Installing py3-pep517 (0.12.0-r0) 19:12:03 (38/43) Installing py3-progress (1.6-r0) 19:12:03 (39/43) Installing py3-retrying (1.3.3-r2) 19:12:03 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:12:03 (41/43) Installing py3-setuptools (52.0.0-r4) 19:12:03 (42/43) Installing py3-toml (0.10.2-r2) 19:12:03 (43/43) Installing py3-pip (20.3.4-r1) 19:12:03 Executing busybox-1.34.1-r5.trigger 19:12:03 OK: 83 MiB in 65 packages 19:12:04 Collecting docker-compose==1.23.2 19:12:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:04 Collecting cached-property<2,>=1.2.0 19:12:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:04 Collecting websocket-client<1.0,>=0.32.0 19:12:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:04 Collecting docker<4.0,>=3.6.0 19:12:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:04 Collecting jsonschema<3,>=2.5.1 19:12:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:04 Collecting texttable<0.10,>=0.9.0 19:12:04 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:12:05 ---> eaf31bbd3971 19:12:05 Step 3/25 : WORKDIR /edgex-go 19:12:05 ---> Using cache 19:12:05 ---> 117dc8e39e39 19:12:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:05 ---> Using cache 19:12:05 ---> f37fa4e53ed1 19:12:05 Step 5/25 : RUN apk add --update --no-cache make git 19:12:05 Collecting PyYAML<4,>=3.10 19:12:05 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:05 Removing intermediate container 6f8401384856 19:12:05 ---> e4d818e52cd9 19:12:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:12:05 ---> Running in 321f0f00bada 19:12:05 ---> Running in b38cc44d66e4 19:12:06 Removing intermediate container b38cc44d66e4 19:12:06 ---> 927312d8cad3 19:12:06 Step 28/31 : CMD ["gate"] 19:12:06 Collecting dockerpty<0.5,>=0.4.1 19:12:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:06 ---> Running in 9228842c6bf8 19:12:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:06 Removing intermediate container 9228842c6bf8 19:12:06 ---> b0dc47e3613c 19:12:06 Step 29/31 : LABEL arch=x86_64 19:12:06 Collecting docopt<0.7,>=0.6.1 19:12:06 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:06 ---> Running in 8bcc25bed5ed 19:12:06 a4caa8a26152: Pull complete 19:12:06 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists 19:12:06 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:12:06 Collecting docker-pycreds>=0.4.0 19:12:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:06 Removing intermediate container 8bcc25bed5ed 19:12:06 ---> f135c4e767fc 19:12:06 Step 30/31 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] sh 19:12:07 Collecting urllib3<1.25,>=1.21.1 19:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:07 ---> Running in 71fc14d13c5f 19:12:07 Collecting idna<2.8,>=2.5 19:12:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:07 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:12:07 Collecting chardet<3.1.0,>=3.0.2 19:12:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:07 WORKDIR /edgex 19:12:07 COPY go.mod . 19:12:07 RUN go mod download 19:12:07 + docker build -t ci-base-image-arm64 -f - . 19:12:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:07 Attempting uninstall: urllib3 19:12:07 Found existing installation: urllib3 1.26.7 19:12:07 Uninstalling urllib3-1.26.7: 19:12:07 Successfully uninstalled urllib3-1.26.7 19:12:07 OK: 221 MiB in 52 packages 19:12:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:07 ---> eaf31bbd3971 19:12:07 Step 3/23 : WORKDIR /edgex-go 19:12:07 ---> Using cache 19:12:07 ---> 117dc8e39e39 19:12:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:07 ---> Using cache 19:12:07 ---> f37fa4e53ed1 19:12:07 Step 5/23 : RUN apk add --update --no-cache make git 19:12:07 Attempting uninstall: idna 19:12:07 Found existing installation: idna 3.3 19:12:07 Uninstalling idna-3.3: 19:12:07 Removing intermediate container 71fc14d13c5f 19:12:07 ---> 17d00f70821d 19:12:07 Step 31/31 : LABEL version=0.0.0 19:12:07 Successfully uninstalled idna-3.3 19:12:07 ---> Running in 992e0635d45a 19:12:07 ---> Running in a639b75e6d66 19:12:07 Removing intermediate container a639b75e6d66 19:12:07 ---> 2defc8157f58 19:12:07 19:12:08 Removing intermediate container 321f0f00bada 19:12:08 ---> 61b2a927f764 19:12:08 Step 6/25 : COPY go.mod vendor* ./ 19:12:08 Successfully built 2defc8157f58 19:12:08 Successfully tagged security-bootstrapper:latest 19:12:08 Building support-notifications 19:12:08  Building security-bootstrapper ... done  Attempting uninstall: requests 19:12:08 Found existing installation: requests 2.26.0 19:12:08 Uninstalling requests-2.26.0: 19:12:08 Successfully uninstalled requests-2.26.0 19:12:08 Running setup.py install for texttable: started 19:12:08 Running setup.py install for texttable: finished with status 'done' 19:12:08 Running setup.py install for PyYAML: started 19:12:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:09 Running setup.py install for PyYAML: finished with status 'done' 19:12:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:09 Running setup.py install for docopt: started 19:12:09 ---> b0976fca6a1e 19:12:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:09 OK: 221 MiB in 52 packages 19:12:09 Sending build context to Docker daemon 169.3MB 19:12:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:09 ---> 725f1c02e7f9 19:12:09 Step 2/4 : WORKDIR /edgex 19:12:10 Running setup.py install for docopt: finished with status 'done' 19:12:10 Running setup.py install for dockerpty: started 19:12:10 ---> Running in b0657759c443 19:12:10 Running setup.py install for dockerpty: finished with status 'done' 19:12:10 Removing intermediate container 992e0635d45a 19:12:10 ---> 831511ecf18a 19:12:10 Step 6/23 : COPY go.mod vendor* ./ 19:12:10 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:12:11 ---> 414e2a1d51ca 19:12:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:11 ---> Running in 9bfddd8f25f9 19:12:11 ---> Running in 48d957dd9eb9 19:12:11 Removing intermediate container 48d957dd9eb9 19:12:11 ---> 1dd170337bb0 19:12:11 Step 3/4 : COPY go.mod . 19:12:12 ---> 1f9984537ea1 19:12:12 Step 4/4 : RUN go mod download 19:12:12 ---> Running in f8f51513be94 19:12:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:13 ---> eaf31bbd3971 19:12:13 Step 3/22 : WORKDIR /edgex-go 19:12:13 ---> Using cache 19:12:13 ---> 117dc8e39e39 19:12:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:13 ---> Using cache 19:12:13 ---> f37fa4e53ed1 19:12:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:13 ---> Running in 6877cf3f2f41 19:12:13 Removing intermediate container b0657759c443 19:12:13 ---> 10f4746ff99e 19:12:13 Step 8/25 : COPY . . 19:12:14 Removing intermediate container 9bfddd8f25f9 19:12:14 ---> baa6013175c4 19:12:14 Step 8/23 : COPY . . 19:12:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:15 OK: 221 MiB in 52 packages 19:12:18 Removing intermediate container ca6f5fba33b3 19:12:18 ---> f236a3977ac8 19:12:18 Step 14/23 : ENV APP_PORT=58890 19:12:18 Removing intermediate container 6877cf3f2f41 19:12:18 ---> 86ea2fd80144 19:12:18 Step 6/22 : COPY go.mod vendor* ./ 19:12:18 ---> Running in d36fab426e79 19:12:18 Removing intermediate container d36fab426e79 19:12:18 ---> 0601df33ef72 19:12:18 Step 15/23 : EXPOSE $APP_PORT 19:12:18 ---> 21a492af1194 19:12:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:18 ---> Running in 2fb3ec2738d9 19:12:18 ---> Running in fe9eafd47fba 19:12:19 Removing intermediate container 2fb3ec2738d9 19:12:19 ---> da2154a2f458 19:12:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:20 ---> 127b85917e73 19:12:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:21 ---> c19a63f10636 19:12:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:22 Removing intermediate container fe9eafd47fba 19:12:22 ---> ff4be3710eb9 19:12:22 Step 8/22 : COPY . . 19:12:22 ---> 19dbe2f66e34 19:12:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:22 ---> Running in debe8ed3601f 19:12:22 Removing intermediate container debe8ed3601f 19:12:22 ---> ab805bee5f03 19:12:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:22 ---> Running in 001be163586e 19:12:23 Removing intermediate container 001be163586e 19:12:23 ---> ecaa696ff7e8 19:12:23 Step 21/23 : LABEL arch=x86_64 19:12:23 ---> Running in 9dce3f0aa45c 19:12:24 Removing intermediate container 9dce3f0aa45c 19:12:24 ---> 12204dea613b 19:12:24 Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:12:24 ---> Running in 94296e4fe0da 19:12:25 Removing intermediate container 94296e4fe0da 19:12:25 ---> 9e3a2d4e3aef 19:12:25 Step 23/23 : LABEL version=0.0.0 19:12:25 ---> 2828cfd334b7 19:12:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:25 ---> Running in 07a2c6defe86 19:12:26 ---> Running in ba123d34068f 19:12:26 Removing intermediate container 07a2c6defe86 19:12:26 ---> 457d6163b570 19:12:26 19:12:26 Successfully built 457d6163b570 19:12:26 Successfully tagged sys-mgmt-agent:latest 19:12:26 Building security-spiffe-token-provider 19:12:26  Building sys-mgmt-agent ... done 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:12:30 ---> d5d55ea6fbe4 19:12:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:30 ---> Running in 6bc5555494a0 19:12:31 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:12:33 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:12:33 ---> eaf31bbd3971 19:12:33 Step 3/20 : WORKDIR /edgex-go 19:12:33 ---> Using cache 19:12:33 ---> 117dc8e39e39 19:12:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:12:34 ---> Running in 64f0027a2468 19:12:34 ---> db87da335783 19:12:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:34 ---> Running in 1d609594ec07 19:12:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:35 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:12:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:36 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:12:36 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:12:36 OK: 15864 distinct packages available 19:12:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:37 OK: 221 MiB in 52 packages 19:12:39 Removing intermediate container 64f0027a2468 19:12:39 ---> fce53b052c95 19:12:39 Step 5/20 : COPY go.mod vendor* ./ 19:12:39 ---> 478f02d752ee 19:12:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:39 ---> Running in a2e26d1b292a 19:12:42 Removing intermediate container a2e26d1b292a 19:12:42 ---> 6cadba9fba67 19:12:42 Step 7/20 : COPY . . 19:12: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:48 ---> 278b6ed16d75 19:12:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:48 ---> Running in 9014dd19f4f6 19:12:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:50 Removing intermediate container ba123d34068f 19:12:50 ---> e29100ff8cf5 19:12:50 19:12:50 Step 10/25 : FROM alpine:3.14 19:12:50 ---> e04c818066af 19:12:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:50 ---> Running in 63a9e446f105 19:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:51 (1/3) Installing ca-certificates (20211220-r0) 19:12:51 (2/3) Installing dumb-init (1.2.5-r1) 19:12:51 (3/3) Installing su-exec (0.2-r1) 19:12:51 Executing busybox-1.33.1-r7.trigger 19:12:51 Executing ca-certificates-20211220-r0.trigger 19:12:51 OK: 6 MiB in 17 packages 19:12:52 Removing intermediate container 63a9e446f105 19:12:52 ---> f6612bdcf8f1 19:12:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:52 Removing intermediate container 6bc5555494a0 19:12:52 ---> 9f3dfc95412e 19:12:52 19:12:52 Step 10/23 : FROM alpine:3.14 19:12:52 ---> e04c818066af 19:12:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:52 ---> Using cache 19:12:52 ---> b1b3b1823281 19:12:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:52 ---> Using cache 19:12:52 ---> ebb70192dc62 19:12:52 Step 13/23 : ENV APP_PORT=59881 19:12:52 ---> Running in a6b5b563d272 19:12:52 ---> Running in 3d3425c54d8c 19:12:52 Removing intermediate container 3d3425c54d8c 19:12:52 ---> 0531ed4b4f3e 19:12:52 Step 13/25 : WORKDIR / 19:12:52 ---> Running in c24f75b65ef0 19:12:52 Removing intermediate container a6b5b563d272 19:12:52 ---> e4b68b6f25ed 19:12:52 Step 14/23 : EXPOSE $APP_PORT 19:12:52 ---> Running in 1b364442fb48 19:12:53 Removing intermediate container 1b364442fb48 19:12:53 ---> ea42abb30116 19:12:53 Step 15/23 : WORKDIR / 19:12:53 Removing intermediate container c24f75b65ef0 19:12:53 ---> 33738bc91c39 19:12:53 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:12:53 ---> Running in 4f44fdc63e40 19:12:53 Removing intermediate container 4f44fdc63e40 19:12:53 ---> f78694089550 19:12:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:53 ---> dd0f63cd8250 19:12:53 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:12:53 ---> 44e01734cddd 19:12:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:53 ---> b78ea42dddec 19:12:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:54 ---> 2886b91fa843 19:12:54 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:12:54 ---> b02ab6e7ea58 19:12:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:55 ---> d75399fa57ca 19:12:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:55 ---> fcf3ea24cd2a 19:12:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:12:55 ---> Running in 138be0425d36 19:12:55 Removing intermediate container 138be0425d36 19:12:55 ---> 6b5150c9d0b2 19:12:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:55 ---> 4ca5aacc6e6f 19:12:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:55 ---> Running in 72cebe9f144b 19:12:55 Removing intermediate container 72cebe9f144b 19:12:55 ---> 055d322ce82c 19:12:55 Step 21/23 : LABEL arch=x86_64 19:12:55 ---> Running in b26d69c0c4fa 19:12:55 ---> 7269354a10cf 19:12:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:56 Removing intermediate container b26d69c0c4fa 19:12:56 ---> 37c034a5d961 19:12:56 Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:12:56 ---> Running in 45b2664d2aef 19:12:56 Removing intermediate container 45b2664d2aef 19:12:56 ---> ba14c6912344 19:12:56 Step 23/23 : LABEL version=0.0.0 19:12:56 ---> 3df1fa88b3c3 19:12:56 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:12:56 ---> Running in 4b2473256f48 19:12:56 ---> Running in 3f37e513d8f1 19:12:56 Removing intermediate container 4b2473256f48 19:12:56 ---> 5fc474ee526e 19:12:56 19:12:56 Successfully built 5fc474ee526e 19:12:56 Successfully tagged core-metadata:latest 19:12:56 Building security-proxy-setup 19:12:59  Building core-metadata ... done Removing intermediate container 3f37e513d8f1 19:12:59 ---> fcdfee0eb0bd 19:12:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:59 ---> Running in d2facbc97d14 19:12:59 Removing intermediate container f8f51513be94 19:12:59 ---> e02a0b72630e 19:12:59 Successfully built e02a0b72630e 19:12:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:59 Removing intermediate container d2facbc97d14 19:12:59 ---> 514d91b24996 19:12:59 Step 23/25 : LABEL arch=x86_64 19:12:59 + docker inspect -f . ci-base-image-arm64 19:12:59 . 19:12:59 ---> Running in 5a2ab7beb068 [Pipeline] withDockerContainer 19:13:00 prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container 19:13:00 Removing intermediate container 5a2ab7beb068 19:13:00 ---> 434c93ed9204 19:13:00 Step 24/25 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:13:00 ---> Running in 8cf32bfbb481 19:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:13:00 Removing intermediate container 8cf32bfbb481 19:13:00 ---> 5dbac9848b4c 19:13:00 Step 25/25 : LABEL version=0.0.0 19:13:00 ---> Running in b03e00869288 19:13:01 Removing intermediate container b03e00869288 19:13:01 ---> f6509a760e26 19:13:01 19:13:01 Successfully built f6509a760e26 19:13:01 Successfully tagged security-secretstore-setup:latest 19:13:01  Building security-secretstore-setup ... done Building core-command 19:13:01 $ docker top 7ae89179347cf6e5c55501d053790904ae536c57fd82cecd21c0df3132aa6b72 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:02 ---> eaf31bbd3971 19:13:02 Step 3/22 : WORKDIR /edgex-go 19:13:02 ---> Using cache 19:13:02 ---> 117dc8e39e39 19:13:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:02 ---> Using cache 19:13:02 ---> f37fa4e53ed1 19:13:02 Step 5/22 : RUN apk add --update --no-cache make git 19:13:02 ---> Using cache 19:13:02 ---> 831511ecf18a 19:13:02 Step 6/22 : COPY go.mod vendor* ./ 19:13:02 ---> Using cache 19:13:02 ---> 414e2a1d51ca 19:13:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:02 ---> Using cache 19:13:02 ---> baa6013175c4 19:13:02 Step 8/22 : COPY . . 19:13:02 ---> Using cache 19:13:02 ---> d5d55ea6fbe4 19:13:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:02 + go version 19:13:02 go version go1.17.6 linux/arm64 [Pipeline] } 19:13:02 $ docker stop --time=1 7ae89179347cf6e5c55501d053790904ae536c57fd82cecd21c0df3132aa6b72 19:13:03 ---> Running in c3d814b428b0 19:13:03 Removing intermediate container 1d609594ec07 19:13:03 ---> a8164b939f90 19:13:03 19:13:03 Step 10/22 : FROM alpine:3.14 19:13:03 ---> e04c818066af 19:13:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:04 $ docker rm -f 7ae89179347cf6e5c55501d053790904ae536c57fd82cecd21c0df3132aa6b72 19:13:04 ---> Running in fffda1ecfb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 19:13:04 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:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:05 + docker inspect -f . ci-base-image-arm64 19:13:05 . [Pipeline] withDockerContainer 19:13:05 (1/2) Installing ca-certificates (20211220-r0) 19:13:05 (2/2) Installing dumb-init (1.2.5-r1) 19:13:05 Executing busybox-1.33.1-r7.trigger 19:13:05 Executing ca-certificates-20211220-r0.trigger 19:13:05 OK: 6 MiB in 16 packages 19:13:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:05 ---> eaf31bbd3971 19:13:05 Step 3/23 : WORKDIR /edgex-go 19:13:05 ---> Using cache 19:13:05 ---> 117dc8e39e39 19:13:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:05 ---> Using cache 19:13:05 ---> f37fa4e53ed1 19:13:05 Step 5/23 : RUN apk add --update --no-cache make git 19:13:05 ---> Using cache 19:13:05 ---> 831511ecf18a 19:13:05 Step 6/23 : COPY go.mod vendor* ./ 19:13:05 ---> Using cache 19:13:05 ---> 414e2a1d51ca 19:13:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:05 ---> Using cache 19:13:05 ---> baa6013175c4 19:13:05 Step 8/23 : COPY . . 19:13:05 ---> Using cache 19:13:05 ---> d5d55ea6fbe4 19:13:05 Step 9/23 : RUN make cmd/core-command/core-command 19:13:05 prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container 19:13:05 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:13:05 ---> Running in 0a2688d9acb4 19:13:06 Removing intermediate container fffda1ecfb2a 19:13:06 ---> 19b991e7223c 19:13:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:06 ---> Running in a3da569397dc 19:13: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/core-command/core-command ./cmd/core-command 19:13:06 Removing intermediate container a3da569397dc 19:13:06 ---> 506def5a3947 19:13:06 Step 13/22 : ENV APP_PORT=59860 19:13:06 ---> Running in b7ac1fd17ba4 19:13:06 Removing intermediate container b7ac1fd17ba4 19:13:06 ---> 27f4c476529e 19:13:06 Step 14/22 : EXPOSE $APP_PORT 19:13:06 $ docker top 2e46226212e9e64b885beb086f5dc355dc92dda6bf659a399a03acb2e35b2011 -eo pid,comm 19:13:06 ---> Running in 88fc2bd057d3 [Pipeline] { 19:13:07 Removing intermediate container 88fc2bd057d3 19:13:07 ---> 117f5766c271 19:13:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo 19:13:07 ========================================================= 19:13:07 [edgeXBuildGoParallel] Running Tests and Build... 19:13:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:07 + make test 19:13:07 go mod tidy -compat=1.17 19:13:08 ---> 24e4f40825bb 19:13:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:08 Removing intermediate container 9014dd19f4f6 19:13:08 ---> ff18ac3980e7 19:13:08 19:13:08 Step 9/20 : FROM alpine:3.15 19:13:08 ---> 8fc3a1d4bfe2 19:13:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:08 3.15: Pulling from library/alpine 19:13:08 ---> 905efcd64847 19:13:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:13:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:13:09 ---> Running in c0962cf7060e 19:13:09 Status: Downloaded newer image for alpine:3.15 19:13:09 ---> 0ac33e5f5afa 19:13:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:09 ---> Running in d6ca7d7a2c9c 19:13:09 Removing intermediate container c0962cf7060e 19:13:09 ---> 7ae0b0b9ba9d 19:13:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:09 ---> Running in 2589b9d7eaea 19:13:09 Removing intermediate container d6ca7d7a2c9c 19:13:09 ---> 471452340a7c 19:13:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:09 ---> Running in 52a6b12534c3 19:13:09 Removing intermediate container 2589b9d7eaea 19:13:09 ---> 7ad7f9007d4a 19:13:09 Step 20/22 : LABEL arch=x86_64 19:13:09 ---> Running in bea14a7fff8e 19:13:09 Removing intermediate container bea14a7fff8e 19:13:09 ---> 55464e5b7e5f 19:13:09 Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:13:10 ---> Running in ab71a2eb9a6f 19:13:10 Removing intermediate container ab71a2eb9a6f 19:13:10 ---> a0057abf1930 19:13:10 Step 22/22 : LABEL version=0.0.0 19:13:10 ---> Running in 30bf3cd03d22 19:13:10 Removing intermediate container 52a6b12534c3 19:13:10 ---> 5d885829730f 19:13:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:13:10 ---> Running in 0d2a4cd219c3 19:13:10 Removing intermediate container 30bf3cd03d22 19:13:10 ---> bb68363d4f68 19:13:10 19:13:10 Successfully built bb68363d4f68 19:13:10 Successfully tagged support-notifications:latest 19:13:10  Building support-notifications ... done Building security-spire-config 19:13:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:12 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:13:12 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:13:12 OK: 15854 distinct packages available 19:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:14 (1/9) Installing ca-certificates (20211220-r0) 19:13:14 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:14 ---> eaf31bbd3971 19:13:14 Step 3/26 : WORKDIR /edgex-go 19:13:14 ---> Using cache 19:13:14 ---> 117dc8e39e39 19:13:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:14 ---> Using cache 19:13:14 ---> f37fa4e53ed1 19:13:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:13:14 (2/9) Installing brotli-libs (1.0.9-r5) 19:13:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:13:14 (4/9) Installing libcurl (7.80.0-r1) 19:13:14 (5/9) Installing curl (7.80.0-r1) 19:13:14 (6/9) Installing dumb-init (1.2.5-r1) 19:13:14 (7/9) Installing musl-obstack (1.2.3-r0) 19:13:14 (8/9) Installing libucontext (1.1-r0) 19:13:14 (9/9) Installing gcompat (1.0.0-r4) 19:13:15 Executing busybox-1.34.1-r5.trigger 19:13:15 Executing ca-certificates-20211220-r0.trigger 19:13:15 OK: 8 MiB in 23 packages 19:13:16 ---> Running in 85cb89140776 19:13:16 Removing intermediate container 0d2a4cd219c3 19:13:16 ---> 4c6defabe2f5 19:13:16 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:16 ---> ea661812c0b2 19:13:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:13:17 ---> a0ac3512d840 19:13:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:13:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:17 ---> b2155e7092e0 19:13:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:13:17 ---> Running in 4ffeff54f1b8 19:13:17 OK: 221 MiB in 52 packages 19:13:17 Removing intermediate container 4ffeff54f1b8 19:13:17 ---> b6e742039e01 19:13:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:17 ---> Running in decbe395df2a 19:13:18 Removing intermediate container decbe395df2a 19:13:18 ---> 97bdc86d567b 19:13:18 Step 18/20 : LABEL arch=x86_64 19:13:18 ---> Running in 395db1fc2136 19:13:18 Removing intermediate container 85cb89140776 19:13:18 ---> c44821d73556 19:13:18 Step 6/26 : COPY go.mod vendor* ./ 19:13:18 Removing intermediate container 395db1fc2136 19:13:18 ---> 7afbf57058a3 19:13:18 Step 19/20 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:13:18 ---> Running in aa2484e021c8 19:13:18 ---> a6a1f3da0c6d 19:13:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:18 Removing intermediate container aa2484e021c8 19:13:18 ---> 32b7a057210f 19:13:18 Step 20/20 : LABEL version=0.0.0 19:13:18 ---> Running in 62dce7f7bf80 19:13:18 ---> Running in 0c4c67c8ac69 19:13:19 Removing intermediate container 0c4c67c8ac69 19:13:19 ---> 974048620d92 19:13:19 19:13:19 Successfully built 974048620d92 19:13:19 Successfully tagged security-spiffe-token-provider:latest 19:13:19 Building security-spire-server 19:13:19  Building security-spiffe-token-provider ... done 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:13:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:13:22 ---> eaf31bbd3971 19:13:22 Step 3/25 : WORKDIR /edgex-go 19:13:22 ---> Using cache 19:13:22 ---> 117dc8e39e39 19:13:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:22 ---> Using cache 19:13:22 ---> f37fa4e53ed1 19:13:22 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:13:22 ---> Using cache 19:13:22 ---> c44821d73556 19:13:22 Step 6/25 : COPY go.mod vendor* ./ 19:13:22 ---> Using cache 19:13:22 ---> a6a1f3da0c6d 19:13:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:22 ---> Running in 1cffbc84bab8 19:13:22 Removing intermediate container 62dce7f7bf80 19:13:22 ---> 84f4a3fe08a0 19:13:22 Step 8/26 : COPY . . 19:13:24 Building bin/spire-agent... 19:13:24 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:13:24 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:13:24 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:13:24 go: downloading github.com/docker/docker v20.10.12+incompatible 19:13:25 go: downloading github.com/google/go-tpm-tools v0.3.3 19:13:25 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:13:25 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:13:25 go: downloading github.com/docker/go-connections v0.4.0 19:13:25 go: downloading github.com/docker/go-units v0.4.0 19:13:25 go: downloading github.com/opencontainers/image-spec v1.0.1 19:13:25 go: downloading github.com/containerd/containerd v1.3.4 19:13:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:13:25 go: downloading github.com/opencontainers/go-digest v1.0.0 19:13:28 Removing intermediate container 1cffbc84bab8 19:13:28 ---> 888171e6305e 19:13:28 Step 8/25 : COPY . . 19:13:28 Removing intermediate container 0a2688d9acb4 19:13:28 ---> d349e745d2b4 19:13:28 19:13:28 Step 10/23 : FROM alpine:3.14 19:13:28 ---> e04c818066af 19:13:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:28 ---> Using cache 19:13:28 ---> b1b3b1823281 19:13:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:28 ---> Using cache 19:13:28 ---> ebb70192dc62 19:13:28 Step 13/23 : ENV APP_PORT=59882 19:13:28 Removing intermediate container c3d814b428b0 19:13:28 ---> b60665da6f8f 19:13:28 19:13:28 Step 10/22 : FROM alpine:3.14 19:13:28 ---> e04c818066af 19:13:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:13:28 ---> 53ab06919e6a 19:13:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:13:29 ---> Running in 3d99c6211567 19:13:29 ---> Running in e24d7faefd8a 19:13:29 ---> Running in d2edc567971f 19:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:30 Removing intermediate container e24d7faefd8a 19:13:30 ---> ecb5a7762a5d 19:13:30 Step 10/26 : RUN mkdir -p spire-build 19:13:30 Removing intermediate container d2edc567971f 19:13:30 ---> ceeed63ae155 19:13:30 Step 14/23 : EXPOSE $APP_PORT 19:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:30 ---> Running in 9c0529917d82 19:13:30 ---> Running in c0506526ed45 19:13:30 (1/6) Installing ca-certificates (20211220-r0) 19:13:30 (2/6) Installing brotli-libs (1.0.9-r5) 19:13:30 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:13:30 (4/6) Installing libcurl (7.79.1-r1) 19:13:30 (5/6) Installing curl (7.79.1-r1) 19:13:30 (6/6) Installing dumb-init (1.2.5-r1) 19:13:30 Executing busybox-1.33.1-r7.trigger 19:13:30 Executing ca-certificates-20211220-r0.trigger 19:13:30 OK: 8 MiB in 20 packages 19:13:30 Removing intermediate container c0506526ed45 19:13:30 ---> ac455af63fa3 19:13:30 Step 15/23 : WORKDIR / 19:13:30 ---> Running in 513131297d39 19:13:31 Removing intermediate container 513131297d39 19:13:31 ---> 3536dafa34a0 19:13:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:31 Removing intermediate container 3d99c6211567 19:13:31 ---> fcc83fe9bffd 19:13:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:31 ---> e77e4c8103cd 19:13:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:31 ---> Running in 545543f7144e 19:13:31 Removing intermediate container 9c0529917d82 19:13:31 ---> 08b18ee5da6e 19:13:31 Step 11/26 : WORKDIR /edgex-go/spire-build 19:13:31 ---> Running in 235de84f1bf3 19:13:31 Removing intermediate container 545543f7144e 19:13:31 ---> 726db0ceba92 19:13:31 Step 13/22 : WORKDIR /edgex 19:13:31 Removing intermediate container 235de84f1bf3 19:13:31 ---> 00de5ac1c1b3 19:13:31 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:13:32 ---> Running in 6fd54b2ebc38 19:13:32 ---> Running in 2cda58322444 19:13:32 ---> 32389078abb2 19:13:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:32 Removing intermediate container 6fd54b2ebc38 19:13:32 ---> e26c72110649 19:13:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:32 ---> 6a3f29cc1bad 19:13:32 Step 19/23 : ENTRYPOINT ["/core-command"] 19:13:33 ---> 4b0ce1d6b417 19:13:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:33 ---> Running in 1f68c703919a 19:13:33 spire-1.2.1/ 19:13:33 spire-1.2.1/.data/ 19:13:33 spire-1.2.1/.data/.file 19:13:33 spire-1.2.1/.dockerignore 19:13:33 spire-1.2.1/.gitattributes 19:13:33 spire-1.2.1/.githooks/ 19:13:33 spire-1.2.1/.githooks/pre-commit 19:13:33 spire-1.2.1/.github/ 19:13:33 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:13:33 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:13:33 spire-1.2.1/.github/dependabot.yml 19:13:33 spire-1.2.1/.github/workflows/ 19:13:33 spire-1.2.1/.github/workflows/nightly_build.yaml 19:13:33 spire-1.2.1/.github/workflows/pr_build.yaml 19:13:33 spire-1.2.1/.github/workflows/release_build.yaml 19:13:33 spire-1.2.1/.github/workflows/scripts/ 19:13:33 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:13:33 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:13:33 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:13:33 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:13:33 spire-1.2.1/.github/workflows/scripts/split.sh 19:13:33 spire-1.2.1/.gitignore 19:13:33 spire-1.2.1/.go-version 19:13:33 spire-1.2.1/.golangci.yml 19:13:33 spire-1.2.1/ADOPTERS.md 19:13:33 spire-1.2.1/CHANGELOG.md 19:13:33 spire-1.2.1/CODE-OF-CONDUCT.md 19:13:33 spire-1.2.1/CODEOWNERS 19:13:33 spire-1.2.1/CONTRIBUTING.md 19:13:33 spire-1.2.1/Dockerfile 19:13:33 spire-1.2.1/Dockerfile.dev 19:13:33 spire-1.2.1/Dockerfile.scratch 19:13:33 spire-1.2.1/LICENSE 19:13:33 spire-1.2.1/MAINTAINERS.md 19:13:33 spire-1.2.1/Makefile 19:13:33 spire-1.2.1/README.md 19:13:33 spire-1.2.1/ROADMAP.md 19:13:33 spire-1.2.1/SECURITY.md 19:13:33 spire-1.2.1/cmd/ 19:13:33 spire-1.2.1/cmd/spire-agent/ 19:13:33 spire-1.2.1/cmd/spire-agent/cli/ 19:13:33 spire-1.2.1/cmd/spire-agent/cli/api/ 19:13:33 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/common/ 19:13:33 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:13:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/run/ 19:13:33 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:13:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:13:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:13:33 spire-1.2.1/cmd/spire-agent/main.go 19:13:33 spire-1.2.1/cmd/spire-server/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/agent/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/cli.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/run/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/token/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/validate/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/x509/ 19:13:33 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:13:33 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:13:33 spire-1.2.1/cmd/spire-server/main.go 19:13:33 spire-1.2.1/cmd/spire-server/util/ 19:13:33 spire-1.2.1/cmd/spire-server/util/util.go 19:13:33 spire-1.2.1/conf/ 19:13:33 spire-1.2.1/conf/agent/ 19:13:33 spire-1.2.1/conf/agent/agent.conf 19:13:33 spire-1.2.1/conf/agent/agent_full.conf 19:13:33 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:13:33 spire-1.2.1/conf/server/ 19:13:33 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:13:33 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:13:33 spire-1.2.1/conf/server/server.conf 19:13:33 spire-1.2.1/conf/server/server_full.conf 19:13:33 spire-1.2.1/doc/ 19:13:33 spire-1.2.1/doc/SPIRE101.md 19:13:33 spire-1.2.1/doc/auditlog.md 19:13:33 spire-1.2.1/doc/authorization_policy_engine.md 19:13:33 spire-1.2.1/doc/changelog_guidelines.md 19:13:33 spire-1.2.1/doc/cure53-report.pdf 19:13:33 spire-1.2.1/doc/images/ 19:13:33 spire-1.2.1/doc/images/2019_roadmap.png 19:13:33 spire-1.2.1/doc/images/SPIRE101.png 19:13:33 spire-1.2.1/doc/images/SPIRE_agent.png 19:13:33 spire-1.2.1/doc/images/SPIRE_server.png 19:13:33 spire-1.2.1/doc/images/cache_mgr.png 19:13:33 spire-1.2.1/doc/images/cache_mgr_components.png 19:13:33 spire-1.2.1/doc/images/federated_spire.png 19:13:33 spire-1.2.1/doc/images/ha_mode.png 19:13:33 spire-1.2.1/doc/images/nested_spire.png 19:13:33 spire-1.2.1/doc/images/oidc_federation.png 19:13:33 spire-1.2.1/doc/images/single_trust_domain.png 19:13:33 spire-1.2.1/doc/images/spiffe_compatible.png 19:13:33 spire-1.2.1/doc/images/spire_logo.png 19:13:33 spire-1.2.1/doc/migrating_registration_api_clients.md 19:13:33 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:13:33 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:13:33 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:13:33 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:13:33 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:13:33 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:13:33 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:13:33 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:13:33 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:13:33 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:13:33 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:13:33 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:13:33 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:13:33 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:13:33 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:13:33 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:13:33 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:13:33 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:13:33 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:13:33 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:13:33 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:13:33 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:13:33 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:13:33 spire-1.2.1/doc/scaling_spire.md 19:13:33 spire-1.2.1/doc/spire_agent.md 19:13:33 spire-1.2.1/doc/spire_server.md 19:13:33 spire-1.2.1/doc/supported_integrations.md 19:13:33 spire-1.2.1/doc/telemetry.md 19:13:33 spire-1.2.1/doc/telemetry_config.md 19:13:33 spire-1.2.1/doc/upgrading.md 19:13:33 spire-1.2.1/doc/using_spire.md 19:13:33 spire-1.2.1/examples/ 19:13:33 spire-1.2.1/examples/README.md 19:13:33 spire-1.2.1/go.mod 19:13:33 spire-1.2.1/go.sum 19:13:33 spire-1.2.1/pkg/ 19:13:33 spire-1.2.1/pkg/agent/ 19:13:33 spire-1.2.1/pkg/agent/agent.go 19:13:33 spire-1.2.1/pkg/agent/api/ 19:13:33 spire-1.2.1/pkg/agent/api/config.go 19:13:33 spire-1.2.1/pkg/agent/api/debug/ 19:13:33 spire-1.2.1/pkg/agent/api/debug/v1/ 19:13:33 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:13:33 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:13:33 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:13:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:13:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:13:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:13:33 spire-1.2.1/pkg/agent/api/endpoints.go 19:13:33 spire-1.2.1/pkg/agent/api/health/ 19:13:33 spire-1.2.1/pkg/agent/api/health/v1/ 19:13:33 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:13:33 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:13:33 spire-1.2.1/pkg/agent/api/rpccontext/ 19:13:33 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:13:33 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:13:33 spire-1.2.1/pkg/agent/attestor/ 19:13:33 spire-1.2.1/pkg/agent/attestor/node/ 19:13:33 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:13:33 spire-1.2.1/pkg/agent/attestor/node/node.go 19:13:33 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:13:33 spire-1.2.1/pkg/agent/attestor/workload/ 19:13:33 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:13:33 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:13:33 spire-1.2.1/pkg/agent/catalog/ 19:13:33 spire-1.2.1/pkg/agent/catalog/catalog.go 19:13:33 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:13:33 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:13:33 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:13:33 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:13:33 spire-1.2.1/pkg/agent/client/ 19:13:33 spire-1.2.1/pkg/agent/client/client.go 19:13:33 spire-1.2.1/pkg/agent/client/client_test.go 19:13:33 spire-1.2.1/pkg/agent/client/dial.go 19:13:33 spire-1.2.1/pkg/agent/client/nodeconn.go 19:13:33 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:13:33 spire-1.2.1/pkg/agent/client/update.go 19:13:33 spire-1.2.1/pkg/agent/client/util.go 19:13:33 spire-1.2.1/pkg/agent/common/ 19:13:33 spire-1.2.1/pkg/agent/common/backoff/ 19:13:33 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:13:33 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:13:33 spire-1.2.1/pkg/agent/common/cgroups/ 19:13:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:13:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:13:33 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:13:33 spire-1.2.1/pkg/agent/config.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/ 19:13:33 spire-1.2.1/pkg/agent/endpoints/config.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:13:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:13:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/workload/ 19:13:33 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:13:33 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:13:33 spire-1.2.1/pkg/agent/manager/ 19:13:33 spire-1.2.1/pkg/agent/manager/cache/ 19:13:33 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:13:33 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:13:33 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:13:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:13:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:13:33 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:13:33 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:13:33 spire-1.2.1/pkg/agent/manager/config.go 19:13:33 spire-1.2.1/pkg/agent/manager/manager.go 19:13:33 spire-1.2.1/pkg/agent/manager/manager_test.go 19:13:33 spire-1.2.1/pkg/agent/manager/storage.go 19:13:33 spire-1.2.1/pkg/agent/manager/storage_test.go 19:13:33 spire-1.2.1/pkg/agent/manager/storecache/ 19:13:33 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:13:33 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:13:33 spire-1.2.1/pkg/agent/manager/sync.go 19:13:33 spire-1.2.1/pkg/agent/plugin/ 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:13:33 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:13:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:13:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:13:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:13:33 spire-1.2.1/pkg/agent/svid/ 19:13:33 spire-1.2.1/pkg/agent/svid/rotator.go 19:13:33 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:13:33 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:13:33 spire-1.2.1/pkg/agent/svid/store/ 19:13:33 spire-1.2.1/pkg/agent/svid/store/service.go 19:13:33 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:13:33 spire-1.2.1/pkg/common/ 19:13:33 spire-1.2.1/pkg/common/agentpathtemplate/ 19:13:33 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:13:33 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:13:33 spire-1.2.1/pkg/common/api/ 19:13:33 spire-1.2.1/pkg/common/api/metrics.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/ 19:13:33 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/logger.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/names.go 19:13:33 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:13:33 spire-1.2.1/pkg/common/api/names.go 19:13:33 spire-1.2.1/pkg/common/api/ratelimit.go 19:13:33 spire-1.2.1/pkg/common/api/rpccontext/ 19:13:33 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:13:33 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:13:33 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:13:33 spire-1.2.1/pkg/common/auth/ 19:13:33 spire-1.2.1/pkg/common/auth/interceptors.go 19:13:33 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:13:33 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/ 19:13:33 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/types.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:13:33 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:13:33 spire-1.2.1/pkg/common/catalog/ 19:13:33 spire-1.2.1/pkg/common/catalog/bind.go 19:13:33 spire-1.2.1/pkg/common/catalog/builtin.go 19:13:33 spire-1.2.1/pkg/common/catalog/catalog.go 19:13:33 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:13:33 spire-1.2.1/pkg/common/catalog/closers.go 19:13:33 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:13:33 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:13:33 spire-1.2.1/pkg/common/catalog/config.go 19:13:33 spire-1.2.1/pkg/common/catalog/config_test.go 19:13:33 spire-1.2.1/pkg/common/catalog/configure.go 19:13:33 spire-1.2.1/pkg/common/catalog/constraints.go 19:13:33 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:13:33 spire-1.2.1/pkg/common/catalog/context.go 19:13:33 spire-1.2.1/pkg/common/catalog/external.go 19:13:33 spire-1.2.1/pkg/common/catalog/host.go 19:13:33 spire-1.2.1/pkg/common/catalog/pipenet.go 19:13:33 spire-1.2.1/pkg/common/catalog/plugin.go 19:13:33 spire-1.2.1/pkg/common/catalog/testplugin/ 19:13:33 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:13:33 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:13:33 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:13:33 spire-1.2.1/pkg/common/cli/ 19:13:33 spire-1.2.1/pkg/common/cli/env.go 19:13:33 spire-1.2.1/pkg/common/cli/flags.go 19:13:33 spire-1.2.1/pkg/common/cli/trust_domain.go 19:13:33 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:13:33 spire-1.2.1/pkg/common/cli/umask.go 19:13:33 spire-1.2.1/pkg/common/cli/umask_posix.go 19:13:33 spire-1.2.1/pkg/common/cli/umask_test.go 19:13:33 spire-1.2.1/pkg/common/cli/umask_windows.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/ 19:13:33 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/flag.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/format.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/ 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:13:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:13:33 spire-1.2.1/pkg/common/coretypes/ 19:13:33 spire-1.2.1/pkg/common/coretypes/bundle/ 19:13:33 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:13:33 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:13:33 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:13:33 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:13:33 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:13:33 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:13:33 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:13:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:13:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:13:33 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:13:33 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:13:33 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:13:33 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:13:33 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:13:33 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:13:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:13:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:13:33 spire-1.2.1/pkg/common/cryptoutil/ 19:13:33 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:13:33 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:13:33 spire-1.2.1/pkg/common/diskutil/ 19:13:33 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:13:33 spire-1.2.1/pkg/common/diskutil/file_test.go 19:13:33 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:13:33 spire-1.2.1/pkg/common/errorutil/ 19:13:33 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:13:33 spire-1.2.1/pkg/common/health/ 19:13:33 spire-1.2.1/pkg/common/health/config.go 19:13:33 spire-1.2.1/pkg/common/health/context.go 19:13:33 spire-1.2.1/pkg/common/health/context_test.go 19:13:33 spire-1.2.1/pkg/common/health/health.go 19:13:33 spire-1.2.1/pkg/common/health/health_test.go 19:13:33 spire-1.2.1/pkg/common/health/logger.go 19:13:33 spire-1.2.1/pkg/common/hostservice/ 19:13:33 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:13:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:13:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:13:33 spire-1.2.1/pkg/common/idutil/ 19:13:33 spire-1.2.1/pkg/common/idutil/require.go 19:13:33 spire-1.2.1/pkg/common/idutil/require_test.go 19:13:33 spire-1.2.1/pkg/common/idutil/safety.go 19:13:33 spire-1.2.1/pkg/common/idutil/safety_test.go 19:13:33 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:13:33 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:13:33 spire-1.2.1/pkg/common/jwtsvid/ 19:13:33 spire-1.2.1/pkg/common/jwtsvid/common.go 19:13:33 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:13:33 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:13:33 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:13:33 spire-1.2.1/pkg/common/jwtutil/ 19:13:33 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:13:33 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:13:33 spire-1.2.1/pkg/common/log/ 19:13:33 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:13:33 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:13:33 spire-1.2.1/pkg/common/log/log.go 19:13:33 spire-1.2.1/pkg/common/log/log_test.go 19:13:33 spire-1.2.1/pkg/common/log/options.go 19:13:33 spire-1.2.1/pkg/common/nodeutil/ 19:13:33 spire-1.2.1/pkg/common/nodeutil/node.go 19:13:33 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:13:33 spire-1.2.1/pkg/common/peertracker/ 19:13:33 spire-1.2.1/pkg/common/peertracker/conn.go 19:13:33 spire-1.2.1/pkg/common/peertracker/credentials.go 19:13:33 spire-1.2.1/pkg/common/peertracker/errors.go 19:13:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:13:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:13:33 spire-1.2.1/pkg/common/peertracker/info.go 19:13:33 spire-1.2.1/pkg/common/peertracker/listener.go 19:13:33 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:13:33 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:13:33 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:13:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:13:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:13:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:13:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:13:33 spire-1.2.1/pkg/common/peertracker/tcp.go 19:13:33 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:13:33 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:13:33 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:13:33 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:13:33 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:13:33 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:13:33 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:13:33 spire-1.2.1/pkg/common/peertracker/uds.go 19:13:33 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:13:33 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:13:33 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:13:33 spire-1.2.1/pkg/common/pemutil/ 19:13:33 spire-1.2.1/pkg/common/pemutil/block.go 19:13:33 spire-1.2.1/pkg/common/pemutil/certs.go 19:13:33 spire-1.2.1/pkg/common/pemutil/common.go 19:13:33 spire-1.2.1/pkg/common/pemutil/csr.go 19:13:33 spire-1.2.1/pkg/common/pemutil/keys.go 19:13:33 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/ 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:13:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:13:33 spire-1.2.1/pkg/common/plugin/ 19:13:33 spire-1.2.1/pkg/common/plugin/aws/ 19:13:33 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:13:33 spire-1.2.1/pkg/common/plugin/azure/ 19:13:33 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:13:33 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:13:33 spire-1.2.1/pkg/common/plugin/facade.go 19:13:33 spire-1.2.1/pkg/common/plugin/facade_test.go 19:13:33 spire-1.2.1/pkg/common/plugin/gcp/ 19:13:33 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:13:33 spire-1.2.1/pkg/common/plugin/k8s/ 19:13:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:13:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:13:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:13:33 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:13:33 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:13:33 spire-1.2.1/pkg/common/plugin/log.go 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/ 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:13:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:13:33 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:13:33 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:13:33 spire-1.2.1/pkg/common/plugin/x509pop/ 19:13:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:13:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:13:33 spire-1.2.1/pkg/common/profiling/ 19:13:33 spire-1.2.1/pkg/common/profiling/dumpers.go 19:13:33 spire-1.2.1/pkg/common/profiling/profiling.go 19:13:33 spire-1.2.1/pkg/common/protoutil/ 19:13:33 spire-1.2.1/pkg/common/protoutil/masks.go 19:13:33 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:13:33 spire-1.2.1/pkg/common/rotationutil/ 19:13:33 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:13:33 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:13:33 spire-1.2.1/pkg/common/selector/ 19:13:33 spire-1.2.1/pkg/common/selector/selector.go 19:13:33 spire-1.2.1/pkg/common/selector/selector_test.go 19:13:33 spire-1.2.1/pkg/common/selector/set.go 19:13:33 spire-1.2.1/pkg/common/selector/set_utils.go 19:13:33 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/ 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/ 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:13:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:13:33 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:13:33 spire-1.2.1/pkg/common/telemetry/call.go 19:13:33 spire-1.2.1/pkg/common/telemetry/common/ 19:13:33 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:13:33 spire-1.2.1/pkg/common/telemetry/config.go 19:13:33 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:13:33 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/inmem.go 19:13:33 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/m3.go 19:13:33 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/metrics.go 19:13:33 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/names.go 19:13:33 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:13:33 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:13:33 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/ 19:13:33 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:13:33 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:13:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:13:33 spire-1.2.1/pkg/common/telemetry/server/server.go 19:13:33 spire-1.2.1/pkg/common/telemetry/sink.go 19:13:33 spire-1.2.1/pkg/common/telemetry/statsd.go 19:13:33 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:13:33 spire-1.2.1/pkg/common/telemetry/uptime.go 19:13:33 spire-1.2.1/pkg/common/telemetry/version.go 19:13:33 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:13:33 spire-1.2.1/pkg/common/uptime/ 19:13:33 spire-1.2.1/pkg/common/uptime/uptime.go 19:13:33 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:13:33 spire-1.2.1/pkg/common/util/ 19:13:33 spire-1.2.1/pkg/common/util/certs.go 19:13:33 spire-1.2.1/pkg/common/util/certs_test.go 19:13:33 spire-1.2.1/pkg/common/util/csr.go 19:13:33 spire-1.2.1/pkg/common/util/hash.go 19:13:33 spire-1.2.1/pkg/common/util/selectors.go 19:13:33 spire-1.2.1/pkg/common/util/selectors_test.go 19:13:33 spire-1.2.1/pkg/common/util/signals.go 19:13:33 spire-1.2.1/pkg/common/util/sort.go 19:13:33 spire-1.2.1/pkg/common/util/sort_test.go 19:13:33 spire-1.2.1/pkg/common/util/task.go 19:13:33 spire-1.2.1/pkg/common/util/task_test.go 19:13:33 spire-1.2.1/pkg/common/util/testdata/ 19:13:33 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:13:33 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:13:33 spire-1.2.1/pkg/common/version/ 19:13:33 spire-1.2.1/pkg/common/version/version.go 19:13:33 spire-1.2.1/pkg/common/x509svid/ 19:13:33 spire-1.2.1/pkg/common/x509svid/common_test.go 19:13:33 spire-1.2.1/pkg/common/x509svid/csr.go 19:13:33 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:13:33 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:13:33 spire-1.2.1/pkg/common/x509util/ 19:13:33 spire-1.2.1/pkg/common/x509util/cert.go 19:13:33 spire-1.2.1/pkg/common/x509util/dns.go 19:13:33 spire-1.2.1/pkg/common/x509util/dns_test.go 19:13:33 spire-1.2.1/pkg/common/x509util/keyid.go 19:13:33 spire-1.2.1/pkg/common/x509util/keypair.go 19:13:33 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:13:33 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:13:33 spire-1.2.1/pkg/server/ 19:13:33 spire-1.2.1/pkg/server/api/ 19:13:33 spire-1.2.1/pkg/server/api/agent.go 19:13:33 spire-1.2.1/pkg/server/api/agent/ 19:13:33 spire-1.2.1/pkg/server/api/agent/v1/ 19:13:33 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:13:33 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:13:33 spire-1.2.1/pkg/server/api/agent_test.go 19:13:33 spire-1.2.1/pkg/server/api/api.go 19:13:33 spire-1.2.1/pkg/server/api/audit/ 19:13:33 spire-1.2.1/pkg/server/api/audit/audit.go 19:13:33 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:13:33 spire-1.2.1/pkg/server/api/bundle.go 19:13:33 spire-1.2.1/pkg/server/api/bundle/ 19:13:33 spire-1.2.1/pkg/server/api/bundle/v1/ 19:13:33 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:13:33 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:13:33 spire-1.2.1/pkg/server/api/bundle_test.go 19:13:33 spire-1.2.1/pkg/server/api/debug/ 19:13:33 spire-1.2.1/pkg/server/api/debug/v1/ 19:13:33 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:13:33 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:13:33 spire-1.2.1/pkg/server/api/entry.go 19:13:33 spire-1.2.1/pkg/server/api/entry/ 19:13:33 spire-1.2.1/pkg/server/api/entry/v1/ 19:13:33 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:13:33 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:13:33 spire-1.2.1/pkg/server/api/entry_test.go 19:13:33 spire-1.2.1/pkg/server/api/health/ 19:13:33 spire-1.2.1/pkg/server/api/health/v1/ 19:13:33 spire-1.2.1/pkg/server/api/health/v1/service.go 19:13:33 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:13:33 spire-1.2.1/pkg/server/api/id.go 19:13:33 spire-1.2.1/pkg/server/api/id_test.go 19:13:33 spire-1.2.1/pkg/server/api/limits/ 19:13:33 spire-1.2.1/pkg/server/api/limits/limits.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/ 19:13:33 spire-1.2.1/pkg/server/api/middleware/alias.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/audit.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/caller.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/common.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/entries.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:13:33 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:13:33 spire-1.2.1/pkg/server/api/ratelimit.go 19:13:33 spire-1.2.1/pkg/server/api/rpccontext/ 19:13:33 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:13:33 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:13:33 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:13:33 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:13:33 spire-1.2.1/pkg/server/api/selector.go 19:13:33 spire-1.2.1/pkg/server/api/selector_test.go 19:13:33 spire-1.2.1/pkg/server/api/status.go 19:13:33 spire-1.2.1/pkg/server/api/status_test.go 19:13:33 spire-1.2.1/pkg/server/api/svid/ 19:13:33 spire-1.2.1/pkg/server/api/svid/v1/ 19:13:33 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:13:33 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:13:33 spire-1.2.1/pkg/server/api/trustdomain.go 19:13:33 spire-1.2.1/pkg/server/api/trustdomain/ 19:13:33 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:13:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:13:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:13:33 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:13:33 spire-1.2.1/pkg/server/authpolicy/ 19:13:33 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:13:33 spire-1.2.1/pkg/server/authpolicy/policy.go 19:13:33 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:13:33 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:13:33 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:13:33 spire-1.2.1/pkg/server/authpolicy/validate.go 19:13:33 spire-1.2.1/pkg/server/bundle/ 19:13:33 spire-1.2.1/pkg/server/bundle/client/ 19:13:33 spire-1.2.1/pkg/server/bundle/client/client.go 19:13:33 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:13:33 spire-1.2.1/pkg/server/bundle/client/manager.go 19:13:33 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:13:33 spire-1.2.1/pkg/server/bundle/client/sources.go 19:13:33 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:13:33 spire-1.2.1/pkg/server/bundle/client/updater.go 19:13:33 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:13:33 spire-1.2.1/pkg/server/ca/ 19:13:33 spire-1.2.1/pkg/server/ca/ca.go 19:13:33 spire-1.2.1/pkg/server/ca/ca_health.go 19:13:33 spire-1.2.1/pkg/server/ca/ca_test.go 19:13:33 spire-1.2.1/pkg/server/ca/journal.go 19:13:33 spire-1.2.1/pkg/server/ca/journal_test.go 19:13:33 spire-1.2.1/pkg/server/ca/manager.go 19:13:33 spire-1.2.1/pkg/server/ca/manager_health.go 19:13:33 spire-1.2.1/pkg/server/ca/manager_test.go 19:13:33 spire-1.2.1/pkg/server/ca/templates.go 19:13:33 spire-1.2.1/pkg/server/ca/upstream_client.go 19:13:33 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:13:33 spire-1.2.1/pkg/server/ca/validation.go 19:13:33 spire-1.2.1/pkg/server/cache/ 19:13:33 spire-1.2.1/pkg/server/cache/dscache/ 19:13:33 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:13:33 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:13:33 spire-1.2.1/pkg/server/cache/entrycache/ 19:13:33 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:13:33 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:13:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:13:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:13:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:13:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:13:33 spire-1.2.1/pkg/server/catalog/ 19:13:33 spire-1.2.1/pkg/server/catalog/catalog.go 19:13:33 spire-1.2.1/pkg/server/catalog/keymanager.go 19:13:33 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:13:33 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:13:33 spire-1.2.1/pkg/server/catalog/notifier.go 19:13:33 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:13:33 spire-1.2.1/pkg/server/config.go 19:13:33 spire-1.2.1/pkg/server/datastore/ 19:13:33 spire-1.2.1/pkg/server/datastore/datastore.go 19:13:33 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:13:33 spire-1.2.1/pkg/server/datastore/repository.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:13:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:13:33 spire-1.2.1/pkg/server/endpoints/ 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/ 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:13:33 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:13:33 spire-1.2.1/pkg/server/endpoints/config.go 19:13:33 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:13:33 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:13:33 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:13:33 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:13:33 spire-1.2.1/pkg/server/endpoints/middleware.go 19:13:33 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:13:33 spire-1.2.1/pkg/server/hostservice/ 19:13:33 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:13:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:13:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:13:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:13:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:13:33 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:13:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:13:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/ 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/ 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:13:33 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:13:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:13:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/ 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:13:33 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:13:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:13:33 spire-1.2.1/pkg/server/registration/ 19:13:33 spire-1.2.1/pkg/server/registration/manager.go 19:13:33 spire-1.2.1/pkg/server/registration/manager_test.go 19:13:33 spire-1.2.1/pkg/server/scanentries.go 19:13:33 spire-1.2.1/pkg/server/scanentries_test.go 19:13:33 spire-1.2.1/pkg/server/server.go 19:13:33 spire-1.2.1/pkg/server/server_test.go 19:13:33 spire-1.2.1/pkg/server/svid/ 19:13:33 spire-1.2.1/pkg/server/svid/observer.go 19:13:33 spire-1.2.1/pkg/server/svid/observer_test.go 19:13:33 spire-1.2.1/pkg/server/svid/rotator.go 19:13:33 spire-1.2.1/pkg/server/svid/rotator_config.go 19:13:33 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:13:33 spire-1.2.1/pkg/server/svid/rotator_test.go 19:13:33 spire-1.2.1/proto/ 19:13:33 spire-1.2.1/proto/private/ 19:13:33 spire-1.2.1/proto/private/server/ 19:13:33 spire-1.2.1/proto/private/server/journal/ 19:13:33 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:13:33 spire-1.2.1/proto/private/server/journal/journal.proto 19:13:33 spire-1.2.1/proto/spire/ 19:13:33 spire-1.2.1/proto/spire/common/ 19:13:33 spire-1.2.1/proto/spire/common/common.pb.go 19:13:33 spire-1.2.1/proto/spire/common/common.proto 19:13:33 spire-1.2.1/proto/spire/common/plugin/ 19:13:33 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:13:33 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:13:33 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:13:33 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:13:33 spire-1.2.1/proto/spire/plugin/ 19:13:33 spire-1.2.1/proto/spire/plugin/agent/ 19:13:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:13:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:13:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:13:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:13:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:13:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:13:33 spire-1.2.1/release/Removing intermediate container 1f68c703919a 19:13:33 ---> 358bd654c962 19:13:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:33 19:13:33 spire-1.2.1/release/spire-extras/ 19:13:33 spire-1.2.1/release/spire-extras/README.md 19:13:33 spire-1.2.1/release/spire-extras/conf/ 19:13:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:13:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:13:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:13:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:13:33 spire-1.2.1/release/spire/ 19:13:33 spire-1.2.1/release/spire/README.md 19:13:33 spire-1.2.1/release/spire/conf/ 19:13:33 spire-1.2.1/release/spire/conf/agent/ 19:13:33 spire-1.2.1/release/spire/conf/agent/agent.conf 19:13:33 spire-1.2.1/release/spire/conf/server/ 19:13:33 spire-1.2.1/release/spire/conf/server/server.conf 19:13:33 spire-1.2.1/script/ 19:13:33 spire-1.2.1/script/build-artifact.sh 19:13:33 spire-1.2.1/script/generate_dummy_ca.sh 19:13:33 spire-1.2.1/support/ 19:13:33 spire-1.2.1/support/k8s/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:13:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/ 19:13:33 spire-1.2.1/support/oidc-discovery-provider/README.md 19:13:33 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/config.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/main.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:13:33 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:13:33 spire-1.2.1/test/ 19:13:33 spire-1.2.1/test/clock/ 19:13:33 spire-1.2.1/test/clock/clock.go 19:13:33 spire-1.2.1/test/fakes/ 19:13:33 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:13:33 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:13:33 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:13:33 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:13:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:13:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:13:33 spire-1.2.1/test/fakes/fakeagentstore/ 19:13:33 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:13:33 spire-1.2.1/test/fakes/fakedatastore/ 19:13:33 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:13:33 spire-1.2.1/test/fakes/fakeentryclient/ 19:13:33 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:13:33 spire-1.2.1/test/fakes/fakehealthchecker/ 19:13:33 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:13:33 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:13:33 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:13:33 spire-1.2.1/test/fakes/fakemetrics/ 19:13:33 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:13:33 spire-1.2.1/test/fakes/fakenoderesolver/ 19:13:33 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:13:33 spire-1.2.1/test/fakes/fakenotifier/ 19:13:33 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:13:33 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:13:33 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:13:33 spire-1.2.1/test/fakes/fakeserverca/ 19:13:33 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:13:33 spire-1.2.1/test/fakes/fakeservercatalog/ 19:13:33 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:13:33 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:13:33 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:13:33 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:13:33 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:13:33 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:13:33 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:13:33 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:13:33 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:13:33 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:13:33 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:13:33 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:13:33 spire-1.2.1/test/fixture/ 19:13:33 spire-1.2.1/test/fixture/certs/ 19:13:33 spire-1.2.1/test/fixture/certs/agent_svid.der 19:13:33 spire-1.2.1/test/fixture/certs/base_cert.pem 19:13:33 spire-1.2.1/test/fixture/certs/base_csr.pem 19:13:33 spire-1.2.1/test/fixture/certs/base_key.pem 19:13:33 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:13:33 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:13:33 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:13:33 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:13:33 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:13:33 spire-1.2.1/test/fixture/certs/blog_key.pem 19:13:33 spire-1.2.1/test/fixture/certs/bundle.der 19:13:33 spire-1.2.1/test/fixture/certs/ca.pem 19:13:33 spire-1.2.1/test/fixture/certs/ca_key.pem 19:13:33 spire-1.2.1/test/fixture/certs/database_cert.pem 19:13:33 spire-1.2.1/test/fixture/certs/database_csr.pem 19:13:33 spire-1.2.1/test/fixture/certs/database_key.pem 19:13:33 spire-1.2.1/test/fixture/certs/node_cert.pem 19:13:33 spire-1.2.1/test/fixture/certs/node_csr.pem 19:13:33 spire-1.2.1/test/fixture/certs/node_key.pem 19:13:33 spire-1.2.1/test/fixture/certs/svid.pem 19:13:33 spire-1.2.1/test/fixture/certs/svid_key.pem 19:13:33 spire-1.2.1/test/fixture/config/ 19:13:33 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:13:33 spire-1.2.1/test/fixture/config/agent_good.conf 19:13:33 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:13:33 spire-1.2.1/test/fixture/config/plugin_good.conf 19:13:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:13:33 spire-1.2.1/test/fixture/config/server_good.conf 19:13:33 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:13:33 spire-1.2.1/test/fixture/fixture.go 19:13:33 spire-1.2.1/test/fixture/nodeattestor/ 19:13:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:13:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:13:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:13:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:13:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:13:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:13:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:13:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:13:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:13:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:13:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:13:33 spire-1.2.1/test/fixture/registration/ 19:13:33 spire-1.2.1/test/fixture/registration/entries.json 19:13:33 spire-1.2.1/test/fixture/registration/good-for-update.json 19:13:33 spire-1.2.1/test/fixture/registration/good.json 19:13:33 spire-1.2.1/test/fixture/registration/invalid.json 19:13:33 spire-1.2.1/test/fixture/registration/invalid_json.json 19:13:33 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:13:33 spire-1.2.1/test/integration/ 19:13:33 spire-1.2.1/test/integration/README.md 19:13:33 spire-1.2.1/test/integration/common 19:13:33 spire-1.2.1/test/integration/setup/ 19:13:33 spire-1.2.1/test/integration/setup/adminclient/ 19:13:33 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:13:33 spire-1.2.1/test/integration/setup/adminclient/client.go 19:13:33 spire-1.2.1/test/integration/setup/debugagent/ 19:13:33 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:13:33 spire-1.2.1/test/integration/setup/debugagent/main.go 19:13:33 spire-1.2.1/test/integration/setup/debugserver/ 19:13:33 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:13:33 spire-1.2.1/test/integration/setup/debugserver/main.go 19:13:33 spire-1.2.1/test/integration/setup/downstreamclient/ 19:13:33 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:13:33 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:13:33 spire-1.2.1/test/integration/setup/itclient/ 19:13:33 spire-1.2.1/test/integration/setup/itclient/client.go 19:13:33 spire-1.2.1/test/integration/setup/node-attestation/ 19:13:33 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:13:33 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:13:33 spire-1.2.1/test/integration/setup/x509pop/ 19:13:33 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:13:33 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:13:33 spire-1.2.1/test/integration/suites/ 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:13:33 spire-1.2.1/test/integration/suites/join-token/ 19:13:33 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:13:33 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:13:33 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:13:33 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:13:33 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:13:33 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:13:33 spire-1.2.1/test/integration/suites/join-token/README.md 19:13:33 spire-1.2.1/test/integration/suites/join-token/conf/ 19:13:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/join-token/teardown 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:13:33 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:13:33 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:13:33 spire-1.2.1/test/integration/suites/k8s/ 19:13:33 spire-1.2.1/test/integration/suites/k8s/00-setup 19:13:33 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:13:33 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:13:33 spire-1.2.1/test/integration/suites/k8s/README.md 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/ 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:13:33 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:13:33 spire-1.2.1/test/integration/suites/k8s/teardown 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/ 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:13:33 spire-1.2.1/test/integration/suites/rotation/ 19:13:33 spire-1.2.1/test/integration/suites/rotation/00-setup 19:13:33 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:13:33 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:13:33 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:13:33 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:13:33 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:13:33 spire-1.2.1/test/integration/suites/rotation/README.md 19:13:33 spire-1.2.1/test/integration/suites/rotation/conf/ 19:13:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/rotation/teardown 19:13:33 spire-1.2.1/test/integration/suites/self-test/ 19:13:33 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:13:33 spire-1.2.1/test/integration/suites/self-test/README.md 19:13:33 spire-1.2.1/test/integration/suites/self-test/teardown 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:13:33 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:13:33 spire-1.2.1/test/integration/suites/upgrade/ 19:13:33 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:13:33 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:13:33 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:13:33 spire-1.2.1/test/integration/suites/upgrade/README.md 19:13:33 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:13:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:13:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:13:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:13:33 spire-1.2.1/test/integration/suites/upgrade/teardown 19:13:33 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:13:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:13:33 spire-1.2.1/test/integration/test-one.sh 19:13:33 spire-1.2.1/test/integration/test.sh 19:13:33 spire-1.2.1/test/plugintest/ 19:13:33 spire-1.2.1/test/plugintest/config.go 19:13:33 spire-1.2.1/test/plugintest/load.go 19:13:33 spire-1.2.1/test/plugintest/option.go 19:13:33 spire-1.2.1/test/spiretest/ 19:13:33 spire-1.2.1/test/spiretest/apiserver.go 19:13:33 spire-1.2.1/test/spiretest/assertions.go 19:13:33 spire-1.2.1/test/spiretest/dir.go 19:13:33 spire-1.2.1/test/spiretest/errors_posix.go 19:13:33 spire-1.2.1/test/spiretest/errors_windows.go 19:13:33 spire-1.2.1/test/spiretest/logs.go 19:13:33 spire-1.2.1/test/spiretest/socketapi.go 19:13:33 spire-1.2.1/test/spiretest/suite.go 19:13:33 spire-1.2.1/test/spiretest/x509.go 19:13:33 spire-1.2.1/test/testca/ 19:13:33 spire-1.2.1/test/testca/ca.go 19:13:33 spire-1.2.1/test/testkey/ 19:13:33 spire-1.2.1/test/testkey/generate.sh 19:13:33 spire-1.2.1/test/testkey/genkeys.go 19:13:33 spire-1.2.1/test/testkey/keys.go 19:13:33 spire-1.2.1/test/testkey/new.go 19:13:33 spire-1.2.1/test/tpmsimulator/ 19:13:33 spire-1.2.1/test/tpmsimulator/simulator.go 19:13:33 spire-1.2.1/test/util/ 19:13:33 spire-1.2.1/test/util/cert_fixtures.go 19:13:33 spire-1.2.1/test/util/cert_generation.go 19:13:33 spire-1.2.1/test/util/io_redirection.go 19:13:33 spire-1.2.1/test/util/race.go 19:13:33 spire-1.2.1/test/util/util.go 19:13:33 building spire from source... 19:13:33 Installing go1.17.7... 19:13:33 ---> Running in 69c216c1d43b 19:13:33 ---> 67693a650d62 19:13:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:33 Removing intermediate container 69c216c1d43b 19:13:33 ---> 2604187c7608 19:13:33 Step 21/23 : LABEL arch=x86_64 19:13:33 ---> Running in 2d10d0b8b2c4 19:13:34 Removing intermediate container 2d10d0b8b2c4 19:13:34 ---> f6efc87b0414 19:13:34 Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:13:34 ---> Running in 6fc400e69682 19:13:34 ---> 02fe9a962937 19:13:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:34 Removing intermediate container 6fc400e69682 19:13:34 ---> 6e71418c54b2 19:13:34 Step 23/23 : LABEL version=0.0.0 19:13:34 ---> Running in 3f0319722584 19:13:34 ---> 38394e44667e 19:13:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:34 Removing intermediate container 3f0319722584 19:13:34 ---> eda7851e2831 19:13:34 19:13:34 ---> Running in f6f4b73feaa5 19:13:34 Successfully built eda7851e2831 19:13:34 Successfully tagged core-command:latest 19:13:36  Building core-command ... done Removing intermediate container f6f4b73feaa5 19:13:36 ---> 6da552405b24 19:13:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:13:36 ---> 44a685ab8d5e 19:13:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:13:36 ---> Running in ce72fe91b658 19:13:36 ---> Running in cd4bcb00e30c 19:13:36 Removing intermediate container cd4bcb00e30c 19:13:36 ---> d43ee34408b5 19:13:36 Step 10/25 : RUN mkdir -p spire-build 19:13:36 Removing intermediate container ce72fe91b658 19:13:36 ---> 79b5ddb2b940 19:13:36 Step 20/22 : LABEL arch=x86_64 19:13:36 ---> Running in 5ee9ecea3b97 19:13:36 ---> Running in 424583dd34e0 19:13:36 Removing intermediate container 424583dd34e0 19:13:36 ---> 32f79730cd4f 19:13:36 Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:13:36 ---> Running in 90dc90c3c7b1 19:13:36 Removing intermediate container 90dc90c3c7b1 19:13:36 ---> a7769ddaa0eb 19:13:36 Step 22/22 : LABEL version=0.0.0 19:13:36 ---> Running in 3a614d98f667 19:13:36 Removing intermediate container 3a614d98f667 19:13:36 ---> 08da95d79a76 19:13:36 19:13:36 Successfully built 08da95d79a76 19:13:37 Successfully tagged security-proxy-setup:latest 19:13:37  Building security-proxy-setup ... done Removing intermediate container 5ee9ecea3b97 19:13:37 ---> b40b538a080a 19:13:37 Step 11/25 : WORKDIR /edgex-go/spire-build 19:13:37 ---> Running in d596b0f3bc90 19:13:37 Removing intermediate container d596b0f3bc90 19:13:37 ---> 3c49c4e297e1 19:13:37 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:13:37 ---> Running in 4d0c2e8d9611 19:13:38 spire-1.2.1/ 19:13:38 spire-1.2.1/.data/ 19:13:38 spire-1.2.1/.data/.file 19:13:38 spire-1.2.1/.dockerignore 19:13:38 spire-1.2.1/.gitattributes 19:13:38 spire-1.2.1/.githooks/ 19:13:38 spire-1.2.1/.githooks/pre-commit 19:13:38 spire-1.2.1/.github/ 19:13:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:13:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:13:38 spire-1.2.1/.github/dependabot.yml 19:13:38 spire-1.2.1/.github/workflows/ 19:13:38 spire-1.2.1/.github/workflows/nightly_build.yaml 19:13:38 spire-1.2.1/.github/workflows/pr_build.yaml 19:13:38 spire-1.2.1/.github/workflows/release_build.yaml 19:13:38 spire-1.2.1/.github/workflows/scripts/ 19:13:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:13:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:13:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:13:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:13:38 spire-1.2.1/.github/workflows/scripts/split.sh 19:13:38 spire-1.2.1/.gitignore 19:13:38 spire-1.2.1/.go-version 19:13:38 spire-1.2.1/.golangci.yml 19:13:38 spire-1.2.1/ADOPTERS.md 19:13:38 spire-1.2.1/CHANGELOG.md 19:13:38 spire-1.2.1/CODE-OF-CONDUCT.md 19:13:38 spire-1.2.1/CODEOWNERS 19:13:38 spire-1.2.1/CONTRIBUTING.md 19:13:38 spire-1.2.1/Dockerfile 19:13:38 spire-1.2.1/Dockerfile.dev 19:13:38 spire-1.2.1/Dockerfile.scratch 19:13:38 spire-1.2.1/LICENSE 19:13:38 spire-1.2.1/MAINTAINERS.md 19:13:38 spire-1.2.1/Makefile 19:13:38 spire-1.2.1/README.md 19:13:38 spire-1.2.1/ROADMAP.md 19:13:38 spire-1.2.1/SECURITY.md 19:13:38 spire-1.2.1/cmd/ 19:13:38 spire-1.2.1/cmd/spire-agent/ 19:13:38 spire-1.2.1/cmd/spire-agent/cli/ 19:13:38 spire-1.2.1/cmd/spire-agent/cli/api/ 19:13:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/common/ 19:13:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:13:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/run/ 19:13:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:13:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:13:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:13:38 spire-1.2.1/cmd/spire-agent/main.go 19:13:38 spire-1.2.1/cmd/spire-server/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/agent/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/cli.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/run/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/token/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/validate/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/x509/ 19:13:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:13:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:13:38 spire-1.2.1/cmd/spire-server/main.go 19:13:38 spire-1.2.1/cmd/spire-server/util/ 19:13:38 spire-1.2.1/cmd/spire-server/util/util.go 19:13:38 spire-1.2.1/conf/ 19:13:38 spire-1.2.1/conf/agent/ 19:13:38 spire-1.2.1/conf/agent/agent.conf 19:13:38 spire-1.2.1/conf/agent/agent_full.conf 19:13:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:13:38 spire-1.2.1/conf/server/ 19:13:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:13:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:13:38 spire-1.2.1/conf/server/server.conf 19:13:38 spire-1.2.1/conf/server/server_full.conf 19:13:38 spire-1.2.1/doc/ 19:13:38 spire-1.2.1/doc/SPIRE101.md 19:13:38 spire-1.2.1/doc/auditlog.md 19:13:38 spire-1.2.1/doc/authorization_policy_engine.md 19:13:38 spire-1.2.1/doc/changelog_guidelines.md 19:13:38 spire-1.2.1/doc/cure53-report.pdf 19:13:38 spire-1.2.1/doc/images/ 19:13:38 spire-1.2.1/doc/images/2019_roadmap.png 19:13:38 spire-1.2.1/doc/images/SPIRE101.png 19:13:38 spire-1.2.1/doc/images/SPIRE_agent.png 19:13:38 spire-1.2.1/doc/images/SPIRE_server.png 19:13:38 spire-1.2.1/doc/images/cache_mgr.png 19:13:38 spire-1.2.1/doc/images/cache_mgr_components.png 19:13:38 spire-1.2.1/doc/images/federated_spire.png 19:13:38 spire-1.2.1/doc/images/ha_mode.png 19:13:38 spire-1.2.1/doc/images/nested_spire.png 19:13:38 spire-1.2.1/doc/images/oidc_federation.png 19:13:38 spire-1.2.1/doc/images/single_trust_domain.png 19:13:38 spire-1.2.1/doc/images/spiffe_compatible.png 19:13:38 spire-1.2.1/doc/images/spire_logo.png 19:13:38 spire-1.2.1/doc/migrating_registration_api_clients.md 19:13:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:13:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:13:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:13:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:13:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:13:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:13:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:13:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:13:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:13:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:13:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:13:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:13:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:13:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:13:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:13:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:13:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:13:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:13:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:13:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:13:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:13:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:13:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:13:38 spire-1.2.1/doc/scaling_spire.md 19:13:38 spire-1.2.1/doc/spire_agent.md 19:13:38 spire-1.2.1/doc/spire_server.md 19:13:38 spire-1.2.1/doc/supported_integrations.md 19:13:38 spire-1.2.1/doc/telemetry.md 19:13:38 spire-1.2.1/doc/telemetry_config.md 19:13:38 spire-1.2.1/doc/upgrading.md 19:13:38 spire-1.2.1/doc/using_spire.md 19:13:38 spire-1.2.1/examples/ 19:13:38 spire-1.2.1/examples/README.md 19:13:38 spire-1.2.1/go.mod 19:13:38 spire-1.2.1/go.sum 19:13:38 spire-1.2.1/pkg/ 19:13:38 spire-1.2.1/pkg/agent/ 19:13:38 spire-1.2.1/pkg/agent/agent.go 19:13:38 spire-1.2.1/pkg/agent/api/ 19:13:38 spire-1.2.1/pkg/agent/api/config.go 19:13:38 spire-1.2.1/pkg/agent/api/debug/ 19:13:38 spire-1.2.1/pkg/agent/api/debug/v1/ 19:13:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:13:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:13:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:13:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:13:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:13:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:13:38 spire-1.2.1/pkg/agent/api/endpoints.go 19:13:38 spire-1.2.1/pkg/agent/api/health/ 19:13:38 spire-1.2.1/pkg/agent/api/health/v1/ 19:13:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:13:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:13:38 spire-1.2.1/pkg/agent/api/rpccontext/ 19:13:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:13:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:13:38 spire-1.2.1/pkg/agent/attestor/ 19:13:38 spire-1.2.1/pkg/agent/attestor/node/ 19:13:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:13:38 spire-1.2.1/pkg/agent/attestor/node/node.go 19:13:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:13:38 spire-1.2.1/pkg/agent/attestor/workload/ 19:13:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:13:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:13:38 spire-1.2.1/pkg/agent/catalog/ 19:13:38 spire-1.2.1/pkg/agent/catalog/catalog.go 19:13:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:13:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:13:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:13:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:13:38 spire-1.2.1/pkg/agent/client/ 19:13:38 spire-1.2.1/pkg/agent/client/client.go 19:13:38 spire-1.2.1/pkg/agent/client/client_test.go 19:13:38 spire-1.2.1/pkg/agent/client/dial.go 19:13:38 spire-1.2.1/pkg/agent/client/nodeconn.go 19:13:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:13:38 spire-1.2.1/pkg/agent/client/update.go 19:13:38 spire-1.2.1/pkg/agent/client/util.go 19:13:38 spire-1.2.1/pkg/agent/common/ 19:13:38 spire-1.2.1/pkg/agent/common/backoff/ 19:13:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:13:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:13:38 spire-1.2.1/pkg/agent/common/cgroups/ 19:13:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:13:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:13:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:13:38 spire-1.2.1/pkg/agent/config.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/ 19:13:38 spire-1.2.1/pkg/agent/endpoints/config.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:13:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:13:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/workload/ 19:13:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:13:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:13:38 spire-1.2.1/pkg/agent/manager/ 19:13:38 spire-1.2.1/pkg/agent/manager/cache/ 19:13:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:13:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:13:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:13:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:13:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:13:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:13:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:13:38 spire-1.2.1/pkg/agent/manager/config.go 19:13:38 spire-1.2.1/pkg/agent/manager/manager.go 19:13:38 spire-1.2.1/pkg/agent/manager/manager_test.go 19:13:38 spire-1.2.1/pkg/agent/manager/storage.go 19:13:38 spire-1.2.1/pkg/agent/manager/storage_test.go 19:13:38 spire-1.2.1/pkg/agent/manager/storecache/ 19:13:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:13:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:13:38 spire-1.2.1/pkg/agent/manager/sync.go 19:13:38 spire-1.2.1/pkg/agent/plugin/ 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:13:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:13:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:13:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:13:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:13:38 spire-1.2.1/pkg/agent/svid/ 19:13:38 spire-1.2.1/pkg/agent/svid/rotator.go 19:13:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:13:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:13:38 spire-1.2.1/pkg/agent/svid/store/ 19:13:38 spire-1.2.1/pkg/agent/svid/store/service.go 19:13:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:13:38 spire-1.2.1/pkg/common/ 19:13:38 spire-1.2.1/pkg/common/agentpathtemplate/ 19:13:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:13:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:13:38 spire-1.2.1/pkg/common/api/ 19:13:38 spire-1.2.1/pkg/common/api/metrics.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/ 19:13:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/logger.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/names.go 19:13:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:13:38 spire-1.2.1/pkg/common/api/names.go 19:13:38 spire-1.2.1/pkg/common/api/ratelimit.go 19:13:38 spire-1.2.1/pkg/common/api/rpccontext/ 19:13:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:13:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:13:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:13:38 spire-1.2.1/pkg/common/auth/ 19:13:38 spire-1.2.1/pkg/common/auth/interceptors.go 19:13:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:13:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/ 19:13:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/types.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:13:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:13:38 spire-1.2.1/pkg/common/catalog/ 19:13:38 spire-1.2.1/pkg/common/catalog/bind.go 19:13:38 spire-1.2.1/pkg/common/catalog/builtin.go 19:13:38 spire-1.2.1/pkg/common/catalog/catalog.go 19:13:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:13:38 spire-1.2.1/pkg/common/catalog/closers.go 19:13:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:13:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:13:38 spire-1.2.1/pkg/common/catalog/config.go 19:13:38 spire-1.2.1/pkg/common/catalog/config_test.go 19:13:38 spire-1.2.1/pkg/common/catalog/configure.go 19:13:38 spire-1.2.1/pkg/common/catalog/constraints.go 19:13:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:13:38 spire-1.2.1/pkg/common/catalog/context.go 19:13:38 spire-1.2.1/pkg/common/catalog/external.go 19:13:38 spire-1.2.1/pkg/common/catalog/host.go 19:13:38 spire-1.2.1/pkg/common/catalog/pipenet.go 19:13:38 spire-1.2.1/pkg/common/catalog/plugin.go 19:13:38 spire-1.2.1/pkg/common/catalog/testplugin/ 19:13:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:13:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:13:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:13:38 spire-1.2.1/pkg/common/cli/ 19:13:38 spire-1.2.1/pkg/common/cli/env.go 19:13:38 spire-1.2.1/pkg/common/cli/flags.go 19:13:38 spire-1.2.1/pkg/common/cli/trust_domain.go 19:13:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:13:38 spire-1.2.1/pkg/common/cli/umask.go 19:13:38 spire-1.2.1/pkg/common/cli/umask_posix.go 19:13:38 spire-1.2.1/pkg/common/cli/umask_test.go 19:13:38 spire-1.2.1/pkg/common/cli/umask_windows.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/ 19:13:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/flag.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/format.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/ 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:13:38 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:13:38 spire-1.2.1/pkg/common/coretypes/ 19:13:38 spire-1.2.1/pkg/common/coretypes/bundle/ 19:13:38 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:13:38 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:13:38 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:13:38 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:13:38 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:13:38 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:13:38 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:13:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:13:38 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:13:38 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:13:38 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:13:38 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:13:38 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:13:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:13:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:13:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:13:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:13:38 spire-1.2.1/pkg/common/cryptoutil/ 19:13:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:13:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:13:38 spire-1.2.1/pkg/common/diskutil/ 19:13:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:13:38 spire-1.2.1/pkg/common/diskutil/file_test.go 19:13:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:13:38 spire-1.2.1/pkg/common/errorutil/ 19:13:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:13:38 spire-1.2.1/pkg/common/health/ 19:13:38 spire-1.2.1/pkg/common/health/config.go 19:13:38 spire-1.2.1/pkg/common/health/context.go 19:13:38 spire-1.2.1/pkg/common/health/context_test.go 19:13:38 spire-1.2.1/pkg/common/health/health.go 19:13:38 spire-1.2.1/pkg/common/health/health_test.go 19:13:38 spire-1.2.1/pkg/common/health/logger.go 19:13:38 spire-1.2.1/pkg/common/hostservice/ 19:13:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:13:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:13:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:13:38 spire-1.2.1/pkg/common/idutil/ 19:13:38 spire-1.2.1/pkg/common/idutil/require.go 19:13:38 spire-1.2.1/pkg/common/idutil/require_test.go 19:13:38 spire-1.2.1/pkg/common/idutil/safety.go 19:13:38 spire-1.2.1/pkg/common/idutil/safety_test.go 19:13:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:13:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:13:38 spire-1.2.1/pkg/common/jwtsvid/ 19:13:38 spire-1.2.1/pkg/common/jwtsvid/common.go 19:13:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:13:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:13:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:13:38 spire-1.2.1/pkg/common/jwtutil/ 19:13:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:13:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:13:38 spire-1.2.1/pkg/common/log/ 19:13:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:13:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:13:38 spire-1.2.1/pkg/common/log/log.go 19:13:38 spire-1.2.1/pkg/common/log/log_test.go 19:13:38 spire-1.2.1/pkg/common/log/options.go 19:13:38 spire-1.2.1/pkg/common/nodeutil/ 19:13:38 spire-1.2.1/pkg/common/nodeutil/node.go 19:13:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:13:38 spire-1.2.1/pkg/common/peertracker/ 19:13:38 spire-1.2.1/pkg/common/peertracker/conn.go 19:13:38 spire-1.2.1/pkg/common/peertracker/credentials.go 19:13:38 spire-1.2.1/pkg/common/peertracker/errors.go 19:13:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:13:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:13:38 spire-1.2.1/pkg/common/peertracker/info.go 19:13:38 spire-1.2.1/pkg/common/peertracker/listener.go 19:13:38 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:13:38 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:13:38 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:13:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:13:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:13:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:13:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:13:38 spire-1.2.1/pkg/common/peertracker/tcp.go 19:13:38 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:13:38 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:13:38 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:13:38 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:13:38 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:13:38 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:13:38 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:13:38 spire-1.2.1/pkg/common/peertracker/uds.go 19:13:38 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:13:38 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:13:38 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:13:38 spire-1.2.1/pkg/common/pemutil/ 19:13:38 spire-1.2.1/pkg/common/pemutil/block.go 19:13:38 spire-1.2.1/pkg/common/pemutil/certs.go 19:13:38 spire-1.2.1/pkg/common/pemutil/common.go 19:13:38 spire-1.2.1/pkg/common/pemutil/csr.go 19:13:38 spire-1.2.1/pkg/common/pemutil/keys.go 19:13:38 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/ 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:13:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:13:38 spire-1.2.1/pkg/common/plugin/ 19:13:38 spire-1.2.1/pkg/common/plugin/aws/ 19:13:38 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:13:38 spire-1.2.1/pkg/common/plugin/azure/ 19:13:38 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:13:38 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:13:38 spire-1.2.1/pkg/common/plugin/facade.go 19:13:38 spire-1.2.1/pkg/common/plugin/facade_test.go 19:13:38 spire-1.2.1/pkg/common/plugin/gcp/ 19:13:38 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:13:38 spire-1.2.1/pkg/common/plugin/k8s/ 19:13:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:13:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:13:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:13:38 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:13:38 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:13:38 spire-1.2.1/pkg/common/plugin/log.go 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/ 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:13:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:13:38 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:13:38 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:13:38 spire-1.2.1/pkg/common/plugin/x509pop/ 19:13:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:13:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:13:38 spire-1.2.1/pkg/common/profiling/ 19:13:38 spire-1.2.1/pkg/common/profiling/dumpers.go 19:13:38 spire-1.2.1/pkg/common/profiling/profiling.go 19:13:38 spire-1.2.1/pkg/common/protoutil/ 19:13:38 spire-1.2.1/pkg/common/protoutil/masks.go 19:13:38 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:13:38 spire-1.2.1/pkg/common/rotationutil/ 19:13:38 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:13:38 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:13:38 spire-1.2.1/pkg/common/selector/ 19:13:38 spire-1.2.1/pkg/common/selector/selector.go 19:13:38 spire-1.2.1/pkg/common/selector/selector_test.go 19:13:38 spire-1.2.1/pkg/common/selector/set.go 19:13:38 spire-1.2.1/pkg/common/selector/set_utils.go 19:13:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/ 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/ 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:13:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:13:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:13:38 spire-1.2.1/pkg/common/telemetry/call.go 19:13:38 spire-1.2.1/pkg/common/telemetry/common/ 19:13:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:13:38 spire-1.2.1/pkg/common/telemetry/config.go 19:13:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:13:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/inmem.go 19:13:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/m3.go 19:13:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/metrics.go 19:13:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/names.go 19:13:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:13:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:13:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/ 19:13:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:13:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:13:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:13:38 spire-1.2.1/pkg/common/telemetry/server/server.go 19:13:38 spire-1.2.1/pkg/common/telemetry/sink.go 19:13:38 spire-1.2.1/pkg/common/telemetry/statsd.go 19:13:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:13:38 spire-1.2.1/pkg/common/telemetry/uptime.go 19:13:38 spire-1.2.1/pkg/common/telemetry/version.go 19:13:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:13:38 spire-1.2.1/pkg/common/uptime/ 19:13:38 spire-1.2.1/pkg/common/uptime/uptime.go 19:13:38 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:13:38 spire-1.2.1/pkg/common/util/ 19:13:38 spire-1.2.1/pkg/common/util/certs.go 19:13:38 spire-1.2.1/pkg/common/util/certs_test.go 19:13:38 spire-1.2.1/pkg/common/util/csr.go 19:13:38 spire-1.2.1/pkg/common/util/hash.go 19:13:38 spire-1.2.1/pkg/common/util/selectors.go 19:13:38 spire-1.2.1/pkg/common/util/selectors_test.go 19:13:38 spire-1.2.1/pkg/common/util/signals.go 19:13:38 spire-1.2.1/pkg/common/util/sort.go 19:13:38 spire-1.2.1/pkg/common/util/sort_test.go 19:13:38 spire-1.2.1/pkg/common/util/task.go 19:13:38 spire-1.2.1/pkg/common/util/task_test.go 19:13:38 spire-1.2.1/pkg/common/util/testdata/ 19:13:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:13:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:13:38 spire-1.2.1/pkg/common/version/ 19:13:38 spire-1.2.1/pkg/common/version/version.go 19:13:38 spire-1.2.1/pkg/common/x509svid/ 19:13:38 spire-1.2.1/pkg/common/x509svid/common_test.go 19:13:38 spire-1.2.1/pkg/common/x509svid/csr.go 19:13:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:13:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:13:38 spire-1.2.1/pkg/common/x509util/ 19:13:38 spire-1.2.1/pkg/common/x509util/cert.go 19:13:38 spire-1.2.1/pkg/common/x509util/dns.go 19:13:38 spire-1.2.1/pkg/common/x509util/dns_test.go 19:13:38 spire-1.2.1/pkg/common/x509util/keyid.go 19:13:38 spire-1.2.1/pkg/common/x509util/keypair.go 19:13:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:13:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:13:38 spire-1.2.1/pkg/server/ 19:13:38 spire-1.2.1/pkg/server/api/ 19:13:38 spire-1.2.1/pkg/server/api/agent.go 19:13:38 spire-1.2.1/pkg/server/api/agent/ 19:13:38 spire-1.2.1/pkg/server/api/agent/v1/ 19:13:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:13:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:13:38 spire-1.2.1/pkg/server/api/agent_test.go 19:13:38 spire-1.2.1/pkg/server/api/api.go 19:13:38 spire-1.2.1/pkg/server/api/audit/ 19:13:38 spire-1.2.1/pkg/server/api/audit/audit.go 19:13:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:13:38 spire-1.2.1/pkg/server/api/bundle.go 19:13:38 spire-1.2.1/pkg/server/api/bundle/ 19:13:38 spire-1.2.1/pkg/server/api/bundle/v1/ 19:13:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:13:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:13:38 spire-1.2.1/pkg/server/api/bundle_test.go 19:13:38 spire-1.2.1/pkg/server/api/debug/ 19:13:38 spire-1.2.1/pkg/server/api/debug/v1/ 19:13:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:13:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:13:38 spire-1.2.1/pkg/server/api/entry.go 19:13:38 spire-1.2.1/pkg/server/api/entry/ 19:13:38 spire-1.2.1/pkg/server/api/entry/v1/ 19:13:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:13:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:13:38 spire-1.2.1/pkg/server/api/entry_test.go 19:13:38 spire-1.2.1/pkg/server/api/health/ 19:13:38 spire-1.2.1/pkg/server/api/health/v1/ 19:13:38 spire-1.2.1/pkg/server/api/health/v1/service.go 19:13:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:13:38 spire-1.2.1/pkg/server/api/id.go 19:13:38 spire-1.2.1/pkg/server/api/id_test.go 19:13:38 spire-1.2.1/pkg/server/api/limits/ 19:13:38 spire-1.2.1/pkg/server/api/limits/limits.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/ 19:13:38 spire-1.2.1/pkg/server/api/middleware/alias.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/audit.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/caller.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/common.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/entries.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:13:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:13:38 spire-1.2.1/pkg/server/api/ratelimit.go 19:13:38 spire-1.2.1/pkg/server/api/rpccontext/ 19:13:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:13:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:13:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:13:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:13:38 spire-1.2.1/pkg/server/api/selector.go 19:13:38 spire-1.2.1/pkg/server/api/selector_test.go 19:13:38 spire-1.2.1/pkg/server/api/status.go 19:13:38 spire-1.2.1/pkg/server/api/status_test.go 19:13:38 spire-1.2.1/pkg/server/api/svid/ 19:13:38 spire-1.2.1/pkg/server/api/svid/v1/ 19:13:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:13:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:13:38 spire-1.2.1/pkg/server/api/trustdomain.go 19:13:38 spire-1.2.1/pkg/server/api/trustdomain/ 19:13:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:13:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:13:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:13:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:13:38 spire-1.2.1/pkg/server/authpolicy/ 19:13:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:13:38 spire-1.2.1/pkg/server/authpolicy/policy.go 19:13:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:13:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:13:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:13:38 spire-1.2.1/pkg/server/authpolicy/validate.go 19:13:38 spire-1.2.1/pkg/server/bundle/ 19:13:38 spire-1.2.1/pkg/server/bundle/client/ 19:13:38 spire-1.2.1/pkg/server/bundle/client/client.go 19:13:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:13:38 spire-1.2.1/pkg/server/bundle/client/manager.go 19:13:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:13:38 spire-1.2.1/pkg/server/bundle/client/sources.go 19:13:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:13:38 spire-1.2.1/pkg/server/bundle/client/updater.go 19:13:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:13:38 spire-1.2.1/pkg/server/ca/ 19:13:38 spire-1.2.1/pkg/server/ca/ca.go 19:13:38 spire-1.2.1/pkg/server/ca/ca_health.go 19:13:38 spire-1.2.1/pkg/server/ca/ca_test.go 19:13:38 spire-1.2.1/pkg/server/ca/journal.go 19:13:38 spire-1.2.1/pkg/server/ca/journal_test.go 19:13:38 spire-1.2.1/pkg/server/ca/manager.go 19:13:38 spire-1.2.1/pkg/server/ca/manager_health.go 19:13:38 spire-1.2.1/pkg/server/ca/manager_test.go 19:13:38 spire-1.2.1/pkg/server/ca/templates.go 19:13:38 spire-1.2.1/pkg/server/ca/upstream_client.go 19:13:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:13:38 spire-1.2.1/pkg/server/ca/validation.go 19:13:38 spire-1.2.1/pkg/server/cache/ 19:13:38 spire-1.2.1/pkg/server/cache/dscache/ 19:13:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:13:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:13:38 spire-1.2.1/pkg/server/cache/entrycache/ 19:13:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:13:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:13:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:13:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:13:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:13:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:13:38 spire-1.2.1/pkg/server/catalog/ 19:13:38 spire-1.2.1/pkg/server/catalog/catalog.go 19:13:38 spire-1.2.1/pkg/server/catalog/keymanager.go 19:13:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:13:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:13:38 spire-1.2.1/pkg/server/catalog/notifier.go 19:13:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:13:38 spire-1.2.1/pkg/server/config.go 19:13:38 spire-1.2.1/pkg/server/datastore/ 19:13:38 spire-1.2.1/pkg/server/datastore/datastore.go 19:13:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:13:38 spire-1.2.1/pkg/server/datastore/repository.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:13:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:13:38 spire-1.2.1/pkg/server/endpoints/ 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/ 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:13:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:13:38 spire-1.2.1/pkg/server/endpoints/config.go 19:13:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:13:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:13:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:13:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:13:38 spire-1.2.1/pkg/server/endpoints/middleware.go 19:13:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:13:38 spire-1.2.1/pkg/server/hostservice/ 19:13:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:13:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:13:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:13:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:13:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:13:38 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:13:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:13:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/ 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/ 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:13:38 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:13:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:13:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/ 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:13:38 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:13:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:13:38 spire-1.2.1/pkg/server/registration/ 19:13:38 spire-1.2.1/pkg/server/registration/manager.go 19:13:38 spire-1.2.1/pkg/server/registration/manager_test.go 19:13:38 spire-1.2.1/pkg/server/scanentries.go 19:13:38 spire-1.2.1/pkg/server/scanentries_test.go 19:13:38 spire-1.2.1/pkg/server/server.go 19:13:38 spire-1.2.1/pkg/server/server_test.go 19:13:38 spire-1.2.1/pkg/server/svid/ 19:13:38 spire-1.2.1/pkg/server/svid/observer.go 19:13:38 spire-1.2.1/pkg/server/svid/observer_test.go 19:13:38 spire-1.2.1/pkg/server/svid/rotator.go 19:13:38 spire-1.2.1/pkg/server/svid/rotator_config.go 19:13:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:13:38 spire-1.2.1/pkg/server/svid/rotator_test.go 19:13:38 spire-1.2.1/proto/ 19:13:38 spire-1.2.1/proto/private/ 19:13:38 spire-1.2.1/proto/private/server/ 19:13:38 spire-1.2.1/proto/private/server/journal/ 19:13:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:13:38 spire-1.2.1/proto/private/server/journal/journal.proto 19:13:38 spire-1.2.1/proto/spire/ 19:13:38 spire-1.2.1/proto/spire/common/ 19:13:38 spire-1.2.1/proto/spire/common/common.pb.go 19:13:38 spire-1.2.1/proto/spire/common/common.proto 19:13:38 spire-1.2.1/proto/spire/common/plugin/ 19:13:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:13:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:13:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:13:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:13:38 spire-1.2.1/proto/spire/plugin/ 19:13:38 spire-1.2.1/proto/spire/plugin/agent/ 19:13:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:13:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:13:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:13:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:13:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:13:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:13:38 spire-1.2.1/release/ 19:13:38 spire-1.2.1/release/spire-extras/ 19:13:38 spire-1.2.1/release/spire-extras/README.md 19:13:38 spire-1.2.1/release/spire-extras/conf/ 19:13:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:13:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:13:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:13:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:13:38 spire-1.2.1/release/spire/ 19:13:38 spire-1.2.1/release/spire/README.md 19:13:38 spire-1.2.1/release/spire/conf/ 19:13:38 spire-1.2.1/release/spire/conf/agent/ 19:13:38 spire-1.2.1/release/spire/conf/agent/agent.conf 19:13:38 spire-1.2.1/release/spire/conf/server/ 19:13:38 spire-1.2.1/release/spire/conf/server/server.conf 19:13:38 spire-1.2.1/script/ 19:13:38 spire-1.2.1/script/build-artifact.sh 19:13:38 spire-1.2.1/script/generate_dummy_ca.sh 19:13:38 spire-1.2.1/support/ 19:13:38 spire-1.2.1/support/k8s/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:13:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/ 19:13:38 spire-1.2.1/support/oidc-discovery-provider/README.md 19:13:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/config.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/main.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:13:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:13:38 spire-1.2.1/test/ 19:13:38 spire-1.2.1/test/clock/ 19:13:38 spire-1.2.1/test/clock/clock.go 19:13:38 spire-1.2.1/test/fakes/ 19:13:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:13:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:13:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:13:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:13:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:13:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:13:38 spire-1.2.1/test/fakes/fakeagentstore/ 19:13:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:13:38 spire-1.2.1/test/fakes/fakedatastore/ 19:13:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:13:38 spire-1.2.1/test/fakes/fakeentryclient/ 19:13:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:13:38 spire-1.2.1/test/fakes/fakehealthchecker/ 19:13:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:13:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:13:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:13:38 spire-1.2.1/test/fakes/fakemetrics/ 19:13:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:13:38 spire-1.2.1/test/fakes/fakenoderesolver/ 19:13:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:13:38 spire-1.2.1/test/fakes/fakenotifier/ 19:13:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:13:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:13:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:13:38 spire-1.2.1/test/fakes/fakeserverca/ 19:13:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:13:38 spire-1.2.1/test/fakes/fakeservercatalog/ 19:13:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:13:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:13:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:13:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:13:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:13:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:13:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:13:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:13:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:13:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:13:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:13:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:13:38 spire-1.2.1/test/fixture/ 19:13:38 spire-1.2.1/test/fixture/certs/ 19:13:38 spire-1.2.1/test/fixture/certs/agent_svid.der 19:13:38 spire-1.2.1/test/fixture/certs/base_cert.pem 19:13:38 spire-1.2.1/test/fixture/certs/base_csr.pem 19:13:38 spire-1.2.1/test/fixture/certs/base_key.pem 19:13:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:13:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:13:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:13:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:13:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:13:38 spire-1.2.1/test/fixture/certs/blog_key.pem 19:13:38 spire-1.2.1/test/fixture/certs/bundle.der 19:13:38 spire-1.2.1/test/fixture/certs/ca.pem 19:13:38 spire-1.2.1/test/fixture/certs/ca_key.pem 19:13:38 spire-1.2.1/test/fixture/certs/database_cert.pem 19:13:38 spire-1.2.1/test/fixture/certs/database_csr.pem 19:13:38 spire-1.2.1/test/fixture/certs/database_key.pem 19:13:38 spire-1.2.1/test/fixture/certs/node_cert.pem 19:13:38 spire-1.2.1/test/fixture/certs/node_csr.pem 19:13:38 spire-1.2.1/test/fixture/certs/node_key.pem 19:13:38 spire-1.2.1/test/fixture/certs/svid.pem 19:13:38 spire-1.2.1/test/fixture/certs/svid_key.pem 19:13:38 spire-1.2.1/test/fixture/config/ 19:13:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:13:38 spire-1.2.1/test/fixture/config/agent_good.conf 19:13:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:13:38 spire-1.2.1/test/fixture/config/plugin_good.conf 19:13:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:13:38 spire-1.2.1/test/fixture/config/server_good.conf 19:13:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:13:38 spire-1.2.1/test/fixture/fixture.go 19:13:38 spire-1.2.1/test/fixture/nodeattestor/ 19:13:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:13:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:13:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:13:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:13:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:13:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:13:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:13:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:13:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:13:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:13:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:13:38 spire-1.2.1/test/fixture/registration/ 19:13:38 spire-1.2.1/test/fixture/registration/entries.json 19:13:38 spire-1.2.1/test/fixture/registration/good-for-update.json 19:13:38 spire-1.2.1/test/fixture/registration/good.json 19:13:38 spire-1.2.1/test/fixture/registration/invalid.json 19:13:38 spire-1.2.1/test/fixture/registration/invalid_json.json 19:13:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:13:38 spire-1.2.1/test/integration/ 19:13:38 spire-1.2.1/test/integration/README.md 19:13:38 spire-1.2.1/test/integration/common 19:13:38 spire-1.2.1/test/integration/setup/ 19:13:38 spire-1.2.1/test/integration/setup/adminclient/ 19:13:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:13:38 spire-1.2.1/test/integration/setup/adminclient/client.go 19:13:38 spire-1.2.1/test/integration/setup/debugagent/ 19:13:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:13:38 spire-1.2.1/test/integration/setup/debugagent/main.go 19:13:38 spire-1.2.1/test/integration/setup/debugserver/ 19:13:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:13:38 spire-1.2.1/test/integration/setup/debugserver/main.go 19:13:38 spire-1.2.1/test/integration/setup/downstreamclient/ 19:13:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:13:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:13:38 spire-1.2.1/test/integration/setup/itclient/ 19:13:38 spire-1.2.1/test/integration/setup/itclient/client.go 19:13:38 spire-1.2.1/test/integration/setup/node-attestation/ 19:13:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:13:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:13:38 spire-1.2.1/test/integration/setup/x509pop/ 19:13:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:13:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:13:38 spire-1.2.1/test/integration/suites/ 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:13:38 spire-1.2.1/test/integration/suites/join-token/ 19:13:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:13:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:13:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:13:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:13:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:13:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:13:38 spire-1.2.1/test/integration/suites/join-token/README.md 19:13:38 spire-1.2.1/test/integration/suites/join-token/conf/ 19:13:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/join-token/teardown 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:13:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:13:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:13:38 spire-1.2.1/test/integration/suites/k8s/ 19:13:38 spire-1.2.1/test/integration/suites/k8s/00-setup 19:13:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:13:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:13:38 spire-1.2.1/test/integration/suites/k8s/README.md 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/ 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:13:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:13:38 spire-1.2.1/test/integration/suites/k8s/teardown 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/ 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:13:38 spire-1.2.1/test/integration/suites/rotation/ 19:13:38 spire-1.2.1/test/integration/suites/rotation/00-setup 19:13:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:13:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:13:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:13:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:13:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:13:38 spire-1.2.1/test/integration/suites/rotation/README.md 19:13:38 spire-1.2.1/test/integration/suites/rotation/conf/ 19:13:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/rotation/teardown 19:13:38 spire-1.2.1/test/integration/suites/self-test/ 19:13:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:13:38 spire-1.2.1/test/integration/suites/self-test/README.md 19:13:38 spire-1.2.1/test/integration/suites/self-test/teardown 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:13:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:13:38 spire-1.2.1/test/integration/suites/upgrade/ 19:13:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:13:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:13:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:13:38 spire-1.2.1/test/integration/suites/upgrade/README.md 19:13:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:13:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:13:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:13:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:13:38 spire-1.2.1/test/integration/suites/upgrade/teardown 19:13:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:13:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:13:38 spire-1.2.1/test/integration/test-one.sh 19:13:38 spire-1.2.1/test/integration/test.sh 19:13:38 spire-1.2.1/test/plugintest/ 19:13:38 spire-1.2.1/test/plugintest/config.go 19:13:38 spire-1.2.1/test/plugintest/load.go 19:13:38 spire-1.2.1/test/plugintest/option.go 19:13:38 spire-1.2.1/test/spiretest/ 19:13:38 spire-1.2.1/test/spiretest/apiserver.go 19:13:38 spire-1.2.1/test/spiretest/assertions.go 19:13:38 spire-1.2.1/test/spiretest/dir.go 19:13:38 spire-1.2.1/test/spiretest/errors_posix.go 19:13:38 spire-1.2.1/test/spiretest/errors_windows.go 19:13:38 spire-1.2.1/test/spiretest/logs.go 19:13:38 spire-1.2.1/test/spiretest/socketapi.go 19:13:38 spire-1.2.1/test/spiretest/suite.go 19:13:38 spire-1.2.1/test/spiretest/x509.go 19:13:38 spire-1.2.1/test/testca/ 19:13:38 spire-1.2.1/test/testca/ca.go 19:13:38 spire-1.2.1/test/testkey/ 19:13:38 spire-1.2.1/test/testkey/generate.sh 19:13:38 spire-1.2.1/test/testkey/genkeys.go 19:13:38 spire-1.2.1/test/testkey/keys.go 19:13:38 spire-1.2.1/test/testkey/new.go 19:13:38 spire-1.2.1/test/tpmsimulator/ 19:13:38 spire-1.2.1/test/tpmsimulator/simulator.go 19:13:38 spire-1.2.1/test/util/ 19:13:38 spire-1.2.1/test/util/cert_fixtures.go 19:13:38 spire-1.2.1/test/util/cert_generation.go 19:13:38 spire-1.2.1/test/util/io_redirection.go 19:13:38 spire-1.2.1/test/util/race.go 19:13:38 spire-1.2.1/test/util/util.go 19:13:38 building spire from source... 19:13:38 Installing go1.17.7... 19:13:39 Building bin/spire-server... 19:13:39 go: downloading github.com/mitchellh/cli v1.1.2 19:13:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:13:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:13:39 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:13:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:13:39 go: downloading github.com/imdario/mergo v0.3.12 19:13:39 go: downloading github.com/sirupsen/logrus v1.8.1 19:13:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:13:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:13:39 go: downloading google.golang.org/grpc v1.44.0 19:13:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:13:39 go: downloading github.com/fatih/color v1.13.0 19:13:39 go: downloading github.com/mattn/go-isatty v0.0.14 19:13:40 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:13:40 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:13:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:13:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:13:40 go: downloading github.com/armon/go-metrics v0.3.10 19:13:40 go: downloading github.com/prometheus/client_golang v1.12.1 19:13:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:13:40 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:13:40 go: downloading github.com/open-policy-agent/opa v0.38.0 19:13:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:13:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:13:40 go: downloading github.com/mattn/go-colorable v0.1.12 19:13:40 go: downloading github.com/Masterminds/goutils v1.1.0 19:13:40 go: downloading github.com/Masterminds/semver v1.5.0 19:13:40 go: downloading github.com/google/uuid v1.1.2 19:13:40 go: downloading github.com/huandu/xstrings v1.3.2 19:13:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:13:40 go: downloading github.com/oklog/run v1.0.0 19:13:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:13:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:13:40 go: downloading github.com/prometheus/client_model v0.2.0 19:13:40 go: downloading github.com/prometheus/common v0.32.1 19:13:40 go: downloading github.com/beorn7/perks v1.0.1 19:13:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:13:40 go: downloading github.com/prometheus/procfs v0.7.3 19:13:40 go: downloading github.com/imkira/go-observer v1.0.3 19:13:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:13:40 go: downloading go.uber.org/atomic v1.9.0 19:13:40 go: downloading github.com/hashicorp/errwrap v1.1.0 19:13:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:13:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:13:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:13:40 go: downloading github.com/blang/semver/v4 v4.0.0 19:13:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:13:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:13:40 go: downloading github.com/jinzhu/gorm v1.9.16 19:13:40 go: downloading github.com/lib/pq v1.10.4 19:13:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:13:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:13:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:13:40 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:13:41 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:13:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:13:41 go: downloading github.com/stretchr/testify v1.7.0 19:13:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:13:43 Building bin/spire-server... 19:13:43 go: downloading github.com/mitchellh/cli v1.1.2 19:13:43 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:13:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:13:43 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:13:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:13:43 go: downloading github.com/imdario/mergo v0.3.12 19:13:43 go: downloading github.com/sirupsen/logrus v1.8.1 19:13:43 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:13:43 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:13:43 go: downloading google.golang.org/grpc v1.44.0 19:13:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:13:43 go: downloading github.com/fatih/color v1.13.0 19:13:43 go: downloading github.com/mattn/go-isatty v0.0.14 19:13:43 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:13:43 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:13:43 go: downloading github.com/armon/go-metrics v0.3.10 19:13:43 go: downloading github.com/prometheus/client_golang v1.12.1 19:13:43 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:13:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:13:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:13:43 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:13:43 go: downloading github.com/open-policy-agent/opa v0.38.0 19:13:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:13:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:13:43 go: downloading github.com/mattn/go-colorable v0.1.12 19:13:43 go: downloading github.com/Masterminds/goutils v1.1.0 19:13:43 go: downloading github.com/Masterminds/semver v1.5.0 19:13:43 go: downloading github.com/google/uuid v1.1.2 19:13:43 go: downloading github.com/huandu/xstrings v1.3.2 19:13:43 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:13:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:13:43 go: downloading github.com/prometheus/client_model v0.2.0 19:13:43 go: downloading github.com/prometheus/common v0.32.1 19:13:43 go: downloading github.com/beorn7/perks v1.0.1 19:13:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:13:43 go: downloading github.com/prometheus/procfs v0.7.3 19:13:43 go: downloading go.uber.org/atomic v1.9.0 19:13:43 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:13:43 go: downloading github.com/oklog/run v1.0.0 19:13:43 go: downloading github.com/imkira/go-observer v1.0.3 19:13:43 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:13:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:13:43 go: downloading github.com/hashicorp/errwrap v1.1.0 19:13:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:13:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:13:43 go: downloading github.com/twmb/murmur3 v1.1.6 19:13:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:13:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:13:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:13:45 go: downloading google.golang.org/api v0.70.0 19:13:45 go: downloading k8s.io/api v0.23.4 19:13:45 go: downloading github.com/google/go-tpm v0.3.3 19:13:45 go: downloading k8s.io/client-go v0.23.4 19:13:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:13:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:13:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:13:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:13:45 go: downloading cloud.google.com/go/storage v1.21.0 19:13:45 go: downloading cloud.google.com/go v0.100.2 19:13:45 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:13:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:13:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:13:45 go: downloading github.com/stretchr/testify v1.7.0 19:13:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:13:45 go: downloading github.com/blang/semver/v4 v4.0.0 19:13:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:13:45 go: downloading github.com/jinzhu/gorm v1.9.16 19:13:45 go: downloading github.com/lib/pq v1.10.4 19:13:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:13:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:13:45 go: downloading k8s.io/apimachinery v0.23.4 19:13:46 go: downloading k8s.io/kube-aggregator v0.23.3 19:13:46 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:13:46 go: downloading cloud.google.com/go/security v1.3.0 19:13:46 go: downloading github.com/hashicorp/vault/api v1.4.1 19:13:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:13:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:13:46 go: downloading github.com/twmb/murmur3 v1.1.6 19:13:46 go: downloading github.com/jinzhu/inflection v1.0.0 19:13:46 go: downloading github.com/aws/smithy-go v1.11.0 19:13:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:13:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:13:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:13:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:13:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:13:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:13:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:13:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:13:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:13:46 go: downloading github.com/dimchansky/utfbom v1.1.1 19:13:46 go: downloading cloud.google.com/go/compute v1.3.0 19:13:46 go: downloading cloud.google.com/go/iam v0.1.1 19:13:46 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:13:46 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:13:48 go: downloading k8s.io/klog/v2 v2.30.0 19:13:48 go: downloading github.com/gogo/protobuf v1.3.2 19:13:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:13:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:13:48 go: downloading github.com/spf13/pflag v1.0.5 19:13:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:13:48 go: downloading github.com/google/gofuzz v1.1.0 19:13:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:13:49 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:13:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:13:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:13:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:13:49 go: downloading google.golang.org/api v0.70.0 19:13:49 go: downloading k8s.io/client-go v0.23.4 19:13:49 go: downloading k8s.io/api v0.23.4 19:13:49 go: downloading github.com/google/go-tpm v0.3.3 19:13:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:13:49 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:13:49 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:13:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:13:49 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:13:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:13:49 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:13:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:13:49 go: downloading gopkg.in/yaml.v2 v2.4.0 19:13:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:13:49 go: downloading github.com/gobwas/glob v0.2.3 19:13:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:13:49 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:13:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:13:49 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:13:49 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:13:49 go: downloading go.opencensus.io v0.23.0 19:13:49 go: downloading gopkg.in/inf.v0 v0.9.1 19:13:49 go: downloading cloud.google.com/go/storage v1.21.0 19:13:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:13:49 go: downloading github.com/googleapis/gnostic v0.5.5 19:13:49 go: downloading cloud.google.com/go v0.100.2 19:13:49 go: downloading github.com/go-logr/logr v1.2.2 19:13:49 go: downloading github.com/json-iterator/go v1.1.12 19:13:49 go: downloading github.com/google/go-cmp v0.5.7 19:13:49 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:13:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:13:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:13:49 go: downloading go.uber.org/zap v1.21.0 19:13:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:13:49 go: downloading github.com/tklauser/numcpus v0.3.0 19:13:49 go: downloading sigs.k8s.io/yaml v1.3.0 19:13:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:13:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:13:49 go: downloading github.com/modern-go/reflect2 v1.0.2 19:13:49 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:13:49 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:13:49 go: downloading github.com/hashicorp/go-version v1.2.0 19:13:49 go: downloading github.com/golang/snappy v0.0.4 19:13:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:13:49 go: downloading github.com/ryanuber/go-glob v1.0.0 19:13:49 go: downloading go.uber.org/multierr v1.6.0 19:13:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:13:50 go: downloading k8s.io/apimachinery v0.23.4 19:13:50 go: downloading k8s.io/kube-aggregator v0.23.3 19:13:50 go: downloading cloud.google.com/go/security v1.3.0 19:13:50 go: downloading github.com/hashicorp/vault/api v1.4.1 19:13:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:13:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:13:50 go: downloading github.com/aws/smithy-go v1.11.0 19:13:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:13:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:13:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:13:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:13:51 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:13:51 go: downloading github.com/jinzhu/inflection v1.0.0 19:13:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:13:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:13:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:13:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:13:51 go: downloading github.com/dimchansky/utfbom v1.1.1 19:13:51 go: downloading cloud.google.com/go/compute v1.3.0 19:13:51 go: downloading cloud.google.com/go/iam v0.1.1 19:13:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:13:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:13:52 go: downloading github.com/gogo/protobuf v1.3.2 19:13:52 go: downloading k8s.io/klog/v2 v2.30.0 19:13:52 go: downloading github.com/google/gofuzz v1.1.0 19:13:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:13:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:13:52 go: downloading github.com/spf13/pflag v1.0.5 19:13:52 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:13:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:13:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:13:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:13:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:13:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:13:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:13:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:13:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:13:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:13:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:13:53 go: downloading gopkg.in/yaml.v2 v2.4.0 19:13:53 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:13:53 go: downloading github.com/gobwas/glob v0.2.3 19:13:53 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:13:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:13:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:13:53 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:13:53 go: downloading go.opencensus.io v0.23.0 19:13:53 go: downloading gopkg.in/inf.v0 v0.9.1 19:13:53 go: downloading github.com/google/go-cmp v0.5.7 19:13:53 go: downloading github.com/googleapis/gnostic v0.5.5 19:13:53 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:13:53 go: downloading github.com/go-logr/logr v1.2.2 19:13:53 go: downloading github.com/json-iterator/go v1.1.12 19:13:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:13:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:13:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:13:53 go: downloading go.uber.org/zap v1.21.0 19:13:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:13:53 go: downloading github.com/tklauser/numcpus v0.3.0 19:13:53 go: downloading sigs.k8s.io/yaml v1.3.0 19:13:53 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:13:53 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:13:53 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:13:53 go: downloading github.com/hashicorp/go-version v1.2.0 19:13:53 go: downloading github.com/golang/snappy v0.0.4 19:13:53 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:13:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:13:53 go: downloading github.com/modern-go/reflect2 v1.0.2 19:13:53 go: downloading github.com/ryanuber/go-glob v1.0.0 19:13:53 go: downloading go.uber.org/multierr v1.6.0 19:13:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:13:55 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:55 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:13:59 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:59 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:14:26 Removing intermediate container e2febeb01822 19:14:26 ---> 343e5e541665 19:14:26 19:14:26 Step 13/26 : FROM alpine:3.15 19:14:26 ---> 0ac33e5f5afa 19:14:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:14:26 ---> Using cache 19:14:26 ---> 471452340a7c 19:14:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:26 ---> Using cache 19:14:26 ---> 5d885829730f 19:14:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:14:26 ---> Running in 3d9ecb9a9705 19:14:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:27 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:14:27 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:14:27 OK: 15854 distinct packages available 19:14:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:28 (1/5) Installing dumb-init (1.2.5-r1) 19:14:28 (2/5) Installing musl-obstack (1.2.3-r0) 19:14:29 (3/5) Installing libucontext (1.1-r0) 19:14:29 (4/5) Installing gcompat (1.0.0-r4) 19:14:29 (5/5) Installing openssl (1.1.1n-r0) 19:14:29 Executing busybox-1.34.1-r5.trigger 19:14:29 OK: 6 MiB in 19 packages 19:14:30 Removing intermediate container 3d9ecb9a9705 19:14:30 ---> 5db2a9c3a33a 19:14:30 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:14:32 ---> 1ee499aa1ff7 19:14:32 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:14:34 ---> 44faa6659dc7 19:14:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:14:34 ---> dfc8772fb87d 19:14:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:14:35 ---> 7bb99ddf9346 19:14:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:14:35 ---> 12d8569107e2 19:14:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:14:35 ---> Running in a84d66daea63 19:14:36 Removing intermediate container a84d66daea63 19:14:36 ---> 4ab76d639108 19:14:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:14:36 ---> Running in de8cefcdc51c 19:14:36 Removing intermediate container de8cefcdc51c 19:14:36 ---> 0ba464a7ae64 19:14:36 Step 24/26 : LABEL arch=x86_64 19:14:36 ---> Running in d26b707fd82c 19:14:37 Removing intermediate container d26b707fd82c 19:14:37 ---> 6755d0eada7c 19:14:37 Step 25/26 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:14:37 ---> Running in 3ed35ad028c2 19:14:37 Removing intermediate container 3ed35ad028c2 19:14:37 ---> 6827f6e4a832 19:14:37 Step 26/26 : LABEL version=0.0.0 19:14:37 ---> Running in 2f7926d9d7e0 19:14:37 Removing intermediate container 2f7926d9d7e0 19:14:37 ---> 73c9e531c0c9 19:14:37 19:14:37 Successfully built 73c9e531c0c9 19:14:37 Successfully tagged security-spire-agent:latest 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.437s coverage: 98.5% of statements 19:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 53.4% of statements 19:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.752s coverage: 89.2% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.464s coverage: 84.4% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.218s coverage: 95.6% of statements 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.291s coverage: 72.2% of statements 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.478s coverage: 60.0% of statements 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.407s coverage: 58.8% of statements 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 79.5% of statements 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements 19:15:59  Building security-spire-agent ... done Building bin/spire-agent... 19:15:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:15:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:15:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:15:59 go: downloading github.com/docker/docker v20.10.12+incompatible 19:15:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:15:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:15:59 go: downloading github.com/google/go-tpm-tools v0.3.3 19:15:59 go: downloading github.com/docker/go-units v0.4.0 19:15:59 go: downloading github.com/docker/go-connections v0.4.0 19:15:59 go: downloading github.com/opencontainers/image-spec v1.0.1 19:15:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:15:59 go: downloading github.com/containerd/containerd v1.3.4 19:15:59 go: downloading github.com/opencontainers/go-digest v1.0.0 19:15:59 Building bin/spire-agent... 19:15:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:15:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:15:59 go: downloading github.com/docker/docker v20.10.12+incompatible 19:15:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:15:59 go: downloading github.com/google/go-tpm-tools v0.3.3 19:15:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:15:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:15:59 go: downloading github.com/docker/go-units v0.4.0 19:15:59 go: downloading github.com/opencontainers/image-spec v1.0.1 19:15:59 go: downloading github.com/docker/go-connections v0.4.0 19:15:59 go: downloading github.com/containerd/containerd v1.3.4 19:15:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:15:59 go: downloading github.com/opencontainers/go-digest v1.0.0 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.307s coverage: 87.5% of statements 19:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements 19:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.656s coverage: 82.5% of statements 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 58.8% of statements 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.767s coverage: 91.2% of statements 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.888s coverage: 64.4% of statements 19:16:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.357s coverage: 100.0% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.338s coverage: 65.4% of statements 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.874s coverage: 43.8% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.456s coverage: 84.8% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.736s coverage: 92.3% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.382s coverage: 63.2% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.443s coverage: 97.7% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.323s coverage: 28.9% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 19:16:51 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:16:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:51 GO111MODULE=on go vet ./... 19:16:55 Removing intermediate container 2cda58322444 19:16:55 ---> f6b728e83be1 19:16:55 19:16:55 Step 13/26 : FROM alpine:3.15Removing intermediate container 4d0c2e8d9611 19:16:55 19:16:55 ---> 4a47eb187a8c 19:16:55 ---> 0ac33e5f5afa 19:16:55 19:16:55 Step 13/25 : FROM alpine:3.15Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:55 19:16:55 ---> 0ac33e5f5afa 19:16:55 ---> Using cache 19:16:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:55 ---> 471452340a7c 19:16:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:55 ---> Using cache 19:16:55 ---> 5d885829730f 19:16:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:16:55 ---> Using cache 19:16:55 ---> 471452340a7c 19:16:55 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:55 ---> Using cache 19:16:55 ---> 5d885829730f 19:16:55 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:16:55 ---> Using cache 19:16:55 ---> 5db2a9c3a33a 19:16:55 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:16:55 ---> Running in b4506c143abe 19:16:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:55 ---> c01e423e77f4 19:16:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:16:55 ---> f9c81febb266 19:16:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:16:55 ---> 4390c8686648 19:16:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:16:55 ---> 7f2deadf938d 19:16:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:16:55 ---> Running in 5097f97b6487 19:16:55 Removing intermediate container 5097f97b6487 19:16:55 ---> 03942d723032 19:16:55 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:55 ---> Running in 36b8cebe0da7 19:16:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:55 Removing intermediate container 36b8cebe0da7 19:16:55 ---> 5859e099bee1 19:16:55 Step 23/25 : LABEL arch=x86_64 19:16:55 ---> Running in 8a878021cb68 19:16:55 Removing intermediate container 8a878021cb68 19:16:55 ---> 1c5ded812ddc 19:16:55 Step 24/25 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:16:55 ---> Running in b02b1b5f21c1 19:16:55 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:16:55 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:16:55 OK: 15854 distinct packages available 19:16:55 Removing intermediate container b02b1b5f21c1 19:16:55 ---> 35ff226e8bac 19:16:55 Step 25/25 : LABEL version=0.0.0 19:16:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:55 ---> Running in cfeaf68260e8 19:16:55 Removing intermediate container cfeaf68260e8 19:16:55 ---> 0d270f435ad1 19:16:55 19:16:55 Successfully built 0d270f435ad1 19:16:55 Successfully tagged security-spire-server:latest 19:16:55  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:55 (1/4) Installing dumb-init (1.2.5-r1) 19:16:55 (2/4) Installing musl-obstack (1.2.3-r0) 19:16:55 (3/4) Installing libucontext (1.1-r0) 19:16:55 (4/4) Installing gcompat (1.0.0-r4) 19:16:55 Executing busybox-1.34.1-r5.trigger 19:16:55 OK: 6 MiB in 18 packages 19:16:55 Removing intermediate container b4506c143abe 19:16:55 ---> 7e6631500b24 19:16:55 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:16:57 ---> 5f6b73ab1efc 19:16:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:16:57 ---> 15a58998e754 19:16:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:16:57 ---> Running in 9c63c2cffe5b 19:16:57 Removing intermediate container 9c63c2cffe5b 19:16:57 ---> 623224885cef 19:16:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:16:57 ---> ce2f6fd80078 19:16:57 Step 21/26 : WORKDIR / 19:16:57 ---> Running in e2abace34093 19:16:57 Removing intermediate container e2abace34093 19:16:57 ---> 07425ce1b8ad 19:16:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:16:57 ---> Running in 792487cee22b 19:16:57 Removing intermediate container 792487cee22b 19:16:57 ---> 305e16c1b150 19:16:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:57 ---> Running in 8c87b1e7b754 19:16:57 Removing intermediate container 8c87b1e7b754 19:16:57 ---> f767ba3777ea 19:16:57 Step 24/26 : LABEL arch=x86_64 19:16:57 ---> Running in e0a3b8d9b1ff 19:16:57 Removing intermediate container e0a3b8d9b1ff 19:16:57 ---> 5876b41203e3 19:16:57 Step 25/26 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:16:58 ---> Running in 5f975c41fb70 19:16:58 Removing intermediate container 5f975c41fb70 19:16:58 ---> faa169370d09 19:16:58 Step 26/26 : LABEL version=0.0.0 19:16:58 ---> Running in 2c368a721697 19:16:58 Removing intermediate container 2c368a721697 19:16:58 ---> 0e5cc9b683fc 19:16:58 19:16:58 Successfully built 0e5cc9b683fc 19:16:58 Successfully tagged security-spire-config:latest 19:16:58  Building security-spire-config ... done  [Pipeline] } 19:16:58 $ docker stop --time=1 3791f4a33384dffccf28930642bf435b4107cad8028fc2c786ca39e94c2ab1e9 19:16:59 $ docker rm -f 3791f4a33384dffccf28930642bf435b4107cad8028fc2c786ca39e94c2ab1e9 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:00 + docker images 19:17:00 REPOSITORY TAG IMAGE ID CREATED SIZE 19:17:00 security-spire-config latest 0e5cc9b683fc 2 seconds ago 86.7MB 19:17:00 security-spire-server latest 0d270f435ad1 7 seconds ago 87.3MB 19:17:00 4a47eb187a8c 22 seconds ago 4.43GB 19:17:00 f6b728e83be1 22 seconds ago 4.43GB 19:17:00 security-spire-agent latest 73c9e531c0c9 2 minutes ago 127MB 19:17:00 343e5e541665 2 minutes ago 4.43GB 19:17:00 security-proxy-setup latest 08da95d79a76 3 minutes ago 26.9MB 19:17:00 core-command latest eda7851e2831 3 minutes ago 16.1MB 19:17:00 b60665da6f8f 3 minutes ago 1.5GB 19:17:00 d349e745d2b4 3 minutes ago 1.49GB 19:17:00 security-spiffe-token-provider latest 974048620d92 3 minutes ago 28.8MB 19:17:00 support-notifications latest bb68363d4f68 3 minutes ago 26.9MB 19:17:00 ff18ac3980e7 3 minutes ago 1.54GB 19:17:00 a8164b939f90 3 minutes ago 1.55GB 19:17:00 security-secretstore-setup latest f6509a760e26 4 minutes ago 28.5MB 19:17:00 core-metadata latest 5fc474ee526e 4 minutes ago 17MB 19:17:00 9f3dfc95412e 4 minutes ago 1.5GB 19:17:00 e29100ff8cf5 4 minutes ago 1.5GB 19:17:00 sys-mgmt-agent latest 457d6163b570 4 minutes ago 299MB 19:17:00 security-bootstrapper latest 2defc8157f58 4 minutes ago 19.1MB 19:17:00 core-data latest c833011b0921 4 minutes ago 22.5MB 19:17:00 support-scheduler latest 9eba240a5077 5 minutes ago 26.3MB 19:17:00 8fe9e66546ad 5 minutes ago 1.49GB 19:17:00 d4ba8292f495 5 minutes ago 1.52GB 19:17:00 adf71e005c33 5 minutes ago 1.55GB 19:17:00 48d67af0a378 5 minutes ago 1.5GB 19:17:00 ci-base-image-x86_64 latest eaf31bbd3971 8 minutes ago 896MB 19:17:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB 19:17:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB 19:17:00 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 19:17:00 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 19:17:00 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 19:17:00 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:18:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:30 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:34 + ls -al . 19:18:34 total 668 19:18:34 drwxrwxr-x 9 1001 1001 4096 Apr 28 19:18 . 19:18:34 drwxr-xr-x 4 root root 4096 Apr 28 19:13 .. 19:18:34 -rw-rw-r-- 1 1001 1001 11 Apr 28 19:11 .dockerignore 19:18:34 drwxrwxr-x 8 1001 1001 4096 Apr 28 19:11 .git 19:18:34 drwxrwxr-x 3 1001 1001 4096 Apr 28 19:11 .github 19:18:34 -rw-rw-r-- 1 1001 1001 879 Apr 28 19:11 .gitignore 19:18:34 -rw-rw-r-- 1 1001 1001 42 Apr 28 19:11 .golangci.yml 19:18:34 -rw-rw-r-- 1 1001 1001 87 Apr 28 19:11 .hadolint.yml 19:18:34 -rw-rw-r-- 1 1001 1001 166 Apr 28 19:11 .sonarcloud.properties 19:18:34 -rw-rw-r-- 1 1001 1001 1171 Apr 28 19:11 ADOPTERS.md 19:18:34 -rw-rw-r-- 1 1001 1001 10086 Apr 28 19:11 Attribution.txt 19:18:34 -rw-rw-r-- 1 1001 1001 51732 Apr 28 19:11 CHANGELOG.md 19:18:34 -rw-rw-r-- 1 1001 1001 3804 Apr 28 19:11 CONTRIBUTING.md 19:18:34 -rw-rw-r-- 1 1001 1001 677 Apr 28 19:11 GOVERNANCE.md 19:18:34 -rw-rw-r-- 1 1001 1001 850 Apr 28 19:11 Jenkinsfile 19:18:34 -rw-rw-r-- 1 1001 1001 10775 Apr 28 19:11 LICENSE 19:18:34 -rw-rw-r-- 1 1001 1001 10389 Apr 28 19:11 Makefile 19:18:34 -rw-rw-r-- 1 1001 1001 582 Apr 28 19:11 OWNERS.md 19:18:34 -rw-rw-r-- 1 1001 1001 9120 Apr 28 19:11 README.md 19:18:34 -rw-rw-r-- 1 1001 1001 6912 Apr 28 19:11 SECURITY.md 19:18:34 -rw-rw-r-- 1 1001 1001 5 Apr 28 19:08 VERSION 19:18:34 -rw-rw-r-- 1 1001 1001 4131 Apr 28 19:11 ZMQWindows.md 19:18:34 drwxrwxr-x 2 1001 1001 4096 Apr 28 19:11 bin 19:18:34 drwxrwxr-x 18 1001 1001 4096 Apr 28 19:11 cmd 19:18:34 -rw-r--r-- 1 root root 435134 Apr 28 19:16 coverage.out 19:18:34 -rw-rw-r-- 1 1001 1001 3256 Apr 28 19:11 go.mod 19:18:34 -rw-rw-r-- 1 1001 1001 35162 Apr 28 19:13 go.sum 19:18:34 drwxrwxr-x 8 1001 1001 4096 Apr 28 19:11 internal 19:18:34 drwxrwxr-x 3 1001 1001 4096 Apr 28 19:11 openapi 19:18:34 drwxrwxr-x 4 1001 1001 4096 Apr 28 19:11 snap 19:18:34 -rw-rw-r-- 1 1001 1001 204 Apr 28 19:11 version.go [Pipeline] sh 19:18:35 + '[' -e coverage.out ] 19:18:35 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:35 Warning: overwriting stash ‘coverage-report’ 19:18:36 Stashed 1 file(s) [Pipeline] sh 19:18:36 + make build 19:18:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:19:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20: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/core-command/core-command ./cmd/core-command 19:20:58 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:21:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:39 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:21:48 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:21: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21: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/secrets-config ./cmd/secrets-config 19:22:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:22:16 $ docker stop --time=1 2e46226212e9e64b885beb086f5dc355dc92dda6bf659a399a03acb2e35b2011 19:22:18 $ docker rm -f 2e46226212e9e64b885beb086f5dc355dc92dda6bf659a399a03acb2e35b2011 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:20 19:22:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:21 latest: Pulling from edgex-devops/edgex-compose-arm64 19:22:21 29e5d40040c1: Pulling fs layer 19:22:21 1ce36da41761: Pulling fs layer 19:22:21 25b303627fd3: Pulling fs layer 19:22:21 29e5d40040c1: Verifying Checksum 19:22:21 29e5d40040c1: Download complete 19:22:21 1ce36da41761: Verifying Checksum 19:22:21 1ce36da41761: Download complete 19:22:22 29e5d40040c1: Pull complete 19:22:23 25b303627fd3: Verifying Checksum 19:22:23 25b303627fd3: Download complete 19:22:23 1ce36da41761: Pull complete 19:22:35 25b303627fd3: Pull complete 19:22:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:22:36 prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container 19:22:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:38 $ docker top 0992410fb390803c9bb207ce30e5b51e4365dff1bbd7d54b11272176f36f1439 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:39 + docker-compose build --help+ 19:22:39 grep parallel 19:22:43 --parallel Build images in parallel. [Pipeline] } 19:22:44 $ docker stop --time=1 0992410fb390803c9bb207ce30e5b51e4365dff1bbd7d54b11272176f36f1439 19:22:45 $ docker rm -f 0992410fb390803c9bb207ce30e5b51e4365dff1bbd7d54b11272176f36f1439 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:46 . [Pipeline] withDockerContainer 19:22:46 prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container 19:22:47 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:48 $ docker top 46494583a89ec5ab291db890adaf2da9a94ddbfdf1b06ba1baf02c8e04e2f6f2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:49 + docker-compose -f ./docker-compose-build.yml build --parallel 19:22:54 Building core-command ... 19:22:54 Building core-data ... 19:22:54 Building core-metadata ... 19:22:54 Building security-bootstrapper ... 19:22:54 Building security-proxy-setup ... 19:22:54 Building security-secretstore-setup ... 19:22:54 Building security-spiffe-token-provider ... 19:22:54 Building security-spire-agent ... 19:22:54 Building security-spire-config ... 19:22:54 Building security-spire-server ... 19:22:54 Building support-notifications ... 19:22:54 Building support-scheduler ... 19:22:54 Building sys-mgmt-agent ... 19:22:54 Building core-metadata 19:22:54 Building security-spire-config 19:22:54 Building security-spire-agent 19:22:54 Building sys-mgmt-agent 19:22:54 Building security-spire-server 19:24:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:31 ---> e02a0b72630e 19:24:31 Step 3/23 : WORKDIR /edgex-go 19:24:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:31 ---> e02a0b72630e 19:24:31 Step 3/26 : WORKDIR /edgex-go 19:24:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:31 ---> e02a0b72630e 19:24:31 Step 3/23 : WORKDIR /edgex-go 19:24:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:31 ---> e02a0b72630e 19:24:31 Step 3/25 : WORKDIR /edgex-go 19:24:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:31 ---> e02a0b72630e 19:24:31 Step 3/26 : WORKDIR /edgex-go 19:24:31 ---> Running in e832b798e35e 19:24:31 ---> Running in 70a23cb7a420 19:24:31 ---> Running in dd21bc2a4d4e 19:24:31 ---> Running in d579c4133e24 19:24:31 ---> Running in deae63230202 19:24:31 Removing intermediate container e832b798e35e 19:24:31 ---> 23255ea2a672 19:24:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:31 Removing intermediate container dd21bc2a4d4e 19:24:31 ---> 126f2405bee0 19:24:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:31 ---> Running in a378e40906b4 19:24:31 Removing intermediate container 70a23cb7a420 19:24:31 ---> 0ca2119c1874 19:24:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:31 Removing intermediate container d579c4133e24 19:24:31 ---> 3b0199749abb 19:24:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:31 Removing intermediate container deae63230202 19:24:31 ---> 69ae5e0eaf92 19:24:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:31 ---> Running in b2a24b1075b9 19:24:31 ---> Running in 39375626002b 19:24:31 ---> Running in 9cb46dfaa79d 19:24:31 ---> Running in 9c4bc4f34205 19:24:31 Removing intermediate container a378e40906b4 19:24:31 ---> 6b5d7ae047b8 19:24:31 Step 5/23 : RUN apk add --update --no-cache make bash git 19:24:31 ---> Running in 078e61e0e67d 19:24:31 Removing intermediate container b2a24b1075b9 19:24:31 ---> 7fb58879824d 19:24:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:31 Removing intermediate container 9cb46dfaa79d 19:24:31 ---> a676a5d9e8b7 19:24:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:31 Removing intermediate container 39375626002b 19:24:31 ---> 86138b1175d6 19:24:31 Step 5/23 : RUN apk add --update --no-cache make git 19:24:31 ---> Running in 477cf50d2479 19:24:31 ---> Running in c0e23717a15c 19:24:31 ---> Running in fefc1bf80356 19:24:31 Removing intermediate container 9c4bc4f34205 19:24:31 ---> e38c157883aa 19:24:31 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:24:31 ---> Running in b6651e827576 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:31 OK: 220 MiB in 52 packages 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:31 OK: 220 MiB in 52 packages 19:24:31 Removing intermediate container 078e61e0e67d 19:24:31 ---> 94c595445255 19:24:31 Step 6/23 : COPY go.mod vendor* ./ 19:24:31 OK: 220 MiB in 52 packages 19:24:31 OK: 220 MiB in 52 packages 19:24:31 OK: 220 MiB in 52 packages 19:24:31 Removing intermediate container 477cf50d2479 19:24:31 ---> bb97ad8b813d 19:24:31 Step 6/26 : COPY go.mod vendor* ./ 19:24:31 ---> 95f8d30b8f83 19:24:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:31 Removing intermediate container fefc1bf80356 19:24:31 ---> 77e3718d927f 19:24:31 Step 6/23 : COPY go.mod vendor* ./ 19:24:31 ---> Running in 05887b42601c 19:24:31 Removing intermediate container c0e23717a15c 19:24:31 ---> b2477276f296 19:24:31 Step 6/26 : COPY go.mod vendor* ./ 19:24:31 Removing intermediate container b6651e827576 19:24:31 ---> bf460bff7399 19:24:31 Step 6/25 : COPY go.mod vendor* ./ 19:24:32 ---> 2f78b1afca56 19:24:32 ---> 75777c2a462b 19:24:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:32 19:24:32 ---> Running in fd02a987db05 19:24:32 ---> Running in a63507d46eab 19:24:33 ---> ea4c93d3dc4e 19:24:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:33 ---> 588404a188b6 19:24:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:33 ---> Running in 235d9514f322 19:24:33 ---> Running in 063c205442ed 19:24:35 Removing intermediate container 05887b42601c 19:24:35 ---> 33b3808a78be 19:24:35 Step 8/23 : COPY . . 19:24:38 Removing intermediate container fd02a987db05 19:24:38 ---> e9dd479d5edd 19:24:38 Step 8/26 : COPY . . 19:24:40 Removing intermediate container 235d9514f322 19:24:40 ---> 34fff6331ef7 19:24:40 Step 8/25 : COPY . . 19:24:40 Removing intermediate container 063c205442ed 19:24:40 ---> ee175960e718 19:24:40 Step 8/26 : COPY . . 19:24:40 Removing intermediate container a63507d46eab 19:24:40 ---> 4a3a203d9b9c 19:24:40 Step 8/23 : COPY . . 19:25:07 ---> 2ec21e609d38 19:25:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:25:07 ---> Running in 34d813dcc568 19:25:07 ---> 38f4262e45b9 19:25:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:07 ---> Running in bba0c92c9979 19:25:07 Removing intermediate container bba0c92c9979 19:25:07 ---> 6539662ebe97 19:25:07 Step 10/26 : RUN mkdir -p spire-build 19:25:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:25:07 ---> Running in 41bea65596b3 19:25:07 ---> f3d6291cf29e 19:25:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:08 ---> Running in ceb7c292b99c 19:25:09 ---> c4e83a0ff833 19:25:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:25:09 Removing intermediate container ceb7c292b99c 19:25:09 ---> eec5a9d1b5cc 19:25:09 Step 10/26 : RUN mkdir -p spire-build 19:25:09 ---> Running in 142e2887086b 19:25:09 ---> Running in a9f300b81a0d 19:25:10 Removing intermediate container 142e2887086b 19:25:10 ---> 0572f6769698 19:25:10 Step 10/25 : RUN mkdir -p spire-build 19:25:10 ---> Running in 7e763a2801b4 19:25:10 ---> 72cf2ec844f9 19:25:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:25:11 Removing intermediate container 41bea65596b3 19:25:11 ---> 3e91e40c4179 19:25:11 Step 11/26 : WORKDIR /edgex-go/spire-build 19:25:11 ---> Running in ff89ded4c123 19:25:11 ---> Running in 8fda0edb2825 19:25:12 Removing intermediate container 8fda0edb2825 19:25:12 ---> 177b78e00cb3 19:25:12 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:25:12 ---> Running in 49f6c6af4c31 19:25:14 Removing intermediate container a9f300b81a0d 19:25:14 ---> 944b9dba713f 19:25:14 Step 11/26 : WORKDIR /edgex-go/spire-build 19:25:14 ---> Running in 8b8a7dc900ec 19:25: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/core-metadata/core-metadata ./cmd/core-metadata 19:25:15 Removing intermediate container 8b8a7dc900ec 19:25:15 ---> edf87f22337b 19:25:15 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:25:15 Removing intermediate container 7e763a2801b4 19:25:15 ---> c9c8b0cd31c3 19:25:15 Step 11/25 : WORKDIR /edgex-go/spire-build 19:25:15 ---> Running in aa5192a82586 19:25:15 ---> Running in b09fe5cb88f1 19:25:16 spire-1.2.1/ 19:25:16 spire-1.2.1/.data/ 19:25:16 spire-1.2.1/.data/.file 19:25:16 spire-1.2.1/.dockerignore 19:25:16 spire-1.2.1/.gitattributes 19:25:16 spire-1.2.1/.githooks/ 19:25:16 spire-1.2.1/.githooks/pre-commit 19:25:16 spire-1.2.1/.github/ 19:25:16 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:25:16 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:25:16 spire-1.2.1/.github/dependabot.yml 19:25:16 spire-1.2.1/.github/workflows/ 19:25:16 spire-1.2.1/.github/workflows/nightly_build.yaml 19:25:16 spire-1.2.1/.github/workflows/pr_build.yaml 19:25:16 spire-1.2.1/.github/workflows/release_build.yaml 19:25:16 spire-1.2.1/.github/workflows/scripts/ 19:25:16 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:25:16 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:25:16 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:25:16 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:25:16 spire-1.2.1/.github/workflows/scripts/split.sh 19:25:16 spire-1.2.1/.gitignore 19:25:16 spire-1.2.1/.go-version 19:25:16 spire-1.2.1/.golangci.yml 19:25:16 spire-1.2.1/ADOPTERS.md 19:25:16 spire-1.2.1/CHANGELOG.md 19:25:16 spire-1.2.1/CODE-OF-CONDUCT.md 19:25:16 spire-1.2.1/CODEOWNERS 19:25:16 spire-1.2.1/CONTRIBUTING.md 19:25:16 spire-1.2.1/Dockerfile 19:25:16 spire-1.2.1/Dockerfile.dev 19:25:16 spire-1.2.1/Dockerfile.scratch 19:25:16 spire-1.2.1/LICENSE 19:25:16 spire-1.2.1/MAINTAINERS.md 19:25:16 spire-1.2.1/Makefile 19:25:16 spire-1.2.1/README.md 19:25:16 spire-1.2.1/ROADMAP.md 19:25:16 spire-1.2.1/SECURITY.md 19:25:16 spire-1.2.1/cmd/ 19:25:16 spire-1.2.1/cmd/spire-agent/ 19:25:16 spire-1.2.1/cmd/spire-agent/cli/ 19:25:16 spire-1.2.1/cmd/spire-agent/cli/api/ 19:25:16 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/common/ 19:25:16 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:25:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/run/ 19:25:16 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:25:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:25:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:25:16 spire-1.2.1/cmd/spire-agent/main.go 19:25:16 spire-1.2.1/cmd/spire-server/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/agent/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/cli.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/run/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/token/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/validate/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/x509/ 19:25:16 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:25:16 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:25:16 spire-1.2.1/cmd/spire-server/main.go 19:25:16 spire-1.2.1/cmd/spire-server/util/ 19:25:16 spire-1.2.1/cmd/spire-server/util/util.go 19:25:16 spire-1.2.1/conf/ 19:25:16 spire-1.2.1/conf/agent/ 19:25:16 spire-1.2.1/conf/agent/agent.conf 19:25:16 spire-1.2.1/conf/agent/agent_full.conf 19:25:16 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:25:16 spire-1.2.1/conf/server/ 19:25:16 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:25:16 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:25:16 spire-1.2.1/conf/server/server.conf 19:25:16 spire-1.2.1/conf/server/server_full.conf 19:25:16 spire-1.2.1/doc/ 19:25:16 spire-1.2.1/doc/SPIRE101.md 19:25:16 spire-1.2.1/doc/auditlog.md 19:25:16 spire-1.2.1/doc/authorization_policy_engine.md 19:25:16 spire-1.2.1/doc/changelog_guidelines.md 19:25:16 spire-1.2.1/doc/cure53-report.pdf 19:25:16 spire-1.2.1/doc/images/ 19:25:16 spire-1.2.1/doc/images/2019_roadmap.png 19:25:16 spire-1.2.1/doc/images/SPIRE101.png 19:25:16 spire-1.2.1/doc/images/SPIRE_agent.png 19:25:16 spire-1.2.1/doc/images/SPIRE_server.png 19:25:16 spire-1.2.1/doc/images/cache_mgr.png 19:25:16 spire-1.2.1/doc/images/cache_mgr_components.png 19:25:16 spire-1.2.1/doc/images/federated_spire.png 19:25:16 spire-1.2.1/doc/images/ha_mode.png 19:25:16 spire-1.2.1/doc/images/nested_spire.png 19:25:16 spire-1.2.1/doc/images/oidc_federation.png 19:25:16 spire-1.2.1/doc/images/single_trust_domain.png 19:25:16 spire-1.2.1/doc/images/spiffe_compatible.png 19:25:16 spire-1.2.1/doc/images/spire_logo.png 19:25:16 spire-1.2.1/doc/migrating_registration_api_clients.md 19:25:16 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:25:16 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:25:16 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:25:16 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:25:16 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:25:16 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:25:16 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:25:16 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:25:16 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:25:16 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:25:16 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:25:16 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:25:16 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:25:16 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:25:16 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:25:16 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:25:16 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:25:16 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:25:16 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:25:16 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:25:16 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:25:16 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:25:16 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:25:16 spire-1.2.1/doc/scaling_spire.md 19:25:16 spire-1.2.1/doc/spire_agent.md 19:25:16 spire-1.2.1/doc/spire_server.md 19:25:16 spire-1.2.1/doc/supported_integrations.md 19:25:16 spire-1.2.1/doc/telemetry.md 19:25:16 spire-1.2.1/doc/telemetry_config.md 19:25:16 spire-1.2.1/doc/upgrading.md 19:25:16 spire-1.2.1/doc/using_spire.md 19:25:16 spire-1.2.1/examples/ 19:25:16 spire-1.2.1/examples/README.md 19:25:16 spire-1.2.1/go.mod 19:25:16 spire-1.2.1/go.sum 19:25:16 spire-1.2.1/pkg/ 19:25:16 spire-1.2.1/pkg/agent/ 19:25:16 spire-1.2.1/pkg/agent/agent.go 19:25:16 spire-1.2.1/pkg/agent/api/ 19:25:16 spire-1.2.1/pkg/agent/api/config.go 19:25:16 spire-1.2.1/pkg/agent/api/debug/ 19:25:16 spire-1.2.1/pkg/agent/api/debug/v1/ 19:25:16 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:25:16 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:25:16 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:25:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:25:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:25:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:25:16 spire-1.2.1/pkg/agent/api/endpoints.go 19:25:16 spire-1.2.1/pkg/agent/api/health/ 19:25:16 spire-1.2.1/pkg/agent/api/health/v1/ 19:25:16 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:25:16 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:25:16 spire-1.2.1/pkg/agent/api/rpccontext/ 19:25:16 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:25:16 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:25:16 spire-1.2.1/pkg/agent/attestor/ 19:25:16 spire-1.2.1/pkg/agent/attestor/node/ 19:25:16 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:25:16 spire-1.2.1/pkg/agent/attestor/node/node.go 19:25:16 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:25:16 spire-1.2.1/pkg/agent/attestor/workload/ 19:25:16 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:25:16 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:25:16 spire-1.2.1/pkg/agent/catalog/ 19:25:16 spire-1.2.1/pkg/agent/catalog/catalog.go 19:25:16 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:25:16 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:25:16 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:25:16 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:25:16 spire-1.2.1/pkg/agent/client/ 19:25:16 spire-1.2.1/pkg/agent/client/client.go 19:25:16 spire-1.2.1/pkg/agent/client/client_test.go 19:25:16 spire-1.2.1/pkg/agent/client/dial.go 19:25:16 spire-1.2.1/pkg/agent/client/nodeconn.go 19:25:16 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:25:16 spire-1.2.1/pkg/agent/client/update.go 19:25:16 spire-1.2.1/pkg/agent/client/util.go 19:25:16 spire-1.2.1/pkg/agent/common/ 19:25:16 spire-1.2.1/pkg/agent/common/backoff/ 19:25:16 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:25:16 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:25:16 spire-1.2.1/pkg/agent/common/cgroups/ 19:25:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:25:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:25:16 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:25:16 spire-1.2.1/pkg/agent/config.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/ 19:25:16 spire-1.2.1/pkg/agent/endpoints/config.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:25:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:25:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/workload/ 19:25:16 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:25:16 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:25:16 spire-1.2.1/pkg/agent/manager/ 19:25:16 spire-1.2.1/pkg/agent/manager/cache/ 19:25:16 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:25:16 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:25:16 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:25:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:25:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:25:16 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:25:16 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:25:16 spire-1.2.1/pkg/agent/manager/config.go 19:25:16 spire-1.2.1/pkg/agent/manager/manager.go 19:25:16 spire-1.2.1/pkg/agent/manager/manager_test.go 19:25:16 spire-1.2.1/pkg/agent/manager/storage.go 19:25:16 spire-1.2.1/pkg/agent/manager/storage_test.go 19:25:16 spire-1.2.1/pkg/agent/manager/storecache/ 19:25:16 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:25:16 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:25:16 spire-1.2.1/pkg/agent/manager/sync.go 19:25:16 spire-1.2.1/pkg/agent/plugin/ 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:25:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:25:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:25:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:25:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:25:16 spire-1.2.1/pkg/agent/svid/ 19:25:16 spire-1.2.1/pkg/agent/svid/rotator.go 19:25:16 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:25:16 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:25:16 spire-1.2.1/pkg/agent/svid/store/ 19:25:16 spire-1.2.1/pkg/agent/svid/store/service.go 19:25:16 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:25:16 spire-1.2.1/pkg/common/ 19:25:16 spire-1.2.1/pkg/common/agentpathtemplate/ 19:25:16 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:25:16 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:25:16 spire-1.2.1/pkg/common/api/ 19:25:16 spire-1.2.1/pkg/common/api/metrics.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/ 19:25:16 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/logger.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/names.go 19:25:16 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:25:16 spire-1.2.1/pkg/common/api/names.go 19:25:16 spire-1.2.1/pkg/common/api/ratelimit.go 19:25:16 spire-1.2.1/pkg/common/api/rpccontext/ 19:25:16 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:25:16 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:25:16 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:25:16 spire-1.2.1/pkg/common/auth/ 19:25:16 spire-1.2.1/pkg/common/auth/interceptors.go 19:25:16 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:25:16 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/ 19:25:16 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/types.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:25:16 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:25:16 spire-1.2.1/pkg/common/catalog/ 19:25:16 spire-1.2.1/pkg/common/catalog/bind.go 19:25:16 spire-1.2.1/pkg/common/catalog/builtin.go 19:25:16 spire-1.2.1/pkg/common/catalog/catalog.go 19:25:16 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:25:16 spire-1.2.1/pkg/common/catalog/closers.go 19:25:16 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:25:16 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:25:16 spire-1.2.1/pkg/common/catalog/config.go 19:25:16 spire-1.2.1/pkg/common/catalog/config_test.go 19:25:16 spire-1.2.1/pkg/common/catalog/configure.go 19:25:16 spire-1.2.1/pkg/common/catalog/constraints.go 19:25:16 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:25:16 spire-1.2.1/pkg/common/catalog/context.go 19:25:16 spire-1.2.1/pkg/common/catalog/external.go 19:25:16 spire-1.2.1/pkg/common/catalog/host.go 19:25:16 spire-1.2.1/pkg/common/catalog/pipenet.go 19:25:16 spire-1.2.1/pkg/common/catalog/plugin.go 19:25:16 spire-1.2.1/pkg/common/catalog/testplugin/ 19:25:16 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:25:16 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:25:16 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:25:16 spire-1.2.1/pkg/common/cli/ 19:25:16 spire-1.2.1/pkg/common/cli/env.go 19:25:16 spire-1.2.1/pkg/common/cli/flags.go 19:25:16 spire-1.2.1/pkg/common/cli/trust_domain.go 19:25:16 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:25:16 spire-1.2.1/pkg/common/cli/umask.go 19:25:16 spire-1.2.1/pkg/common/cli/umask_posix.go 19:25:16 spire-1.2.1/pkg/common/cli/umask_test.go 19:25:16 spire-1.2.1/pkg/common/cli/umask_windows.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/ 19:25:16 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/flag.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/format.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/ 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:25:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:25:16 spire-1.2.1/pkg/common/coretypes/ 19:25:16 spire-1.2.1/pkg/common/coretypes/bundle/ 19:25:16 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:25:16 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:25:16 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:25:16 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:25:16 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:25:16 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:25:16 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:25:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:25:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:25:16 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:25:16 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:25:16 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:25:16 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:25:16 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:25:16 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:25:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:25:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:25:16 spire-1.2.1/pkg/common/cryptoutil/ 19:25:16 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:25:16 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:25:16 spire-1.2.1/pkg/common/diskutil/ 19:25:16 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:25:16 spire-1.2.1/pkg/common/diskutil/file_test.go 19:25:16 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:25:16 spire-1.2.1/pkg/common/errorutil/ 19:25:16 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:25:16 spire-1.2.1/pkg/common/health/ 19:25:16 spire-1.2.1/pkg/common/health/config.go 19:25:16 spire-1.2.1/pkg/common/health/context.go 19:25:16 spire-1.2.1/pkg/common/health/context_test.go 19:25:16 spire-1.2.1/pkg/common/health/health.go 19:25:16 spire-1.2.1/pkg/common/health/health_test.go 19:25:16 spire-1.2.1/pkg/common/health/logger.go 19:25:16 spire-1.2.1/pkg/common/hostservice/ 19:25:16 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:25:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:25:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:25:16 spire-1.2.1/pkg/common/idutil/ 19:25:16 spire-1.2.1/pkg/common/idutil/require.go 19:25:16 spire-1.2.1/pkg/common/idutil/require_test.go 19:25:16 spire-1.2.1/pkg/common/idutil/safety.go 19:25:16 spire-1.2.1/pkg/common/idutil/safety_test.go 19:25:16 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:25:16 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:25:16 spire-1.2.1/pkg/common/jwtsvid/ 19:25:16 spire-1.2.1/pkg/common/jwtsvid/common.go 19:25:16 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:25:16 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:25:16 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:25:16 spire-1.2.1/pkg/common/jwtutil/ 19:25:16 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:25:16 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:25:16 spire-1.2.1/pkg/common/log/ 19:25:16 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:25:16 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:25:16 spire-1.2.1/pkg/common/log/log.go 19:25:16 spire-1.2.1/pkg/common/log/log_test.go 19:25:16 spire-1.2.1/pkg/common/log/options.go 19:25:16 spire-1.2.1/pkg/common/nodeutil/ 19:25:16 spire-1.2.1/pkg/common/nodeutil/node.go 19:25:16 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:25:16 spire-1.2.1/pkg/common/peertracker/ 19:25:16 spire-1.2.1/pkg/common/peertracker/conn.go 19:25:16 spire-1.2.1/pkg/common/peertracker/credentials.go 19:25:16 spire-1.2.1/pkg/common/peertracker/errors.go 19:25:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:25:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:25:16 spire-1.2.1/pkg/common/peertracker/info.go 19:25:16 spire-1.2.1/pkg/common/peertracker/listener.go 19:25:16 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:25:16 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:25:16 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:25:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:25:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:25:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:25:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:25:16 spire-1.2.1/pkg/common/peertracker/tcp.go 19:25:16 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:25:16 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:25:16 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:25:16 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:25:16 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:25:16 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.goRemoving intermediate container b09fe5cb88f1 19:25:16 ---> a9b2d164a210 19:25:16 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:25:16 19:25:16 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:25:16 spire-1.2.1/pkg/common/peertracker/uds.go 19:25:16 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:25:16 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:25:16 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:25:16 spire-1.2.1/pkg/common/pemutil/ 19:25:16 spire-1.2.1/pkg/common/pemutil/block.go 19:25:16 spire-1.2.1/pkg/common/pemutil/certs.go 19:25:16 spire-1.2.1/pkg/common/pemutil/common.go 19:25:16 spire-1.2.1/pkg/common/pemutil/csr.go 19:25:16 spire-1.2.1/pkg/common/pemutil/keys.go 19:25:16 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/ 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:25:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:25:16 spire-1.2.1/pkg/common/plugin/ 19:25:16 spire-1.2.1/pkg/common/plugin/aws/ 19:25:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:25:16 spire-1.2.1/pkg/common/plugin/azure/ 19:25:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:25:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:25:16 spire-1.2.1/pkg/common/plugin/facade.go 19:25:16 spire-1.2.1/pkg/common/plugin/facade_test.go 19:25:16 spire-1.2.1/pkg/common/plugin/gcp/ 19:25:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:25:16 spire-1.2.1/pkg/common/plugin/k8s/ 19:25:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:25:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:25:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:25:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:25:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:25:16 spire-1.2.1/pkg/common/plugin/log.go 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/ 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:25:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:25:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:25:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:25:16 spire-1.2.1/pkg/common/plugin/x509pop/ 19:25:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:25:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:25:16 spire-1.2.1/pkg/common/profiling/ 19:25:16 spire-1.2.1/pkg/common/profiling/dumpers.go 19:25:16 spire-1.2.1/pkg/common/profiling/profiling.go 19:25:16 spire-1.2.1/pkg/common/protoutil/ 19:25:16 spire-1.2.1/pkg/common/protoutil/masks.go 19:25:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:25:16 spire-1.2.1/pkg/common/rotationutil/ 19:25:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:25:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:25:16 spire-1.2.1/pkg/common/selector/ 19:25:16 spire-1.2.1/pkg/common/selector/selector.go 19:25:16 spire-1.2.1/pkg/common/selector/selector_test.go 19:25:16 spire-1.2.1/pkg/common/selector/set.go 19:25:16 spire-1.2.1/pkg/common/selector/set_utils.go 19:25:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/ 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/ 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:25:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:25:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:25:16 spire-1.2.1/pkg/common/telemetry/call.go 19:25:16 spire-1.2.1/pkg/common/telemetry/common/ 19:25:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:25:16 spire-1.2.1/pkg/common/telemetry/config.go 19:25:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:25:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/inmem.go 19:25:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/m3.go 19:25:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/metrics.go 19:25:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/names.go 19:25:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:25:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:25:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/ 19:25:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:25:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:25:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:25:16 spire-1.2.1/pkg/common/telemetry/server/server.go 19:25:16 spire-1.2.1/pkg/common/telemetry/sink.go 19:25:16 spire-1.2.1/pkg/common/telemetry/statsd.go 19:25:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:25:16 spire-1.2.1/pkg/common/telemetry/uptime.go 19:25:16 spire-1.2.1/pkg/common/telemetry/version.go 19:25:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:25:16 spire-1.2.1/pkg/common/uptime/ 19:25:16 spire-1.2.1/pkg/common/uptime/uptime.go 19:25:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:25:16 spire-1.2.1/pkg/common/util/ 19:25:16 spire-1.2.1/pkg/common/util/certs.go 19:25:16 spire-1.2.1/pkg/common/util/certs_test.go 19:25:16 spire-1.2.1/pkg/common/util/csr.go 19:25:16 spire-1.2.1/pkg/common/util/hash.go 19:25:16 spire-1.2.1/pkg/common/util/selectors.go 19:25:16 spire-1.2.1/pkg/common/util/selectors_test.go 19:25:16 spire-1.2.1/pkg/common/util/signals.go 19:25:16 spire-1.2.1/pkg/common/util/sort.go 19:25:16 spire-1.2.1/pkg/common/util/sort_test.go 19:25:16 spire-1.2.1/pkg/common/util/task.go 19:25:16 spire-1.2.1/pkg/common/util/task_test.go 19:25:16 spire-1.2.1/pkg/common/util/testdata/ 19:25:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:25:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:25:16 spire-1.2.1/pkg/common/version/ 19:25:16 spire-1.2.1/pkg/common/version/version.go 19:25:16 spire-1.2.1/pkg/common/x509svid/ 19:25:16 spire-1.2.1/pkg/common/x509svid/common_test.go 19:25:16 spire-1.2.1/pkg/common/x509svid/csr.go 19:25:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:25:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:25:16 spire-1.2.1/pkg/common/x509util/ 19:25:16 spire-1.2.1/pkg/common/x509util/cert.go 19:25:16 spire-1.2.1/pkg/common/x509util/dns.go 19:25:16 spire-1.2.1/pkg/common/x509util/dns_test.go ---> Running in c99be2e18cc6 19:25:16 19:25:16 spire-1.2.1/pkg/common/x509util/keyid.go 19:25:16 spire-1.2.1/pkg/common/x509util/keypair.go 19:25:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:25:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:25:16 spire-1.2.1/pkg/server/ 19:25:16 spire-1.2.1/pkg/server/api/ 19:25:16 spire-1.2.1/pkg/server/api/agent.go 19:25:16 spire-1.2.1/pkg/server/api/agent/ 19:25:16 spire-1.2.1/pkg/server/api/agent/v1/ 19:25:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:25:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:25:16 spire-1.2.1/pkg/server/api/agent_test.go 19:25:16 spire-1.2.1/pkg/server/api/api.go 19:25:16 spire-1.2.1/pkg/server/api/audit/ 19:25:16 spire-1.2.1/pkg/server/api/audit/audit.go 19:25:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:25:16 spire-1.2.1/pkg/server/api/bundle.go 19:25:16 spire-1.2.1/pkg/server/api/bundle/ 19:25:16 spire-1.2.1/pkg/server/api/bundle/v1/ 19:25:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:25:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:25:16 spire-1.2.1/pkg/server/api/bundle_test.go 19:25:16 spire-1.2.1/pkg/server/api/debug/ 19:25:16 spire-1.2.1/pkg/server/api/debug/v1/ 19:25:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:25:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:25:16 spire-1.2.1/pkg/server/api/entry.go 19:25:16 spire-1.2.1/pkg/server/api/entry/ 19:25:16 spire-1.2.1/pkg/server/api/entry/v1/ 19:25:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:25:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:25:16 spire-1.2.1/pkg/server/api/entry_test.go 19:25:16 spire-1.2.1/pkg/server/api/health/ 19:25:16 spire-1.2.1/pkg/server/api/health/v1/ 19:25:16 spire-1.2.1/pkg/server/api/health/v1/service.go 19:25:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:25:16 spire-1.2.1/pkg/server/api/id.go 19:25:16 spire-1.2.1/pkg/server/api/id_test.go 19:25:16 spire-1.2.1/pkg/server/api/limits/ 19:25:16 spire-1.2.1/pkg/server/api/limits/limits.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/ 19:25:16 spire-1.2.1/pkg/server/api/middleware/alias.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/audit.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/caller.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/common.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/entries.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:25:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:25:16 spire-1.2.1/pkg/server/api/ratelimit.go 19:25:16 spire-1.2.1/pkg/server/api/rpccontext/ 19:25:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:25:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:25:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:25:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:25:16 spire-1.2.1/pkg/server/api/selector.go 19:25:16 spire-1.2.1/pkg/server/api/selector_test.go 19:25:16 spire-1.2.1/pkg/server/api/status.go 19:25:16 spire-1.2.1/pkg/server/api/status_test.go 19:25:16 spire-1.2.1/pkg/server/api/svid/ 19:25:16 spire-1.2.1/pkg/server/api/svid/v1/ 19:25:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:25:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:25:16 spire-1.2.1/pkg/server/api/trustdomain.go 19:25:16 spire-1.2.1/pkg/server/api/trustdomain/ 19:25:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:25:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:25:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:25:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:25:16 spire-1.2.1/pkg/server/authpolicy/ 19:25:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:25:16 spire-1.2.1/pkg/server/authpolicy/policy.go 19:25:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:25:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:25:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:25:16 spire-1.2.1/pkg/server/authpolicy/validate.go 19:25:16 spire-1.2.1/pkg/server/bundle/ 19:25:16 spire-1.2.1/pkg/server/bundle/client/ 19:25:16 spire-1.2.1/pkg/server/bundle/client/client.go 19:25:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:25:16 spire-1.2.1/pkg/server/bundle/client/manager.go 19:25:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:25:16 spire-1.2.1/pkg/server/bundle/client/sources.go 19:25:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:25:16 spire-1.2.1/pkg/server/bundle/client/updater.go 19:25:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:25:16 spire-1.2.1/pkg/server/ca/ 19:25:16 spire-1.2.1/pkg/server/ca/ca.go 19:25:16 spire-1.2.1/pkg/server/ca/ca_health.go 19:25:16 spire-1.2.1/pkg/server/ca/ca_test.go 19:25:16 spire-1.2.1/pkg/server/ca/journal.go 19:25:16 spire-1.2.1/pkg/server/ca/journal_test.go 19:25:16 spire-1.2.1/pkg/server/ca/manager.go 19:25:16 spire-1.2.1/pkg/server/ca/manager_health.go 19:25:16 spire-1.2.1/pkg/server/ca/manager_test.go 19:25:16 spire-1.2.1/pkg/server/ca/templates.go 19:25:16 spire-1.2.1/pkg/server/ca/upstream_client.go 19:25:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:25:16 spire-1.2.1/pkg/server/ca/validation.go 19:25:16 spire-1.2.1/pkg/server/cache/ 19:25:16 spire-1.2.1/pkg/server/cache/dscache/ 19:25:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:25:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:25:16 spire-1.2.1/pkg/server/cache/entrycache/ 19:25:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:25:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:25:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:25:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:25:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:25:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:25:16 spire-1.2.1/pkg/server/catalog/ 19:25:16 spire-1.2.1/pkg/server/catalog/catalog.go 19:25:16 spire-1.2.1/pkg/server/catalog/keymanager.go 19:25:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:25:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:25:16 spire-1.2.1/pkg/server/catalog/notifier.go 19:25:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:25:16 spire-1.2.1/pkg/server/config.go 19:25:16 spire-1.2.1/pkg/server/datastore/ 19:25:16 spire-1.2.1/pkg/server/datastore/datastore.go 19:25:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:25:16 spire-1.2.1/pkg/server/datastore/repository.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:25:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:25:16 spire-1.2.1/pkg/server/endpoints/ 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/ 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:25:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:25:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:25:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:25:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:25:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:25:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:25:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:25:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:25:17 spire-1.2.1/pkg/server/endpoints/config.go 19:25:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:25:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:25:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:25:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:25:17 spire-1.2.1/pkg/server/endpoints/middleware.go 19:25:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:25:17 spire-1.2.1/pkg/server/hostservice/ 19:25:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:25:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:25:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:25:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:25:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:25:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:25:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:25:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/ 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/ 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:25:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:25:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:25:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/ 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:25:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:25:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:25:17 spire-1.2.1/pkg/server/registration/ 19:25:17 spire-1.2.1/pkg/server/registration/manager.go 19:25:17 spire-1.2.1/pkg/server/registration/manager_test.go 19:25:17 spire-1.2.1/pkg/server/scanentries.go 19:25:17 spire-1.2.1/pkg/server/scanentries_test.go 19:25:17 spire-1.2.1/pkg/server/server.go 19:25:17 spire-1.2.1/pkg/server/server_test.go 19:25:17 spire-1.2.1/pkg/server/svid/ 19:25:17 spire-1.2.1/pkg/server/svid/observer.go 19:25:17 spire-1.2.1/pkg/server/svid/observer_test.go 19:25:17 spire-1.2.1/pkg/server/svid/rotator.go 19:25:17 spire-1.2.1/pkg/server/svid/rotator_config.go 19:25:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:25:17 spire-1.2.1/pkg/server/svid/rotator_test.go 19:25:17 spire-1.2.1/proto/ 19:25:17 spire-1.2.1/proto/private/ 19:25:17 spire-1.2.1/proto/private/server/ 19:25:17 spire-1.2.1/proto/private/server/journal/ 19:25:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:25:17 spire-1.2.1/proto/private/server/journal/journal.proto 19:25:17 spire-1.2.1/proto/spire/ 19:25:17 spire-1.2.1/proto/spire/common/ 19:25:17 spire-1.2.1/proto/spire/common/common.pb.go 19:25:17 spire-1.2.1/proto/spire/common/common.proto 19:25:17 spire-1.2.1/proto/spire/common/plugin/ 19:25:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:25:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:25:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:25:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:25:17 spire-1.2.1/proto/spire/plugin/ 19:25:17 spire-1.2.1/proto/spire/plugin/agent/ 19:25:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:25:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:25:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:25:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:25:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:25:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:25:17 spire-1.2.1/release/ 19:25:17 spire-1.2.1/release/spire-extras/ 19:25:17 spire-1.2.1/release/spire-extras/README.md 19:25:17 spire-1.2.1/release/spire-extras/conf/ 19:25:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:25:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:25:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:25:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:25:17 spire-1.2.1/release/spire/ 19:25:17 spire-1.2.1/release/spire/README.md 19:25:17 spire-1.2.1/release/spire/conf/ 19:25:17 spire-1.2.1/release/spire/conf/agent/ 19:25:17 spire-1.2.1/release/spire/conf/agent/agent.conf 19:25:17 spire-1.2.1/release/spire/conf/server/ 19:25:17 spire-1.2.1/release/spire/conf/server/server.conf 19:25:17 spire-1.2.1/script/ 19:25:17 spire-1.2.1/script/build-artifact.sh 19:25:17 spire-1.2.1/script/generate_dummy_ca.sh 19:25:17 spire-1.2.1/support/ 19:25:17 spire-1.2.1/support/k8s/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:25:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/ 19:25:17 spire-1.2.1/support/oidc-discovery-provider/README.md 19:25:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/config.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/main.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:25:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:25:17 spire-1.2.1/test/ 19:25:17 spire-1.2.1/test/clock/ 19:25:17 spire-1.2.1/test/clock/clock.go 19:25:17 spire-1.2.1/test/fakes/ 19:25:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:25:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:25:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:25:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:25:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:25:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:25:17 spire-1.2.1/test/fakes/fakeagentstore/ 19:25:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:25:17 spire-1.2.1/test/fakes/fakedatastore/ 19:25:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:25:17 spire-1.2.1/test/fakes/fakeentryclient/ 19:25:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:25:17 spire-1.2.1/test/fakes/fakehealthchecker/ 19:25:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:25:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:25:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:25:17 spire-1.2.1/test/fakes/fakemetrics/ 19:25:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:25:17 spire-1.2.1/test/fakes/fakenoderesolver/ 19:25:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:25:17 spire-1.2.1/test/fakes/fakenotifier/ 19:25:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:25:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:25:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:25:17 spire-1.2.1/test/fakes/fakeserverca/ 19:25:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:25:17 spire-1.2.1/test/fakes/fakeservercatalog/ 19:25:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:25:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:25:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:25:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:25:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:25:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:25:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:25:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:25:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:25:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:25:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:25:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:25:17 spire-1.2.1/test/fixture/ 19:25:17 spire-1.2.1/test/fixture/certs/ 19:25:17 spire-1.2.1/test/fixture/certs/agent_svid.der 19:25:17 spire-1.2.1/test/fixture/certs/base_cert.pem 19:25:17 spire-1.2.1/test/fixture/certs/base_csr.pem 19:25:17 spire-1.2.1/test/fixture/certs/base_key.pem 19:25:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:25:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:25:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:25:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:25:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:25:17 spire-1.2.1/test/fixture/certs/blog_key.pem 19:25:17 spire-1.2.1/test/fixture/certs/bundle.der 19:25:17 spire-1.2.1/test/fixture/certs/ca.pem 19:25:17 spire-1.2.1/test/fixture/certs/ca_key.pem 19:25:17 spire-1.2.1/test/fixture/certs/database_cert.pem 19:25:17 spire-1.2.1/test/fixture/certs/database_csr.pem 19:25:17 spire-1.2.1/test/fixture/certs/database_key.pem 19:25:17 spire-1.2.1/test/fixture/certs/node_cert.pem 19:25:17 spire-1.2.1/test/fixture/certs/node_csr.pem 19:25:17 spire-1.2.1/test/fixture/certs/node_key.pem 19:25:17 spire-1.2.1/test/fixture/certs/svid.pem 19:25:17 spire-1.2.1/test/fixture/certs/svid_key.pem 19:25:17 spire-1.2.1/test/fixture/config/ 19:25:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:25:17 spire-1.2.1/test/fixture/config/agent_good.conf 19:25:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:25:17 spire-1.2.1/test/fixture/config/plugin_good.conf 19:25:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:25:17 spire-1.2.1/test/fixture/config/server_good.conf 19:25:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:25:17 spire-1.2.1/test/fixture/fixture.go 19:25:17 spire-1.2.1/test/fixture/nodeattestor/ 19:25:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:25:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:25:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:25:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:25:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:25:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:25:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:25:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:25:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:25:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:25:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:25:17 spire-1.2.1/test/fixture/registration/ 19:25:17 spire-1.2.1/test/fixture/registration/entries.json 19:25:17 spire-1.2.1/test/fixture/registration/good-for-update.json 19:25:17 spire-1.2.1/test/fixture/registration/good.json 19:25:17 spire-1.2.1/test/fixture/registration/invalid.json 19:25:17 spire-1.2.1/test/fixture/registration/invalid_json.json 19:25:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:25:17 spire-1.2.1/test/integration/ 19:25:17 spire-1.2.1/test/integration/README.md 19:25:17 spire-1.2.1/test/integration/common 19:25:17 spire-1.2.1/test/integration/setup/ 19:25:17 spire-1.2.1/test/integration/setup/adminclient/ 19:25:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:25:17 spire-1.2.1/test/integration/setup/adminclient/client.go 19:25:17 spire-1.2.1/test/integration/setup/debugagent/ 19:25:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:25:17 spire-1.2.1/test/integration/setup/debugagent/main.go 19:25:17 spire-1.2.1/test/integration/setup/debugserver/ 19:25:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:25:17 spire-1.2.1/test/integration/setup/debugserver/main.go 19:25:17 spire-1.2.1/test/integration/setup/downstreamclient/ 19:25:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:25:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:25:17 spire-1.2.1/test/integration/setup/itclient/ 19:25:17 spire-1.2.1/test/integration/setup/itclient/client.go 19:25:17 spire-1.2.1/test/integration/setup/node-attestation/ 19:25:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:25:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:25:17 spire-1.2.1/test/integration/setup/x509pop/ 19:25:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:25:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:25:17 spire-1.2.1/test/integration/suites/ 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:25:17 spire-1.2.1/test/integration/suites/join-token/ 19:25:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:25:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:25:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:25:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:25:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:25:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:25:17 spire-1.2.1/test/integration/suites/join-token/README.md 19:25:17 spire-1.2.1/test/integration/suites/join-token/conf/ 19:25:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/join-token/teardown 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:25:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:25:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:25:17 spire-1.2.1/test/integration/suites/k8s/ 19:25:17 spire-1.2.1/test/integration/suites/k8s/00-setup 19:25:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:25:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:25:17 spire-1.2.1/test/integration/suites/k8s/README.md 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/ 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:25:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:25:17 spire-1.2.1/test/integration/suites/k8s/teardown 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/ 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:25:17 spire-1.2.1/test/integration/suites/rotation/ 19:25:17 spire-1.2.1/test/integration/suites/rotation/00-setup 19:25:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:25:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:25:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:25:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:25:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:25:17 spire-1.2.1/test/integration/suites/rotation/README.md 19:25:17 spire-1.2.1/test/integration/suites/rotation/conf/ 19:25:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/rotation/teardown 19:25:17 spire-1.2.1/test/integration/suites/self-test/ 19:25:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:25:17 spire-1.2.1/test/integration/suites/self-test/README.md 19:25:17 spire-1.2.1/test/integration/suites/self-test/teardown 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:25:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:25:17 spire-1.2.1/test/integration/suites/upgrade/ 19:25:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:25:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:25:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:25:17 spire-1.2.1/test/integration/suites/upgrade/README.md 19:25:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:25:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:25:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:25:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:25:17 spire-1.2.1/test/integration/suites/upgrade/teardown 19:25:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:25:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:25:17 spire-1.2.1/test/integration/test-one.sh 19:25:17 spire-1.2.1/test/integration/test.sh 19:25:17 spire-1.2.1/test/plugintest/ 19:25:17 spire-1.2.1/test/plugintest/config.go 19:25:17 spire-1.2.1/test/plugintest/load.go 19:25:17 spire-1.2.1/test/plugintest/option.go 19:25:17 spire-1.2.1/test/spiretest/ 19:25:17 spire-1.2.1/test/spiretest/apiserver.go 19:25:17 spire-1.2.1/test/spiretest/assertions.go 19:25:17 spire-1.2.1/test/spiretest/dir.go 19:25:17 spire-1.2.1/test/spiretest/errors_posix.go 19:25:17 spire-1.2.1/test/spiretest/errors_windows.go 19:25:17 spire-1.2.1/test/spiretest/logs.go 19:25:17 spire-1.2.1/test/spiretest/socketapi.go 19:25:17 spire-1.2.1/test/spiretest/suite.go 19:25:17 spire-1.2.1/test/spiretest/x509.go 19:25:17 spire-1.2.1/test/testca/ 19:25:17 spire-1.2.1/test/testca/ca.go 19:25:17 spire-1.2.1/test/testkey/ 19:25:17 spire-1.2.1/test/testkey/generate.sh 19:25:17 spire-1.2.1/test/testkey/genkeys.go 19:25:17 spire-1.2.1/test/testkey/keys.go 19:25:17 spire-1.2.1/test/testkey/new.go 19:25:17 spire-1.2.1/test/tpmsimulator/ 19:25:17 spire-1.2.1/test/tpmsimulator/simulator.go 19:25:17 spire-1.2.1/test/util/ 19:25:17 spire-1.2.1/test/util/cert_fixtures.go 19:25:17 spire-1.2.1/test/util/cert_generation.go 19:25:17 spire-1.2.1/test/util/io_redirection.go 19:25:17 spire-1.2.1/test/util/race.go 19:25:17 spire-1.2.1/test/util/util.go 19:25:17 building spire from source... 19:25:18 Installing go1.17.7... 19:25:18 spire-1.2.1/ 19:25:18 spire-1.2.1/.data/ 19:25:18 spire-1.2.1/.data/.file 19:25:18 spire-1.2.1/.dockerignore 19:25:18 spire-1.2.1/.gitattributes 19:25:18 spire-1.2.1/.githooks/ 19:25:18 spire-1.2.1/.githooks/pre-commit 19:25:18 spire-1.2.1/.github/ 19:25:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:25:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:25:18 spire-1.2.1/.github/dependabot.yml 19:25:18 spire-1.2.1/.github/workflows/ 19:25:18 spire-1.2.1/.github/workflows/nightly_build.yaml 19:25:18 spire-1.2.1/.github/workflows/pr_build.yaml 19:25:18 spire-1.2.1/.github/workflows/release_build.yaml 19:25:18 spire-1.2.1/.github/workflows/scripts/ 19:25:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:25:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:25:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:25:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:25:18 spire-1.2.1/.github/workflows/scripts/split.sh 19:25:18 spire-1.2.1/.gitignore 19:25:18 spire-1.2.1/.go-version 19:25:18 spire-1.2.1/.golangci.yml 19:25:18 spire-1.2.1/ADOPTERS.md 19:25:18 spire-1.2.1/CHANGELOG.md 19:25:18 spire-1.2.1/CODE-OF-CONDUCT.md 19:25:18 spire-1.2.1/CODEOWNERS 19:25:18 spire-1.2.1/CONTRIBUTING.md 19:25:18 spire-1.2.1/Dockerfile 19:25:18 spire-1.2.1/Dockerfile.dev 19:25:18 spire-1.2.1/Dockerfile.scratch 19:25:18 spire-1.2.1/LICENSE 19:25:18 spire-1.2.1/MAINTAINERS.md 19:25:18 spire-1.2.1/Makefile 19:25:18 spire-1.2.1/README.md 19:25:18 spire-1.2.1/ROADMAP.md 19:25:18 spire-1.2.1/SECURITY.md 19:25:18 spire-1.2.1/cmd/ 19:25:18 spire-1.2.1/cmd/spire-agent/ 19:25:18 spire-1.2.1/cmd/spire-agent/cli/ 19:25:18 spire-1.2.1/cmd/spire-agent/cli/api/ 19:25:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/common/ 19:25:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:25:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/run/ 19:25:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:25:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:25:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:25:18 spire-1.2.1/cmd/spire-agent/main.go 19:25:18 spire-1.2.1/cmd/spire-server/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/agent/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/cli.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/run/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/token/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/validate/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/x509/ 19:25:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:25:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:25:18 spire-1.2.1/cmd/spire-server/main.go 19:25:18 spire-1.2.1/cmd/spire-server/util/ 19:25:18 spire-1.2.1/cmd/spire-server/util/util.go 19:25:18 spire-1.2.1/conf/ 19:25:18 spire-1.2.1/conf/agent/ 19:25:18 spire-1.2.1/conf/agent/agent.conf 19:25:18 spire-1.2.1/conf/agent/agent_full.conf 19:25:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:25:18 spire-1.2.1/conf/server/ 19:25:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:25:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:25:18 spire-1.2.1/conf/server/server.conf 19:25:18 spire-1.2.1/conf/server/server_full.conf 19:25:18 spire-1.2.1/doc/ 19:25:18 spire-1.2.1/doc/SPIRE101.md 19:25:18 spire-1.2.1/doc/auditlog.md 19:25:18 spire-1.2.1/doc/authorization_policy_engine.md 19:25:18 spire-1.2.1/doc/changelog_guidelines.md 19:25:18 spire-1.2.1/doc/cure53-report.pdf 19:25:18 spire-1.2.1/doc/images/ 19:25:18 spire-1.2.1/doc/images/2019_roadmap.png 19:25:18 spire-1.2.1/doc/images/SPIRE101.png 19:25:18 spire-1.2.1/doc/images/SPIRE_agent.png 19:25:18 spire-1.2.1/doc/images/SPIRE_server.png 19:25:18 spire-1.2.1/doc/images/cache_mgr.png 19:25:18 spire-1.2.1/doc/images/cache_mgr_components.png 19:25:18 spire-1.2.1/doc/images/federated_spire.png 19:25:18 spire-1.2.1/doc/images/ha_mode.png 19:25:18 spire-1.2.1/doc/images/nested_spire.png 19:25:18 spire-1.2.1/doc/images/oidc_federation.png 19:25:18 spire-1.2.1/doc/images/single_trust_domain.png 19:25:18 spire-1.2.1/doc/images/spiffe_compatible.png 19:25:18 spire-1.2.1/doc/images/spire_logo.png 19:25:18 spire-1.2.1/doc/migrating_registration_api_clients.md 19:25:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:25:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:25:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:25:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:25:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:25:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:25:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:25:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:25:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:25:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:25:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:25:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:25:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:25:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:25:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:25:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:25:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:25:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:25:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:25:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:25:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:25:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:25:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:25:18 spire-1.2.1/doc/scaling_spire.md 19:25:18 spire-1.2.1/doc/spire_agent.md 19:25:18 spire-1.2.1/doc/spire_server.md 19:25:18 spire-1.2.1/doc/supported_integrations.md 19:25:18 spire-1.2.1/doc/telemetry.md 19:25:18 spire-1.2.1/doc/telemetry_config.md 19:25:18 spire-1.2.1/doc/upgrading.md 19:25:18 spire-1.2.1/doc/using_spire.md 19:25:18 spire-1.2.1/examples/ 19:25:18 spire-1.2.1/examples/README.md 19:25:18 spire-1.2.1/go.mod 19:25:18 spire-1.2.1/go.sum 19:25:18 spire-1.2.1/pkg/ 19:25:18 spire-1.2.1/pkg/agent/ 19:25:18 spire-1.2.1/pkg/agent/agent.go 19:25:18 spire-1.2.1/pkg/agent/api/ 19:25:18 spire-1.2.1/pkg/agent/api/config.go 19:25:18 spire-1.2.1/pkg/agent/api/debug/ 19:25:18 spire-1.2.1/pkg/agent/api/debug/v1/ 19:25:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:25:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:25:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:25:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:25:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:25:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:25:19 spire-1.2.1/pkg/agent/api/endpoints.go 19:25:19 spire-1.2.1/pkg/agent/api/health/ 19:25:19 spire-1.2.1/pkg/agent/api/health/v1/ 19:25:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:25:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:25:19 spire-1.2.1/pkg/agent/api/rpccontext/ 19:25:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:25:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:25:19 spire-1.2.1/pkg/agent/attestor/ 19:25:19 spire-1.2.1/pkg/agent/attestor/node/ 19:25:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:25:19 spire-1.2.1/pkg/agent/attestor/node/node.go 19:25:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:25:19 spire-1.2.1/pkg/agent/attestor/workload/ 19:25:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:25:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:25:19 spire-1.2.1/pkg/agent/catalog/ 19:25:19 spire-1.2.1/pkg/agent/catalog/catalog.go 19:25:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:25:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:25:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:25:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:25:19 spire-1.2.1/pkg/agent/client/ 19:25:19 spire-1.2.1/pkg/agent/client/client.go 19:25:19 spire-1.2.1/pkg/agent/client/client_test.go 19:25:19 spire-1.2.1/pkg/agent/client/dial.go 19:25:19 spire-1.2.1/pkg/agent/client/nodeconn.go 19:25:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:25:19 spire-1.2.1/pkg/agent/client/update.go 19:25:19 spire-1.2.1/pkg/agent/client/util.go 19:25:19 spire-1.2.1/pkg/agent/common/ 19:25:19 spire-1.2.1/pkg/agent/common/backoff/ 19:25:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:25:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:25:19 spire-1.2.1/pkg/agent/common/cgroups/ 19:25:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:25:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:25:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:25:19 spire-1.2.1/pkg/agent/config.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/ 19:25:19 spire-1.2.1/pkg/agent/endpoints/config.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/workload/ 19:25:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/ 19:25:19 spire-1.2.1/pkg/agent/manager/cache/ 19:25:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:25:19 spire-1.2.1/pkg/agent/manager/config.go 19:25:19 spire-1.2.1/pkg/agent/manager/manager.go 19:25:19 spire-1.2.1/pkg/agent/manager/manager_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/storage.go 19:25:19 spire-1.2.1/pkg/agent/manager/storage_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/storecache/ 19:25:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:25:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/sync.go 19:25:19 spire-1.2.1/pkg/agent/plugin/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:25:19 spire-1.2.1/pkg/agent/svid/ 19:25:19 spire-1.2.1/pkg/agent/svid/rotator.go 19:25:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:25:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:25:19 spire-1.2.1/pkg/agent/svid/store/ 19:25:19 spire-1.2.1/pkg/agent/svid/store/service.go 19:25:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:25:19 spire-1.2.1/pkg/common/ 19:25:19 spire-1.2.1/pkg/common/agentpathtemplate/ 19:25:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:25:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:25:19 spire-1.2.1/pkg/common/api/ 19:25:19 spire-1.2.1/pkg/common/api/metrics.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/ 19:25:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/logger.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/names.go 19:25:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:25:19 spire-1.2.1/pkg/common/api/names.go 19:25:19 spire-1.2.1/pkg/common/api/ratelimit.go 19:25:19 spire-1.2.1/pkg/common/api/rpccontext/ 19:25:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:25:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:25:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:25:19 spire-1.2.1/pkg/common/auth/ 19:25:19 spire-1.2.1/pkg/common/auth/interceptors.go 19:25:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:25:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/ 19:25:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/types.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:25:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:25:19 spire-1.2.1/pkg/common/catalog/ 19:25:19 spire-1.2.1/pkg/common/catalog/bind.go 19:25:19 spire-1.2.1/pkg/common/catalog/builtin.go 19:25:19 spire-1.2.1/pkg/common/catalog/catalog.go 19:25:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:25:19 spire-1.2.1/pkg/common/catalog/closers.go 19:25:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:25:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:25:19 spire-1.2.1/pkg/common/catalog/config.go 19:25:19 spire-1.2.1/pkg/common/catalog/config_test.go 19:25:19 spire-1.2.1/pkg/common/catalog/configure.go 19:25:19 spire-1.2.1/pkg/common/catalog/constraints.go 19:25:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:25:19 spire-1.2.1/pkg/common/catalog/context.go 19:25:19 spire-1.2.1/pkg/common/catalog/external.go 19:25:19 spire-1.2.1/pkg/common/catalog/host.go 19:25:19 spire-1.2.1/pkg/common/catalog/pipenet.go 19:25:19 spire-1.2.1/pkg/common/catalog/plugin.go 19:25:19 spire-1.2.1/pkg/common/catalog/testplugin/ 19:25:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:25:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:25:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:25:19 spire-1.2.1/pkg/common/cli/ 19:25:19 spire-1.2.1/pkg/common/cli/env.go 19:25:19 spire-1.2.1/pkg/common/cli/flags.go 19:25:19 spire-1.2.1/pkg/common/cli/trust_domain.go 19:25:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:25:19 spire-1.2.1/pkg/common/cli/umask.go 19:25:19 spire-1.2.1/pkg/common/cli/umask_posix.go 19:25:19 spire-1.2.1/pkg/common/cli/umask_test.go 19:25:19 spire-1.2.1/pkg/common/cli/umask_windows.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/ 19:25:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/flag.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/format.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/ 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:25:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:25:19 spire-1.2.1/pkg/common/coretypes/ 19:25:19 spire-1.2.1/pkg/common/coretypes/bundle/ 19:25:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:25:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:25:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:25:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:25:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:25:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:25:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:25:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:25:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:25:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:25:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:25:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:25:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:25:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:25:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:25:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:25:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:25:19 spire-1.2.1/pkg/common/cryptoutil/ 19:25:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:25:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:25:19 spire-1.2.1/pkg/common/diskutil/ 19:25:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:25:19 spire-1.2.1/pkg/common/diskutil/file_test.go 19:25:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:25:19 spire-1.2.1/pkg/common/errorutil/ 19:25:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:25:19 spire-1.2.1/pkg/common/health/ 19:25:19 spire-1.2.1/pkg/common/health/config.go 19:25:19 spire-1.2.1/pkg/common/health/context.go 19:25:19 spire-1.2.1/pkg/common/health/context_test.go 19:25:19 spire-1.2.1/pkg/common/health/health.go 19:25:19 spire-1.2.1/pkg/common/health/health_test.go 19:25:19 spire-1.2.1/pkg/common/health/logger.go 19:25:19 spire-1.2.1/pkg/common/hostservice/ 19:25:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:25:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:25:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:25:19 spire-1.2.1/pkg/common/idutil/ 19:25:19 spire-1.2.1/pkg/common/idutil/require.go 19:25:19 spire-1.2.1/pkg/common/idutil/require_test.go 19:25:19 spire-1.2.1/pkg/common/idutil/safety.go 19:25:19 spire-1.2.1/pkg/common/idutil/safety_test.go 19:25:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:25:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:25:19 spire-1.2.1/pkg/common/jwtsvid/ 19:25:19 spire-1.2.1/pkg/common/jwtsvid/common.go 19:25:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:25:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:25:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:25:19 spire-1.2.1/pkg/common/jwtutil/ 19:25:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:25:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:25:19 spire-1.2.1/pkg/common/log/ 19:25:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:25:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:25:19 spire-1.2.1/pkg/common/log/log.go 19:25:19 spire-1.2.1/pkg/common/log/log_test.go 19:25:19 spire-1.2.1/pkg/common/log/options.go 19:25:19 spire-1.2.1/pkg/common/nodeutil/ 19:25:19 spire-1.2.1/pkg/common/nodeutil/node.go 19:25:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:25:19 spire-1.2.1/pkg/common/peertracker/ 19:25:19 spire-1.2.1/pkg/common/peertracker/conn.go 19:25:19 spire-1.2.1/pkg/common/peertracker/credentials.go 19:25:19 spire-1.2.1/pkg/common/peertracker/errors.go 19:25:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:25:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:25:19 spire-1.2.1/pkg/common/peertracker/info.go 19:25:19 spire-1.2.1/pkg/common/peertracker/listener.go 19:25:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:25:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:25:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:25:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:25:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:25:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:25:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:25:19 spire-1.2.1/pkg/common/peertracker/tcp.go 19:25:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:25:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:25:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:25:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:25:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:25:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:25:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:25:19 spire-1.2.1/pkg/common/peertracker/uds.go 19:25:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:25:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:25:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:25:19 spire-1.2.1/pkg/common/pemutil/ 19:25:19 spire-1.2.1/pkg/common/pemutil/block.go 19:25:19 spire-1.2.1/pkg/common/pemutil/certs.go 19:25:19 spire-1.2.1/pkg/common/pemutil/common.go 19:25:19 spire-1.2.1/pkg/common/pemutil/csr.go 19:25:19 spire-1.2.1/pkg/common/pemutil/keys.go 19:25:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/ 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:25:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:25:19 spire-1.2.1/pkg/common/plugin/ 19:25:19 spire-1.2.1/pkg/common/plugin/aws/ 19:25:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:25:19 spire-1.2.1/pkg/common/plugin/azure/ 19:25:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:25:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:25:19 spire-1.2.1/pkg/common/plugin/facade.go 19:25:19 spire-1.2.1/pkg/common/plugin/facade_test.go 19:25:19 spire-1.2.1/pkg/common/plugin/gcp/ 19:25:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:25:19 spire-1.2.1/pkg/common/plugin/k8s/ 19:25:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:25:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:25:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:25:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:25:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:25:19 spire-1.2.1/pkg/common/plugin/log.go 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/ 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:25:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:25:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:25:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:25:19 spire-1.2.1/pkg/common/plugin/x509pop/ 19:25:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:25:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:25:19 spire-1.2.1/pkg/common/profiling/ 19:25:19 spire-1.2.1/pkg/common/profiling/dumpers.go 19:25:19 spire-1.2.1/pkg/common/profiling/profiling.go 19:25:19 spire-1.2.1/pkg/common/protoutil/ 19:25:19 spire-1.2.1/pkg/common/protoutil/masks.go 19:25:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:25:19 spire-1.2.1/pkg/common/rotationutil/ 19:25:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:25:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:25:19 spire-1.2.1/pkg/common/selector/ 19:25:19 spire-1.2.1/pkg/common/selector/selector.go 19:25:19 spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/ 19:25:19 19:25:19 spire-1.2.1/pkg/common/selector/set.go 19:25:19 spire-1.2.1/pkg/common/selector/set_utils.go 19:25:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/ 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/ 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:25:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:25:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:25:19 spire-1.2.1/pkg/common/telemetry/call.go 19:25:19 spire-1.2.1/pkg/common/telemetry/common/ 19:25:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/.data/ 19:25:19 spire-1.2.1/.data/.file 19:25:19 spire-1.2.1/.dockerignore 19:25:19 spire-1.2.1/.gitattributes 19:25:19 spire-1.2.1/.githooks/ 19:25:19 spire-1.2.1/.githooks/pre-commit 19:25:19 spire-1.2.1/.github/ 19:25:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:25:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:25:19 spire-1.2.1/.github/dependabot.yml 19:25:19 spire-1.2.1/.github/workflows/ 19:25:19 spire-1.2.1/.github/workflows/nightly_build.yaml 19:25:19 spire-1.2.1/.github/workflows/pr_build.yaml 19:25:19 spire-1.2.1/.github/workflows/release_build.yaml 19:25:19 spire-1.2.1/.github/workflows/scripts/ 19:25:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:25:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:25:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:25:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:25:19 spire-1.2.1/.github/workflows/scripts/split.sh 19:25:19 spire-1.2.1/.gitignore 19:25:19 spire-1.2.1/.go-version 19:25:19 spire-1.2.1/.golangci.yml 19:25:19 spire-1.2.1/ADOPTERS.md 19:25:19 spire-1.2.1/CHANGELOG.md 19:25:19 spire-1.2.1/CODE-OF-CONDUCT.md 19:25:19 spire-1.2.1/CODEOWNERS 19:25:19 spire-1.2.1/CONTRIBUTING.md 19:25:19 spire-1.2.1/Dockerfile 19:25:19 spire-1.2.1/Dockerfile.dev 19:25:19 spire-1.2.1/pkg/common/telemetry/config.go 19:25:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:25:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/inmem.go 19:25:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/m3.go 19:25:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/metrics.go 19:25:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/names.go 19:25:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:25:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:25:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/ 19:25:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:25:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:25:19 spire-1.2.1/Dockerfile.scratch 19:25:19 spire-1.2.1/LICENSE 19:25:19 spire-1.2.1/MAINTAINERS.md 19:25:19 spire-1.2.1/Makefile 19:25:19 spire-1.2.1/README.md 19:25:19 spire-1.2.1/ROADMAP.md 19:25:19 spire-1.2.1/SECURITY.md 19:25:19 spire-1.2.1/cmd/ 19:25:19 spire-1.2.1/cmd/spire-agent/ 19:25:19 spire-1.2.1/cmd/spire-agent/cli/ 19:25:19 spire-1.2.1/cmd/spire-agent/cli/api/ 19:25:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/common/ 19:25:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:25:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/run/ 19:25:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:25:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:25:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:25:19 spire-1.2.1/pkg/common/telemetry/server/server.go 19:25:19 spire-1.2.1/pkg/common/telemetry/sink.go 19:25:19 spire-1.2.1/pkg/common/telemetry/statsd.go 19:25:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:25:19 spire-1.2.1/pkg/common/telemetry/uptime.go 19:25:19 spire-1.2.1/pkg/common/telemetry/version.go 19:25:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:25:19 spire-1.2.1/pkg/common/uptime/ 19:25:19 spire-1.2.1/pkg/common/uptime/uptime.go 19:25:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:25:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:25:19 spire-1.2.1/cmd/spire-agent/main.go 19:25:19 spire-1.2.1/cmd/spire-server/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/agent/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/cli.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/ 19:25:19 spire-1.2.1/pkg/common/util/ 19:25:19 spire-1.2.1/pkg/common/util/certs.go 19:25:19 spire-1.2.1/pkg/common/util/certs_test.go 19:25:19 spire-1.2.1/pkg/common/util/csr.go 19:25:19 spire-1.2.1/pkg/common/util/hash.go 19:25:19 spire-1.2.1/pkg/common/util/selectors.go 19:25:19 spire-1.2.1/pkg/common/util/selectors_test.go 19:25:19 spire-1.2.1/pkg/common/util/signals.go 19:25:19 spire-1.2.1/pkg/common/util/sort.go 19:25:19 spire-1.2.1/pkg/common/util/sort_test.go 19:25:19 spire-1.2.1/pkg/common/util/task.go 19:25:19 spire-1.2.1/pkg/common/util/task_test.go 19:25:19 spire-1.2.1/pkg/common/util/testdata/ 19:25:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:25:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:25:19 spire-1.2.1/pkg/common/version/ 19:25:19 spire-1.2.1/pkg/common/version/version.go 19:25:19 spire-1.2.1/pkg/common/x509svid/ 19:25:19 spire-1.2.1/pkg/common/x509svid/common_test.go 19:25:19 spire-1.2.1/pkg/common/x509svid/csr.go 19:25:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:25:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:25:19 spire-1.2.1/pkg/common/x509util/ 19:25:19 spire-1.2.1/pkg/common/x509util/cert.go 19:25:19 spire-1.2.1/pkg/common/x509util/dns.go 19:25:19 spire-1.2.1/pkg/common/x509util/dns_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/run/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/token/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/validate/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:25:19 spire-1.2.1/pkg/common/x509util/keyid.go 19:25:19 spire-1.2.1/pkg/common/x509util/keypair.go 19:25:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:25:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:25:19 spire-1.2.1/pkg/server/ 19:25:19 spire-1.2.1/pkg/server/api/ 19:25:19 spire-1.2.1/pkg/server/api/agent.go 19:25:19 spire-1.2.1/pkg/server/api/agent/ 19:25:19 spire-1.2.1/pkg/server/api/agent/v1/ 19:25:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:25:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:25:19 spire-1.2.1/pkg/server/api/agent_test.go 19:25:19 spire-1.2.1/pkg/server/api/api.go 19:25:19 spire-1.2.1/pkg/server/api/audit/ 19:25:19 spire-1.2.1/pkg/server/api/audit/audit.go 19:25:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:25:19 spire-1.2.1/pkg/server/api/bundle.go 19:25:19 spire-1.2.1/pkg/server/api/bundle/ 19:25:19 spire-1.2.1/pkg/server/api/bundle/v1/ 19:25:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:25:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:25:19 spire-1.2.1/pkg/server/api/bundle_test.go 19:25:19 spire-1.2.1/pkg/server/api/debug/ 19:25:19 spire-1.2.1/pkg/server/api/debug/v1/ 19:25:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:25:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/x509/ 19:25:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:25:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:25:19 spire-1.2.1/cmd/spire-server/main.go 19:25:19 spire-1.2.1/cmd/spire-server/util/ 19:25:19 spire-1.2.1/cmd/spire-server/util/util.go 19:25:19 spire-1.2.1/conf/ 19:25:19 spire-1.2.1/conf/agent/ 19:25:19 spire-1.2.1/conf/agent/agent.conf 19:25:19 spire-1.2.1/conf/agent/agent_full.conf 19:25:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:25:19 spire-1.2.1/conf/server/ 19:25:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:25:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:25:19 spire-1.2.1/conf/server/server.conf 19:25:19 spire-1.2.1/conf/server/server_full.conf 19:25:19 spire-1.2.1/doc/ 19:25:19 spire-1.2.1/doc/SPIRE101.md 19:25:19 spire-1.2.1/doc/auditlog.md 19:25:19 spire-1.2.1/doc/authorization_policy_engine.md 19:25:19 spire-1.2.1/doc/changelog_guidelines.md 19:25:19 spire-1.2.1/doc/cure53-report.pdf 19:25:19 spire-1.2.1/doc/images/ 19:25:19 spire-1.2.1/doc/images/2019_roadmap.png 19:25:19 spire-1.2.1/doc/images/SPIRE101.png 19:25:19 spire-1.2.1/doc/images/SPIRE_agent.png 19:25:19 spire-1.2.1/doc/images/SPIRE_server.png 19:25:19 spire-1.2.1/pkg/server/api/entry.go 19:25:19 spire-1.2.1/pkg/server/api/entry/ 19:25:19 spire-1.2.1/pkg/server/api/entry/v1/ 19:25:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:25:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:25:19 spire-1.2.1/pkg/server/api/entry_test.go 19:25:19 spire-1.2.1/pkg/server/api/health/ 19:25:19 spire-1.2.1/pkg/server/api/health/v1/ 19:25:19 spire-1.2.1/pkg/server/api/health/v1/service.go 19:25:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:25:19 spire-1.2.1/pkg/server/api/id.go 19:25:19 spire-1.2.1/pkg/server/api/id_test.go 19:25:19 spire-1.2.1/pkg/server/api/limits/ 19:25:19 spire-1.2.1/pkg/server/api/limits/limits.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/ 19:25:19 spire-1.2.1/pkg/server/api/middleware/alias.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/audit.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/caller.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:25:19 spire-1.2.1/doc/images/cache_mgr.png 19:25:19 spire-1.2.1/doc/images/cache_mgr_components.png 19:25:19 spire-1.2.1/doc/images/federated_spire.png 19:25:19 spire-1.2.1/doc/images/ha_mode.png 19:25:19 spire-1.2.1/doc/images/nested_spire.png 19:25:19 spire-1.2.1/doc/images/oidc_federation.png 19:25:19 spire-1.2.1/doc/images/single_trust_domain.png 19:25:19 spire-1.2.1/doc/images/spiffe_compatible.png 19:25:19 spire-1.2.1/doc/images/spire_logo.png 19:25:19 spire-1.2.1/doc/migrating_registration_api_clients.md 19:25:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:25:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:25:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:25:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:25:19 spire-1.2.1/pkg/server/api/middleware/common.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/entries.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:25:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:25:19 spire-1.2.1/pkg/server/api/ratelimit.go 19:25:19 spire-1.2.1/pkg/server/api/rpccontext/ 19:25:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:25:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:25:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:25:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:25:19 spire-1.2.1/pkg/server/api/selector.go 19:25:19 spire-1.2.1/pkg/server/api/selector_test.go 19:25:19 spire-1.2.1/pkg/server/api/status.go 19:25:19 spire-1.2.1/pkg/server/api/status_test.go 19:25:19 spire-1.2.1/pkg/server/api/svid/ 19:25:19 spire-1.2.1/pkg/server/api/svid/v1/ 19:25:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:25:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:25:19 spire-1.2.1/pkg/server/api/trustdomain.go 19:25:19 spire-1.2.1/pkg/server/api/trustdomain/ 19:25:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:25:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:25:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:25:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:25:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:25:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:25:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:25:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:25:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:25:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:25:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:25:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:25:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:25:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:25:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:25:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:25:19 spire-1.2.1/pkg/server/authpolicy/ 19:25:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:25:19 spire-1.2.1/pkg/server/authpolicy/policy.go 19:25:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:25:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:25:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:25:19 spire-1.2.1/pkg/server/authpolicy/validate.go 19:25:19 spire-1.2.1/pkg/server/bundle/ 19:25:19 spire-1.2.1/pkg/server/bundle/client/ 19:25:19 spire-1.2.1/pkg/server/bundle/client/client.go 19:25:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:25:19 spire-1.2.1/pkg/server/bundle/client/manager.go 19:25:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:25:19 spire-1.2.1/pkg/server/bundle/client/sources.go 19:25:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:25:19 spire-1.2.1/pkg/server/bundle/client/updater.go 19:25:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:25:19 spire-1.2.1/pkg/server/ca/ 19:25:19 spire-1.2.1/pkg/server/ca/ca.go 19:25:19 spire-1.2.1/pkg/server/ca/ca_health.go 19:25:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:25:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:25:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:25:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:25:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:25:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:25:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:25:19 spire-1.2.1/doc/scaling_spire.md 19:25:19 spire-1.2.1/doc/spire_agent.md 19:25:19 spire-1.2.1/doc/spire_server.md 19:25:19 spire-1.2.1/doc/supported_integrations.md 19:25:19 spire-1.2.1/doc/telemetry.md 19:25:19 spire-1.2.1/doc/telemetry_config.md 19:25:19 spire-1.2.1/doc/upgrading.md 19:25:19 spire-1.2.1/doc/using_spire.md 19:25:19 spire-1.2.1/examples/ 19:25:19 spire-1.2.1/examples/README.md 19:25:19 spire-1.2.1/go.mod 19:25:19 spire-1.2.1/go.sum 19:25:19 spire-1.2.1/pkg/ 19:25:19 spire-1.2.1/pkg/agent/ 19:25:19 spire-1.2.1/pkg/agent/agent.go 19:25:19 spire-1.2.1/pkg/agent/api/ 19:25:19 spire-1.2.1/pkg/agent/api/config.go 19:25:19 spire-1.2.1/pkg/agent/api/debug/ 19:25:19 spire-1.2.1/pkg/agent/api/debug/v1/ 19:25:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:25:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:25:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:25:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:25:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:25:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:25:19 spire-1.2.1/pkg/agent/api/endpoints.go 19:25:19 spire-1.2.1/pkg/agent/api/health/ 19:25:19 spire-1.2.1/pkg/agent/api/health/v1/ 19:25:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:25:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:25:19 spire-1.2.1/pkg/agent/api/rpccontext/ 19:25:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:25:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:25:19 spire-1.2.1/pkg/agent/attestor/ 19:25:19 spire-1.2.1/pkg/agent/attestor/node/ 19:25:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:25:19 spire-1.2.1/pkg/agent/attestor/node/node.go 19:25:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:25:19 spire-1.2.1/pkg/agent/attestor/workload/ 19:25:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:25:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:25:19 spire-1.2.1/pkg/agent/catalog/ 19:25:19 spire-1.2.1/pkg/agent/catalog/catalog.go 19:25:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:25:19 spire-1.2.1/pkg/server/ca/ca_test.go 19:25:19 spire-1.2.1/pkg/server/ca/journal.go 19:25:19 spire-1.2.1/pkg/server/ca/journal_test.go 19:25:19 spire-1.2.1/pkg/server/ca/manager.go 19:25:19 spire-1.2.1/pkg/server/ca/manager_health.go 19:25:19 spire-1.2.1/pkg/server/ca/manager_test.go 19:25:19 spire-1.2.1/pkg/server/ca/templates.go 19:25:19 spire-1.2.1/pkg/server/ca/upstream_client.go 19:25:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:25:19 spire-1.2.1/pkg/server/ca/validation.go 19:25:19 spire-1.2.1/pkg/server/cache/ 19:25:19 spire-1.2.1/pkg/server/cache/dscache/ 19:25:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:25:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:25:19 spire-1.2.1/pkg/server/cache/entrycache/ 19:25:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:25:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:25:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:25:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:25:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:25:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:25:19 spire-1.2.1/pkg/server/catalog/ 19:25:19 spire-1.2.1/pkg/server/catalog/catalog.go 19:25:19 19:25:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:25:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:25:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:25:19 spire-1.2.1/pkg/agent/client/ 19:25:19 spire-1.2.1/pkg/agent/client/client.go 19:25:19 spire-1.2.1/pkg/agent/client/client_test.go 19:25:19 spire-1.2.1/pkg/agent/client/dial.go 19:25:19 spire-1.2.1/pkg/agent/client/nodeconn.go 19:25:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:25:19 spire-1.2.1/pkg/agent/client/update.go 19:25:19 spire-1.2.1/pkg/agent/client/util.go 19:25:19 spire-1.2.1/pkg/agent/common/ 19:25:19 spire-1.2.1/pkg/agent/common/backoff/ 19:25:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:25:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:25:19 spire-1.2.1/pkg/agent/common/cgroups/ 19:25:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:25:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:25:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:25:19 spire-1.2.1/pkg/agent/config.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/ 19:25:19 spire-1.2.1/pkg/agent/endpoints/config.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/server/catalog/keymanager.go 19:25:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:25:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:25:19 spire-1.2.1/pkg/server/catalog/notifier.go 19:25:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:25:19 spire-1.2.1/pkg/server/config.go 19:25:19 spire-1.2.1/pkg/server/datastore/ 19:25:19 spire-1.2.1/pkg/server/datastore/datastore.go 19:25:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:25:19 spire-1.2.1/pkg/server/datastore/repository.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/workload/ 19:25:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:25:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/ 19:25:19 spire-1.2.1/pkg/agent/manager/cache/ 19:25:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:25:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:25:19 spire-1.2.1/pkg/agent/manager/config.go 19:25:19 spire-1.2.1/pkg/agent/manager/manager.go 19:25:19 spire-1.2.1/pkg/agent/manager/manager_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/storage.go 19:25:19 spire-1.2.1/pkg/agent/manager/storage_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/storecache/ 19:25:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:25:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:25:19 spire-1.2.1/pkg/agent/manager/sync.go 19:25:19 spire-1.2.1/pkg/agent/plugin/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:25:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:25:19 spire-1.2.1/pkg/server/endpoints/ 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/ 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:25:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:25:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:25:19 spire-1.2.1/pkg/server/endpoints/config.go 19:25:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:25:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:25:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:25:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:25:19 spire-1.2.1/pkg/server/endpoints/middleware.go 19:25:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:25:19 spire-1.2.1/pkg/server/hostservice/ 19:25:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:25:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:25:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:25:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:25:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:25:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:25:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:25:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:25:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:25:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:25:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:25:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:25:20 spire-1.2.1/pkg/agent/svid/ 19:25:20 spire-1.2.1/pkg/agent/svid/rotator.go 19:25:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:25:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:25:20 spire-1.2.1/pkg/agent/svid/store/ 19:25:20 spire-1.2.1/pkg/agent/svid/store/service.go 19:25:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:25:20 spire-1.2.1/pkg/common/ 19:25:20 spire-1.2.1/pkg/common/agentpathtemplate/ 19:25:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:25:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:25:20 spire-1.2.1/pkg/common/api/ 19:25:20 spire-1.2.1/pkg/common/api/metrics.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/ 19:25:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/logger.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/names.go 19:25:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:25:20 spire-1.2.1/pkg/common/api/names.go 19:25:20 spire-1.2.1/pkg/common/api/ratelimit.go 19:25:20 spire-1.2.1/pkg/common/api/rpccontext/ 19:25:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:25:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:25:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:25:20 spire-1.2.1/pkg/common/auth/ 19:25:20 spire-1.2.1/pkg/common/auth/interceptors.go 19:25:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:25:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/ 19:25:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:25:20 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/types.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:25:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:25:20 spire-1.2.1/pkg/common/catalog/ 19:25:20 spire-1.2.1/pkg/common/catalog/bind.go 19:25:20 spire-1.2.1/pkg/common/catalog/builtin.go 19:25:20 spire-1.2.1/pkg/common/catalog/catalog.go 19:25:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:25:20 spire-1.2.1/pkg/common/catalog/closers.go 19:25:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:25:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:25:20 spire-1.2.1/pkg/common/catalog/config.go 19:25:20 spire-1.2.1/pkg/common/catalog/config_test.go 19:25:20 spire-1.2.1/pkg/common/catalog/configure.go 19:25:20 spire-1.2.1/pkg/common/catalog/constraints.go 19:25:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:25:20 spire-1.2.1/pkg/common/catalog/context.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:25:20 spire-1.2.1/pkg/common/catalog/external.go 19:25:20 spire-1.2.1/pkg/common/catalog/host.go 19:25:20 spire-1.2.1/pkg/common/catalog/pipenet.go 19:25:20 spire-1.2.1/pkg/common/catalog/plugin.go 19:25:20 spire-1.2.1/pkg/common/catalog/testplugin/ 19:25:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:25:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:25:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:25:20 spire-1.2.1/pkg/common/cli/ 19:25:20 spire-1.2.1/pkg/common/cli/env.go 19:25:20 spire-1.2.1/pkg/common/cli/flags.go 19:25:20 spire-1.2.1/pkg/common/cli/trust_domain.go 19:25:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:25:20 spire-1.2.1/pkg/common/cli/umask.go 19:25:20 spire-1.2.1/pkg/common/cli/umask_posix.go 19:25:20 spire-1.2.1/pkg/common/cli/umask_test.go 19:25:20 spire-1.2.1/pkg/common/cli/umask_windows.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/ 19:25:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/flag.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/format.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/ 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:25:20 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/ 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:25:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:25:20 spire-1.2.1/pkg/common/coretypes/ 19:25:20 spire-1.2.1/pkg/common/coretypes/bundle/ 19:25:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:25:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:25:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:25:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:25:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:25:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:25:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:25:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:25:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:25:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:25:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:25:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:25:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:25:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:25:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:25:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:25:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:25:20 spire-1.2.1/pkg/common/cryptoutil/ 19:25:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:25:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:25:20 spire-1.2.1/pkg/common/diskutil/ 19:25:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:25:20 spire-1.2.1/pkg/common/diskutil/file_test.go 19:25:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:25:20 spire-1.2.1/pkg/common/errorutil/ 19:25:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:25:20 spire-1.2.1/pkg/common/health/ 19:25:20 spire-1.2.1/pkg/common/health/config.go 19:25:20 spire-1.2.1/pkg/common/health/context.go 19:25:20 spire-1.2.1/pkg/common/health/context_test.go 19:25:20 spire-1.2.1/pkg/common/health/health.go 19:25:20 spire-1.2.1/pkg/common/health/health_test.go 19:25:20 spire-1.2.1/pkg/common/health/logger.go 19:25:20 spire-1.2.1/pkg/common/hostservice/ 19:25:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:25:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:25:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:25:20 spire-1.2.1/pkg/common/idutil/ 19:25:20 spire-1.2.1/pkg/common/idutil/require.go 19:25:20 spire-1.2.1/pkg/common/idutil/require_test.go 19:25:20 spire-1.2.1/pkg/common/idutil/safety.go 19:25:20 spire-1.2.1/pkg/common/idutil/safety_test.go 19:25:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:25:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:25:20 spire-1.2.1/pkg/common/jwtsvid/ 19:25:20 spire-1.2.1/pkg/common/jwtsvid/common.go 19:25:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:25:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:25:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:25:20 spire-1.2.1/pkg/common/jwtutil/ 19:25:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:25:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:25:20 spire-1.2.1/pkg/common/log/ 19:25:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:25:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:25:20 spire-1.2.1/pkg/common/log/log.go 19:25:20 spire-1.2.1/pkg/common/log/log_test.go 19:25:20 spire-1.2.1/pkg/common/log/options.go 19:25:20 spire-1.2.1/pkg/common/nodeutil/ 19:25:20 spire-1.2.1/pkg/common/nodeutil/node.go 19:25:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:25:20 spire-1.2.1/pkg/common/peertracker/ 19:25:20 spire-1.2.1/pkg/common/peertracker/conn.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:25:20 spire-1.2.1/pkg/common/peertracker/credentials.go 19:25:20 spire-1.2.1/pkg/common/peertracker/errors.go 19:25:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:25:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:25:20 spire-1.2.1/pkg/common/peertracker/info.go 19:25:20 spire-1.2.1/pkg/common/peertracker/listener.go 19:25:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:25:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:25:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:25:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:25:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:25:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:25:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:25:20 spire-1.2.1/pkg/common/peertracker/tcp.go 19:25:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:25:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:25:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:25:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:25:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:25:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:25:20 19:25:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:25:20 spire-1.2.1/pkg/common/peertracker/uds.go 19:25:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:25:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:25:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:25:20 spire-1.2.1/pkg/common/pemutil/ 19:25:20 spire-1.2.1/pkg/common/pemutil/block.go 19:25:20 spire-1.2.1/pkg/common/pemutil/certs.go 19:25:20 spire-1.2.1/pkg/common/pemutil/common.go 19:25:20 spire-1.2.1/pkg/common/pemutil/csr.go 19:25:20 spire-1.2.1/pkg/common/pemutil/keys.go 19:25:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/ 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:25:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:25:20 spire-1.2.1/pkg/common/plugin/ 19:25:20 spire-1.2.1/pkg/common/plugin/aws/ 19:25:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:25:20 spire-1.2.1/pkg/common/plugin/azure/ 19:25:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:25:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:25:20 spire-1.2.1/pkg/common/plugin/facade.go 19:25:20 spire-1.2.1/pkg/common/plugin/facade_test.go 19:25:20 spire-1.2.1/pkg/common/plugin/gcp/ 19:25:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:25:20 spire-1.2.1/pkg/common/plugin/k8s/ 19:25:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:25:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:25:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:25:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:25:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:25:20 spire-1.2.1/pkg/common/plugin/log.go 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/ 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:25:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:25:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:25:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:25:20 spire-1.2.1/pkg/common/plugin/x509pop/ 19:25:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:25:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:25:20 spire-1.2.1/pkg/common/profiling/ 19:25:20 spire-1.2.1/pkg/common/profiling/dumpers.go 19:25:20 spire-1.2.1/pkg/common/profiling/profiling.go 19:25:20 spire-1.2.1/pkg/common/protoutil/ 19:25:20 spire-1.2.1/pkg/common/protoutil/masks.go 19:25:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:25:20 spire-1.2.1/pkg/common/rotationutil/ 19:25:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:25:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:25:20 spire-1.2.1/pkg/common/selector/ 19:25:20 spire-1.2.1/pkg/common/selector/selector.go 19:25:20 spire-1.2.1/pkg/common/selector/selector_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:25:20 spire-1.2.1/pkg/server/registration/ 19:25:20 spire-1.2.1/pkg/server/registration/manager.go 19:25:20 spire-1.2.1/pkg/server/registration/manager_test.go 19:25:20 spire-1.2.1/pkg/server/scanentries.go 19:25:20 spire-1.2.1/pkg/server/scanentries_test.go 19:25:20 spire-1.2.1/pkg/server/server.go 19:25:20 spire-1.2.1/pkg/server/server_test.go 19:25:20 spire-1.2.1/pkg/server/svid/ 19:25:20 spire-1.2.1/pkg/server/svid/observer.go 19:25:20 spire-1.2.1/pkg/server/svid/observer_test.go 19:25:20 spire-1.2.1/pkg/server/svid/rotator.go 19:25:20 spire-1.2.1/pkg/server/svid/rotator_config.go 19:25:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:25:20 spire-1.2.1/pkg/server/svid/rotator_test.go 19:25:20 spire-1.2.1/proto/ 19:25:20 spire-1.2.1/proto/private/ 19:25:20 spire-1.2.1/proto/private/server/ 19:25:20 spire-1.2.1/proto/private/server/journal/ 19:25:20 spire-1.2.1/pkg/common/selector/set.go 19:25:20 spire-1.2.1/pkg/common/selector/set_utils.go 19:25:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/ 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/ 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:25:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:25:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:25:20 spire-1.2.1/pkg/common/telemetry/call.go 19:25:20 spire-1.2.1/pkg/common/telemetry/common/ 19:25:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:25:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:25:20 spire-1.2.1/proto/private/server/journal/journal.proto 19:25:20 spire-1.2.1/proto/spire/ 19:25:20 spire-1.2.1/proto/spire/common/ 19:25:20 spire-1.2.1/proto/spire/common/common.pb.go 19:25:20 spire-1.2.1/proto/spire/common/common.proto 19:25:20 spire-1.2.1/proto/spire/common/plugin/ 19:25:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:25:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:25:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:25:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:25:20 spire-1.2.1/proto/spire/plugin/ 19:25:20 spire-1.2.1/proto/spire/plugin/agent/ 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:25:20 spire-1.2.1/release/ 19:25:20 spire-1.2.1/pkg/common/telemetry/config.go 19:25:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:25:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/inmem.go 19:25:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/m3.go 19:25:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/metrics.go 19:25:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/names.go 19:25:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:25:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:25:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/ 19:25:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:25:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:25:20 spire-1.2.1/release/spire-extras/ 19:25:20 spire-1.2.1/release/spire-extras/README.md 19:25:20 spire-1.2.1/release/spire-extras/conf/ 19:25:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:25:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:25:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:25:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:25:20 spire-1.2.1/release/spire/ 19:25:20 spire-1.2.1/release/spire/README.md 19:25:20 spire-1.2.1/release/spire/conf/ 19:25:20 spire-1.2.1/release/spire/conf/agent/ 19:25:20 spire-1.2.1/release/spire/conf/agent/agent.conf 19:25:20 spire-1.2.1/release/spire/conf/server/ 19:25:20 spire-1.2.1/release/spire/conf/server/server.conf 19:25:20 spire-1.2.1/script/ 19:25:20 spire-1.2.1/script/build-artifact.sh 19:25:20 spire-1.2.1/script/generate_dummy_ca.sh 19:25:20 spire-1.2.1/support/ 19:25:20 spire-1.2.1/support/k8s/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:25:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:25:20 spire-1.2.1/pkg/common/telemetry/server/server.go 19:25:20 spire-1.2.1/pkg/common/telemetry/sink.go 19:25:20 spire-1.2.1/pkg/common/telemetry/statsd.go 19:25:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:25:20 spire-1.2.1/pkg/common/telemetry/uptime.go 19:25:20 spire-1.2.1/pkg/common/telemetry/version.go 19:25:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:25:20 spire-1.2.1/pkg/common/uptime/ 19:25:20 spire-1.2.1/pkg/common/uptime/uptime.go 19:25:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:25:20 spire-1.2.1/pkg/common/util/ 19:25:20 spire-1.2.1/pkg/common/util/certs.go 19:25:20 spire-1.2.1/pkg/common/util/certs_test.go 19:25:20 spire-1.2.1/pkg/common/util/csr.go 19:25:20 spire-1.2.1/pkg/common/util/hash.go 19:25:20 spire-1.2.1/pkg/common/util/selectors.go 19:25:20 spire-1.2.1/pkg/common/util/selectors_test.go 19:25:20 spire-1.2.1/pkg/common/util/signals.go 19:25:20 spire-1.2.1/pkg/common/util/sort.go 19:25:20 spire-1.2.1/pkg/common/util/sort_test.go 19:25:20 spire-1.2.1/pkg/common/util/task.go 19:25:20 spire-1.2.1/pkg/common/util/task_test.go 19:25:20 spire-1.2.1/pkg/common/util/testdata/ 19:25:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:25:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:25:20 spire-1.2.1/pkg/common/version/ 19:25:20 spire-1.2.1/pkg/common/version/version.go 19:25:20 spire-1.2.1/pkg/common/x509svid/ 19:25:20 spire-1.2.1/pkg/common/x509svid/common_test.go 19:25:20 spire-1.2.1/pkg/common/x509svid/csr.go 19:25:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:25:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:25:20 spire-1.2.1/pkg/common/x509util/ 19:25:20 spire-1.2.1/pkg/common/x509util/cert.go 19:25:20 spire-1.2.1/pkg/common/x509util/dns.go 19:25:20 spire-1.2.1/pkg/common/x509util/dns_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:25:20 spire-1.2.1/pkg/common/x509util/keyid.go 19:25:20 spire-1.2.1/pkg/common/x509util/keypair.go 19:25:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:25:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:25:20 spire-1.2.1/pkg/server/ 19:25:20 spire-1.2.1/pkg/server/api/ 19:25:20 spire-1.2.1/pkg/server/api/agent.go 19:25:20 spire-1.2.1/pkg/server/api/agent/ 19:25:20 spire-1.2.1/pkg/server/api/agent/v1/ 19:25:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:25:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:25:20 spire-1.2.1/pkg/server/api/agent_test.go 19:25:20 spire-1.2.1/pkg/server/api/api.go 19:25:20 spire-1.2.1/pkg/server/api/audit/ 19:25:20 spire-1.2.1/pkg/server/api/audit/audit.go 19:25:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:25:20 spire-1.2.1/pkg/server/api/bundle.go 19:25:20 spire-1.2.1/pkg/server/api/bundle/ 19:25:20 spire-1.2.1/pkg/server/api/bundle/v1/ 19:25:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:25:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:25:20 spire-1.2.1/pkg/server/api/bundle_test.go 19:25:20 spire-1.2.1/pkg/server/api/debug/ 19:25:20 spire-1.2.1/pkg/server/api/debug/v1/ 19:25:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:25:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:25:20 spire-1.2.1/pkg/server/api/entry.go 19:25:20 spire-1.2.1/pkg/server/api/entry/ 19:25:20 spire-1.2.1/pkg/server/api/entry/v1/ 19:25:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:25:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:25:20 spire-1.2.1/pkg/server/api/entry_test.go 19:25:20 spire-1.2.1/pkg/server/api/health/ 19:25:20 spire-1.2.1/pkg/server/api/health/v1/ 19:25:20 spire-1.2.1/pkg/server/api/health/v1/service.go 19:25:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:25:20 spire-1.2.1/pkg/server/api/id.go 19:25:20 spire-1.2.1/pkg/server/api/id_test.go 19:25:20 spire-1.2.1/pkg/server/api/limits/ 19:25:20 spire-1.2.1/pkg/server/api/limits/limits.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/ 19:25:20 spire-1.2.1/pkg/server/api/middleware/alias.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/audit.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/caller.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/ 19:25:20 spire-1.2.1/support/oidc-discovery-provider/README.md 19:25:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/config.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/common.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/entries.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:25:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:25:20 spire-1.2.1/pkg/server/api/ratelimit.go 19:25:20 spire-1.2.1/pkg/server/api/rpccontext/ 19:25:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:25:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:25:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:25:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:25:20 spire-1.2.1/pkg/server/api/selector.go 19:25:20 spire-1.2.1/pkg/server/api/selector_test.go 19:25:20 spire-1.2.1/pkg/server/api/status.go 19:25:20 spire-1.2.1/pkg/server/api/status_test.go 19:25:20 spire-1.2.1/pkg/server/api/svid/ 19:25:20 spire-1.2.1/pkg/server/api/svid/v1/ 19:25:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:25:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:25:20 spire-1.2.1/pkg/server/api/trustdomain.go 19:25:20 spire-1.2.1/pkg/server/api/trustdomain/ 19:25:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:25:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/main.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:25:20 spire-1.2.1/test/ 19:25:20 spire-1.2.1/test/clock/ 19:25:20 spire-1.2.1/test/clock/clock.go 19:25:20 spire-1.2.1/test/fakes/ 19:25:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:25:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:25:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:25:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:25:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:25:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:25:20 spire-1.2.1/test/fakes/fakeagentstore/ 19:25:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:25:20 spire-1.2.1/test/fakes/fakedatastore/ 19:25:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:25:20 spire-1.2.1/test/fakes/fakeentryclient/ 19:25:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:25:20 spire-1.2.1/test/fakes/fakehealthchecker/ 19:25:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:25:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:25:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:25:20 spire-1.2.1/test/fakes/fakemetrics/ 19:25:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:25:20 spire-1.2.1/test/fakes/fakenoderesolver/ 19:25:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:25:20 spire-1.2.1/test/fakes/fakenotifier/ 19:25:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:25:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:25:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:25:20 spire-1.2.1/test/fakes/fakeserverca/ 19:25:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:25:20 spire-1.2.1/test/fakes/fakeservercatalog/ 19:25:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:25:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:25:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:25:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:25:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:25:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:25:20 spire-1.2.1/pkg/server/authpolicy/ 19:25:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:25:20 spire-1.2.1/pkg/server/authpolicy/policy.go 19:25:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:25:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:25:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:25:20 spire-1.2.1/pkg/server/authpolicy/validate.go 19:25:20 spire-1.2.1/pkg/server/bundle/ 19:25:20 spire-1.2.1/pkg/server/bundle/client/ 19:25:20 spire-1.2.1/pkg/server/bundle/client/client.go 19:25:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:25:20 spire-1.2.1/pkg/server/bundle/client/manager.go 19:25:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:25:20 spire-1.2.1/pkg/server/bundle/client/sources.go 19:25:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:25:20 spire-1.2.1/pkg/server/bundle/client/updater.go 19:25:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:25:20 spire-1.2.1/pkg/server/ca/ 19:25:20 spire-1.2.1/pkg/server/ca/ca.go 19:25:20 spire-1.2.1/pkg/server/ca/ca_health.go 19:25:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:25:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:25:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:25:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:25:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:25:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:25:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:25:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:25:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:25:20 spire-1.2.1/test/fixture/ 19:25:20 spire-1.2.1/test/fixture/certs/ 19:25:20 spire-1.2.1/test/fixture/certs/agent_svid.der 19:25:20 spire-1.2.1/test/fixture/certs/base_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/blog_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/bundle.der 19:25:20 spire-1.2.1/test/fixture/certs/ca.pem 19:25:20 spire-1.2.1/test/fixture/certs/ca_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/database_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/database_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/database_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/node_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/node_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/node_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/svid.pem 19:25:20 spire-1.2.1/test/fixture/certs/svid_key.pem 19:25:20 spire-1.2.1/test/fixture/config/ 19:25:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:25:20 spire-1.2.1/test/fixture/config/agent_good.conf 19:25:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:25:20 spire-1.2.1/test/fixture/config/plugin_good.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:25:20 spire-1.2.1/pkg/server/ca/ca_test.go 19:25:20 spire-1.2.1/pkg/server/ca/journal.go 19:25:20 spire-1.2.1/pkg/server/ca/journal_test.go 19:25:20 spire-1.2.1/pkg/server/ca/manager.go 19:25:20 spire-1.2.1/pkg/server/ca/manager_health.go 19:25:20 spire-1.2.1/pkg/server/ca/manager_test.go 19:25:20 spire-1.2.1/pkg/server/ca/templates.go 19:25:20 spire-1.2.1/pkg/server/ca/upstream_client.go 19:25:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:25:20 spire-1.2.1/pkg/server/ca/validation.go 19:25:20 spire-1.2.1/pkg/server/cache/ 19:25:20 spire-1.2.1/pkg/server/cache/dscache/ 19:25:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:25:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:25:20 spire-1.2.1/pkg/server/cache/entrycache/ 19:25:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:25:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:25:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:25:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:25:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:25:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:25:20 spire-1.2.1/pkg/server/catalog/ 19:25:20 spire-1.2.1/pkg/server/catalog/catalog.go 19:25:20 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_good.conf 19:25:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:25:20 spire-1.2.1/test/fixture/fixture.go 19:25:20 spire-1.2.1/test/fixture/nodeattestor/ 19:25:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:25:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:25:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:25:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:25:20 spire-1.2.1/test/fixture/registration/ 19:25:20 spire-1.2.1/test/fixture/registration/entries.json 19:25:20 spire-1.2.1/test/fixture/registration/good-for-update.json 19:25:20 spire-1.2.1/test/fixture/registration/good.json 19:25:20 spire-1.2.1/test/fixture/registration/invalid.json 19:25:20 spire-1.2.1/test/fixture/registration/invalid_json.json 19:25:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:25:20 spire-1.2.1/test/integration/ 19:25:20 spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/catalog/keymanager.go 19:25:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:25:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:25:20 spire-1.2.1/pkg/server/catalog/notifier.go 19:25:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:25:20 spire-1.2.1/pkg/server/config.go 19:25:20 spire-1.2.1/pkg/server/datastore/ 19:25:20 spire-1.2.1/pkg/server/datastore/datastore.go 19:25:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:25:20 spire-1.2.1/pkg/server/datastore/repository.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:25:20 spire-1.2.1/test/integration/common 19:25:20 spire-1.2.1/test/integration/setup/ 19:25:20 spire-1.2.1/test/integration/setup/adminclient/ 19:25:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:25:20 spire-1.2.1/test/integration/setup/adminclient/client.go 19:25:20 spire-1.2.1/test/integration/setup/debugagent/ 19:25:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:25:20 spire-1.2.1/test/integration/setup/debugagent/main.go 19:25:20 spire-1.2.1/test/integration/setup/debugserver/ 19:25:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:25:20 spire-1.2.1/test/integration/setup/debugserver/main.go 19:25:20 spire-1.2.1/test/integration/setup/downstreamclient/ 19:25:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:25:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:25:20 spire-1.2.1/test/integration/setup/itclient/ 19:25:20 spire-1.2.1/test/integration/setup/itclient/client.go 19:25:20 spire-1.2.1/test/integration/setup/node-attestation/ 19:25:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:25:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:25:20 spire-1.2.1/test/integration/setup/x509pop/ 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:25:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:25:20 spire-1.2.1/pkg/server/endpoints/ 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/ 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:25:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:25:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:25:20 spire-1.2.1/test/integration/suites/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:25:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:25:20 spire-1.2.1/pkg/server/endpoints/config.go 19:25:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:25:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:25:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:25:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:25:20 spire-1.2.1/pkg/server/endpoints/middleware.go 19:25:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:25:20 spire-1.2.1/pkg/server/hostservice/ 19:25:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:25:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:25:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:25:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:25:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:25:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:25:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:25:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:25:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/ 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:25:20 spire-1.2.1/test/integration/suites/join-token/ 19:25:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:25:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:25:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:25:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:25:20 spire-1.2.1/test/integration/suites/join-token/README.md 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/ 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/join-token/teardown 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:25:20 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:25:20 spire-1.2.1/test/integration/suites/k8s/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/00-setup 19:25:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:25:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:25:20 spire-1.2.1/test/integration/suites/k8s/README.md 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:25:20 spire-1.2.1/test/integration/suites/k8s/teardown 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:25:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:25:20 spire-1.2.1/pkg/server/registration/ 19:25:20 spire-1.2.1/pkg/server/registration/manager.go 19:25:20 spire-1.2.1/pkg/server/registration/manager_test.go 19:25:20 spire-1.2.1/pkg/server/scanentries.go 19:25:20 spire-1.2.1/pkg/server/scanentries_test.go 19:25:20 spire-1.2.1/pkg/server/server.go 19:25:20 spire-1.2.1/pkg/server/server_test.go 19:25:20 spire-1.2.1/pkg/server/svid/ 19:25:20 spire-1.2.1/pkg/server/svid/observer.go 19:25:20 spire-1.2.1/pkg/server/svid/observer_test.go 19:25:20 spire-1.2.1/pkg/server/svid/rotator.go 19:25:20 spire-1.2.1/pkg/server/svid/rotator_config.go 19:25:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:25:20 spire-1.2.1/pkg/server/svid/rotator_test.go 19:25:20 spire-1.2.1/proto/ 19:25:20 spire-1.2.1/proto/private/ 19:25:20 spire-1.2.1/proto/private/server/ 19:25:20 spire-1.2.1/proto/private/server/journal/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:25:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:25:20 spire-1.2.1/proto/private/server/journal/journal.proto 19:25:20 spire-1.2.1/proto/spire/ 19:25:20 spire-1.2.1/proto/spire/common/ 19:25:20 spire-1.2.1/proto/spire/common/common.pb.go 19:25:20 spire-1.2.1/proto/spire/common/common.proto 19:25:20 spire-1.2.1/proto/spire/common/plugin/ 19:25:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:25:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:25:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:25:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:25:20 spire-1.2.1/proto/spire/plugin/ 19:25:20 spire-1.2.1/proto/spire/plugin/agent/ 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:25:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:25:20 spire-1.2.1/release/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/ 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:25:20 spire-1.2.1/release/spire-extras/ 19:25:20 spire-1.2.1/release/spire-extras/README.md 19:25:20 spire-1.2.1/release/spire-extras/conf/ 19:25:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:25:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:25:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:25:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:25:20 spire-1.2.1/release/spire/ 19:25:20 spire-1.2.1/release/spire/README.md 19:25:20 spire-1.2.1/release/spire/conf/ 19:25:20 spire-1.2.1/release/spire/conf/agent/ 19:25:20 spire-1.2.1/release/spire/conf/agent/agent.conf 19:25:20 spire-1.2.1/release/spire/conf/server/ 19:25:20 spire-1.2.1/release/spire/conf/server/server.conf 19:25:20 spire-1.2.1/script/ 19:25:20 spire-1.2.1/script/build-artifact.sh 19:25:20 spire-1.2.1/script/generate_dummy_ca.sh 19:25:20 spire-1.2.1/support/ 19:25:20 spire-1.2.1/support/k8s/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:25:20 spire-1.2.1/test/integration/suites/rotation/ 19:25:20 spire-1.2.1/test/integration/suites/rotation/00-setup 19:25:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:25:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:25:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:25:20 spire-1.2.1/test/integration/suites/rotation/README.md 19:25:20 spire-1.2.1/test/integration/suites/rotation/conf/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:25:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/rotation/teardown 19:25:20 spire-1.2.1/test/integration/suites/self-test/ 19:25:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:25:20 spire-1.2.1/test/integration/suites/self-test/README.md 19:25:20 spire-1.2.1/test/integration/suites/self-test/teardown 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:25:20 spire-1.2.1/test/integration/suites/upgrade/ 19:25:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:25:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:25:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:25:20 spire-1.2.1/test/integration/suites/upgrade/README.md 19:25:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:25:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/upgrade/teardown 19:25:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:25:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:25:20 spire-1.2.1/test/integration/test-one.sh 19:25:20 spire-1.2.1/test/integration/test.sh 19:25:20 spire-1.2.1/test/plugintest/ 19:25:20 spire-1.2.1/test/plugintest/config.go 19:25:20 spire-1.2.1/test/plugintest/load.go 19:25:20 spire-1.2.1/test/plugintest/option.go 19:25:20 spire-1.2.1/test/spiretest/ 19:25:20 spire-1.2.1/test/spiretest/apiserver.go 19:25:20 spire-1.2.1/test/spiretest/assertions.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:25:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/ 19:25:20 spire-1.2.1/support/oidc-discovery-provider/README.md 19:25:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/config.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:25:20 spire-1.2.1/test/spiretest/dir.go 19:25:20 spire-1.2.1/test/spiretest/errors_posix.go 19:25:20 spire-1.2.1/test/spiretest/errors_windows.go 19:25:20 spire-1.2.1/test/spiretest/logs.go 19:25:20 spire-1.2.1/test/spiretest/socketapi.go 19:25:20 spire-1.2.1/test/spiretest/suite.go 19:25:20 spire-1.2.1/test/spiretest/x509.go 19:25:20 spire-1.2.1/test/testca/ 19:25:20 spire-1.2.1/test/testca/ca.go 19:25:20 spire-1.2.1/test/testkey/ 19:25:20 spire-1.2.1/test/testkey/generate.sh 19:25:20 spire-1.2.1/test/testkey/genkeys.go 19:25:20 spire-1.2.1/test/testkey/keys.go 19:25:20 spire-1.2.1/test/testkey/new.go 19:25:20 spire-1.2.1/test/tpmsimulator/ 19:25:20 spire-1.2.1/test/tpmsimulator/simulator.go 19:25:20 spire-1.2.1/test/util/ 19:25:20 spire-1.2.1/test/util/cert_fixtures.go 19:25:20 spire-1.2.1/test/util/cert_generation.go 19:25:20 spire-1.2.1/test/util/io_redirection.go 19:25:20 spire-1.2.1/test/util/race.go 19:25:20 spire-1.2.1/test/util/util.go 19:25:20 building spire from source... 19:25:20 19:25:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/main.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:25:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:25:20 spire-1.2.1/test/ 19:25:20 spire-1.2.1/test/clock/ 19:25:20 spire-1.2.1/test/clock/clock.go 19:25:20 spire-1.2.1/test/fakes/ 19:25:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:25:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:25:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:25:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:25:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:25:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:25:20 spire-1.2.1/test/fakes/fakeagentstore/ 19:25:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:25:20 spire-1.2.1/test/fakes/fakedatastore/ 19:25:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:25:20 spire-1.2.1/test/fakes/fakeentryclient/ 19:25:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:25:20 spire-1.2.1/test/fakes/fakehealthchecker/ 19:25:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:25:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:25:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:25:20 spire-1.2.1/test/fakes/fakemetrics/ 19:25:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:25:20 spire-1.2.1/test/fakes/fakenoderesolver/ 19:25:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:25:20 spire-1.2.1/test/fakes/fakenotifier/ 19:25:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:25:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:25:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:25:20 spire-1.2.1/test/fakes/fakeserverca/ 19:25:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:25:20 spire-1.2.1/test/fakes/fakeservercatalog/ 19:25:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:25:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:25:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:25:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:25:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:25:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:25:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:25:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:25:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:25:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:25:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:25:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:25:20 spire-1.2.1/test/fixture/ 19:25:20 spire-1.2.1/test/fixture/certs/ 19:25:20 spire-1.2.1/test/fixture/certs/agent_svid.der 19:25:20 spire-1.2.1/test/fixture/certs/base_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/blog_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/bundle.der 19:25:20 spire-1.2.1/test/fixture/certs/ca.pem 19:25:20 spire-1.2.1/test/fixture/certs/ca_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/database_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/database_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/database_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/node_cert.pem 19:25:20 spire-1.2.1/test/fixture/certs/node_csr.pem 19:25:20 spire-1.2.1/test/fixture/certs/node_key.pem 19:25:20 spire-1.2.1/test/fixture/certs/svid.pem 19:25:20 spire-1.2.1/test/fixture/certs/svid_key.pem 19:25:20 spire-1.2.1/test/fixture/config/ 19:25:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:25:20 spire-1.2.1/test/fixture/config/agent_good.conf 19:25:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:25:20 spire-1.2.1/test/fixture/config/plugin_good.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:25:20 spire-1.2.1/test/fixture/config/server_good.conf 19:25:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:25:20 spire-1.2.1/test/fixture/fixture.go 19:25:20 spire-1.2.1/test/fixture/nodeattestor/ 19:25:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:25:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:25:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:25:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:25:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:25:20 spire-1.2.1/test/fixture/registration/ 19:25:20 spire-1.2.1/test/fixture/registration/entries.json 19:25:20 spire-1.2.1/test/fixture/registration/good-for-update.json 19:25:20 spire-1.2.1/test/fixture/registration/good.json 19:25:20 spire-1.2.1/test/fixture/registration/invalid.json 19:25:20 spire-1.2.1/test/fixture/registration/invalid_json.json 19:25:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:25:20 spire-1.2.1/test/integration/ 19:25:20 spire-1.2.1/test/integration/README.md 19:25:20 spire-1.2.1/test/integration/common 19:25:20 spire-1.2.1/test/integration/setup/ 19:25:20 spire-1.2.1/test/integration/setup/adminclient/ 19:25:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:25:20 spire-1.2.1/test/integration/setup/adminclient/client.go 19:25:20 spire-1.2.1/test/integration/setup/debugagent/ 19:25:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:25:20 spire-1.2.1/test/integration/setup/debugagent/main.go 19:25:20 spire-1.2.1/test/integration/setup/debugserver/ 19:25:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:25:20 spire-1.2.1/test/integration/setup/debugserver/main.go 19:25:20 spire-1.2.1/test/integration/setup/downstreamclient/ 19:25:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:25:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:25:20 spire-1.2.1/test/integration/setup/itclient/ 19:25:20 spire-1.2.1/test/integration/setup/itclient/client.go 19:25:20 spire-1.2.1/test/integration/setup/node-attestation/ 19:25:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:25:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:25:20 spire-1.2.1/test/integration/setup/x509pop/ 19:25:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:25:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:25:20 spire-1.2.1/test/integration/suites/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:25:20 spire-1.2.1/test/integration/suites/join-token/ 19:25:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:25:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:25:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:25:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:25:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:25:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:25:20 spire-1.2.1/test/integration/suites/join-token/README.md 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/ 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:25:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:25:20 spire-1.2.1/test/integration/suites/join-token/teardown 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:25:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:25:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:25:20 spire-1.2.1/test/integration/suites/k8s/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/00-setup 19:25:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:25:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:25:20 spire-1.2.1/test/integration/suites/k8s/README.md 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:25:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:25:21 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:25:21 spire-1.2.1/test/integration/suites/k8s/teardown 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/ 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:25:21 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:25:21 spire-1.2.1/test/integration/suites/rotation/ 19:25:21 spire-1.2.1/test/integration/suites/rotation/00-setup 19:25:21 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:25:21 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:25:21 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:25:21 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:25:21 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:25:21 spire-1.2.1/test/integration/suites/rotation/README.md 19:25:21 spire-1.2.1/test/integration/suites/rotation/conf/ 19:25:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:25:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:25:21 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:25:21 spire-1.2.1/test/integration/suites/rotation/teardown 19:25:21 spire-1.2.1/test/integration/suites/self-test/ 19:25:21 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:25:21 spire-1.2.1/test/integration/suites/self-test/README.md 19:25:21 spire-1.2.1/test/integration/suites/self-test/teardown 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:25:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:25:21 spire-1.2.1/test/integration/suites/upgrade/ 19:25:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:25:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:25:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:25:21 spire-1.2.1/test/integration/suites/upgrade/README.md 19:25:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:25:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:25:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:25:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:25:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:25:21 spire-1.2.1/test/integration/suites/upgrade/teardown 19:25:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:25:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:25:21 spire-1.2.1/test/integration/test-one.sh 19:25:21 spire-1.2.1/test/integration/test.sh 19:25:21 spire-1.2.1/test/plugintest/ 19:25:21 spire-1.2.1/test/plugintest/config.go 19:25:21 spire-1.2.1/test/plugintest/load.go 19:25:21 spire-1.2.1/test/plugintest/option.go 19:25:21 spire-1.2.1/test/spiretest/ 19:25:21 spire-1.2.1/test/spiretest/apiserver.go 19:25:21 spire-1.2.1/test/spiretest/assertions.go 19:25:21 spire-1.2.1/test/spiretest/dir.go 19:25:21 spire-1.2.1/test/spiretest/errors_posix.go 19:25:21 spire-1.2.1/test/spiretest/errors_windows.go 19:25:21 spire-1.2.1/test/spiretest/logs.go 19:25:21 spire-1.2.1/test/spiretest/socketapi.go 19:25:21 spire-1.2.1/test/spiretest/suite.go 19:25:21 spire-1.2.1/test/spiretest/x509.go 19:25:21 spire-1.2.1/test/testca/ 19:25:21 spire-1.2.1/test/testca/ca.go 19:25:21 spire-1.2.1/test/testkey/ 19:25:21 spire-1.2.1/test/testkey/generate.sh 19:25:21 spire-1.2.1/test/testkey/genkeys.go 19:25:21 spire-1.2.1/test/testkey/keys.go 19:25:21 spire-1.2.1/test/testkey/new.go 19:25:21 spire-1.2.1/test/tpmsimulator/ 19:25:21 spire-1.2.1/test/tpmsimulator/simulator.go 19:25:21 spire-1.2.1/test/util/ 19:25:21 spire-1.2.1/test/util/cert_fixtures.go 19:25:21 spire-1.2.1/test/util/cert_generation.go 19:25:21 spire-1.2.1/test/util/io_redirection.go 19:25:21 spire-1.2.1/test/util/race.go 19:25:21 spire-1.2.1/test/util/util.go 19:25:21 building spire from source... 19:25:21 Installing go1.17.7... 19:25:21 Installing go1.17.7... 19:25:44 Building bin/spire-server... 19:25:44 go: downloading github.com/mitchellh/cli v1.1.2 19:25:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:25:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:25:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:25:44 go: downloading google.golang.org/grpc v1.44.0 19:25:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:25:46 Building bin/spire-server... 19:25:46 go: downloading github.com/mitchellh/cli v1.1.2 19:25:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:25:46 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:25:47 Building bin/spire-server... 19:25:47 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:25:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:25:47 go: downloading github.com/mitchellh/cli v1.1.2 19:25:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:25:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:25:47 go: downloading google.golang.org/grpc v1.44.0 19:25:47 go: downloading github.com/imdario/mergo v0.3.12 19:25:47 go: downloading github.com/sirupsen/logrus v1.8.1 19:25:48 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:25:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:25:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:25:48 go: downloading google.golang.org/grpc v1.44.0 19:25:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:25:48 go: downloading github.com/fatih/color v1.13.0 19:25:48 go: downloading github.com/mattn/go-isatty v0.0.14 19:25:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:25:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:25:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:25:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:25:48 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:25:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:25:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:25:49 go: downloading github.com/imdario/mergo v0.3.12 19:25:50 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:25:50 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:25:50 go: downloading github.com/sirupsen/logrus v1.8.1 19:25:50 go: downloading github.com/armon/go-metrics v0.3.10 19:25:50 go: downloading github.com/prometheus/client_golang v1.12.1 19:25:50 go: downloading github.com/imdario/mergo v0.3.12 19:25:50 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:25:50 go: downloading github.com/sirupsen/logrus v1.8.1 19:25:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:25:51 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:25:51 go: downloading github.com/open-policy-agent/opa v0.38.0 19:25:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:25:52 go: downloading github.com/fatih/color v1.13.0 19:25:52 go: downloading github.com/mattn/go-isatty v0.0.14 19:25:52 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:25:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:25:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:25:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:25:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:25:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:25:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:25:53 go: downloading github.com/armon/go-metrics v0.3.10 19:25:53 go: downloading github.com/prometheus/client_golang v1.12.1 19:25:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:25:54 go: downloading github.com/fatih/color v1.13.0 19:25:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:25:54 go: downloading github.com/mattn/go-isatty v0.0.14 19:25:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:25:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:25:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:25:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:25:55 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:25:55 go: downloading github.com/open-policy-agent/opa v0.38.0 19:25:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:25:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:25:55 go: downloading github.com/armon/go-metrics v0.3.10 19:25:55 go: downloading github.com/prometheus/client_golang v1.12.1 19:25:55 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:25:56 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:25:56 go: downloading github.com/open-policy-agent/opa v0.38.0 19:26:09 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:26:09 go: downloading github.com/mattn/go-colorable v0.1.12 19:26:09 go: downloading github.com/Masterminds/goutils v1.1.0 19:26:09 go: downloading github.com/Masterminds/semver v1.5.0 19:26:09 go: downloading github.com/google/uuid v1.1.2 19:26:09 go: downloading github.com/huandu/xstrings v1.3.2 19:26:09 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:26:10 go: downloading github.com/oklog/run v1.0.0 19:26:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:26:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:26:10 go: downloading github.com/prometheus/client_model v0.2.0 19:26:10 go: downloading github.com/prometheus/common v0.32.1 19:26:10 go: downloading github.com/beorn7/perks v1.0.1 19:26:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:26:11 go: downloading github.com/prometheus/procfs v0.7.3 19:26:11 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:26:11 go: downloading github.com/mattn/go-colorable v0.1.12 19:26:11 go: downloading github.com/imkira/go-observer v1.0.3 19:26:11 go: downloading github.com/Masterminds/goutils v1.1.0 19:26:11 go: downloading github.com/Masterminds/semver v1.5.0 19:26:11 go: downloading github.com/google/uuid v1.1.2 19:26:11 go: downloading go.uber.org/atomic v1.9.0 19:26:12 go: downloading github.com/huandu/xstrings v1.3.2 19:26:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:26:12 go: downloading github.com/oklog/run v1.0.0 19:26:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:26:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:26:12 go: downloading github.com/hashicorp/errwrap v1.1.0 19:26:12 go: downloading github.com/prometheus/client_model v0.2.0 19:26:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:26:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:26:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:26:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:26:13 go: downloading github.com/blang/semver/v4 v4.0.0 19:26:13 go: downloading github.com/prometheus/common v0.32.1 19:26:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:26:13 go: downloading github.com/beorn7/perks v1.0.1 19:26:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:26:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:26:13 go: downloading github.com/prometheus/procfs v0.7.3 19:26:13 go: downloading github.com/jinzhu/gorm v1.9.16 19:26:14 go: downloading github.com/lib/pq v1.10.4 19:26:14 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:26:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:26:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:26:14 go: downloading github.com/mattn/go-colorable v0.1.12 19:26:15 go: downloading github.com/imkira/go-observer v1.0.3 19:26:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:26:15 go: downloading github.com/Masterminds/goutils v1.1.0 19:26:15 go: downloading github.com/Masterminds/semver v1.5.0 19:26:15 go: downloading github.com/google/uuid v1.1.2 19:26:15 go: downloading go.uber.org/atomic v1.9.0 19:26:15 go: downloading github.com/huandu/xstrings v1.3.2 19:26:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:26:15 go: downloading github.com/oklog/run v1.0.0 19:26:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:26:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:26:15 go: downloading github.com/prometheus/client_model v0.2.0 19:26:15 go: downloading github.com/prometheus/common v0.32.1 19:26:15 go: downloading github.com/hashicorp/errwrap v1.1.0 19:26:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:26:16 go: downloading go.uber.org/atomic v1.9.0 19:26:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:26:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:26:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:26:16 go: downloading github.com/beorn7/perks v1.0.1 19:26:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:26:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:26:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:26:17 go: downloading github.com/prometheus/procfs v0.7.3 19:26:17 go: downloading github.com/imkira/go-observer v1.0.3 19:26:17 go: downloading github.com/hashicorp/errwrap v1.1.0 19:26:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:26:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:26:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:26:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:26:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:26:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:26:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:26:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:26:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:26:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:26:28 go: downloading github.com/stretchr/testify v1.7.0 19:26:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:26:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:26:28 go: downloading github.com/blang/semver/v4 v4.0.0 19:26:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:26:28 go: downloading github.com/jinzhu/gorm v1.9.16 19:26:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:26:28 go: downloading github.com/lib/pq v1.10.4 19:26:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:26:29 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:26:29 go: downloading google.golang.org/api v0.70.0 19:26:29 go: downloading github.com/stretchr/testify v1.7.0 19:26:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:26:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:26:29 go: downloading google.golang.org/api v0.70.0 19:26:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:26:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:26:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:26:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:26:31 go: downloading github.com/stretchr/testify v1.7.0 19:26:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:26:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:26:32 go: downloading github.com/blang/semver/v4 v4.0.0 19:26:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:26:32 go: downloading github.com/jinzhu/gorm v1.9.16 19:26:33 go: downloading github.com/lib/pq v1.10.4 19:26:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:26:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:27:00 go: downloading google.golang.org/api v0.70.0 19:27:00 go: downloading k8s.io/client-go v0.23.4 19:27:00 go: downloading k8s.io/api v0.23.4 19:27:07 go: downloading k8s.io/api v0.23.4 19:27:07 go: downloading github.com/google/go-tpm v0.3.3 19:27:07 go: downloading k8s.io/client-go v0.23.4 19:27:07 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:27:08 go: downloading k8s.io/client-go v0.23.4 19:27:08 go: downloading k8s.io/api v0.23.4 19:27:08 go: downloading github.com/google/go-tpm v0.3.3 19:27:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:27:09 go: downloading github.com/google/go-tpm v0.3.3 19:27:10 go: downloading cloud.google.com/go/storage v1.21.0 19:27:11 go: downloading cloud.google.com/go v0.100.2 19:27:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:27:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:27:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:27:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:27:21 go: downloading cloud.google.com/go/storage v1.21.0 19:27:22 go: downloading cloud.google.com/go v0.100.2 19:27:23 go: downloading k8s.io/apimachinery v0.23.4 19:27:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:27:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:27:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:27:26 go: downloading cloud.google.com/go/storage v1.21.0 19:27:27 go: downloading cloud.google.com/go v0.100.2 19:27:27 go: downloading k8s.io/kube-aggregator v0.23.3 19:27:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:27:27 go: downloading k8s.io/apimachinery v0.23.4 19:27:29 go: downloading github.com/hashicorp/vault/api v1.4.1 19:27:29 go: downloading github.com/twmb/murmur3 v1.1.6 19:27:29 go: downloading cloud.google.com/go/security v1.3.0 19:27:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:27:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:27:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:27:30 go: downloading gopkg.in/yaml.v2 v2.4.0 19:27:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:27:31 go: downloading github.com/gobwas/glob v0.2.3 19:27:31 go: downloading cloud.google.com/go/security v1.3.0 19:27:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:27:31 go: downloading github.com/aws/smithy-go v1.11.0 19:27:31 go: downloading k8s.io/kube-aggregator v0.23.3 19:27:32 go: downloading github.com/hashicorp/vault/api v1.4.1 19:27:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:27:32 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:27:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:27:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:27:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:27:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:27:33 go: downloading github.com/jinzhu/inflection v1.0.0 19:27:33 go: downloading github.com/twmb/murmur3 v1.1.6 19:27:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:27:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:27:33 go: downloading gopkg.in/yaml.v2 v2.4.0 19:27:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:27:34 go: downloading github.com/gogo/protobuf v1.3.2 19:27:34 go: downloading github.com/gobwas/glob v0.2.3 19:27:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:27:34 go: downloading github.com/jinzhu/inflection v1.0.0 19:27:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:27:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:27:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:27:35 go: downloading github.com/aws/smithy-go v1.11.0 19:27:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:27:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:27:36 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:27:37 go: downloading github.com/gogo/protobuf v1.3.2 19:27:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:27:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:27:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:27:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:27:39 go: downloading github.com/dimchansky/utfbom v1.1.1 19:27:39 go: downloading cloud.google.com/go/compute v1.3.0 19:27:39 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:27:39 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:27:39 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:27:39 go: downloading k8s.io/apimachinery v0.23.4 19:27:40 go: downloading cloud.google.com/go/iam v0.1.1 19:27:40 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:27:40 go: downloading k8s.io/klog/v2 v2.30.0 19:27:40 go: downloading github.com/google/gofuzz v1.1.0 19:27:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:27:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:27:41 go: downloading k8s.io/kube-aggregator v0.23.3 19:27:42 go: downloading github.com/spf13/pflag v1.0.5 19:27:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:27:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:27:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:27:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:27:42 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:27:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:27:42 go: downloading github.com/dimchansky/utfbom v1.1.1 19:27:42 go: downloading cloud.google.com/go/compute v1.3.0 19:27:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:27:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:27:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:27:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:27:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:27:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:27:43 go: downloading cloud.google.com/go/iam v0.1.1 19:27:43 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:27:43 go: downloading github.com/google/gofuzz v1.1.0 19:27:43 go: downloading k8s.io/klog/v2 v2.30.0 19:27:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:27:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:27:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:27:44 go: downloading cloud.google.com/go/security v1.3.0 19:27:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:27:44 go: downloading github.com/hashicorp/vault/api v1.4.1 19:27:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:27:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:27:44 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:27:44 go: downloading go.opencensus.io v0.23.0 19:27:44 go: downloading github.com/spf13/pflag v1.0.5 19:27:44 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:27:45 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:27:45 go: downloading github.com/twmb/murmur3 v1.1.6 19:27:45 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:27:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:27:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:27:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:27:45 go: downloading gopkg.in/yaml.v2 v2.4.0 19:27:45 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:27:45 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:27:45 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:27:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:27:46 go: downloading github.com/gobwas/glob v0.2.3 19:27:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:27:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:27:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:27:46 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:27:47 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:27:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:27:47 go: downloading github.com/aws/smithy-go v1.11.0 19:27:47 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:27:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:27:47 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:27:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:27:47 go: downloading go.opencensus.io v0.23.0 19:27:47 go: downloading gopkg.in/inf.v0 v0.9.1 19:27:47 go: downloading github.com/go-logr/logr v1.2.2 19:27:48 go: downloading github.com/google/go-cmp v0.5.7 19:27:48 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:27:48 go: downloading github.com/json-iterator/go v1.1.12 19:27:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:27:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:27:48 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:27:48 go: downloading github.com/jinzhu/inflection v1.0.0 19:27:48 go: downloading github.com/googleapis/gnostic v0.5.5 19:27:48 go: downloading github.com/gogo/protobuf v1.3.2 19:27:50 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:27:50 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:27:50 go: downloading gopkg.in/inf.v0 v0.9.1 19:27:50 go: downloading github.com/google/go-cmp v0.5.7 19:27:51 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:27:51 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:27:51 go: downloading github.com/go-logr/logr v1.2.2 19:27:51 go: downloading github.com/json-iterator/go v1.1.12 19:27:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:27:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:27:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:27:53 go: downloading github.com/tklauser/numcpus v0.3.0 19:27:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:27:54 go: downloading go.uber.org/zap v1.21.0 19:27:54 go: downloading cloud.google.com/go/compute v1.3.0 19:27:55 go: downloading sigs.k8s.io/yaml v1.3.0 19:27:55 go: downloading github.com/googleapis/gnostic v0.5.5 19:27:55 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:27:55 go: downloading cloud.google.com/go/iam v0.1.1 19:27:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:27:55 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:27:55 go: downloading github.com/modern-go/reflect2 v1.0.2 19:27:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:27:55 go: downloading github.com/ryanuber/go-glob v1.0.0 19:27:55 go: downloading github.com/golang/snappy v0.0.4 19:27:55 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:27:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:27:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:27:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:27:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:27:56 go: downloading github.com/dimchansky/utfbom v1.1.1 19:27:56 go: downloading k8s.io/klog/v2 v2.30.0 19:27:56 go: downloading github.com/google/gofuzz v1.1.0 19:27:56 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:27:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:27:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:27:57 go: downloading github.com/tklauser/numcpus v0.3.0 19:27:57 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:27:57 go: downloading go.uber.org/zap v1.21.0 19:27:58 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:27:58 go: downloading sigs.k8s.io/yaml v1.3.0 19:27:58 go: downloading github.com/spf13/pflag v1.0.5 19:27:58 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:27:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:27:58 go: downloading github.com/modern-go/reflect2 v1.0.2 19:27:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:27:58 go: downloading github.com/ryanuber/go-glob v1.0.0 19:27:58 go: downloading github.com/golang/snappy v0.0.4 19:27:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:27:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:27:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:27:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:27:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:27:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:27:59 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:28:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:28:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:28:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:28:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:28:01 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:28:03 go: downloading go.opencensus.io v0.23.0 19:28:04 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:28:04 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:28:04 go: downloading gopkg.in/inf.v0 v0.9.1 19:28:04 go: downloading github.com/go-logr/logr v1.2.2 19:28:04 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:28:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:28:04 go: downloading github.com/hashicorp/go-version v1.2.0 19:28:04 go: downloading github.com/google/go-cmp v0.5.7 19:28:04 go: downloading go.uber.org/multierr v1.6.0 19:28:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:28:05 go: downloading github.com/json-iterator/go v1.1.12 19:28:05 go: downloading github.com/googleapis/gnostic v0.5.5 19:28:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:28:08 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:28:09 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:28:09 go: downloading github.com/hashicorp/go-version v1.2.0 19:28:09 go: downloading go.uber.org/multierr v1.6.0 19:28:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:28:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:28:11 go: downloading github.com/tklauser/numcpus v0.3.0 19:28:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:28:11 go: downloading go.uber.org/zap v1.21.0 19:28:12 go: downloading sigs.k8s.io/yaml v1.3.0 19:28:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:28:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:28:12 go: downloading github.com/modern-go/reflect2 v1.0.2 19:28:12 go: downloading github.com/ryanuber/go-glob v1.0.0 19:28:12 go: downloading github.com/golang/snappy v0.0.4 19:28:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:28:23 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:28:23 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:28:23 go: downloading github.com/hashicorp/go-version v1.2.0 19:28:23 go: downloading go.uber.org/multierr v1.6.0 19:28:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:28:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:28:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:28:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:28:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:28:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:29:30 Removing intermediate container 34d813dcc568 19:29:30 ---> 5e5c578253d5 19:29:30 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:30 ---> Running in e9fb2009384e 19:29:30 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:29:30 Removing intermediate container e9fb2009384e 19:29:30 ---> 2057391de577 19:29:30 19:29:30 Step 11/23 : FROM docker:20.10.14 19:29:31 20.10.14: Pulling from library/docker 19:29:53 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:29:53 Status: Downloaded newer image for docker:20.10.14 19:29:53 ---> c346e9eafbab 19:29:53 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:29:53 ---> Running in da9b225fdcd1 19:29:53 Removing intermediate container da9b225fdcd1 19:29:53 ---> 6983e03a2e59 19:29:53 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:29:53 ---> Running in e653b0a20a42 19:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:56 (1/43) Installing readline (8.1.1-r0) 19:29:56 (2/43) Installing bash (5.1.16-r0) 19:29:56 Executing bash-5.1.16-r0.post-install 19:29:56 (3/43) Installing brotli-libs (1.0.9-r5) 19:29:56 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:29:56 (5/43) Installing libcurl (7.80.0-r1) 19:29:56 (6/43) Installing curl (7.80.0-r1) 19:29:56 (7/43) Installing dumb-init (1.2.5-r1) 19:29:56 (8/43) Installing libbz2 (1.0.8-r1) 19:29:56 (9/43) Installing expat (2.4.7-r0) 19:29:56 (10/43) Installing libffi (3.4.2-r1) 19:29:56 (11/43) Installing gdbm (1.22-r0) 19:29:56 (12/43) Installing xz-libs (5.2.5-r1) 19:29:56 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:29:56 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:29:56 (15/43) Installing mpdecimal (2.5.1-r1) 19:29:56 (16/43) Installing sqlite-libs (3.36.0-r0) 19:29:56 (17/43) Installing python3 (3.9.7-r4) 19:29:58 Removing intermediate container ff89ded4c123 19:29:58 ---> 27a7036ababc 19:29:58 19:29:58 Step 10/23 : FROM alpine:3.14 19:29:59 3.14: Pulling from library/alpine 19:29:59 (18/43) Installing py3-appdirs (1.4.4-r2) 19:29:59 (19/43) Installing py3-certifi (2020.12.5-r1) 19:29:59 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:29:59 (21/43) Installing py3-idna (3.3-r0) 19:29:59 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:29:59 (23/43) Installing py3-requests (2.26.0-r1) 19:29:59 (24/43) Installing py3-msgpack (1.0.2-r1) 19:29:59 (25/43) Installing py3-lockfile (0.12.2-r4) 19:29:59 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:30:00 (27/43) Installing py3-colorama (0.4.4-r1) 19:30:00 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:30:00 (29/43) Installing py3-distlib (0.3.3-r0) 19:30:00 (30/43) Installing py3-distro (1.6.0-r0) 19:30:00 (31/43) Installing py3-six (1.16.0-r0) 19:30:00 (32/43) Installing py3-webencodings (0.5.1-r4) 19:30:00 (33/43) Installing py3-html5lib (1.1-r1) 19:30:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:30:00 Status: Downloaded newer image for alpine:3.14 19:30:00 ---> ac73e934f311 19:30:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:30:00 (34/43) Installing py3-parsing (2.4.7-r2) 19:30:00 (35/43) Installing py3-packaging (20.9-r1) 19:30:00 (36/43) Installing py3-tomli (1.2.2-r0) 19:30:00 (37/43) Installing py3-pep517 (0.12.0-r0) 19:30:00 (38/43) Installing py3-progress (1.6-r0) 19:30:00 (39/43) Installing py3-retrying (1.3.3-r2) 19:30:00 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:30:00 (41/43) Installing py3-setuptools (52.0.0-r4) 19:30:00 ---> Running in 7eecf258591a 19:30:00 (42/43) Installing py3-toml (0.10.2-r2) 19:30:01 (43/43) Installing py3-pip (20.3.4-r1) 19:30:01 Executing busybox-1.34.1-r5.trigger 19:30:01 OK: 82 MiB in 65 packages 19:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:04 (1/1) Installing dumb-init (1.2.5-r1) 19:30:04 Executing busybox-1.33.1-r7.trigger 19:30:04 OK: 5 MiB in 15 packages 19:30:05 Removing intermediate container 7eecf258591a 19:30:05 ---> 7f6133cd2c96 19:30:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:05 ---> Running in 7ceae430ec41 19:30:06 Removing intermediate container 7ceae430ec41 19:30:06 ---> d7818acfcb0d 19:30:06 Step 13/23 : ENV APP_PORT=59881 19:30:06 ---> Running in a8fe2ae86aae 19:30:06 Removing intermediate container a8fe2ae86aae 19:30:06 ---> 7ea2c379beaf 19:30:06 Step 14/23 : EXPOSE $APP_PORT 19:30:06 ---> Running in e17a33809036 19:30:07 Removing intermediate container e17a33809036 19:30:07 ---> 0e9af34e4ba2 19:30:07 Step 15/23 : WORKDIR / 19:30:07 ---> Running in b97b0f5800e4 19:30:08 Removing intermediate container b97b0f5800e4 19:30:08 ---> b7ed307277ba 19:30:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:08 Collecting docker-compose==1.23.2 19:30:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:09 ---> 33bd1148fb8f 19:30:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:10 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:30:10 Collecting texttable<0.10,>=0.9.0 19:30:10 ---> ac30148987d5 19:30:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:30:10 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:11 ---> 0d9dd6e83687 19:30:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:30:11 ---> Running in e86331f556a5 19:30:11 Removing intermediate container e86331f556a5 19:30:11 ---> b88478063a12 19:30:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:12 ---> Running in 341342c3dc73 19:30:12 Removing intermediate container 341342c3dc73 19:30:12 ---> fee752468bf0 19:30:12 Step 21/23 : LABEL arch=arm64 19:30:12 ---> Running in f0b4ec984f75 19:30:13 Removing intermediate container f0b4ec984f75 19:30:13 ---> 23935a482a51 19:30:13 Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:30:13 ---> Running in 67bc41d81547 19:30:13 Removing intermediate container 67bc41d81547 19:30:13 ---> 07bfb400d88e 19:30:13 Step 23/23 : LABEL version=0.0.0 19:30:13 ---> Running in e03f0f3d1009 19:30:14 Collecting websocket-client<1.0,>=0.32.0 19:30:14 Removing intermediate container e03f0f3d1009 19:30:14 ---> 72d826ca4e8f 19:30:14 19:30:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:14 Collecting dockerpty<0.5,>=0.4.1 19:30:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:14 Successfully built 72d826ca4e8f 19:30:14 Successfully tagged core-metadata-arm64:latest 19:30:14 Building security-spiffe-token-provider 19:30:17  Building core-metadata ... done Collecting cached-property<2,>=1.2.0 19:30:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:18 Collecting PyYAML<4,>=3.10 19:30:18 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:22 Collecting docopt<0.7,>=0.6.1 19:30:22 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:26 Collecting jsonschema<3,>=2.5.1 19:30:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:27 Collecting docker<4.0,>=3.6.0 19:30:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:28 Collecting docker-pycreds>=0.4.0 19:30:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:30 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:30:31 Collecting urllib3<1.25,>=1.21.1 19:30:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:31 Collecting idna<2.8,>=2.5 19:30:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:31 Collecting chardet<3.1.0,>=3.0.2 19:30:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:30:34 Attempting uninstall: urllib3 19:30:34 Found existing installation: urllib3 1.26.7 19:30:34 Uninstalling urllib3-1.26.7: 19:30:34 Successfully uninstalled urllib3-1.26.7 19:30:35 Attempting uninstall: idna 19:30:35 Found existing installation: idna 3.3 19:30:35 Uninstalling idna-3.3: 19:30:35 Successfully uninstalled idna-3.3 19:30:42 Attempting uninstall: requests 19:30:42 Found existing installation: requests 2.26.0 19:30:42 Uninstalling requests-2.26.0: 19:30:42 Successfully uninstalled requests-2.26.0 19:30:42 Running setup.py install for texttable: started 19:30:44 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:30:44 ---> e02a0b72630e 19:30:44 Step 3/20 : WORKDIR /edgex-go 19:30:44 ---> Using cache 19:30:44 ---> 69ae5e0eaf92 19:30:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:30:44 ---> Running in f0a980cbd0ce 19:30:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:45 Running setup.py install for texttable: finished with status 'done' 19:30:45 Running setup.py install for PyYAML: started 19:30:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:48 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:30:48 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:30:48 OK: 15739 distinct packages available 19:30:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:48 Running setup.py install for PyYAML: finished with status 'done' 19:30:48 Running setup.py install for docopt: started 19:30:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:50 OK: 220 MiB in 52 packages 19:30:51 Removing intermediate container f0a980cbd0ce 19:30:51 ---> 4334880dd8e9 19:30:51 Step 5/20 : COPY go.mod vendor* ./ 19:30:52 Running setup.py install for docopt: finished with status 'done' 19:30:52 Running setup.py install for dockerpty: started 19:30:53 ---> 82af70dbe134 19:30:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:53 ---> Running in 14ad67973865 19:30:55 Running setup.py install for dockerpty: finished with status 'done' 19:30:57 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:30:58 Removing intermediate container 14ad67973865 19:30:58 ---> 61950c2ef483 19:30:58 Step 7/20 : COPY . . 19:31:20 Removing intermediate container e653b0a20a42 19:31:20 ---> 2afb4651435f 19:31:20 Step 14/23 : ENV APP_PORT=58890 19:31:20 ---> Running in 7b0ac4387360 19:31:20 Removing intermediate container 7b0ac4387360 19:31:20 ---> 54d894d8765c 19:31:20 Step 15/23 : EXPOSE $APP_PORT 19:31:20 ---> Running in 5816c95101ce 19:31:20 Removing intermediate container 5816c95101ce 19:31:20 ---> 5c49b7c74ebd 19:31:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:22 ---> f324514424cf 19:31:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:25 ---> ac38938624e8 19:31:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:26 ---> b7f96a31d5c4 19:31:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:26 ---> Running in 063afe30d255 19:31:27 Removing intermediate container 063afe30d255 19:31:28 ---> 40fff050083e 19:31:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:28 ---> Running in e14d0d143903 19:31:29 Removing intermediate container e14d0d143903 19:31:29 ---> 14c5dfd48303 19:31:29 Step 21/23 : LABEL arch=arm64 19:31:29 ---> Running in d1d8a69d62ad 19:31:29 ---> 1ec0c3ad9875 19:31:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:31:29 ---> Running in 6bfda4997575 19:31:29 Removing intermediate container d1d8a69d62ad 19:31:29 ---> 612ebdbe6052 19:31:29 Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:31:29 ---> Running in cc9ef8ee8130 19:31:30 Removing intermediate container cc9ef8ee8130 19:31:30 ---> 5dc778a12f41 19:31:30 Step 23/23 : LABEL version=0.0.0 19:31:30 ---> Running in b8754ea8ac6d 19:31:31 Removing intermediate container b8754ea8ac6d 19:31:31 ---> b395f24e2558 19:31:31 19:31:31 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:31:31 Successfully built b395f24e2558 19:31:31 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:31  Building sys-mgmt-agent ... done Building core-data 19:32:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:04 ---> e02a0b72630e 19:32:04 Step 3/23 : WORKDIR /edgex-go 19:32:04 ---> Using cache 19:32:04 ---> 69ae5e0eaf92 19:32:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:04 ---> Using cache 19:32:04 ---> e38c157883aa 19:32:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:32:04 ---> Running in 112be5f42f3e 19:32:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:04 OK: 220 MiB in 52 packages 19:32:04 Removing intermediate container 112be5f42f3e 19:32:04 ---> 9ea6b80af988 19:32:04 Step 6/23 : COPY go.mod vendor* ./ 19:32:05 ---> e2357419a86b 19:32:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:05 ---> Running in cba7f3c58533 19:32:10 Removing intermediate container cba7f3c58533 19:32:10 ---> 8efff276ac81 19:32:10 Step 8/23 : COPY . . 19:32:33 ---> 1b87704aa1c7 19:32:33 Step 9/23 : RUN make cmd/core-data/core-data 19:32:33 ---> Running in 12300f0bf8b8 19:32: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:38:25 Removing intermediate container 6bfda4997575 19:38:25 ---> 154fffb2c992 19:38:25 19:38:25 Step 9/20 : FROM alpine:3.15 19:38:25 3.15: Pulling from library/alpine 19:38:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:38:25 Status: Downloaded newer image for alpine:3.15 19:38:25 ---> 3fb3c9af89a9 19:38:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:38:25 ---> Running in 55174284be2b 19:38:25 Removing intermediate container 12300f0bf8b8 19:38:25 ---> d50297900676 19:38:25 19:38:25 Step 10/23 : FROM alpine:3.14 19:38:25 ---> ac73e934f311 19:38:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:38:25 ---> Running in 6e05ad84458f 19:38:25 Removing intermediate container 55174284be2b 19:38:25 ---> 13c436e1be56 19:38:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:25 Removing intermediate container 6e05ad84458f 19:38:25 ---> 71a5c9b14596 19:38:25 Step 12/23 : ENV APP_PORT=59880 19:38:25 ---> Running in 9c1b6c203875 19:38:25 ---> Running in a4e5329c7554 19:38:25 Removing intermediate container a4e5329c7554 19:38:25 ---> 3f16910d47ce 19:38:25 Step 13/23 : EXPOSE $APP_PORT 19:38:25 ---> Running in 4f4ea19ba223 19:38:25 Removing intermediate container 4f4ea19ba223 19:38:25 ---> 9a8ba37949b2 19:38:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:25 ---> Running in 21f2aaae7028 19:38:25 Removing intermediate container 9c1b6c203875 19:38:25 ---> 59253572a2af 19:38:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:25 ---> Running in 3b749d05c6cf 19:38:25 Removing intermediate container 21f2aaae7028 19:38:25 ---> 9679998aa6b3 19:38:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:38:25 ---> Running in d32e22d6d465 19:38:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:25 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:38:25 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:38:25 OK: 15729 distinct packages available 19:38:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:38:25 (1/6) Installing dumb-init (1.2.5-r1) 19:38:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:38:25 (3/6) Installing libsodium (1.0.18-r0) 19:38:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:38:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:38:25 (5/6) Installing libzmq (4.3.4-r0) 19:38:25 (6/6) Installing zeromq (4.3.4-r0) 19:38:25 Executing busybox-1.33.1-r7.trigger 19:38:25 OK: 8 MiB in 20 packages 19:38:25 (1/9) Installing ca-certificates (20211220-r0) 19:38:25 (2/9) Installing brotli-libs (1.0.9-r5) 19:38:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:38:25 (4/9) Installing libcurl (7.80.0-r1) 19:38:25 (5/9) Installing curl (7.80.0-r1) 19:38:25 (6/9) Installing dumb-init (1.2.5-r1) 19:38:25 (7/9) Installing musl-obstack (1.2.3-r0) 19:38:25 Removing intermediate container d32e22d6d465 19:38:25 ---> 6c0bcbf2d473 19:38:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:25 (8/9) Installing libucontext (1.1-r0) 19:38:25 (9/9) Installing gcompat (1.0.0-r4) 19:38:25 Executing busybox-1.34.1-r5.trigger 19:38:25 Executing ca-certificates-20211220-r0.trigger 19:38:26 OK: 8 MiB in 23 packages 19:38:26 ---> 5e89d24fec4d 19:38:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:38:29 Removing intermediate container 3b749d05c6cf 19:38:29 ---> 6d423866f1e6 19:38:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:29 ---> 845acc8674e9 19:38:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:38:30 ---> e49cf9083d74 19:38:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:38:30 ---> 7615d9963031 19:38:30 Step 19/23 : ENTRYPOINT ["/core-data"] 19:38:30 ---> Running in 53c460aa7c0b 19:38:31 Removing intermediate container 53c460aa7c0b 19:38:31 ---> e015c56d7560 19:38:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:31 ---> Running in bf7adfa5af26 19:38:32 Removing intermediate container bf7adfa5af26 19:38:32 ---> efa5af7776f9 19:38:32 Step 21/23 : LABEL arch=arm64 19:38:33 ---> Running in 0697cd45c9ed 19:38:33 ---> f8d5317e104f 19:38:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:38:33 Removing intermediate container 0697cd45c9ed 19:38:33 ---> c15b09883639 19:38:33 Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:38:33 ---> Running in a1d91d761536 19:38:34 ---> e33a2184de00 19:38:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:38:34 Removing intermediate container a1d91d761536 19:38:34 ---> 4126f6251e0c 19:38:34 Step 23/23 : LABEL version=0.0.0 19:38:34 ---> Running in 6329e958347b 19:38:34 ---> Running in 691491b1e478 19:38:35 Removing intermediate container 691491b1e478 19:38:35 ---> 7485287c4ed2 19:38:35 19:38:35 Removing intermediate container 6329e958347b 19:38:35 ---> 5165f38c39d2 19:38:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:35 ---> Running in 78dfe443974c 19:38:36 Removing intermediate container 78dfe443974c 19:38:36 ---> acd7752899d1 19:38:36 Step 18/20 : LABEL arch=arm64 19:38:36 Successfully built 7485287c4ed2 19:38:36 Successfully tagged core-data-arm64:latest 19:38:36 Building security-bootstrapper 19:38:36  Building core-data ... done  ---> Running in b53a60ac2f07 19:38:36 Removing intermediate container b53a60ac2f07 19:38:36 ---> 74898414ba50 19:38:36 Step 19/20 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:38:36 ---> Running in 1a1604d9fc7c 19:38:37 Removing intermediate container 1a1604d9fc7c 19:38:37 ---> 888fdfa9fdaa 19:38:37 Step 20/20 : LABEL version=0.0.0 19:38:37 ---> Running in 52d7b49bcb05 19:38:38 Removing intermediate container 52d7b49bcb05 19:38:38 ---> 6917bcfd0427 19:38:38 19:38:38 Successfully built 6917bcfd0427 19:38:39 Successfully tagged security-spiffe-token-provider-arm64:latest 19:38:39  Building security-spiffe-token-provider ... done Building support-scheduler 19:39:26 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:39:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:39:26 ---> e02a0b72630e 19:39:26 Step 3/31 : WORKDIR /edgex-go 19:39:26 ---> Using cache 19:39:26 ---> 69ae5e0eaf92 19:39:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:26 ---> Using cache 19:39:26 ---> e38c157883aa 19:39:26 Step 5/31 : RUN apk add --update --no-cache make git 19:39:26 ---> Running in 8924b1f9a88c 19:39:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:39:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:39:26 ---> e02a0b72630e 19:39:26 Step 3/22 : WORKDIR /edgex-go 19:39:26 ---> Using cache 19:39:26 ---> 69ae5e0eaf92 19:39:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:26 ---> Using cache 19:39:26 ---> e38c157883aa 19:39:26 Step 5/22 : RUN apk add --update --no-cache make git 19:39:26 ---> Running in 5b2452cf13f9 19:39:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:39:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:28 OK: 220 MiB in 52 packages 19:39:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:39:30 Removing intermediate container 8924b1f9a88c 19:39:30 ---> 3e17b1bddf56 19:39:30 Step 6/31 : COPY go.mod vendor* ./ 19:39:30 OK: 220 MiB in 52 packages 19:39:31 ---> ca0a1378d7cb 19:39:31 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:31 ---> Running in b86af72667c0 19:39:32 Removing intermediate container 5b2452cf13f9 19:39:32 ---> b8ace0e9ea11 19:39:32 Step 6/22 : COPY go.mod vendor* ./ 19:39:33 ---> 58770894bbe6 19:39:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:33 ---> Running in baf6308679a5 19:39:38 Removing intermediate container b86af72667c0 19:39:38 ---> e339a8d89867 19:39:38 Step 8/31 : COPY . . 19:39:39 Removing intermediate container baf6308679a5 19:39:39 ---> f62ee58c4e6b 19:39:39 Step 8/22 : COPY . . 19:40:12 ---> 1ded557331dc 19:40:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:40:12 ---> Running in 31206539cdc6 19:40:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:40:13 ---> 9cc235b41a28 19:40:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:40:13 ---> Running in 1d42b98ef56f 19:40:15 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:45:07 Removing intermediate container 31206539cdc6 19:45:07 ---> 4c4758a69677 19:45:07 19:45:07 Step 10/31 : FROM alpine:3.14 19:45:07 ---> ac73e934f311 19:45:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:45:07 ---> Running in 1e01fd514891 19:45:07 Removing intermediate container 1e01fd514891 19:45:07 ---> 39a34571ecef 19:45:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:45:07 ---> Running in 8e21b9529bb6 19:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:45:07 (1/2) Installing dumb-init (1.2.5-r1) 19:45:07 (2/2) Installing su-exec (0.2-r1) 19:45:07 Executing busybox-1.33.1-r7.trigger 19:45:07 OK: 6 MiB in 16 packages 19:45:08 Removing intermediate container 8e21b9529bb6 19:45:08 ---> 6ef1143a8a20 19:45:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:45:08 ---> Running in a18e38d0bd0f 19:45:09 Removing intermediate container a18e38d0bd0f 19:45:09 ---> 2b87a654d303 19:45:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:45:09 ---> Running in 5b9005b512d5 19:45:09 Removing intermediate container 5b9005b512d5 19:45:09 ---> 8df4c5d14ae3 19:45:09 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:45:09 ---> Running in fea8d602dfc1 19:45:13 Removing intermediate container fea8d602dfc1 19:45:13 ---> b2ba48a6a4d3 19:45:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:45:13 ---> Running in 364c1789e384 19:45:13 Removing intermediate container 364c1789e384 19:45:13 ---> b6156ef470ad 19:45:13 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:45:14 ---> 6cbb70f599f1 19:45:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:45:15 ---> Running in 164ac7250d5e 19:45:18 Removing intermediate container 164ac7250d5e 19:45:18 ---> 42a7e5880c96 19:45:18 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:19 ---> f3ba8a6190fd 19:45:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:45:21 ---> 6621c108dc8f 19:45:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:45:22 ---> 198f16bbf1a2 19:45:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:45:22 ---> bacb898d501a 19:45:22 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:45:24 ---> e434ee90e85b 19:45:24 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:45:24 ---> Running in 4069d0317daa 19:45:24 Removing intermediate container 4069d0317daa 19:45:24 ---> d5abcc974d6f 19:45:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:45:25 ---> 67c30fd97588 19:45:25 Step 26/31 : RUN chmod +x /entrypoint.sh 19:45:26 ---> Running in 718aee1f852a 19:45:29 Removing intermediate container 718aee1f852a 19:45:29 ---> 5b493009960d 19:45:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:45:29 ---> Running in e79610605267 19:45:30 Removing intermediate container e79610605267 19:45:30 ---> ee3909579602 19:45:30 Step 28/31 : CMD ["gate"] 19:45:30 ---> Running in 84a5ecf5c978 19:45:31 Removing intermediate container 84a5ecf5c978 19:45:31 ---> 37e7049563bd 19:45:31 Step 29/31 : LABEL arch=arm64 19:45:31 ---> Running in bae739f0f504 19:45:32 Removing intermediate container bae739f0f504 19:45:32 ---> e6b2872b77e8 19:45:32 Step 30/31 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:45:32 ---> Running in 0da6168e004c 19:45:33 Removing intermediate container 0da6168e004c 19:45:33 ---> b5263ded2426 19:45:33 Step 31/31 : LABEL version=0.0.0 19:45:33 ---> Running in da0346fd4d2c 19:45:33 Removing intermediate container da0346fd4d2c 19:45:33 ---> 0f3f0d461e5a 19:45:33 19:45:34 Successfully built 0f3f0d461e5a 19:45:34 Successfully tagged security-bootstrapper-arm64:latest 19:45:34  Building security-bootstrapper ... done Building security-secretstore-setup 19:46:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:46:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:46:06 ---> e02a0b72630e 19:46:06 Step 3/25 : WORKDIR /edgex-go 19:46:06 ---> Using cache 19:46:06 ---> 69ae5e0eaf92 19:46:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:06 ---> Using cache 19:46:06 ---> e38c157883aa 19:46:06 Step 5/25 : RUN apk add --update --no-cache make git 19:46:06 ---> Using cache 19:46:06 ---> b8ace0e9ea11 19:46:06 Step 6/25 : COPY go.mod vendor* ./ 19:46:06 ---> Using cache 19:46:06 ---> 58770894bbe6 19:46:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:06 ---> Using cache 19:46:06 ---> f62ee58c4e6b 19:46:06 Step 8/25 : COPY . . 19:46:06 ---> Using cache 19:46:06 ---> 9cc235b41a28 19:46:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:06 ---> Running in 154fd2581433 19:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:47:58 Removing intermediate container 1d42b98ef56f 19:47:58 ---> 43097509dce2 19:47:58 19:47:58 Step 10/22 : FROM alpine:3.14 19:47:58 ---> ac73e934f311 19:47:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:47:58 ---> Using cache 19:47:58 ---> 7f6133cd2c96 19:47:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:47:58 ---> Using cache 19:47:58 ---> d7818acfcb0d 19:47:58 Step 13/22 : ENV APP_PORT=59861 19:47:58 ---> Running in 33cb3e2de0a9 19:47:58 Removing intermediate container 33cb3e2de0a9 19:47:58 ---> 469a903b3f9f 19:47:58 Step 14/22 : EXPOSE $APP_PORT 19:47:58 ---> Running in 380b2ece1d96 19:47:58 Removing intermediate container 380b2ece1d96 19:47:58 ---> 4f58cf793f4c 19:47:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:58 ---> 3540ed5aa725 19:47:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:47:58 ---> a4a9858aad09 19:47:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:47:58 ---> 2ffd9924bcf1 19:47:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:47:58 ---> Running in 29602758eeb6 19:47:58 Removing intermediate container 29602758eeb6 19:47:58 ---> 9ef28de6a80f 19:47:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:58 ---> Running in ad8a92fe3a00 19:47:58 Removing intermediate container ad8a92fe3a00 19:47:58 ---> 74b53f9c4a97 19:47:58 Step 20/22 : LABEL arch=arm64 19:47:58 ---> Running in 03db463b1564 19:47:58 Removing intermediate container 03db463b1564 19:47:58 ---> 2d4cb9fc04ea 19:47:58 Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:47:58 ---> Running in 5dc3977dc6d5 19:47:58 Removing intermediate container 5dc3977dc6d5 19:47:58 ---> 49def9f2af47 19:47:58 Step 22/22 : LABEL version=0.0.0 19:47:58 ---> Running in 6cf7209ee4d7 19:47:58 Removing intermediate container 6cf7209ee4d7 19:47:58 ---> 80e08d497f31 19:47:58 19:47:58 Successfully built 80e08d497f31 19:47:58 Successfully tagged support-scheduler-arm64:latest 19:47:58 Building security-proxy-setup 19:48:31  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:48:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:48:31 ---> e02a0b72630e 19:48:31 Step 3/22 : WORKDIR /edgex-go 19:48:31 ---> Using cache 19:48:31 ---> 69ae5e0eaf92 19:48:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:31 ---> Using cache 19:48:31 ---> e38c157883aa 19:48:31 Step 5/22 : RUN apk add --update --no-cache make git 19:48:31 ---> Using cache 19:48:31 ---> b8ace0e9ea11 19:48:31 Step 6/22 : COPY go.mod vendor* ./ 19:48:31 ---> Using cache 19:48:31 ---> 58770894bbe6 19:48:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:31 ---> Using cache 19:48:31 ---> f62ee58c4e6b 19:48:31 Step 8/22 : COPY . . 19:48:31 ---> Using cache 19:48:31 ---> 9cc235b41a28 19:48:31 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:48:31 ---> Running in 80bb6c54fe74 19:48:31 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:51: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:51:31 Removing intermediate container 154fd2581433 19:51:31 ---> fc59ae41a282 19:51:31 19:51:31 Step 10/25 : FROM alpine:3.14 19:51:31 ---> ac73e934f311 19:51:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:51:31 ---> Running in 2bd202ddb944 19:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:51:34 (1/3) Installing ca-certificates (20211220-r0) 19:51:34 (2/3) Installing dumb-init (1.2.5-r1) 19:51:34 (3/3) Installing su-exec (0.2-r1) 19:51:34 Executing busybox-1.33.1-r7.trigger 19:51:34 Executing ca-certificates-20211220-r0.trigger 19:51:35 OK: 6 MiB in 17 packages 19:51:37 Removing intermediate container 2bd202ddb944 19:51:37 ---> 99bde4611aed 19:51:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:51:37 ---> Running in 900c023d26bb 19:51:37 Removing intermediate container 900c023d26bb 19:51:37 ---> ac30ff7cbce6 19:51:37 Step 13/25 : WORKDIR / 19:51:37 ---> Running in 318add177f7a 19:51:37 Removing intermediate container 318add177f7a 19:51:37 ---> 0d101299bd45 19:51:37 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:51:38 ---> 41c674f8700c 19:51:38 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:51:39 ---> 560b88450441 19:51:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:51:40 ---> 13b25cc3c795 19:51:40 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:51:41 ---> 9c841463f660 19:51:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:51:43 ---> 5c6020dc9a2a 19:51:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:51:44 ---> 46eff6dca0a8 19:51:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:51:45 ---> 107183988a42 19:51: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:51:45 ---> Running in d4122f735d7c 19:51:49 Removing intermediate container d4122f735d7c 19:51:49 ---> 9a72fb67369a 19:51:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:51:49 ---> Running in 5f57dd178a1b 19:51:49 Removing intermediate container 5f57dd178a1b 19:51:49 ---> 16dbe5687730 19:51:49 Step 23/25 : LABEL arch=arm64 19:51:49 ---> Running in 38ee082ddf55 19:51:49 Removing intermediate container 38ee082ddf55 19:51:49 ---> f5437553ac58 19:51:49 Step 24/25 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:51:50 ---> Running in 0933ac77ba53 19:51:50 Removing intermediate container 0933ac77ba53 19:51:50 ---> a7a89cb05d7b 19:51:50 Step 25/25 : LABEL version=0.0.0 19:51:50 ---> Running in aed5e59517d1 19:51:51 Removing intermediate container aed5e59517d1 19:51:51 ---> 52f6c0b398d4 19:51:51 19:51:51 Successfully built 52f6c0b398d4 19:51:51 Successfully tagged security-secretstore-setup-arm64:latest 19:51:51  Building security-secretstore-setup ... done Building core-command 19:52:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:52:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:52:24 ---> e02a0b72630e 19:52:24 Step 3/23 : WORKDIR /edgex-go 19:52:24 ---> Using cache 19:52:24 ---> 69ae5e0eaf92 19:52:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:24 ---> Using cache 19:52:24 ---> e38c157883aa 19:52:24 Step 5/23 : RUN apk add --update --no-cache make git 19:52:24 ---> Using cache 19:52:24 ---> b8ace0e9ea11 19:52:24 Step 6/23 : COPY go.mod vendor* ./ 19:52:24 ---> Using cache 19:52:24 ---> 58770894bbe6 19:52:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:24 ---> Using cache 19:52:24 ---> f62ee58c4e6b 19:52:24 Step 8/23 : COPY . . 19:52:24 ---> Using cache 19:52:24 ---> 9cc235b41a28 19:52:24 Step 9/23 : RUN make cmd/core-command/core-command 19:52:24 ---> Running in ad702c6673ab 19:52:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:53:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:53:35 Removing intermediate container 80bb6c54fe74 19:53:35 ---> 9a62b37ab2d7 19:53:35 19:53:35 Step 10/22 : FROM alpine:3.14 19:53:35 ---> ac73e934f311 19:53:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:53:35 ---> Running in 84e06db8f771 19:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:53:37 (1/6) Installing ca-certificates (20211220-r0) 19:53:37 (2/6) Installing brotli-libs (1.0.9-r5) 19:53:37 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:53:37 (4/6) Installing libcurl (7.79.1-r1) 19:53:37 (5/6) Installing curl (7.79.1-r1) 19:53:37 (6/6) Installing dumb-init (1.2.5-r1) 19:53:37 Executing busybox-1.33.1-r7.trigger 19:53:37 Executing ca-certificates-20211220-r0.trigger 19:53:37 OK: 8 MiB in 20 packages 19:53:39 Removing intermediate container 84e06db8f771 19:53:39 ---> 85c669e03520 19:53:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:53:39 ---> Running in dd2da45595d0 19:53:40 Removing intermediate container dd2da45595d0 19:53:40 ---> 3c2ac608615f 19:53:40 Step 13/22 : WORKDIR /edgex 19:53:40 ---> Running in 8e3eeb8a5022 19:53:41 Removing intermediate container 8e3eeb8a5022 19:53:41 ---> 61a2a44d1b30 19:53:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:53:42 ---> 10497e8d0808 19:53:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:53:43 ---> 94a612030595 19:53:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:53:44 ---> 0b8d8921b401 19:53:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:53:46 ---> dfedef3f4163 19:53:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:46 ---> Running in 3eba029f9108 19:53:49 Removing intermediate container 3eba029f9108 19:53:49 ---> 62e38382eb9c 19:53:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:53:49 ---> Running in 11bba3b7865f 19:53:50 Removing intermediate container 11bba3b7865f 19:53:50 ---> 9e06af04ac54 19:53:50 Step 20/22 : LABEL arch=arm64 19:53:50 ---> Running in 9f0b17f376b1 19:53:50 Removing intermediate container 9f0b17f376b1 19:53:50 ---> 7bea97d7cd78 19:53:50 Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:53:50 ---> Running in 3da4c302e072 19:53:51 Removing intermediate container 3da4c302e072 19:53:51 ---> d576a3a775aa 19:53:51 Step 22/22 : LABEL version=0.0.0 19:53:51 ---> Running in 431120c27f1c 19:53:51 Removing intermediate container 431120c27f1c 19:53:51 ---> 84193c0b5d4f 19:53:51 19:53:52 Successfully built 84193c0b5d4f 19:53:52 Successfully tagged security-proxy-setup-arm64:latest 19:53:52  Building security-proxy-setup ... done Building support-notifications 19:54:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:54:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:54:31 ---> e02a0b72630e 19:54:31 Step 3/22 : WORKDIR /edgex-go 19:54:31 ---> Using cache 19:54:31 ---> 69ae5e0eaf92 19:54:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:31 ---> Using cache 19:54:31 ---> e38c157883aa 19:54:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:54:31 ---> Running in 7b9687e74edc 19:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:54:31 OK: 220 MiB in 52 packages 19:54:31 Removing intermediate container 7b9687e74edc 19:54:31 ---> 298a921f22a6 19:54:31 Step 6/22 : COPY go.mod vendor* ./ 19:54:31 ---> 28d6741ea242 19:54:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:32 ---> Running in af44d2ca5228 19:54:37 Removing intermediate container af44d2ca5228 19:54:37 ---> 25ffa678aa67 19:54:37 Step 8/22 : COPY . . 19:54:59 ---> 915042d57683 19:54:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:54:59 ---> Running in 4676ffc59ed1 19:54:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:57:06 Removing intermediate container ad702c6673ab 19:57:06 ---> 0069ceefda19 19:57:06 19:57:06 Step 10/23 : FROM alpine:3.14 19:57:06 ---> ac73e934f311 19:57:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:57:06 ---> Using cache 19:57:06 ---> 7f6133cd2c96 19:57:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:57:06 ---> Using cache 19:57:06 ---> d7818acfcb0d 19:57:06 Step 13/23 : ENV APP_PORT=59882 19:57:06 ---> Running in f005ebd0759e 19:57:06 Removing intermediate container f005ebd0759e 19:57:06 ---> 7ea9c6243798 19:57:06 Step 14/23 : EXPOSE $APP_PORT 19:57:06 ---> Running in 5a64d69722bd 19:57:06 Removing intermediate container 5a64d69722bd 19:57:06 ---> 2dd9593a2274 19:57:06 Step 15/23 : WORKDIR / 19:57:06 ---> Running in fabd94116fe9 19:57:06 Removing intermediate container fabd94116fe9 19:57:06 ---> 678e2516d292 19:57:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:57:06 ---> cdec4de45fe8 19:57:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:57:06 ---> d6a80cbcd002 19:57:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:57:06 ---> a2612a8edee1 19:57:06 Step 19/23 : ENTRYPOINT ["/core-command"] 19:57:06 ---> Running in f7083be963d3 19:57:06 Removing intermediate container f7083be963d3 19:57:06 ---> b490edb516c0 19:57:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:57:06 ---> Running in 0634b93e38c1 19:57:06 Removing intermediate container 0634b93e38c1 19:57:06 ---> 5e0e7f58fa3c 19:57:06 Step 21/23 : LABEL arch=arm64 19:57:06 ---> Running in ed00234660e1 19:57:06 Removing intermediate container ed00234660e1 19:57:06 ---> ad354f994ab1 19:57:06 Step 22/23 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 19:57:06 ---> Running in 6f52db0448ee 19:57:06 Removing intermediate container 6f52db0448ee 19:57:06 ---> 85effd67d253 19:57:06 Step 23/23 : LABEL version=0.0.0 19:57:06 ---> Running in d4b5d53a551f 19:57:06 Removing intermediate container d4b5d53a551f 19:57:06 ---> 179a1cee536f 19:57:06 19:57:06 Successfully built 179a1cee536f 19:57:06 Successfully tagged core-command-arm64:latest 20:00:58  Building core-command ... done Removing intermediate container 4676ffc59ed1 20:00:58 ---> c3ea7647e0d0 20:00:58 20:00:58 Step 10/22 : FROM alpine:3.14 20:00:58 ---> ac73e934f311 20:00:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:00:58 ---> Running in 22a199294ab3 20:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:00:58 (1/2) Installing ca-certificates (20211220-r0) 20:00:58 (2/2) Installing dumb-init (1.2.5-r1) 20:00:58 Executing busybox-1.33.1-r7.trigger 20:00:58 Executing ca-certificates-20211220-r0.trigger 20:00:58 OK: 6 MiB in 16 packages 20:01:00 Removing intermediate container 22a199294ab3 20:01:00 ---> 6afbc5feb036 20:01:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:01:00 ---> Running in 6f0b856501b6 20:01:01 Removing intermediate container 6f0b856501b6 20:01:01 ---> 86ba5933ab16 20:01:01 Step 13/22 : ENV APP_PORT=59860 20:01:01 ---> Running in aa74e691c206 20:01:01 Removing intermediate container aa74e691c206 20:01:01 ---> 1579542f90e9 20:01:01 Step 14/22 : EXPOSE $APP_PORT 20:01:01 ---> Running in 324112b91549 20:01:02 Removing intermediate container 324112b91549 20:01:02 ---> 7c0f4abc02fc 20:01:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:03 ---> 602f5ee9c6d2 20:01:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:01:06 ---> 13031605c1b7 20:01:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:01:06 ---> 0129e13c1f77 20:01:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:01:06 ---> Running in 768951157c11 20:01:06 Removing intermediate container 768951157c11 20:01:06 ---> 758195d23cba 20:01:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:01:07 ---> Running in 1f6cf78a381c 20:01:07 Removing intermediate container 1f6cf78a381c 20:01:07 ---> 612a5cac2e85 20:01:07 Step 20/22 : LABEL arch=arm64 20:01:07 ---> Running in 4f66e2329b11 20:01:08 Removing intermediate container 4f66e2329b11 20:01:08 ---> dedd66ddc0a4 20:01:08 Step 21/22 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 20:01:08 ---> Running in b66646706dcd 20:01:08 Removing intermediate container b66646706dcd 20:01:08 ---> d4685fc55469 20:01:08 Step 22/22 : LABEL version=0.0.0 20:01:08 ---> Running in 1e7f17afd616 20:01:09 Removing intermediate container 1e7f17afd616 20:01:09 ---> 8801446f81a0 20:01:09 20:01:09 Successfully built 8801446f81a0 20:01:09 Successfully tagged support-notifications-arm64:latest 20:07:17  Building support-notifications ... done Building bin/spire-agent... 20:07:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:07:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:07:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:07:20 go: downloading github.com/docker/docker v20.10.12+incompatible 20:07:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:07:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:07:21 go: downloading github.com/google/go-tpm-tools v0.3.3 20:07:21 Building bin/spire-agent... 20:07:22 Building bin/spire-agent... 20:07:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:07:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:07:23 go: downloading github.com/docker/docker v20.10.12+incompatible 20:07:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:07:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:07:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:07:24 go: downloading github.com/docker/docker v20.10.12+incompatible 20:07:24 go: downloading github.com/docker/go-connections v0.4.0 20:07:24 go: downloading github.com/docker/go-units v0.4.0 20:07:24 go: downloading github.com/opencontainers/image-spec v1.0.1 20:07:24 go: downloading github.com/containerd/containerd v1.3.4 20:07:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:07:24 go: downloading github.com/opencontainers/go-digest v1.0.0 20:07:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:07:27 go: downloading github.com/google/go-tpm-tools v0.3.3 20:07:27 go: downloading github.com/google/go-tpm-tools v0.3.3 20:07:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:07:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:07:28 go: downloading github.com/docker/go-connections v0.4.0 20:07:28 go: downloading github.com/docker/go-units v0.4.0 20:07:29 go: downloading github.com/opencontainers/image-spec v1.0.1 20:07:29 go: downloading github.com/containerd/containerd v1.3.4 20:07:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:07:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:07:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:07:29 go: downloading github.com/opencontainers/go-digest v1.0.0 20:07:29 go: downloading github.com/docker/go-connections v0.4.0 20:07:29 go: downloading github.com/docker/go-units v0.4.0 20:07:29 go: downloading github.com/opencontainers/image-spec v1.0.1 20:07:29 go: downloading github.com/containerd/containerd v1.3.4 20:07:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:07:29 go: downloading github.com/opencontainers/go-digest v1.0.0 20:13:52 Removing intermediate container c99be2e18cc6 20:13:52 ---> 4cc85e3b1dc2 20:13:52 20:13:52 Step 13/25 : FROM alpine:3.15 20:13:52 ---> 3fb3c9af89a9 20:13:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:13:52 ---> Using cache 20:13:52 ---> 13c436e1be56 20:13:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:52 ---> Using cache 20:13:52 ---> 59253572a2af 20:13:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:52 ---> Running in 332d60d253f0 20:13:52 Removing intermediate container aa5192a82586 20:13:52 ---> 80c827174953 20:13:52 20:13:52 Step 13/26 : FROM alpine:3.15 20:13:52 ---> 3fb3c9af89a9 20:13:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:13:52 ---> Using cache 20:13:52 ---> 13c436e1be56 20:13:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:52 ---> Using cache 20:13:52 ---> 59253572a2af 20:13:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:52 ---> Running in 38e33d0bfd1b 20:13:52 Removing intermediate container 49f6c6af4c31 20:13:52 ---> acf631857421 20:13:52 20:13:52 Step 13/26 : FROM alpine:3.15 20:13:52 ---> 3fb3c9af89a9 20:13:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:13:52 ---> Using cache 20:13:52 ---> 13c436e1be56 20:13:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:52 ---> Using cache 20:13:52 ---> 59253572a2af 20:13:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:13:52 ---> Running in 12760c19d9e0 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:52 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:13:52 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:13:52 OK: 15729 distinct packages available 20:13:52 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:13:52 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:13:52 OK: 15729 distinct packages available 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:52 v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:13:52 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:13:52 OK: 15729 distinct packages available 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:52 (1/5) Installing dumb-init (1.2.5-r1) 20:13:52 (1/5) Installing dumb-init (1.2.5-r1) 20:13:52 (2/5) Installing musl-obstack (1.2.3-r0) 20:13:52 (2/5) Installing musl-obstack (1.2.3-r0) 20:13:52 (3/5) Installing libucontext (1.1-r0) 20:13:52 (3/5) Installing libucontext (1.1-r0) 20:13:52 (4/5) Installing gcompat (1.0.0-r4) 20:13:52 (4/5) Installing gcompat (1.0.0-r4) 20:13:52 (5/5) Installing openssl (1.1.1n-r0) 20:13:52 (1/4) Installing dumb-init (1.2.5-r1) 20:13:52 (5/5) Installing openssl (1.1.1n-r0) 20:13:52 Executing busybox-1.34.1-r5.trigger 20:13:52 (2/4) Installing musl-obstack (1.2.3-r0) 20:13:52 OK: 6 MiB in 19 packages 20:13:52 Executing busybox-1.34.1-r5.trigger 20:13:52 OK: 6 MiB in 19 packages 20:13:52 (3/4) Installing libucontext (1.1-r0) 20:13:52 (4/4) Installing gcompat (1.0.0-r4) 20:13:52 Executing busybox-1.34.1-r5.trigger 20:13:52 OK: 6 MiB in 18 packages 20:13:52 Removing intermediate container 332d60d253f0 20:13:52 ---> 736865f130f4 20:13:52 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:13:52 Removing intermediate container 38e33d0bfd1b 20:13:52 ---> 81f2cc4572ad 20:13:52 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:13:52 Removing intermediate container 12760c19d9e0 20:13:52 ---> 9fb123c8e45e 20:13:52 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:13:54 ---> 9d1e3a9e0930 20:13:54 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:13:55 ---> 2370584f5dcb 20:13:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:13:55 ---> 52c91ed64b66 20:13:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:13:56 ---> 6cac30296fd5 20:13:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:13:56 ---> 154e8451a15b 20:13:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:13:56 ---> Running in 2d9b1cd289e2 20:13:57 ---> a458efbad636 20:13:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:13:57 Removing intermediate container 2d9b1cd289e2 20:13:57 ---> 15cfcca47a5b 20:13:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:13:58 ---> 1785b0e66fce 20:13:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:13:58 ---> 6380f7de74bd 20:13:58 Step 21/26 : WORKDIR / 20:13:58 ---> Running in d038001799bd 20:13:58 ---> Running in 78a9cb6e7ecb 20:13:58 Removing intermediate container d038001799bd 20:13:58 ---> 74632b9abca4 20:13:58 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:13:58 Removing intermediate container 78a9cb6e7ecb 20:13:58 ---> 33e2316dc345 20:13:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:13:58 ---> Running in e410aa523a7c 20:13:58 ---> Running in 7157394ce81a 20:13:59 ---> 5c1511c474d6 20:13:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:13:59 Removing intermediate container e410aa523a7c 20:13:59 ---> ffcd12dbeabe 20:13:59 Step 23/25 : LABEL arch=arm64 20:13:59 ---> Running in 2b15df5692ec 20:13:59 Removing intermediate container 7157394ce81a 20:13:59 ---> 13571d045892 20:13:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:13:59 ---> Running in 580c316d6e9d 20:13:59 Removing intermediate container 2b15df5692ec 20:13:59 ---> 675cab5fc7cd 20:13:59 Step 24/25 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 20:14:00 Removing intermediate container 580c316d6e9d 20:14:00 ---> 10a79c2e725b 20:14:00 Step 24/26 : LABEL arch=arm64 20:14:00 ---> Running in ec62a4e75f65 20:14:00 ---> 58949555392a 20:14:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:14:00 ---> Running in 5d6edb29be2f 20:14:00 Removing intermediate container ec62a4e75f65 20:14:00 ---> 9e342e91764c 20:14:00 Step 25/25 : LABEL version=0.0.0 20:14:00 Removing intermediate container 5d6edb29be2f 20:14:00 ---> 1ef8101e0a7f 20:14:00 Step 25/26 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 20:14:00 ---> Running in b3d7385a629e 20:14:00 ---> Running in 30437445da49 20:14:00 ---> 992c3c8f6f93 20:14:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:14:00 Removing intermediate container b3d7385a629e 20:14:00 ---> 2fe56fdb50b6 20:14:00 20:14:01 Removing intermediate container 30437445da49 20:14:01 ---> 6171d7419ac5 20:14:01 Step 26/26 : LABEL version=0.0.0 20:14:01 ---> Running in c059100fefde 20:14:01 Successfully built 2fe56fdb50b6 20:14:01 Successfully tagged security-spire-server-arm64:latest 20:14:01  Building security-spire-server ... done  ---> 50d9a3d39400 20:14:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:14:01 ---> Running in cfcf98a13546 20:14:01 Removing intermediate container c059100fefde 20:14:01 ---> 23888090ef3b 20:14:01 20:14:02 Successfully built 23888090ef3b 20:14:02 Successfully tagged security-spire-config-arm64:latest 20:14:02  Building security-spire-config ... done Removing intermediate container cfcf98a13546 20:14:02 ---> 9e4727c5c0ff 20:14:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:14:02 ---> Running in 6f568c73f85a 20:14:02 Removing intermediate container 6f568c73f85a 20:14:02 ---> 2ca2d9c20eb7 20:14:02 Step 24/26 : LABEL arch=arm64 20:14:02 ---> Running in 0cb255493ba1 20:14:02 Removing intermediate container 0cb255493ba1 20:14:02 ---> 58797c40e42b 20:14:02 Step 25/26 : LABEL git_sha=7d5387ffbe1ea8539644617d7303fcf42376e1ce 20:14:02 ---> Running in 30b72f399a13 20:14:03 Removing intermediate container 30b72f399a13 20:14:03 ---> 0d3fa422f0c6 20:14:03 Step 26/26 : LABEL version=0.0.0 20:14:03 ---> Running in a35023f812d8 20:14:03 Removing intermediate container a35023f812d8 20:14:03 ---> 648a91873bb6 20:14:03 20:14:03 Successfully built 648a91873bb6 20:14:03 Successfully tagged security-spire-agent-arm64:latest 20:14:03  Building security-spire-agent ... done  [Pipeline] } 20:14:03 $ docker stop --time=1 46494583a89ec5ab291db890adaf2da9a94ddbfdf1b06ba1baf02c8e04e2f6f2 20:14:06 $ docker rm -f 46494583a89ec5ab291db890adaf2da9a94ddbfdf1b06ba1baf02c8e04e2f6f2 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:06 + docker images 20:14:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:14:07 security-spire-agent-arm64 latest 648a91873bb6 3 seconds ago 126MB 20:14:07 security-spire-config-arm64 latest 23888090ef3b 5 seconds ago 85.6MB 20:14:07 security-spire-server-arm64 latest 2fe56fdb50b6 6 seconds ago 86.3MB 20:14:07 80c827174953 40 seconds ago 4.14GB 20:14:07 acf631857421 40 seconds ago 4.14GB 20:14:07 4cc85e3b1dc2 44 seconds ago 4.14GB 20:14:07 support-notifications-arm64 latest 8801446f81a0 12 minutes ago 25.8MB 20:14:07 c3ea7647e0d0 13 minutes ago 1.37GB 20:14:07 core-command-arm64 latest 179a1cee536f 17 minutes ago 15.5MB 20:14:07 0069ceefda19 17 minutes ago 1.31GB 20:14:07 security-proxy-setup-arm64 latest 84193c0b5d4f 20 minutes ago 26.1MB 20:14:07 9a62b37ab2d7 20 minutes ago 1.32GB 20:14:07 security-secretstore-setup-arm64 latest 52f6c0b398d4 22 minutes ago 27.5MB 20:14:07 fc59ae41a282 22 minutes ago 1.32GB 20:14:07 support-scheduler-arm64 latest 80e08d497f31 26 minutes ago 25.3MB 20:14:07 43097509dce2 26 minutes ago 1.37GB 20:14:07 security-bootstrapper-arm64 latest 0f3f0d461e5a 28 minutes ago 18.3MB 20:14:07 4c4758a69677 29 minutes ago 1.31GB 20:14:07 security-spiffe-token-provider-arm64 latest 6917bcfd0427 35 minutes ago 27.9MB 20:14:07 core-data-arm64 latest 7485287c4ed2 35 minutes ago 21.6MB 20:14:07 d50297900676 35 minutes ago 1.34GB 20:14:07 154fffb2c992 35 minutes ago 1.36GB 20:14:07 sys-mgmt-agent-arm64 latest b395f24e2558 42 minutes ago 282MB 20:14:07 core-metadata-arm64 latest 72d826ca4e8f 43 minutes ago 16.3MB 20:14:07 27a7036ababc 44 minutes ago 1.31GB 20:14:07 2057391de577 44 minutes ago 1.31GB 20:14:07 ci-base-image-arm64 latest e02a0b72630e About an hour ago 886MB 20:14:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB 20:14:07 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 20:14:07 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 20:14:07 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 20:14:07 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:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:07 20:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:08 arm64: Pulling from edgex-lftools-log-publisher 20:14:08 8998bd30e6a1: Pulling fs layer 20:14:08 04944245beec: Pulling fs layer 20:14:08 699f458cf7ca: Pulling fs layer 20:14:08 765212b225bb: Pulling fs layer 20:14:08 f23df028b6ca: Pulling fs layer 20:14:08 d65c8cfc05b1: Pulling fs layer 20:14:08 2437ff75d9bd: Pulling fs layer 20:14:08 765212b225bb: Waiting 20:14:08 f23df028b6ca: Waiting 20:14:08 2437ff75d9bd: Waiting 20:14:08 d65c8cfc05b1: Waiting 20:14:08 04944245beec: Verifying Checksum 20:14:08 04944245beec: Download complete 20:14:08 765212b225bb: Download complete 20:14:08 f23df028b6ca: Verifying Checksum 20:14:08 f23df028b6ca: Download complete 20:14:08 d65c8cfc05b1: Verifying Checksum 20:14:08 d65c8cfc05b1: Download complete 20:14:08 699f458cf7ca: Verifying Checksum 20:14:08 699f458cf7ca: Download complete 20:14:09 8998bd30e6a1: Verifying Checksum 20:14:09 8998bd30e6a1: Download complete 20:14:12 2437ff75d9bd: Verifying Checksum 20:14:12 2437ff75d9bd: Download complete 20:14:14 8998bd30e6a1: Pull complete 20:14:15 04944245beec: Pull complete 20:14:16 699f458cf7ca: Pull complete 20:14:17 765212b225bb: Pull complete 20:14:17 f23df028b6ca: Pull complete 20:14:18 d65c8cfc05b1: Pull complete 20:14:33 2437ff75d9bd: Pull complete 20:14:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:14:33 prd-ubuntu20.04-docker-arm64-4c-16g-33700 does not seem to be running inside a container 20:14:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:14:36 $ docker top 2c9031778a382c7cf920deabc065d97533eec1de312654d15e66fae001a4a075 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:37 ---> job-cost.sh 20:14:37 lf-activate-venv: SKIPPING 20:14:37 INFO: No Stack... 20:14:37 INFO: Retrieving Pricing Info for: v3-standard-4 20:14:38 INFO: Archiving Costs [Pipeline] sh 20:14:39 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:14:39 + cut -d, -f6 [Pipeline] lock 20:14:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3997-1-stack-cost] 20:14:39 Resource [jenkins-edgexfoundry-edgex-go-PR-3997-1-stack-cost] did not exist. Created. 20:14:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3997-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:14:39 + echo total: 0.2199999988079071 [Pipeline] stash 20:14:40 Stashed 1 file(s) [Pipeline] } 20:14:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3997-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:14:40 $ docker stop --time=1 2c9031778a382c7cf920deabc065d97533eec1de312654d15e66fae001a4a075 20:14:41 $ docker rm -f 2c9031778a382c7cf920deabc065d97533eec1de312654d15e66fae001a4a075 [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:14:42 provisioning config files... 20:14:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6660199491951058064tmp [Pipeline] { [Pipeline] sh 20:14:43 + set +x 20:14:43 + bash -s -- 20:14:43 + curl -s https://codecov.io/bash 20:14:43 20:14:43 _____ _ 20:14:43 / ____| | | 20:14:43 | | ___ __| | ___ ___ _____ __ 20:14:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:14:43 | |___| (_) | (_| | __/ (_| (_) \ V / 20:14:43 \_____\___/ \__,_|\___|\___\___/ \_/ 20:14:43 Bash-1.0.6 20:14:43 20:14:43 20:14:43 ==> git version 2.25.1 found 20:14:43 ==> 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:14:43 Release-Date: 2020-01-08 20:14:43 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:14:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:14:43 ==> Jenkins CI detected. 20:14:43 current dir:  /w/workspace/edgex-go/1 20:14:43 project root: . 20:14:43 --> token set from env 20:14:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:14:43 ==> Running gcov in . (disable via -X gcov) 20:14:43 ==> Python coveragepy not found 20:14:43 ==> Searching for coverage reports in: 20:14:43 + . 20:14:43 -> Found 1 reports 20:14:43 ==> Detecting git/mercurial file structure 20:14:43 ==> Reading reports 20:14:43 + ./coverage.out bytes=435134 20:14:43 ==> Appending adjustments 20:14:43 https://docs.codecov.io/docs/fixing-reports 20:14:44 + Found adjustments 20:14:44 ==> Gzipping contents 20:14:44 60K /tmp/codecov.EN3PJK.gz 20:14:44 ==> Uploading reports 20:14:44 url: https://codecov.io 20:14:44 query: branch=PR-3997&commit=7d5387ffbe1ea8539644617d7303fcf42376e1ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3997%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3997&job=&cmd_args= 20:14:44 -> Pinging Codecov 20:14:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3997&commit=7d5387ffbe1ea8539644617d7303fcf42376e1ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3997%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3997&job=&cmd_args= 20:14:44 -> Uploading to 20:14:44 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/7d5387ffbe1ea8539644617d7303fcf42376e1ce/0992d3ae-d2d5-4e48-9070-062ce9506da3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T201444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdab850a81a1029d5efbd804a078f1bec6e152bcd8861e80afe652a0681f658a 20:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:14:44 Dload Upload Total Spent Left Speed 20:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59936 0 0 100 59936 0 248k --:--:-- --:--:-- --:--:-- 248k 20:14:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7d5387ffbe1ea8539644617d7303fcf42376e1ce [Pipeline] } 20:14:45 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:14:46 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:14:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:14:47 ---> package-listing.sh 20:14:47 ++ facter osfamily 20:14:47 ++ tr '[:upper:]' '[:lower:]' 20:14:47 + OS_FAMILY=debian 20:14:47 + workspace=/w/workspace/edgex-go/1 20:14:47 + START_PACKAGES=/tmp/packages_start.txt 20:14:47 + END_PACKAGES=/tmp/packages_end.txt 20:14:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:14:47 + PACKAGES=/tmp/packages_start.txt 20:14:47 + '[' /w/workspace/edgex-go/1 ']' 20:14:47 + PACKAGES=/tmp/packages_end.txt 20:14:47 + case "${OS_FAMILY}" in 20:14:47 + dpkg -l 20:14:47 + grep '^ii' 20:14:47 + '[' -f /tmp/packages_start.txt ']' 20:14:47 + '[' -f /tmp/packages_end.txt ']' 20:14:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:14:47 + '[' /w/workspace/edgex-go/1 ']' 20:14:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:14:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:14:47 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:14:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:48 20:14:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:14:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:49 latest: Pulling from edgex-lftools-log-publisher 20:14:49 5eb5b503b376: Pulling fs layer 20:14:49 5c69ac0246d0: Pulling fs layer 20:14:49 ec43610c2a17: Pulling fs layer 20:14:49 3a2ae6a8a46f: Pulling fs layer 20:14:49 33b1e0a273af: Pulling fs layer 20:14:49 5d3b04190fa2: Pulling fs layer 20:14:49 2f39f015ded8: Pulling fs layer 20:14:49 3a2ae6a8a46f: Waiting 20:14:49 33b1e0a273af: Waiting 20:14:49 2f39f015ded8: Waiting 20:14:49 5c69ac0246d0: Verifying Checksum 20:14:49 5c69ac0246d0: Download complete 20:14:49 3a2ae6a8a46f: Verifying Checksum 20:14:49 3a2ae6a8a46f: Download complete 20:14:49 33b1e0a273af: Verifying Checksum 20:14:49 33b1e0a273af: Download complete 20:14:49 5d3b04190fa2: Verifying Checksum 20:14:49 5d3b04190fa2: Download complete 20:14:49 ec43610c2a17: Verifying Checksum 20:14:49 ec43610c2a17: Download complete 20:14:49 5eb5b503b376: Verifying Checksum 20:14:49 5eb5b503b376: Download complete 20:14:50 2f39f015ded8: Download complete 20:14:50 5eb5b503b376: Pull complete 20:14:50 5c69ac0246d0: Pull complete 20:14:51 ec43610c2a17: Pull complete 20:14:51 3a2ae6a8a46f: Pull complete 20:14:52 33b1e0a273af: Pull complete 20:14:52 5d3b04190fa2: Pull complete 20:14:57 2f39f015ded8: Pull complete 20:14:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:14:57 prd-ubuntu20.04-docker-8c-8g-33699 does not seem to be running inside a container 20:14:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:14:59 $ docker top 55f3b946d5c78423cff99bd22994ab23462d3e61c755da5027641d7e91a5874a -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:59 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:00 + mkdir -p /var/log/sysstat [Pipeline] sh 20:15:00 + ls /var/log/sa-host 20:15:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:00 provisioning config files... 20:15:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7364792679464772987tmp [Pipeline] { [Pipeline] echo 20:15:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:01 ---> create-netrc.sh [Pipeline] } 20:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:01 ---> python-tools-install.sh [Pipeline] echo 20:15:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:02 ---> sudo-logs.sh 20:15:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:15:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:02 ---> job-cost.sh 20:15:02 lf-activate-venv: SKIPPING 20:15:02 DEBUG: total: 0.2199999988079071 20:15:02 INFO: Retrieving Stack Cost... 20:15:02 INFO: Retrieving Pricing Info for: v3-standard-8 20:15:03 INFO: Archiving Costs [Pipeline] echo 20:15:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:03 ---> logs-deploy.sh 20:15:03 lf-activate-venv: SKIPPING 20:15:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3997/1 20:15:03 INFO: archiving workspace using pattern(s): 20:15:04 Archives upload complete. 20:15:04 INFO: archiving logs to Nexus 20:15:05 ---> uname -a: 20:15:05 Linux prd-ubuntu20-04-docker-8c-8g-33699 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:15:05 20:15:05 20:15:05 ---> lscpu: 20:15:05 Architecture: x86_64 20:15:05 CPU op-mode(s): 32-bit, 64-bit 20:15:05 Byte Order: Little Endian 20:15:05 Address sizes: 40 bits physical, 48 bits virtual 20:15:05 CPU(s): 8 20:15:05 On-line CPU(s) list: 0-7 20:15:05 Thread(s) per core: 1 20:15:05 Core(s) per socket: 1 20:15:05 Socket(s): 8 20:15:05 NUMA node(s): 1 20:15:05 Vendor ID: AuthenticAMD 20:15:05 CPU family: 23 20:15:05 Model: 49 20:15:05 Model name: AMD EPYC-Rome Processor 20:15:05 Stepping: 0 20:15:05 CPU MHz: 2799.998 20:15:05 BogoMIPS: 5599.99 20:15:05 Virtualization: AMD-V 20:15:05 Hypervisor vendor: KVM 20:15:05 Virtualization type: full 20:15:05 L1d cache: 256 KiB 20:15:05 L1i cache: 256 KiB 20:15:05 L2 cache: 4 MiB 20:15:05 L3 cache: 128 MiB 20:15:05 NUMA node0 CPU(s): 0-7 20:15:05 Vulnerability Itlb multihit: Not affected 20:15:05 Vulnerability L1tf: Not affected 20:15:05 Vulnerability Mds: Not affected 20:15:05 Vulnerability Meltdown: Not affected 20:15:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:15:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:15:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:15:05 Vulnerability Srbds: Not affected 20:15:05 Vulnerability Tsx async abort: Not affected 20:15:05 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:15:05 20:15:05 20:15:05 ---> nproc: 20:15:05 8 20:15:05 20:15:05 20:15:05 ---> df -h: 20:15:05 Filesystem Size Used Avail Use% Mounted on 20:15:05 overlay 155G 28G 128G 18% / 20:15:05 tmpfs 64M 0 64M 0% /dev 20:15:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:15:05 shm 64M 0 64M 0% /dev/shm 20:15:05 /dev/vda1 155G 28G 128G 18% /facter-os 20:15:05 20:15:05 20:15:05 ---> sar -b -r -n DEV: 20:15:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33699) 04/28/22 _x86_64_ (8 CPU) 20:15:05 20:15:05 19:07:06 LINUX RESTART (8 CPU) 20:15:05 20:15:05 19:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:15:05 19:09:01 134.91 2.93 131.98 0.00 77.99 67637.53 0.00 20:15:05 19:10:01 41.56 0.13 41.43 0.00 1.73 15670.74 0.00 20:15:05 19:11:01 262.56 0.12 262.44 0.00 15.72 195124.85 0.00 20:15:05 19:12:01 894.90 0.48 894.42 0.00 14.13 335333.82 0.00 20:15:05 19:13:01 999.43 0.12 999.32 0.00 1.73 373744.59 0.00 20:15:05 19:14:01 1082.44 5.88 1076.55 0.00 50.12 340937.71 0.00 20:15:05 19:15:01 534.31 0.05 534.26 0.00 0.40 195526.69 0.00 20:15:05 19:16:01 99.98 0.22 99.77 0.00 1.73 67229.46 0.00 20:15:05 19:17:01 628.13 3.67 624.46 0.00 29.33 267663.79 0.00 20:15:05 19:18:01 2.70 0.00 2.70 0.00 0.00 45.46 0.00 20:15:05 19:19:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 20:15:05 19:20:01 1.88 0.00 1.88 0.00 0.00 20.26 0.00 20:15:05 19:21:01 2.82 1.47 1.35 0.00 42.79 16.80 0.00 20:15:05 19:22:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 20:15:05 19:23:01 1.68 0.02 1.67 0.00 0.13 19.46 0.00 20:15:05 19:24:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 20:15:05 19:25:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:15:05 19:26:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 20:15:05 19:27:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 20:15:05 19:28:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 20:15:05 19:29:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 20:15:05 19:30:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 20:15:05 19:31:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 20:15:05 19:32:01 1.55 0.00 1.55 0.00 0.00 18.92 0.00 20:15:05 19:33:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 20:15:05 19:34:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 20:15:05 19:35:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 20:15:05 19:36:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 20:15:05 19:37:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 20:15:05 19:38:01 1.82 0.10 1.72 0.00 6.27 21.06 0.00 20:15:05 19:39:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:15:05 19:40:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 20:15:05 19:41:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 20:15:05 19:42:01 2.05 0.00 2.05 0.00 0.00 24.26 0.00 20:15:05 19:43:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 20:15:05 19:44:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 20:15:05 19:45:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 20:15:05 19:46:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 20:15:05 19:47:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 20:15:05 19:48:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 20:15:05 19:49:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:15:05 19:50:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 20:15:05 19:51:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 20:15:05 19:52:01 1.60 0.00 1.60 0.00 0.00 19.99 0.00 20:15:05 19:53:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:15:05 19:54:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 20:15:05 19:55:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:15:05 19:56:01 1.73 0.00 1.73 0.00 0.00 18.40 0.00 20:15:05 19:57:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 20:15:05 19:58:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 20:15:05 19:59:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 20:15:05 20:00:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 20:15:05 20:01:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 20:15:05 20:02:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 20:15:05 20:03:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:15:05 20:04:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 20:15:05 20:05:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 20:15:05 20:06:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 20:15:05 20:07:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 20:15:05 20:08:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 20:15:05 20:09:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 20:15:05 20:10:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 20:15:05 20:11:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:15:05 20:12:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 20:15:05 20:13:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 20:15:05 20:14:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 20:15:05 20:15:01 46.03 0.22 45.81 0.00 16.93 20366.34 0.00 20:15:05 Average: 71.71 0.23 71.48 0.00 3.87 28064.78 0.00 20:15:05 20:15:05 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:15:05 19:09:01 27183216 31217052 1070604 3.26 160960 4046520 2547744 7.51 2090736 3116748 488532 20:15:05 19:10:01 27591188 31707856 577660 1.76 165036 4100788 2022492 5.96 1419720 3356364 229176 20:15:05 19:11:01 25019628 31602908 677300 2.06 172108 6494952 2903984 8.56 1903684 5369268 164 20:15:05 19:12:01 18321412 31176364 1087192 3.31 257488 12295888 3062740 9.03 2887456 10678708 3452 20:15:05 19:13:01 14370360 31148688 1115112 3.39 288112 16015504 3234256 9.53 3721044 13620692 31240 20:15:05 19:14:01 7845816 31179780 1060904 3.23 512940 21783768 3622164 10.67 3854004 19424288 2968684 20:15:05 19:15:01 5369968 28830220 3410440 10.37 541440 21931704 5810732 17.12 7168728 18633336 1232540 20:15:05 19:16:01 8191620 31527836 712480 2.17 553996 21769948 2576344 7.59 3546640 19417084 734268 20:15:05 19:17:01 9278748 31719980 540640 1.64 717988 20831080 1971776 5.81 2857936 19157740 392 20:15:05 19:18:01 9282824 31724068 536712 1.63 718008 20831060 1971776 5.81 2850872 19157736 20 20:15:05 19:19:01 9283680 31724976 535808 1.63 718016 20831060 1971776 5.81 2850700 19157736 16 20:15:05 19:20:01 9295124 31736520 524440 1.59 718044 20831064 1971776 5.81 2838400 19157852 12 20:15:05 19:21:01 9293140 31735912 525028 1.60 718092 20832348 1987856 5.86 2843868 19157304 8 20:15:05 19:22:01 9292988 31735776 525004 1.60 718116 20832348 1987856 5.86 2843248 19157236 184 20:15:05 19:23:01 9291028 31733944 526984 1.60 718132 20832352 2001156 5.90 2843364 19157240 24 20:15:05 19:24:01 9291456 31734384 526696 1.60 718144 20832356 2001156 5.90 2843036 19157236 20 20:15:05 19:25:01 9291440 31734380 526672 1.60 718152 20832360 2001156 5.90 2842872 19157240 12 20:15:05 19:26:01 9291424 31734380 526612 1.60 718168 20832360 2001156 5.90 2842908 19157248 16 20:15:05 19:27:01 9291628 31734608 526328 1.60 718192 20832356 2001156 5.90 2842928 19157248 8 20:15:05 19:28:01 9291420 31734448 526336 1.60 718200 20832368 2001156 5.90 2843236 19157252 20 20:15:05 19:29:01 9291380 31734428 526272 1.60 718212 20832376 2001156 5.90 2842988 19157256 20 20:15:05 19:30:01 9291324 31734384 526228 1.60 718228 20832376 2001156 5.90 2843004 19157256 12 20:15:05 19:31:01 9291492 31734572 526196 1.60 718244 20832380 2001156 5.90 2843336 19157260 12 20:15:05 19:32:01 9291476 31734584 526156 1.60 718268 20832380 2001156 5.90 2843148 19157264 12 20:15:05 19:33:01 9291396 31734532 526144 1.60 718296 20832384 2001156 5.90 2843528 19157268 20 20:15:05 19:34:01 9291348 31734508 526220 1.60 718312 20832392 2001156 5.90 2843308 19157276 12 20:15:05 19:35:01 9291552 31734724 525956 1.60 718320 20832392 2001156 5.90 2843304 19157276 12 20:15:05 19:36:01 9291536 31734724 525892 1.60 718340 20832396 2017452 5.95 2843416 19157280 12 20:15:05 19:37:01 9291444 31734660 526120 1.60 718348 20832392 2017452 5.95 2843252 19157280 12 20:15:05 19:38:01 9291816 31736200 524456 1.59 718368 20832588 2033700 5.99 2842584 19156712 20 20:15:05 19:39:01 9292012 31736408 524188 1.59 718368 20832592 2033700 5.99 2841868 19156668 12 20:15:05 19:40:01 9291744 31736140 524376 1.59 718388 20832592 2033700 5.99 2841856 19156668 12 20:15:05 19:41:01 9291452 31735896 524564 1.60 718412 20832596 2033700 5.99 2842344 19156672 32 20:15:05 19:42:01 9291460 31735940 524584 1.60 718432 20832600 2033700 5.99 2842484 19156676 20 20:15:05 19:43:01 9291948 31736460 524052 1.59 718444 20832604 2033700 5.99 2842304 19156680 20 20:15:05 19:44:01 9292160 31736684 523720 1.59 718460 20832608 2033700 5.99 2842384 19156684 12 20:15:05 19:45:01 9292272 31736808 523740 1.59 718468 20832608 2033700 5.99 2842468 19156684 12 20:15:05 19:46:01 9292004 31736684 523824 1.59 718488 20832744 2033700 5.99 2842652 19156820 16 20:15:05 19:47:01 9291988 31736696 523812 1.59 718500 20832740 2017592 5.95 2842016 19156824 8 20:15:05 19:48:01 9291972 31736704 523744 1.59 718516 20832748 2017592 5.95 2842468 19156824 16 20:15:05 19:49:01 9292200 31736948 523436 1.59 718524 20832752 2017592 5.95 2842056 19156828 20 20:15:05 19:50:01 9292296 31737048 523476 1.59 718532 20832752 2017592 5.95 2842040 19156828 16 20:15:05 19:51:01 9292052 31736820 523676 1.59 718536 20832756 2017592 5.95 2842864 19156832 24 20:15:05 19:52:01 9292036 31736820 523616 1.59 718560 20832748 2017592 5.95 2842216 19156840 12 20:15:05 19:53:01 9291924 31736728 523644 1.59 718568 20832764 2017592 5.95 2842672 19156840 12 20:15:05 19:54:01 9291908 31736720 523584 1.59 718580 20832768 2017592 5.95 2842104 19156844 12 20:15:05 19:55:01 9291608 31736440 523800 1.59 718596 20832772 2017592 5.95 2842100 19156848 32 20:15:05 19:56:01 9291812 31736676 523520 1.59 718608 20832772 2017592 5.95 2842128 19156848 8 20:15:05 19:57:01 9291764 31736640 523784 1.59 718628 20832772 2017592 5.95 2842136 19156852 12 20:15:05 19:58:01 9291892 31736784 523616 1.59 718628 20832776 2017592 5.95 2842792 19156852 12 20:15:05 19:59:01 9291848 31736756 523840 1.59 718636 20832780 2017592 5.95 2842160 19156856 12 20:15:05 20:00:01 9291704 31736704 523808 1.59 718652 20832788 2017592 5.95 2842164 19156860 12 20:15:05 20:01:01 9291664 31736680 523792 1.59 718660 20832788 2017592 5.95 2842180 19156860 12 20:15:05 20:02:01 9291868 31736904 523512 1.59 718680 20832784 2017592 5.95 2842196 19156868 8 20:15:05 20:03:01 9291308 31736376 523976 1.59 718700 20832800 2017592 5.95 2842684 19156876 20 20:15:05 20:04:01 9291552 31736652 523644 1.59 718732 20832796 2017592 5.95 2842264 19156876 12 20:15:05 20:05:01 9291756 31736880 523356 1.59 718748 20832804 2017592 5.95 2842904 19156880 12 20:15:05 20:06:01 9291708 31736856 523320 1.59 718772 20832804 2017592 5.95 2842312 19156880 16 20:15:05 20:07:01 9291408 31736564 523540 1.59 718804 20832792 2000812 5.90 2842300 19156884 12 20:15:05 20:08:01 9291360 31736560 523496 1.59 718816 20832812 2000812 5.90 2842928 19156888 8 20:15:05 20:09:01 9291312 31736524 523472 1.59 718824 20832812 2000812 5.90 2842372 19156888 12 20:15:05 20:10:01 9291480 31736708 523432 1.59 718844 20832820 2000812 5.90 2842368 19156892 40 20:15:05 20:11:01 9291464 31736704 523412 1.59 718856 20832816 2000812 5.90 2842380 19156892 8 20:15:05 20:12:01 9291416 31736796 523448 1.59 718880 20832952 2000812 5.90 2842412 19157000 28 20:15:05 20:13:01 9291772 31737164 523204 1.59 718896 20832956 2000812 5.90 2842736 19157008 36 20:15:05 20:14:01 9291740 31737164 523156 1.59 718916 20832956 2000812 5.90 2842984 19157008 16 20:15:05 20:15:01 8751516 31707732 548564 1.67 737396 21286456 2106008 6.21 2893096 19602836 440 20:15:05 Average: 10172213 31652973 607766 1.85 672542 19970329 2156132 6.35 2901278 18273531 84925 20:15:05 20:15:05 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:15:05 19:09:01 vethfc9d452 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:15:05 19:09:01 ens3 826.51 819.33 7102.50 133.67 0.00 0.00 0.00 0.00 20:15:05 19:09:01 docker0 693.83 605.93 50.14 3707.48 0.00 0.00 0.00 0.00 20:15:05 19:09:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:15:05 19:10:01 vethfc9d452 1.25 1.28 0.10 0.11 0.00 0.00 0.00 0.00 20:15:05 19:10:01 ens3 26.46 15.01 22.17 10.98 0.00 0.00 0.00 0.00 20:15:05 19:10:01 docker0 1.25 1.25 0.08 0.11 0.00 0.00 0.00 0.00 20:15:05 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:11:01 veth50e45c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:11:01 veth3613873 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:15:05 19:11:01 ens3 178.23 126.87 1891.59 78.07 0.00 0.00 0.00 0.00 20:15:05 19:11:01 docker0 37.39 46.95 2.14 190.31 0.00 0.00 0.00 0.00 20:15:05 19:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:15:05 19:11:01 veth8463a8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:12:01 vethc595d17 256.86 476.61 21.35 5831.75 0.00 0.00 0.00 0.48 20:15:05 19:12:01 veth3613873 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 20:15:05 19:12:01 ens3 607.53 352.87 7174.61 104.56 0.00 0.00 0.00 0.00 20:15:05 19:12:01 docker0 267.31 493.59 18.46 5955.47 0.00 0.00 0.00 0.00 20:15:05 19:12:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 20:15:05 19:13:01 veth66753b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:15:05 19:13:01 vethc595d17 0.12 0.43 0.01 0.02 0.00 0.00 0.00 0.00 20:15:05 19:13:01 veth3613873 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 20:15:05 19:13:01 ens3 138.80 85.49 679.41 43.26 0.00 0.00 0.00 0.00 20:15:05 19:13:01 docker0 49.18 77.79 3.19 636.21 0.00 0.00 0.00 0.00 20:15:05 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:14:01 veth9ebcb37 231.99 441.36 20.24 5830.83 0.00 0.00 0.00 0.48 20:15:05 19:14:01 veth3613873 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:15:05 19:14:01 ens3 1029.10 588.60 12137.25 132.16 0.00 0.00 0.00 0.00 20:15:05 19:14:01 docker0 525.08 946.19 37.69 12089.34 0.00 0.00 0.00 0.00 20:15:05 19:14:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:15:05 19:14:01 vethd9e2dfb 248.56 446.58 21.17 5831.61 0.00 0.00 0.00 0.48 20:15:05 19:15:01 veth9ebcb37 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:15:01 veth3613873 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:15:01 ens3 57.86 52.38 98.11 57.15 0.00 0.00 0.00 0.00 20:15:05 19:15:01 docker0 15.18 18.38 0.88 81.64 0.00 0.00 0.00 0.00 20:15:05 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:15:01 vethd9e2dfb 0.10 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:16:01 veth9ebcb37 11.88 15.11 1.08 206.24 0.00 0.00 0.00 0.02 20:15:05 19:16:01 veth3613873 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:16:01 ens3 33.08 24.21 415.63 3.51 0.00 0.00 0.00 0.00 20:15:05 19:16:01 docker0 22.25 29.63 1.77 413.02 0.00 0.00 0.00 0.00 20:15:05 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:16:01 vethd9e2dfb 10.36 14.55 1.00 206.79 0.00 0.00 0.00 0.02 20:15:05 19:17:01 ens3 28.28 20.78 86.53 5.58 0.00 0.00 0.00 0.00 20:15:05 19:17:01 docker0 14.76 17.95 0.85 77.29 0.00 0.00 0.00 0.00 20:15:05 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:18:01 ens3 0.50 0.42 0.10 0.10 0.00 0.00 0.00 0.00 20:15:05 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:19:01 ens3 0.32 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:15:05 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:20:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:15:05 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:21:01 ens3 4.22 3.22 3.66 2.06 0.00 0.00 0.00 0.00 20:15:05 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:23:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:15:05 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:26:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:15:05 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:28:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 20:15:05 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:33:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:15:05 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:34:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:36:01 ens3 0.27 0.27 0.18 0.02 0.00 0.00 0.00 0.00 20:15:05 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:38:01 ens3 27.38 26.43 4.37 45.67 0.00 0.00 0.00 0.00 20:15:05 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:15:05 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:41:01 ens3 1.33 0.27 0.41 0.20 0.00 0.00 0.00 0.00 20:15:05 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:42:01 ens3 0.68 0.43 0.36 0.28 0.00 0.00 0.00 0.00 20:15:05 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:43:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:15:05 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:44:01 ens3 0.93 0.23 0.15 0.08 0.00 0.00 0.00 0.00 20:15:05 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:45:01 ens3 1.08 0.43 0.46 0.27 0.00 0.00 0.00 0.00 20:15:05 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:46:01 ens3 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 20:15:05 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:48:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:15:05 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:51:01 ens3 0.53 0.30 0.26 0.20 0.00 0.00 0.00 0.00 20:15:05 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:52:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:15:05 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:53:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:15:05 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:58:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:15:05 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:03:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:15:05 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:15:05 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:05:01 ens3 0.40 0.45 0.26 0.21 0.00 0.00 0.00 0.00 20:15:05 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:08:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:15:05 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:13:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:15:05 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:14:01 ens3 0.32 0.20 0.29 0.02 0.00 0.00 0.00 0.00 20:15:05 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:15:05 20:15:01 ens3 111.13 66.82 2536.06 15.87 0.00 0.00 0.00 0.00 20:15:05 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:15:05 20:15:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:15:05 Average: ens3 45.99 32.67 479.94 9.48 0.00 0.00 0.00 0.00 20:15:05 Average: docker0 24.27 33.40 1.72 345.53 0.00 0.00 0.00 0.00 20:15:05 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 20:15:05 20:15:05 20:15:05 ---> sar -P ALL: 20:15:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33699) 04/28/22 _x86_64_ (8 CPU) 20:15:05 20:15:05 19:07:06 LINUX RESTART (8 CPU) 20:15:05 20:15:05 19:08:01 CPU %user %nice %system %iowait %steal %idle 20:15:05 19:09:01 all 28.53 0.00 6.76 1.31 0.10 63.30 20:15:05 19:09:01 0 28.86 0.00 5.70 0.29 0.08 65.07 20:15:05 19:09:01 1 28.72 0.00 7.28 0.34 0.08 63.58 20:15:05 19:09:01 2 28.77 0.00 6.41 0.27 0.10 64.45 20:15:05 19:09:01 3 28.72 0.00 7.08 6.64 0.15 57.41 20:15:05 19:09:01 4 29.82 0.00 7.82 0.44 0.10 61.82 20:15:05 19:09:01 5 25.40 0.00 6.67 1.80 0.10 66.03 20:15:05 19:09:01 6 29.38 0.00 6.59 0.52 0.08 63.43 20:15:05 19:09:01 7 28.57 0.00 6.54 0.19 0.10 64.60 20:15:05 19:10:01 all 37.91 0.00 5.62 0.86 0.09 55.52 20:15:05 19:10:01 0 36.92 0.00 5.98 1.19 0.10 55.81 20:15:05 19:10:01 1 38.15 0.00 5.37 0.22 0.10 56.16 20:15:05 19:10:01 2 38.72 0.00 6.18 0.02 0.10 54.98 20:15:05 19:10:01 3 37.38 0.00 6.01 1.90 0.08 54.63 20:15:05 19:10:01 4 37.49 0.00 4.94 0.15 0.08 57.33 20:15:05 19:10:01 5 37.46 0.00 5.86 2.98 0.08 53.61 20:15:05 19:10:01 6 38.49 0.00 5.50 0.13 0.08 55.79 20:15:05 19:10:01 7 38.71 0.00 5.12 0.29 0.08 55.80 20:15:05 19:11:01 all 23.82 0.00 9.52 2.82 0.10 63.74 20:15:05 19:11:01 0 22.06 0.00 9.47 13.92 0.12 54.42 20:15:05 19:11:01 1 23.14 0.00 9.48 1.56 0.08 65.74 20:15:05 19:11:01 2 24.72 0.00 11.21 0.94 0.09 63.05 20:15:05 19:11:01 3 23.44 0.00 10.02 0.70 0.12 65.71 20:15:05 19:11:01 4 20.29 0.00 7.86 1.02 0.10 70.73 20:15:05 19:11:01 5 25.52 0.00 7.80 1.14 0.08 65.46 20:15:05 19:11:01 6 26.64 0.00 10.08 2.17 0.10 61.01 20:15:05 19:11:01 7 24.79 0.00 10.27 1.03 0.12 63.79 20:15:05 19:12:01 all 58.62 0.00 13.59 6.49 0.14 21.16 20:15:05 19:12:01 0 57.30 0.00 12.82 9.73 0.14 20.01 20:15:05 19:12:01 1 59.28 0.00 13.95 7.23 0.13 19.41 20:15:05 19:12:01 2 59.41 0.00 14.54 12.71 0.14 13.20 20:15:05 19:12:01 3 59.13 0.00 13.85 4.67 0.14 22.22 20:15:05 19:12:01 4 58.06 0.00 12.95 3.97 0.14 24.89 20:15:05 19:12:01 5 58.59 0.00 11.64 2.43 0.15 27.19 20:15:05 19:12:01 6 58.24 0.00 14.38 4.03 0.13 23.22 20:15:05 19:12:01 7 58.94 0.00 14.58 7.17 0.14 19.17 20:15:05 19:13:01 all 82.55 0.00 14.52 0.68 0.15 2.09 20:15:05 19:13:01 0 81.59 0.00 14.98 0.62 0.15 2.66 20:15:05 19:13:01 1 83.54 0.00 13.67 0.55 0.15 2.08 20:15:05 19:13:01 2 82.64 0.00 14.24 0.71 0.15 2.27 20:15:05 19:13:01 3 80.67 0.00 16.50 0.89 0.17 1.76 20:15:05 19:13:01 4 83.87 0.00 13.41 0.59 0.15 1.98 20:15:05 19:13:01 5 81.51 0.00 15.17 0.69 0.13 2.50 20:15:05 19:13:01 6 82.75 0.00 14.34 0.66 0.15 2.10 20:15:05 19:13:01 7 83.85 0.00 13.87 0.72 0.15 1.41 20:15:05 19:14:01 all 51.80 0.00 15.47 6.99 0.15 25.59 20:15:05 19:14:01 0 51.86 0.00 14.81 4.02 0.14 29.17 20:15:05 19:14:01 1 53.23 0.00 15.33 6.46 0.15 24.82 20:15:05 19:14:01 2 52.94 0.00 15.58 10.27 0.15 21.06 20:15:05 19:14:01 3 47.82 0.00 17.57 5.88 0.17 28.55 20:15:05 19:14:01 4 52.33 0.00 15.18 5.98 0.14 26.38 20:15:05 19:14:01 5 49.18 0.00 15.51 9.37 0.15 25.79 20:15:05 19:14:01 6 50.87 0.00 15.72 10.21 0.15 23.04 20:15:05 19:14:01 7 56.15 0.00 14.07 3.70 0.15 25.93 20:15:05 19:15:01 all 88.65 0.00 10.59 0.28 0.14 0.34 20:15:05 19:15:01 0 88.93 0.00 10.22 0.30 0.15 0.40 20:15:05 19:15:01 1 88.66 0.00 10.47 0.25 0.12 0.50 20:15:05 19:15:01 2 89.84 0.00 9.45 0.33 0.13 0.25 20:15:05 19:15:01 3 87.65 0.00 11.52 0.28 0.15 0.40 20:15:05 19:15:01 4 89.34 0.00 9.89 0.27 0.17 0.33 20:15:05 19:15:01 5 87.86 0.00 11.44 0.25 0.15 0.30 20:15:05 19:15:01 6 87.52 0.00 11.87 0.28 0.13 0.20 20:15:05 19:15:01 7 89.42 0.00 9.86 0.28 0.12 0.32 20:15:05 19:16:01 all 41.45 0.00 4.37 0.94 0.07 53.16 20:15:05 19:16:01 0 25.83 0.00 3.90 0.03 0.07 70.17 20:15:05 19:16:01 1 28.33 0.00 4.07 0.03 0.07 67.50 20:15:05 19:16:01 2 27.17 0.00 3.49 0.35 0.05 68.94 20:15:05 19:16:01 3 29.93 0.00 3.79 0.02 0.05 66.22 20:15:05 19:16:01 4 79.69 0.00 5.95 0.15 0.10 14.11 20:15:05 19:16:01 5 83.41 0.00 5.60 0.22 0.12 10.65 20:15:05 19:16:01 6 29.55 0.00 4.17 6.76 0.05 59.48 20:15:05 19:16:01 7 27.66 0.00 3.99 0.02 0.07 68.27 20:15:05 19:17:01 all 16.22 0.00 8.69 6.40 0.10 68.58 20:15:05 19:17:01 0 14.47 0.00 8.60 1.82 0.12 74.99 20:15:05 19:17:01 1 14.87 0.00 9.41 13.03 0.10 62.60 20:15:05 19:17:01 2 16.76 0.00 8.52 4.23 0.08 70.40 20:15:05 19:17:01 3 15.75 0.00 8.52 5.99 0.12 69.62 20:15:05 19:17:01 4 16.09 0.00 8.12 1.63 0.07 74.10 20:15:05 19:17:01 5 17.48 0.00 10.00 19.91 0.10 52.51 20:15:05 19:17:01 6 16.77 0.00 9.13 1.37 0.08 72.64 20:15:05 19:17:01 7 17.58 0.00 7.25 3.31 0.10 71.75 20:15:05 19:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:15:05 19:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:15:05 19:18:01 1 0.02 0.00 0.02 0.05 0.00 99.92 20:15:05 19:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:15:05 19:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:15:05 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:19:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:15:05 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:15:05 19:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:19:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:15:05 19:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:15:05 19:19:01 CPU %user %nice %system %iowait %steal %idle 20:15:05 19:20:01 all 0.02 0.00 0.02 0.01 0.00 99.94 20:15:05 19:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:15:05 19:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:15:05 19:20:01 3 0.03 0.00 0.02 0.05 0.02 99.88 20:15:05 19:20:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:15:05 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:20:01 6 0.00 0.00 0.02 0.07 0.00 99.92 20:15:05 19:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:21:01 all 0.16 0.00 0.02 0.01 0.00 99.80 20:15:05 19:21:01 0 0.23 0.00 0.05 0.00 0.00 99.72 20:15:05 19:21:01 1 0.37 0.00 0.05 0.02 0.00 99.57 20:15:05 19:21:01 2 0.13 0.00 0.00 0.00 0.02 99.85 20:15:05 19:21:01 3 0.17 0.00 0.00 0.05 0.00 99.78 20:15:05 19:21:01 4 0.13 0.00 0.03 0.00 0.02 99.82 20:15:05 19:21:01 5 0.08 0.00 0.02 0.00 0.00 99.90 20:15:05 19:21:01 6 0.07 0.00 0.00 0.03 0.00 99.90 20:15:05 19:21:01 7 0.12 0.00 0.03 0.00 0.00 99.85 20:15:05 19:22:01 all 0.21 0.00 0.01 0.01 0.00 99.76 20:15:05 19:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 19:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 19:22:01 3 1.58 0.00 0.02 0.07 0.02 98.32 20:15:05 19:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:15:05 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:23:01 all 0.22 0.00 0.03 0.01 0.00 99.73 20:15:05 19:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:15:05 19:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:15:05 19:23:01 3 1.65 0.00 0.07 0.08 0.00 98.20 20:15:05 19:23:01 4 0.03 0.00 0.05 0.00 0.00 99.92 20:15:05 19:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:23:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:15:05 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:15:05 19:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:24:01 3 0.02 0.00 0.02 0.08 0.00 99.88 20:15:05 19:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:15:05 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 19:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:15:05 19:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:25:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:15:05 19:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 19:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:15:05 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:26:01 3 0.00 0.00 0.00 0.05 0.00 99.95 20:15:05 19:26:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:15:05 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:26:01 6 0.00 0.00 0.02 0.03 0.00 99.95 20:15:05 19:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:15:05 19:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:15:05 19:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:15:05 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:15:05 19:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 19:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:15:05 19:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:15:05 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:15:05 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:15:05 19:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:15:05 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:30:01 all 0.18 0.00 0.01 0.01 0.00 99.80 20:15:05 19:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:15:05 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:30:01 3 1.24 0.00 0.02 0.08 0.02 98.64 20:15:05 19:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:15:05 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:15:05 19:30:01 CPU %user %nice %system %iowait %steal %idle 20:15:05 19:31:01 all 0.21 0.00 0.01 0.01 0.00 99.78 20:15:05 19:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:31:01 1 0.12 0.00 0.00 0.00 0.02 99.87 20:15:05 19:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:15:05 19:31:01 3 1.40 0.00 0.00 0.03 0.00 98.56 20:15:05 19:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:15:05 19:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:32:01 all 0.03 0.00 0.00 0.01 0.00 99.95 20:15:05 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:32:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:15:05 19:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:32:01 3 0.02 0.00 0.02 0.05 0.02 99.90 20:15:05 19:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:32:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:15:05 19:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:15:05 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:33:01 3 0.02 0.00 0.00 0.08 0.00 99.90 20:15:05 19:33:01 4 0.02 0.00 0.00 0.00 0.03 99.95 20:15:05 19:33:01 5 0.03 0.00 0.07 0.02 0.02 99.87 20:15:05 19:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:34:01 all 0.18 0.00 0.01 0.01 0.00 99.79 20:15:05 19:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:34:01 3 1.24 0.00 0.08 0.10 0.02 98.56 20:15:05 19:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:15:05 19:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:35:01 all 0.12 0.00 0.02 0.00 0.00 99.86 20:15:05 19:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:15:05 19:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:35:01 3 0.93 0.00 0.08 0.00 0.00 98.99 20:15:05 19:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:15:05 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:15:05 19:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:36:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:15:05 19:36:01 4 0.02 0.00 0.02 0.05 0.00 99.92 20:15:05 19:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:15:05 19:36:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:15:05 19:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:15:05 19:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:15:05 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:37:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:15:05 19:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:15:05 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:38:01 all 0.15 0.00 0.05 0.01 0.00 99.79 20:15:05 19:38:01 0 0.15 0.00 0.07 0.02 0.00 99.77 20:15:05 19:38:01 1 0.22 0.00 0.05 0.00 0.00 99.73 20:15:05 19:38:01 2 0.30 0.00 0.02 0.00 0.02 99.67 20:15:05 19:38:01 3 0.02 0.00 0.07 0.02 0.00 99.90 20:15:05 19:38:01 4 0.12 0.00 0.05 0.03 0.00 99.80 20:15:05 19:38:01 5 0.15 0.00 0.03 0.00 0.00 99.82 20:15:05 19:38:01 6 0.12 0.00 0.08 0.03 0.00 99.77 20:15:05 19:38:01 7 0.13 0.00 0.02 0.00 0.00 99.85 20:15:05 19:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:15:05 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:39:01 4 0.00 0.00 0.03 0.02 0.00 99.95 20:15:05 19:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:15:05 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:40:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:15:05 19:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 19:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 19:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:40:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:15:05 19:40:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:15:05 19:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:41:01 all 0.20 0.00 0.01 0.00 0.00 99.78 20:15:05 19:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:41:01 2 1.47 0.00 0.03 0.00 0.00 98.50 20:15:05 19:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:15:05 19:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:15:05 19:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:15:05 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:15:05 19:41:01 CPU %user %nice %system %iowait %steal %idle 20:15:05 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:15:05 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:42:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:15:05 19:42:01 4 0.03 0.00 0.03 0.03 0.00 99.90 20:15:05 19:42:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:15:05 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:15:05 19:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 19:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:15:05 19:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:15:05 19:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:15:05 19:44:01 4 0.00 0.00 0.02 0.07 0.00 99.92 20:15:05 19:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:15:05 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:15:05 19:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 19:45:01 4 0.02 0.00 0.02 0.03 0.02 99.92 20:15:05 19:45:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:15:05 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:15:05 19:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:15:05 19:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:47:01 all 0.01 0.00 0.02 0.01 0.00 99.96 20:15:05 19:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:47:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:15:05 19:47:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:15:05 19:47:01 5 0.02 0.00 0.07 0.00 0.00 99.92 20:15:05 19:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:15:05 19:48:01 all 0.01 0.00 0.00 0.00 0.00 99.97 20:15:05 19:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:15:05 19:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:15:05 19:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:15:05 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:15:05 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:15:05 19:49:01 4 0.02 0.00 0.03 0.02 0.00 99.93 20:15:05 19:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:15:05 19:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:15:05 19:50:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:15:05 19:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:15:05 19:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:15:05 19:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:51:01 4 0.03 0.00 0.03 0.02 0.02 99.90 20:15:05 19:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:15:05 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:52:01 all 0.04 0.00 0.01 0.01 0.00 99.94 20:15:05 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:52:01 2 0.23 0.00 0.03 0.00 0.00 99.73 20:15:05 19:52:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:15:05 19:52:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:15:05 19:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 20:15:05 19:52:01 CPU %user %nice %system %iowait %steal %idle 20:15:05 19:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:15:05 19:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:53:01 2 1.97 0.00 0.00 0.00 0.02 98.01 20:15:05 19:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:15:05 19:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:15:05 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 19:54:01 all 0.26 0.00 0.00 0.01 0.01 99.72 20:15:05 19:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:15:05 19:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 19:54:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:15:05 19:54:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:15:05 19:54:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:15:05 19:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:15:05 19:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:55:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:15:05 19:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:55:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:15:05 19:55:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:15:05 19:55:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:15:05 19:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:15:05 19:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:56:01 all 0.15 0.00 0.02 0.01 0.00 99.82 20:15:05 19:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:56:01 2 1.09 0.00 0.10 0.00 0.02 98.79 20:15:05 19:56:01 3 0.00 0.00 0.00 0.05 0.00 99.95 20:15:05 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:15:05 19:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 19:57:01 all 0.12 0.00 0.02 0.00 0.00 99.85 20:15:05 19:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 19:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:57:01 2 0.93 0.00 0.10 0.00 0.00 98.97 20:15:05 19:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:15:05 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 19:58:01 all 0.02 0.00 0.00 0.01 0.00 99.97 20:15:05 19:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:58:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:15:05 19:58:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:15:05 19:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:15:05 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:59:01 all 0.15 0.00 0.01 0.01 0.00 99.84 20:15:05 19:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:15:05 19:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:59:01 2 1.13 0.00 0.02 0.00 0.00 98.86 20:15:05 19:59:01 3 0.00 0.00 0.00 0.05 0.00 99.95 20:15:05 19:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 19:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 19:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:00:01 all 0.02 0.00 0.00 0.01 0.00 99.96 20:15:05 20:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 20:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:15:05 20:00:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:15:05 20:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:15:05 20:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 20:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:15:05 20:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:15:05 20:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:15:05 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:02:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:15:05 20:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:02:01 3 0.03 0.00 0.00 0.07 0.00 99.90 20:15:05 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:02:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:15:05 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:03:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:15:05 20:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:03:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:15:05 20:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:03:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:15:05 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:15:05 20:03:01 CPU %user %nice %system %iowait %steal %idle 20:15:05 20:04:01 all 0.01 0.00 0.01 0.02 0.00 99.96 20:15:05 20:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:04:01 3 0.00 0.00 0.00 0.13 0.00 99.87 20:15:05 20:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:04:01 6 0.00 0.00 0.05 0.00 0.00 99.95 20:15:05 20:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 20:05:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:15:05 20:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:15:05 20:05:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:15:05 20:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:15:05 20:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:15:05 20:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:15:05 20:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 20:06:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:15:05 20:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:15:05 20:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 20:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:15:05 20:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:15:05 20:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 20:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:15:05 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:07:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:15:05 20:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:15:05 20:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 20:08:01 3 0.02 0.00 0.00 0.05 0.00 99.93 20:15:05 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 20:08:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:15:05 20:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:15:05 20:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:15:05 20:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:15:05 20:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 20:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:15:05 20:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:10:01 3 0.00 0.00 0.00 0.05 0.00 99.95 20:15:05 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 20:10:01 6 0.02 0.00 0.05 0.00 0.02 99.92 20:15:05 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:15:05 20:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:15:05 20:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:15:05 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:15:05 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:15:05 20:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:15:05 20:12:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:15:05 20:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 20:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:15:05 20:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 20:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:15:05 20:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:15:05 20:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 20:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:15:05 20:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:15:05 20:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:14:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:15:05 20:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 20:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:15:05 20:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:15:05 20:14:01 3 0.00 0.00 0.00 0.05 0.00 99.95 20:15:05 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:15:05 20:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:15:05 20:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:15:05 20:15:05 20:14:01 CPU %user %nice %system %iowait %steal %idle 20:15:05 20:15:01 all 3.39 0.00 1.40 0.71 0.03 94.47 20:15:05 20:15:01 0 3.43 0.00 1.34 0.47 0.03 94.73 20:15:05 20:15:01 1 3.07 0.00 1.21 0.12 0.03 95.57 20:15:05 20:15:01 2 4.54 0.00 1.16 0.18 0.03 94.08 20:15:05 20:15:01 3 2.90 0.00 1.78 4.06 0.03 91.23 20:15:05 20:15:01 4 3.40 0.00 1.79 0.72 0.03 94.05 20:15:05 20:15:01 5 3.23 0.00 1.54 0.03 0.02 95.18 20:15:05 20:15:01 6 3.61 0.00 1.29 0.07 0.02 95.01 20:15:05 20:15:01 7 2.94 0.00 1.12 0.03 0.03 95.87 20:15:05 Average: all 6.46 0.00 1.35 0.41 0.02 91.77 20:15:05 Average: 0 6.10 0.00 1.31 0.48 0.02 92.10 20:15:05 Average: 1 6.25 0.00 1.34 0.44 0.02 91.95 20:15:05 Average: 2 6.48 0.00 1.35 0.44 0.02 91.71 20:15:05 Average: 3 6.24 0.00 1.43 0.48 0.02 91.82 20:15:05 Average: 4 6.99 0.00 1.31 0.23 0.02 91.45 20:15:05 Average: 5 6.97 0.00 1.36 0.57 0.02 91.08 20:15:05 Average: 6 6.28 0.00 1.38 0.39 0.02 91.92 20:15:05 Average: 7 6.35 0.00 1.28 0.25 0.02 92.11 20:15:05 20:15:05 20:15:05