Pull request #4010 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3+6e9677111368bd71f12b2fffc8d3b076ab0cfc37 (f2428bc95166a5a78511ade0f4a539171feef310) 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-ssh7922337280788132873.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-ssh10174780215698276122.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4010/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4010/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6209034215329288816.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 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-ssh6298879636125555298.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4010/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4010/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15177227409589694417.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41830 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 into PR head commit 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 Merge succeeded, producing f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 Checking out Revision f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 (PR-4010) > 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/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 # 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 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 # timeout=10 Commit message: "Merge commit '6e9677111368bd71f12b2fffc8d3b076ab0cfc37' into HEAD" > git rev-list --no-walk 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:59 ========================================================= 17:37:59 EdgeX Global Pipelines Version Info 17:37:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:38:00 ------------------- 17:38:00 stable info: 17:38:00 ------------------- 17:38:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:38:00 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:38:00 Message: update stable to v1.0.227 17:38:00 ------------------- 17:38:00 experimental info: 17:38:00 ------------------- 17:38:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:38:00 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 17:38:00 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4010 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4010 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4010 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8be564 [Pipeline] echo 17:38:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:01 provisioning config files... 17:38:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2383926898974609105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:01 ---> docker-login.sh 17:38:01 nexus3.edgexfoundry.org:10001 17:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:02 Configure a credential helper to remove this warning. See 17:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:02 17:38:02 Login Succeeded 17:38:02 nexus3.edgexfoundry.org:10002 17:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:02 Configure a credential helper to remove this warning. See 17:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:02 17:38:02 Login Succeeded 17:38:02 nexus3.edgexfoundry.org:10003 17:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:02 Configure a credential helper to remove this warning. See 17:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:02 17:38:02 Login Succeeded 17:38:02 nexus3.edgexfoundry.org:10004 17:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:02 Configure a credential helper to remove this warning. See 17:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:02 17:38:02 Login Succeeded 17:38:02 docker.io 17:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:03 Configure a credential helper to remove this warning. See 17:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:03 17:38:03 Login Succeeded 17:38:03 ---> docker-login.sh ends [Pipeline] } 17:38:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:03 + 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 17:38:03 + dirname cmd/core-command/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo core-command,cmd/core-command/Dockerfile 17:38:03 + dirname cmd/core-data/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo core-data,cmd/core-data/Dockerfile 17:38:03 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 17:38:03 17:38:03 + echo core-metadata,cmd/core-metadata/Dockerfile 17:38:03 + dirname cmd/security-bootstrapper/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:38:03 + dirname cmd/security-proxy-setup/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:38:03 + + dirname cmd/security-secretstore-setup/Dockerfile 17:38:03 cut -d/ -f2 17:38:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:38:03 + + dirname cmd/security-spiffe-token-provider/Dockerfile 17:38:03 cut -d/ -f2 17:38:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:38:03 + dirname cmd/security-spire-agent/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:38:03 + dirname cmd/security-spire-config/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:38:03 + dirname cmd/security-spire-server/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:38:03 + dirname cmd/support-notifications/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo support-notifications,cmd/support-notifications/Dockerfile 17:38:03 + dirname cmd/support-scheduler/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:38:03 + dirname cmd/sys-mgmt-agent/Dockerfile 17:38:03 + cut -d/ -f2 17:38:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:38:03 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 17:38:03 + git rev-list -1 --merges f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5~1..f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [Pipeline] echo 17:38:03 -----------> git rev-list -1 --merges f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5~1..f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:38:03 f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [false] [Pipeline] sh 17:38:04 + git log --format=format:%s -1 f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [Pipeline] echo 17:38:04 ========================================================= 17:38:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:38:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:38:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:04 + grep -v github /etc/ssh/ssh_known_hosts 17:38:04 + [ -e /tmp/ssh_known_hosts ] 17:38:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:38:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:38:04 + sudo tee -a /etc/ssh/ssh_known_hosts 17:38:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:38:05 17:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:38:05 latest: Pulling from edgex-devops/py-git-semver 17:38:05 1fe172e4850f: Pulling fs layer 17:38:05 caf521ccaac6: Pulling fs layer 17:38:05 3ead6fa29328: Pulling fs layer 17:38:05 5c2a1cbceb83: Pulling fs layer 17:38:05 a8d5f1318db7: Pulling fs layer 17:38:05 c427282e49a2: Pulling fs layer 17:38:05 1827001aaf11: Pulling fs layer 17:38:05 0714d37db230: Pulling fs layer 17:38:05 ac28cf19c067: Pulling fs layer 17:38:05 ca983d60f3e2: Pulling fs layer 17:38:05 9f894cec8388: Pulling fs layer 17:38:05 5c2a1cbceb83: Waiting 17:38:05 c427282e49a2: Waiting 17:38:05 ac28cf19c067: Waiting 17:38:05 ca983d60f3e2: Waiting 17:38:05 9f894cec8388: Waiting 17:38:05 1827001aaf11: Waiting 17:38:05 0714d37db230: Waiting 17:38:05 a8d5f1318db7: Waiting 17:38:05 caf521ccaac6: Verifying Checksum 17:38:05 caf521ccaac6: Download complete 17:38:05 5c2a1cbceb83: Verifying Checksum 17:38:05 5c2a1cbceb83: Download complete 17:38:05 a8d5f1318db7: Verifying Checksum 17:38:05 a8d5f1318db7: Download complete 17:38:05 c427282e49a2: Verifying Checksum 17:38:05 c427282e49a2: Download complete 17:38:05 3ead6fa29328: Verifying Checksum 17:38:05 3ead6fa29328: Download complete 17:38:05 0714d37db230: Verifying Checksum 17:38:05 0714d37db230: Download complete 17:38:05 ac28cf19c067: Verifying Checksum 17:38:05 ac28cf19c067: Download complete 17:38:05 ca983d60f3e2: Verifying Checksum 17:38:05 ca983d60f3e2: Download complete 17:38:05 9f894cec8388: Download complete 17:38:05 1fe172e4850f: Verifying Checksum 17:38:05 1fe172e4850f: Download complete 17:38:05 1827001aaf11: Verifying Checksum 17:38:05 1827001aaf11: Download complete 17:38:07 1fe172e4850f: Pull complete 17:38:07 caf521ccaac6: Pull complete 17:38:07 3ead6fa29328: Pull complete 17:38:07 5c2a1cbceb83: Pull complete 17:38:08 a8d5f1318db7: Pull complete 17:38:08 c427282e49a2: Pull complete 17:38:10 1827001aaf11: Pull complete 17:38:10 0714d37db230: Pull complete 17:38:10 ac28cf19c067: Pull complete 17:38:10 ca983d60f3e2: Pull complete 17:38:10 9f894cec8388: Pull complete 17:38:10 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 17:38:10 prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container 17:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:38:12 $ docker top 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b -eo pid,comm 17:38:12 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). 17:38:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:12 [ssh-agent] Looking for ssh-agent implementation... 17:38:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:12 $ docker exec 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b ssh-agent 17:38:13 SSH_AUTH_SOCK=/tmp/ssh-YIZOiJrRxvSZ/agent.33 17:38:13 SSH_AGENT_PID=39 17:38:13 Running ssh-add (command line suppressed) 17:38:13 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6973349112909183404.key (/w/workspace/edgex-go/3@tmp/private_key_6973349112909183404.key) 17:38:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:13 + git tag --points-at HEAD [Pipeline] } 17:38:13 $ docker exec --env ******** --env ******** 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b ssh-agent -k 17:38:13 unset SSH_AUTH_SOCK; 17:38:13 unset SSH_AGENT_PID; 17:38:13 echo Agent pid 39 killed; 17:38:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:38:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:13 [ssh-agent] Looking for ssh-agent implementation... 17:38:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:13 $ docker exec 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b ssh-agent 17:38:13 SSH_AUTH_SOCK=/tmp/ssh-45NeqyWYQkzu/agent.72 17:38:13 SSH_AGENT_PID=78 17:38:13 Running ssh-add (command line suppressed) 17:38:14 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8607375652769277693.key (/w/workspace/edgex-go/3@tmp/private_key_8607375652769277693.key) 17:38:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:14 + git semver init 17:38:14 2022-05-09 17:38:14,567 [run_init] DEBUG init version:0.0.0 force:False 17:38:14 2022-05-09 17:38:14,568 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 17:38:14 2022-05-09 17:38:14,569 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 17:38:14 2022-05-09 17:38:14,569 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 17:38:18 2022-05-09 17:38:18,629 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 17:38:18 2022-05-09 17:38:18,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4010 with force:False 17:38:18 2022-05-09 17:38:18,631 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4010 17:38:18 2022-05-09 17:38:18,637 [execute] INFO git cat-file --batch-check 17:38:18 2022-05-09 17:38:18,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 17:38:18 2022-05-09 17:38:18,643 [execute] INFO git cat-file --batch 17:38:18 2022-05-09 17:38:18,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 17:38:18 2022-05-09 17:38:18,649 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4010 17:38:18 0.0.0 [Pipeline] } 17:38:18 $ docker exec --env ******** --env ******** 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b ssh-agent -k 17:38:18 unset SSH_AUTH_SOCK; 17:38:18 unset SSH_AGENT_PID; 17:38:18 echo Agent pid 78 killed; 17:38:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:19 + git semver [Pipeline] } 17:38:19 $ docker stop --time=1 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b 17:38:20 $ docker rm -f 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b [Pipeline] // withDockerContainer [Pipeline] sh 17:38:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:38:21 Stashed 1 file(s) [Pipeline] echo 17:38:21 [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 17:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:21 ========================================================= 17:38:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:38:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:38:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:38:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:38:21 59bf1c3509f3: Pulling fs layer 17:38:21 666ba61612fd: Pulling fs layer 17:38:21 8ed8ca486205: Pulling fs layer 17:38:21 4fe6c5a15a65: Pulling fs layer 17:38:21 22a0e8bec74d: Pulling fs layer 17:38:21 ca2b28591e48: Pulling fs layer 17:38:21 a51346096db8: Pulling fs layer 17:38:21 daebc70d1ce1: Pulling fs layer 17:38:21 0e18a0eac166: Pulling fs layer 17:38:21 ca2b28591e48: Waiting 17:38:21 daebc70d1ce1: Waiting 17:38:21 0e18a0eac166: Waiting 17:38:21 4fe6c5a15a65: Waiting 17:38:21 22a0e8bec74d: Waiting 17:38:21 a51346096db8: Waiting 17:38:21 8ed8ca486205: Verifying Checksum 17:38:21 8ed8ca486205: Download complete 17:38:21 666ba61612fd: Verifying Checksum 17:38:21 666ba61612fd: Download complete 17:38:21 22a0e8bec74d: Verifying Checksum 17:38:21 22a0e8bec74d: Download complete 17:38:21 ca2b28591e48: Verifying Checksum 17:38:21 a51346096db8: Verifying Checksum 17:38:21 a51346096db8: Download complete 17:38:21 59bf1c3509f3: Download complete 17:38:22 daebc70d1ce1: Verifying Checksum 17:38:22 daebc70d1ce1: Download complete 17:38:22 59bf1c3509f3: Pull complete 17:38:22 666ba61612fd: Pull complete 17:38:22 8ed8ca486205: Pull complete 17:38:22 0e18a0eac166: Verifying Checksum 17:38:22 0e18a0eac166: Download complete 17:38:22 4fe6c5a15a65: Verifying Checksum 17:38:22 4fe6c5a15a65: Download complete 17:38:26 4fe6c5a15a65: Pull complete 17:38:26 22a0e8bec74d: Pull complete 17:38:26 ca2b28591e48: Pull complete 17:38:26 a51346096db8: Pull complete 17:38:26 daebc70d1ce1: Pull complete 17:38:28 0e18a0eac166: Pull complete 17:38:28 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:38:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:38:29 WORKDIR /edgex 17:38:29 COPY go.mod . 17:38:29 RUN go mod download 17:38:29 + docker build -t ci-base-image-x86_64 -f - . 17:38:30 Sending build context to Docker daemon 335.3MB 17:38:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:38:30 ---> f018257e8ee9 17:38:30 Step 2/4 : WORKDIR /edgex 17:38:33 ---> Running in f73d3dac2fce 17:38:33 Removing intermediate container f73d3dac2fce 17:38:33 ---> a646c156ee78 17:38:33 Step 3/4 : COPY go.mod . 17:38:33 ---> bfa71e1efe78 17:38:33 Step 4/4 : RUN go mod download 17:38:33 ---> Running in 9a563d9b9020 17:38:36 Still waiting to schedule task 17:38:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:38:55 Removing intermediate container 9a563d9b9020 17:38:55 ---> c024381915a0 17:38:55 Successfully built c024381915a0 17:38:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:38:55 + docker inspect -f . ci-base-image-x86_64 17:38:55 . [Pipeline] withDockerContainer 17:38:55 prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container 17:38:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:55 $ docker top 8000da4183a26c2ab9a0dd9f02424138938b09852d1d46c4347bf57af9579279 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:56 + go version 17:38:56 go version go1.17.6 linux/amd64 [Pipeline] } 17:38:56 $ docker stop --time=1 8000da4183a26c2ab9a0dd9f02424138938b09852d1d46c4347bf57af9579279 17:38:57 $ docker rm -f 8000da4183a26c2ab9a0dd9f02424138938b09852d1d46c4347bf57af9579279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:38:58 + docker inspect -f . ci-base-image-x86_64 17:38:58 . [Pipeline] withDockerContainer 17:38:58 prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container 17:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:58 $ docker top 3560e84c872e5474d405063900c6a1b55c1146d2b392987c246d65306574c57c -eo pid,comm [Pipeline] { [Pipeline] echo 17:38:58 ========================================================= 17:38:58 [edgeXBuildGoParallel] Running Tests and Build... 17:38:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:38:58 + make test 17:38:58 go mod tidy -compat=1.17 17:38:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:39:04 ? github.com/edgexfoundry/edgex-go [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements 17:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 53.4% of statements 17:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.494s coverage: 89.2% of statements 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.094s coverage: 84.4% of statements 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.474s coverage: 95.6% of statements 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.110s coverage: 72.2% of statements 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 17:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 17:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 17:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 17:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 17:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements 17:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.104s coverage: 92.9% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.082s coverage: 87.2% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.2% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.8% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.069s coverage: 28.9% of statements 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:39:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 17:39:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 17:39:43 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 17:40:01 GO111MODULE=on go vet ./... 17:40:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:40:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:40:05 ./bin/test-attribution-txt.sh [Pipeline] echo 17:40:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:40:06 + ls -al . 17:40:06 total 684 17:40:06 drwxrwxr-x 10 1001 1001 4096 May 9 17:40 . 17:40:06 drwxr-xr-x 4 root root 4096 May 9 17:38 .. 17:40:06 -rw-rw-r-- 1 1001 1001 11 May 9 17:37 .dockerignore 17:40:06 drwxrwxr-x 8 1001 1001 4096 May 9 17:38 .git 17:40:06 drwxrwxr-x 3 1001 1001 4096 May 9 17:37 .github 17:40:06 -rw-rw-r-- 1 1001 1001 879 May 9 17:37 .gitignore 17:40:06 -rw-rw-r-- 1 1001 1001 42 May 9 17:37 .golangci.yml 17:40:06 -rw-rw-r-- 1 1001 1001 87 May 9 17:37 .hadolint.yml 17:40:06 drwxr-xr-x 3 1001 1001 4096 May 9 17:38 .semver 17:40:06 -rw-rw-r-- 1 1001 1001 166 May 9 17:37 .sonarcloud.properties 17:40:06 -rw-rw-r-- 1 1001 1001 1171 May 9 17:37 ADOPTERS.md 17:40:06 -rw-rw-r-- 1 1001 1001 10086 May 9 17:37 Attribution.txt 17:40:06 -rw-rw-r-- 1 1001 1001 63209 May 9 17:37 CHANGELOG.md 17:40:06 -rw-rw-r-- 1 1001 1001 3804 May 9 17:37 CONTRIBUTING.md 17:40:06 -rw-rw-r-- 1 1001 1001 677 May 9 17:37 GOVERNANCE.md 17:40:06 -rw-rw-r-- 1 1001 1001 850 May 9 17:37 Jenkinsfile 17:40:06 -rw-rw-r-- 1 1001 1001 10775 May 9 17:37 LICENSE 17:40:06 -rw-rw-r-- 1 1001 1001 10389 May 9 17:37 Makefile 17:40:06 -rw-rw-r-- 1 1001 1001 582 May 9 17:37 OWNERS.md 17:40:06 -rw-rw-r-- 1 1001 1001 9094 May 9 17:37 README.md 17:40:06 -rw-rw-r-- 1 1001 1001 6912 May 9 17:37 SECURITY.md 17:40:06 -rw-rw-r-- 1 1001 1001 5 May 9 17:38 VERSION 17:40:06 -rw-rw-r-- 1 1001 1001 4131 May 9 17:37 ZMQWindows.md 17:40:06 drwxrwxr-x 2 1001 1001 4096 May 9 17:37 bin 17:40:06 drwxrwxr-x 18 1001 1001 4096 May 9 17:37 cmd 17:40:06 -rw-r--r-- 1 root root 435134 May 9 17:39 coverage.out 17:40:06 -rw-rw-r-- 1 1001 1001 3256 May 9 17:37 go.mod 17:40:06 -rw-rw-r-- 1 1001 1001 35162 May 9 17:38 go.sum 17:40:06 drwxrwxr-x 8 1001 1001 4096 May 9 17:37 internal 17:40:06 drwxrwxr-x 3 1001 1001 4096 May 9 17:37 openapi 17:40:06 drwxrwxr-x 4 1001 1001 4096 May 9 17:37 snap 17:40:06 -rw-rw-r-- 1 1001 1001 204 May 9 17:37 version.go [Pipeline] sh 17:40:06 + '[' -e coverage.out ] 17:40:06 + chown 1001:1001 coverage.out [Pipeline] stash 17:40:06 Stashed 1 file(s) [Pipeline] sh 17:40:07 + make build 17:40:07 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 17:40:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41831 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws 17:40:08 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:40:09 The recommended git tool is: git 17:40:15 using credential edgex-jenkins-ssh 17:40:15 Cloning the remote Git repository 17:40:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:40:15 > git init /w/workspace/edgex-go/3 # timeout=10 17:40:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:40:15 > git --version # timeout=10 17:40:15 > git --version # 'git version 2.25.1' 17:40:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40: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/core-metadata/core-metadata ./cmd/core-metadata 17:40:28 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 17:40:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:40:32 Merging remotes/origin/main commit 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 into PR head commit 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 17:40:33 Merge succeeded, producing a2add3f4765c0af0f2219fa0433050683f068791 17:40:33 Checking out Revision a2add3f4765c0af0f2219fa0433050683f068791 (PR-4010) 17:40:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:40:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:40:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:40:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:40:32 > git config core.sparsecheckout # timeout=10 17:40:32 > git checkout -f 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 # timeout=10 17:40:33 > git remote # timeout=10 17:40:33 > git config --get remote.origin.url # timeout=10 17:40:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:33 > git merge 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 17:40:33 > git rev-parse HEAD^{commit} # timeout=10 17:40:33 > git config core.sparsecheckout # timeout=10 17:40:33 > git checkout -f a2add3f4765c0af0f2219fa0433050683f068791 # timeout=10 17:40:35 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 17:40:35 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 17:40: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-scheduler/support-scheduler ./cmd/support-scheduler 17:40: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:40: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:40:37 Commit message: "Merge commit '6e9677111368bd71f12b2fffc8d3b076ab0cfc37' into HEAD" 17:40:37 > git rev-list --no-walk 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:40:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:40:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:40:38 Dload Upload Total Spent Left Speed 17:40:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh 17:40:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:40:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:40:39 + sudo tee /etc/docker/daemon.new 17:40:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:40:39 { 17:40:39 "registry-mirrors": [ 17:40:39 "https://nexus3.edgexfoundry.org:10001" 17:40:39 ], 17:40:39 "bip": "10.250.0.254/24", 17:40:39 "hosts": [ 17:40:39 "tcp://0.0.0.0:5555", 17:40:39 "unix:///var/run/docker.sock" 17:40:39 ], 17:40:39 "mtu": 1458, 17:40:39 "selinux-enabled": true, 17:40:39 "seccomp-profile": "/etc/docker/seccomp.json" 17:40:39 } [Pipeline] sh 17:40:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:40:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:40:40 + sudo service docker restart 17:40:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:40:42 $ docker stop --time=1 3560e84c872e5474d405063900c6a1b55c1146d2b392987c246d65306574c57c 17:40:45 $ docker rm -f 3560e84c872e5474d405063900c6a1b55c1146d2b392987c246d65306574c57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:40:46 17:40:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:40:46 latest: Pulling from edgex-devops/edgex-compose 17:40:46 cbdbe7a5bc2a: Pulling fs layer 17:40:46 ca9280d653b3: Pulling fs layer 17:40:46 7e9c9ca2126c: Pulling fs layer 17:40:47 cbdbe7a5bc2a: Verifying Checksum 17:40:47 cbdbe7a5bc2a: Download complete 17:40:47 cbdbe7a5bc2a: Pull complete 17:40:47 ca9280d653b3: Verifying Checksum 17:40:47 ca9280d653b3: Download complete 17:40:47 7e9c9ca2126c: Verifying Checksum 17:40:47 7e9c9ca2126c: Download complete 17:40:47 ca9280d653b3: Pull complete 17:40:50 7e9c9ca2126c: Pull complete 17:40:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:40:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:40:50 prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container 17:40:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:40:52 $ docker top 20f9b8a662145672a29856184543a2e1c02b12e440bae7d446ae3db1f14f02bf -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:53 + docker-compose build --help 17:40:53 + grep parallel 17:40:53 --parallel Build images in parallel. [Pipeline] } 17:40:53 $ docker stop --time=1 20f9b8a662145672a29856184543a2e1c02b12e440bae7d446ae3db1f14f02bf 17:40:55 $ docker rm -f 20f9b8a662145672a29856184543a2e1c02b12e440bae7d446ae3db1f14f02bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:40:55 . [Pipeline] withDockerContainer 17:40:55 prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container 17:40:55 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:40:55 $ docker top 10f6812e35129b5171baec428a10a27ac7325bc32c93e362524d94d1e8d0f6ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:56 + docker-compose -f ./docker-compose-build.yml build --parallel 17:40:56 Building core-command ... 17:40:56 Building core-data ... 17:40:56 Building core-metadata ... 17:40:56 Building security-bootstrapper ... 17:40:56 Building security-proxy-setup ... 17:40:56 Building security-secretstore-setup ... 17:40:56 Building security-spiffe-token-provider ... 17:40:56 Building security-spire-agent ... 17:40:56 Building security-spire-config ... 17:40:56 Building security-spire-server ... 17:40:56 Building support-notifications ... 17:40:56 Building support-scheduler ... 17:40:56 Building sys-mgmt-agent ... 17:40:56 Building security-spiffe-token-provider 17:40:56 Building support-scheduler 17:40:56 Building core-command 17:40:56 Building security-spire-config 17:40:56 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:59 provisioning config files... 17:40:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4416538460062590176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:59 ---> docker-login.sh 17:40:59 nexus3.edgexfoundry.org:10001 17:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:00 Configure a credential helper to remove this warning. See 17:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:00 17:41:00 Login Succeeded 17:41:00 nexus3.edgexfoundry.org:10002 17:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:01 Configure a credential helper to remove this warning. See 17:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:01 17:41:01 Login Succeeded 17:41:01 nexus3.edgexfoundry.org:10003 17:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:01 Configure a credential helper to remove this warning. See 17:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:01 17:41:01 Login Succeeded 17:41:01 nexus3.edgexfoundry.org:10004 17:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:01 Configure a credential helper to remove this warning. See 17:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:01 17:41:01 Login Succeeded 17:41:01 docker.io 17:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:41:02 Configure a credential helper to remove this warning. See 17:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:41:02 17:41:02 Login Succeeded 17:41:02 ---> docker-login.sh ends [Pipeline] } 17:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:03 ========================================================= 17:41:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:41:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:41:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:41:03 9b3977197b4f: Pulling fs layer 17:41:03 1a89e8eeedd5: Pulling fs layer 17:41:03 94645a83ff95: Pulling fs layer 17:41:03 3f3a8bcf1eab: Pulling fs layer 17:41:03 0c92f367c5e7: Pulling fs layer 17:41:03 3096ccb668a1: Pulling fs layer 17:41:03 e8cf19c19ddd: Pulling fs layer 17:41:03 a4caa8a26152: Pulling fs layer 17:41:03 3f3a8bcf1eab: Waiting 17:41:03 3096ccb668a1: Waiting 17:41:03 e8cf19c19ddd: Waiting 17:41:03 0c92f367c5e7: Waiting 17:41:03 a4caa8a26152: Waiting 17:41:03 94645a83ff95: Verifying Checksum 17:41:03 94645a83ff95: Download complete 17:41:03 1a89e8eeedd5: Verifying Checksum 17:41:03 1a89e8eeedd5: Download complete 17:41:03 0c92f367c5e7: Verifying Checksum 17:41:03 0c92f367c5e7: Download complete 17:41:03 3096ccb668a1: Verifying Checksum 17:41:03 3096ccb668a1: Download complete 17:41:03 9b3977197b4f: Verifying Checksum 17:41:03 9b3977197b4f: Download complete 17:41:03 e8cf19c19ddd: Verifying Checksum 17:41:03 e8cf19c19ddd: Download complete 17:41:04 9b3977197b4f: Pull complete 17:41:04 1a89e8eeedd5: Pull complete 17:41:05 94645a83ff95: Pull complete 17:41:05 a4caa8a26152: Verifying Checksum 17:41:05 a4caa8a26152: Download complete 17:41:06 3f3a8bcf1eab: Verifying Checksum 17:41:06 3f3a8bcf1eab: Download complete 17:41:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:41:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:41:14 ---> c024381915a0 17:41:14 Step 3/23 : WORKDIR /edgex-go 17:41:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:41:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:41:14 ---> c024381915a0 17:41:14 Step 3/22 : WORKDIR /edgex-go 17:41:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:41:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:41:14 ---> c024381915a0 17:41:14 Step 3/22 : WORKDIR /edgex-go 17:41:14 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:41:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:41:14 ---> c024381915a0 17:41:14 Step 3/26 : WORKDIR /edgex-go 17:41:14 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:41:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:41:14 ---> c024381915a0 17:41:14 Step 3/20 : WORKDIR /edgex-go 17:41:15 ---> Running in 33e00dbc11cb 17:41:15 ---> Running in af9078012ab0 17:41:15 ---> Running in 0099c8809387 17:41:15 ---> Running in dca5ba159270 17:41:15 ---> Running in 4f548bd089cb 17:41:15 Removing intermediate container 4f548bd089cb 17:41:15 ---> 6a6749e36a78 17:41:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:15 Removing intermediate container af9078012ab0 17:41:15 ---> aca6ca28c702 17:41:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:15 Removing intermediate container 0099c8809387 17:41:15 ---> 8e69f8fc805b 17:41:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:15 Removing intermediate container dca5ba159270 17:41:15 ---> 0f96305c9b34 17:41:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:41:15 Removing intermediate container 33e00dbc11cb 17:41:15 ---> ba5a213371bc 17:41:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:15 ---> Running in 4c3631d3863d 17:41:15 ---> Running in 7fb46801e426 17:41:15 ---> Running in 426dd1f49318 17:41:15 ---> Running in 0f590eac423f 17:41:15 ---> Running in c522227827df 17:41:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:41:16 Removing intermediate container 4c3631d3863d 17:41:16 ---> 8ec5a6dd00a3 17:41:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:41:16 ---> Running in d132a0fc523c 17:41:17 Removing intermediate container 7fb46801e426 17:41:17 ---> f549cba08f06 17:41:17 Step 5/22 : RUN apk add --update --no-cache make git 17:41:17 ---> Running in fdb2ef88b277 17:41:17 Removing intermediate container 0f590eac423f 17:41:17 ---> 275241c9a98a 17:41:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:41:17 Removing intermediate container 426dd1f49318 17:41:17 ---> 4be0dbc45299 17:41:17 Step 5/23 : RUN apk add --update --no-cache make git 17:41:17 ---> Running in e89b0b82bb02 17:41:17 ---> Running in 609ad825764e 17:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:41:18 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:41:18 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:41:18 OK: 15864 distinct packages available 17:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:41:18 OK: 221 MiB in 52 packages 17:41:18 3f3a8bcf1eab: Pull complete 17:41:18 0c92f367c5e7: Pull complete 17:41:18 OK: 221 MiB in 52 packages 17:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:41:19 3096ccb668a1: Pull complete 17:41:19 OK: 221 MiB in 52 packages 17:41:19 OK: 221 MiB in 52 packages 17:41:19 Removing intermediate container d132a0fc523c 17:41:19 ---> 0d473dbb0954 17:41:19 Step 6/26 : COPY go.mod vendor* ./ 17:41:19 e8cf19c19ddd: Pull complete 17:41:19 ---> 49a631279003 17:41:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:19 ---> Running in 52c3a4d758b3 17:41:19 OK: 221 MiB in 52 packages 17:41:19 Removing intermediate container 609ad825764e 17:41:19 ---> ebfd17944a60 17:41:19 Step 6/23 : COPY go.mod vendor* ./ 17:41:19 Removing intermediate container e89b0b82bb02 17:41:19 ---> 2a61406a0bb0 17:41:19 Step 6/22 : COPY go.mod vendor* ./ 17:41:19 Removing intermediate container fdb2ef88b277 17:41:19 ---> 1f1e480a75fc 17:41:19 Step 6/22 : COPY go.mod vendor* ./ 17:41:19 ---> 8d5680a789c8 17:41:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:19 ---> 86e6a7315cdc 17:41:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:19 ---> Running in fe50115269ed 17:41:19 ---> 7e4ef2fdcc49 17:41:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:19 ---> Running in c88fef71e484 17:41:19 Removing intermediate container c522227827df 17:41:19 ---> 72ee49c8db96 17:41:19 Step 5/20 : COPY go.mod vendor* ./ 17:41:19 ---> Running in 13a019298a8b 17:41:19 ---> 0a68e3ff8ead 17:41:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:20 ---> Running in b14bb35f22fa 17:41:20 Removing intermediate container 52c3a4d758b3 17:41:20 ---> 9c41a575515a 17:41:20 Step 8/26 : COPY . . 17:41:21 Removing intermediate container fe50115269ed 17:41:21 ---> ab21ca23dc74 17:41:21 Step 8/23 : COPY . . 17:41:23 Removing intermediate container 13a019298a8b 17:41:23 ---> 641a2bc749e7 17:41:23 Step 8/22 : COPY . . 17:41:24 Removing intermediate container b14bb35f22fa 17:41:24 ---> 663d8ecd8af1 17:41:24 Step 7/20 : COPY . . 17:41:24 Removing intermediate container c88fef71e484 17:41:24 ---> 07ac21869c45 17:41:24 Step 8/22 : COPY . . 17:41:26 a4caa8a26152: Pull complete 17:41:26 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:41:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:41:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:41:26 WORKDIR /edgex 17:41:26 COPY go.mod . 17:41:26 RUN go mod download 17:41:26 + docker build -t ci-base-image-arm64 -f - . 17:41:29 Sending build context to Docker daemon 169.4MB 17:41:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:41:29 ---> 725f1c02e7f9 17:41:29 Step 2/4 : WORKDIR /edgex 17:41:31 ---> Running in 462471b703f3 17:41:31 Removing intermediate container 462471b703f3 17:41:31 ---> 8aff5c131469 17:41:31 Step 3/4 : COPY go.mod . 17:41:31 ---> 143c5570e74a 17:41:31 Step 4/4 : RUN go mod download 17:41:31 ---> Running in de0e1c51d96a 17:41:32 ---> f5c427932af5 17:41:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:41:32 ---> Running in 83b0aa5c7320 17:41:32 ---> fef39036fd08 17:41:32 Step 9/23 : RUN make cmd/core-command/core-command 17:41:33 ---> ffcaab36493f 17:41:33 ---> 5ac754410eaa 17:41:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider ---> Running in b6615e270348 17:41:33 17:41:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:41:33 Removing intermediate container 83b0aa5c7320 17:41:33 ---> ffcf77408b91 17:41:33 Step 10/26 : RUN mkdir -p spire-build 17:41:33 ---> 61dc29839b74 17:41:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:41:33 ---> Running in 93a463835d85 17:41:33 ---> Running in 17c930b96978 17:41:33 ---> Running in 205dc4a11fcb 17:41:33 ---> Running in a8e4b8ba0122 17:41:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:41:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:41:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:41:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:41:34 Removing intermediate container 205dc4a11fcb 17:41:34 ---> 97dab66a4969 17:41:34 Step 11/26 : WORKDIR /edgex-go/spire-build 17:41:34 ---> Running in 48269f85fdcc 17:41:34 Removing intermediate container 48269f85fdcc 17:41:34 ---> 6a09c14fffcd 17:41:34 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 17:41:34 ---> Running in fe29d2ede0d1 17:41:36 spire-1.2.1/ 17:41:36 spire-1.2.1/.data/ 17:41:36 spire-1.2.1/.data/.file 17:41:36 spire-1.2.1/.dockerignore 17:41:36 spire-1.2.1/.gitattributes 17:41:36 spire-1.2.1/.githooks/ 17:41:36 spire-1.2.1/.githooks/pre-commit 17:41:36 spire-1.2.1/.github/ 17:41:36 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:41:36 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:41:36 spire-1.2.1/.github/dependabot.yml 17:41:36 spire-1.2.1/.github/workflows/ 17:41:36 spire-1.2.1/.github/workflows/nightly_build.yaml 17:41:36 spire-1.2.1/.github/workflows/pr_build.yaml 17:41:36 spire-1.2.1/.github/workflows/release_build.yaml 17:41:36 spire-1.2.1/.github/workflows/scripts/ 17:41:36 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:41:36 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:41:36 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:41:36 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:41:36 spire-1.2.1/.github/workflows/scripts/split.sh 17:41:36 spire-1.2.1/.gitignore 17:41:36 spire-1.2.1/.go-version 17:41:36 spire-1.2.1/.golangci.yml 17:41:36 spire-1.2.1/ADOPTERS.md 17:41:36 spire-1.2.1/CHANGELOG.md 17:41:36 spire-1.2.1/CODE-OF-CONDUCT.md 17:41:36 spire-1.2.1/CODEOWNERS 17:41:36 spire-1.2.1/CONTRIBUTING.md 17:41:36 spire-1.2.1/Dockerfile 17:41:36 spire-1.2.1/Dockerfile.dev 17:41:36 spire-1.2.1/Dockerfile.scratch 17:41:36 spire-1.2.1/LICENSE 17:41:36 spire-1.2.1/MAINTAINERS.md 17:41:36 spire-1.2.1/Makefile 17:41:36 spire-1.2.1/README.md 17:41:36 spire-1.2.1/ROADMAP.md 17:41:36 spire-1.2.1/SECURITY.md 17:41:36 spire-1.2.1/cmd/ 17:41:36 spire-1.2.1/cmd/spire-agent/ 17:41:36 spire-1.2.1/cmd/spire-agent/cli/ 17:41:36 spire-1.2.1/cmd/spire-agent/cli/api/ 17:41:36 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/common/ 17:41:36 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:41:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/run/ 17:41:36 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:41:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:41:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:41:36 spire-1.2.1/cmd/spire-agent/main.go 17:41:36 spire-1.2.1/cmd/spire-server/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/agent/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/cli.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/run/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/token/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/validate/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/x509/ 17:41:36 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:41:36 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:41:36 spire-1.2.1/cmd/spire-server/main.go 17:41:36 spire-1.2.1/cmd/spire-server/util/ 17:41:36 spire-1.2.1/cmd/spire-server/util/util.go 17:41:36 spire-1.2.1/conf/ 17:41:36 spire-1.2.1/conf/agent/ 17:41:36 spire-1.2.1/conf/agent/agent.conf 17:41:36 spire-1.2.1/conf/agent/agent_full.conf 17:41:36 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:41:36 spire-1.2.1/conf/server/ 17:41:36 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:41:36 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:41:36 spire-1.2.1/conf/server/server.conf 17:41:36 spire-1.2.1/conf/server/server_full.conf 17:41:36 spire-1.2.1/doc/ 17:41:36 spire-1.2.1/doc/SPIRE101.md 17:41:36 spire-1.2.1/doc/auditlog.md 17:41:36 spire-1.2.1/doc/authorization_policy_engine.md 17:41:36 spire-1.2.1/doc/changelog_guidelines.md 17:41:36 spire-1.2.1/doc/cure53-report.pdf 17:41:36 spire-1.2.1/doc/images/ 17:41:36 spire-1.2.1/doc/images/2019_roadmap.png 17:41:36 spire-1.2.1/doc/images/SPIRE101.png 17:41:36 spire-1.2.1/doc/images/SPIRE_agent.png 17:41:36 spire-1.2.1/doc/images/SPIRE_server.png 17:41:36 spire-1.2.1/doc/images/cache_mgr.png 17:41:36 spire-1.2.1/doc/images/cache_mgr_components.png 17:41:36 spire-1.2.1/doc/images/federated_spire.png 17:41:36 spire-1.2.1/doc/images/ha_mode.png 17:41:36 spire-1.2.1/doc/images/nested_spire.png 17:41:36 spire-1.2.1/doc/images/oidc_federation.png 17:41:36 spire-1.2.1/doc/images/single_trust_domain.png 17:41:36 spire-1.2.1/doc/images/spiffe_compatible.png 17:41:36 spire-1.2.1/doc/images/spire_logo.png 17:41:36 spire-1.2.1/doc/migrating_registration_api_clients.md 17:41:36 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:41:36 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:41:36 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:41:36 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:41:36 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:41:36 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:41:36 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:41:36 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:41:36 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:41:36 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:41:36 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:41:36 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:41:36 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:41:36 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:41:36 spire-1.2.1/doc/scaling_spire.md 17:41:36 spire-1.2.1/doc/spire_agent.md 17:41:36 spire-1.2.1/doc/spire_server.md 17:41:36 spire-1.2.1/doc/supported_integrations.md 17:41:36 spire-1.2.1/doc/telemetry.md 17:41:36 spire-1.2.1/doc/telemetry_config.md 17:41:36 spire-1.2.1/doc/upgrading.md 17:41:36 spire-1.2.1/doc/using_spire.md 17:41:36 spire-1.2.1/examples/ 17:41:36 spire-1.2.1/examples/README.md 17:41:36 spire-1.2.1/go.mod 17:41:36 spire-1.2.1/go.sum 17:41:36 spire-1.2.1/pkg/ 17:41:36 spire-1.2.1/pkg/agent/ 17:41:36 spire-1.2.1/pkg/agent/agent.go 17:41:36 spire-1.2.1/pkg/agent/api/ 17:41:36 spire-1.2.1/pkg/agent/api/config.go 17:41:36 spire-1.2.1/pkg/agent/api/debug/ 17:41:36 spire-1.2.1/pkg/agent/api/debug/v1/ 17:41:36 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:41:36 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:41:36 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:41:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:41:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:41:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:41:36 spire-1.2.1/pkg/agent/api/endpoints.go 17:41:36 spire-1.2.1/pkg/agent/api/health/ 17:41:36 spire-1.2.1/pkg/agent/api/health/v1/ 17:41:36 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:41:36 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:41:36 spire-1.2.1/pkg/agent/api/rpccontext/ 17:41:36 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:41:36 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:41:36 spire-1.2.1/pkg/agent/attestor/ 17:41:36 spire-1.2.1/pkg/agent/attestor/node/ 17:41:36 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:41:36 spire-1.2.1/pkg/agent/attestor/node/node.go 17:41:36 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:41:36 spire-1.2.1/pkg/agent/attestor/workload/ 17:41:36 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:41:36 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:41:36 spire-1.2.1/pkg/agent/catalog/ 17:41:36 spire-1.2.1/pkg/agent/catalog/catalog.go 17:41:36 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:41:36 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:41:36 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:41:36 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:41:36 spire-1.2.1/pkg/agent/client/ 17:41:36 spire-1.2.1/pkg/agent/client/client.go 17:41:36 spire-1.2.1/pkg/agent/client/client_test.go 17:41:36 spire-1.2.1/pkg/agent/client/dial.go 17:41:36 spire-1.2.1/pkg/agent/client/nodeconn.go 17:41:36 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:41:36 spire-1.2.1/pkg/agent/client/update.go 17:41:36 spire-1.2.1/pkg/agent/client/util.go 17:41:36 spire-1.2.1/pkg/agent/common/ 17:41:36 spire-1.2.1/pkg/agent/common/backoff/ 17:41:36 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:41:36 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:41:36 spire-1.2.1/pkg/agent/common/cgroups/ 17:41:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:41:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:41:36 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:41:36 spire-1.2.1/pkg/agent/config.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/ 17:41:36 spire-1.2.1/pkg/agent/endpoints/config.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/workload/ 17:41:36 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:41:36 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:41:36 spire-1.2.1/pkg/agent/manager/ 17:41:36 spire-1.2.1/pkg/agent/manager/cache/ 17:41:36 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:41:36 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:41:36 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:41:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:41:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:41:36 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:41:36 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:41:36 spire-1.2.1/pkg/agent/manager/config.go 17:41:36 spire-1.2.1/pkg/agent/manager/manager.go 17:41:36 spire-1.2.1/pkg/agent/manager/manager_test.go 17:41:36 spire-1.2.1/pkg/agent/manager/storage.go 17:41:36 spire-1.2.1/pkg/agent/manager/storage_test.go 17:41:36 spire-1.2.1/pkg/agent/manager/storecache/ 17:41:36 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:41:36 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:41:36 spire-1.2.1/pkg/agent/manager/sync.go 17:41:36 spire-1.2.1/pkg/agent/plugin/ 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:41:36 spire-1.2.1/pkg/agent/svid/ 17:41:36 spire-1.2.1/pkg/agent/svid/rotator.go 17:41:36 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:41:36 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:41:36 spire-1.2.1/pkg/agent/svid/store/ 17:41:36 spire-1.2.1/pkg/agent/svid/store/service.go 17:41:36 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:41:36 spire-1.2.1/pkg/common/ 17:41:36 spire-1.2.1/pkg/common/agentpathtemplate/ 17:41:36 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:41:36 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:41:36 spire-1.2.1/pkg/common/api/ 17:41:36 spire-1.2.1/pkg/common/api/metrics.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/ 17:41:36 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/logger.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/names.go 17:41:36 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:41:36 spire-1.2.1/pkg/common/api/names.go 17:41:36 spire-1.2.1/pkg/common/api/ratelimit.go 17:41:36 spire-1.2.1/pkg/common/api/rpccontext/ 17:41:36 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:41:36 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:41:36 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:41:36 spire-1.2.1/pkg/common/auth/ 17:41:36 spire-1.2.1/pkg/common/auth/interceptors.go 17:41:36 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:41:36 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/ 17:41:36 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/types.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:41:36 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:41:36 spire-1.2.1/pkg/common/catalog/ 17:41:36 spire-1.2.1/pkg/common/catalog/bind.go 17:41:36 spire-1.2.1/pkg/common/catalog/builtin.go 17:41:36 spire-1.2.1/pkg/common/catalog/catalog.go 17:41:36 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:41:36 spire-1.2.1/pkg/common/catalog/closers.go 17:41:36 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:41:36 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:41:36 spire-1.2.1/pkg/common/catalog/config.go 17:41:36 spire-1.2.1/pkg/common/catalog/config_test.go 17:41:36 spire-1.2.1/pkg/common/catalog/configure.go 17:41:36 spire-1.2.1/pkg/common/catalog/constraints.go 17:41:36 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:41:36 spire-1.2.1/pkg/common/catalog/context.go 17:41:36 spire-1.2.1/pkg/common/catalog/external.go 17:41:36 spire-1.2.1/pkg/common/catalog/host.go 17:41:36 spire-1.2.1/pkg/common/catalog/pipenet.go 17:41:36 spire-1.2.1/pkg/common/catalog/plugin.go 17:41:36 spire-1.2.1/pkg/common/catalog/testplugin/ 17:41:36 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:41:36 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:41:36 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:41:36 spire-1.2.1/pkg/common/cli/ 17:41:36 spire-1.2.1/pkg/common/cli/env.go 17:41:36 spire-1.2.1/pkg/common/cli/flags.go 17:41:36 spire-1.2.1/pkg/common/cli/trust_domain.go 17:41:36 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:41:36 spire-1.2.1/pkg/common/cli/umask.go 17:41:36 spire-1.2.1/pkg/common/cli/umask_posix.go 17:41:36 spire-1.2.1/pkg/common/cli/umask_test.go 17:41:36 spire-1.2.1/pkg/common/cli/umask_windows.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/ 17:41:36 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/flag.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/format.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/ 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:41:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:41:36 spire-1.2.1/pkg/common/coretypes/ 17:41:36 spire-1.2.1/pkg/common/coretypes/bundle/ 17:41:36 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:41:36 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:41:36 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:41:36 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:41:36 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:41:36 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:41:36 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:41:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:41:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:41:36 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:41:36 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:41:36 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:41:36 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:41:36 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:41:36 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:41:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:41:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:41:36 spire-1.2.1/pkg/common/cryptoutil/ 17:41:36 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:41:36 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:41:36 spire-1.2.1/pkg/common/diskutil/ 17:41:36 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:41:36 spire-1.2.1/pkg/common/diskutil/file_test.go 17:41:36 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:41:36 spire-1.2.1/pkg/common/errorutil/ 17:41:36 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:41:36 spire-1.2.1/pkg/common/health/ 17:41:36 spire-1.2.1/pkg/common/health/config.go 17:41:36 spire-1.2.1/pkg/common/health/context.go 17:41:36 spire-1.2.1/pkg/common/health/context_test.go 17:41:36 spire-1.2.1/pkg/common/health/health.go 17:41:36 spire-1.2.1/pkg/common/health/health_test.go 17:41:36 spire-1.2.1/pkg/common/health/logger.go 17:41:36 spire-1.2.1/pkg/common/hostservice/ 17:41:36 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:41:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:41:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:41:36 spire-1.2.1/pkg/common/idutil/ 17:41:36 spire-1.2.1/pkg/common/idutil/require.go 17:41:36 spire-1.2.1/pkg/common/idutil/require_test.go 17:41:36 spire-1.2.1/pkg/common/idutil/safety.go 17:41:36 spire-1.2.1/pkg/common/idutil/safety_test.go 17:41:36 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:41:36 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:41:36 spire-1.2.1/pkg/common/jwtsvid/ 17:41:36 spire-1.2.1/pkg/common/jwtsvid/common.go 17:41:36 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:41:36 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:41:36 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:41:36 spire-1.2.1/pkg/common/jwtutil/ 17:41:36 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:41:36 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:41:36 spire-1.2.1/pkg/common/log/ 17:41:36 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:41:36 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:41:36 spire-1.2.1/pkg/common/log/log.go 17:41:36 spire-1.2.1/pkg/common/log/log_test.go 17:41:36 spire-1.2.1/pkg/common/log/options.go 17:41:36 spire-1.2.1/pkg/common/nodeutil/ 17:41:36 spire-1.2.1/pkg/common/nodeutil/node.go 17:41:36 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:41:36 spire-1.2.1/pkg/common/peertracker/ 17:41:36 spire-1.2.1/pkg/common/peertracker/conn.go 17:41:36 spire-1.2.1/pkg/common/peertracker/credentials.go 17:41:36 spire-1.2.1/pkg/common/peertracker/errors.go 17:41:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:41:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:41:36 spire-1.2.1/pkg/common/peertracker/info.go 17:41:36 spire-1.2.1/pkg/common/peertracker/listener.go 17:41:36 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:41:36 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:41:36 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:41:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:41:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:41:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:41:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:41:36 spire-1.2.1/pkg/common/peertracker/tcp.go 17:41:36 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:41:36 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:41:36 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:41:36 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:41:36 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:41:36 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:41:36 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:41:36 spire-1.2.1/pkg/common/peertracker/uds.go 17:41:36 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:41:36 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:41:36 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:41:36 spire-1.2.1/pkg/common/pemutil/ 17:41:36 spire-1.2.1/pkg/common/pemutil/block.go 17:41:36 spire-1.2.1/pkg/common/pemutil/certs.go 17:41:36 spire-1.2.1/pkg/common/pemutil/common.go 17:41:36 spire-1.2.1/pkg/common/pemutil/csr.go 17:41:36 spire-1.2.1/pkg/common/pemutil/keys.go 17:41:36 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/ 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:41:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:41:36 spire-1.2.1/pkg/common/plugin/ 17:41:36 spire-1.2.1/pkg/common/plugin/aws/ 17:41:36 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:41:36 spire-1.2.1/pkg/common/plugin/azure/ 17:41:36 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:41:36 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:41:36 spire-1.2.1/pkg/common/plugin/facade.go 17:41:36 spire-1.2.1/pkg/common/plugin/facade_test.go 17:41:36 spire-1.2.1/pkg/common/plugin/gcp/ 17:41:36 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:41:36 spire-1.2.1/pkg/common/plugin/k8s/ 17:41:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:41:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:41:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:41:36 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:41:36 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:41:36 spire-1.2.1/pkg/common/plugin/log.go 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/ 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:41:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:41:36 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:41:36 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:41:36 spire-1.2.1/pkg/common/plugin/x509pop/ 17:41:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:41:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:41:36 spire-1.2.1/pkg/common/profiling/ 17:41:36 spire-1.2.1/pkg/common/profiling/dumpers.go 17:41:36 spire-1.2.1/pkg/common/profiling/profiling.go 17:41:36 spire-1.2.1/pkg/common/protoutil/ 17:41:36 spire-1.2.1/pkg/common/protoutil/masks.go 17:41:36 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:41:36 spire-1.2.1/pkg/common/rotationutil/ 17:41:36 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:41:36 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:41:36 spire-1.2.1/pkg/common/selector/ 17:41:36 spire-1.2.1/pkg/common/selector/selector.go 17:41:36 spire-1.2.1/pkg/common/selector/selector_test.go 17:41:36 spire-1.2.1/pkg/common/selector/set.go 17:41:36 spire-1.2.1/pkg/common/selector/set_utils.go 17:41:36 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/ 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/ 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:41:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:41:36 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:41:36 spire-1.2.1/pkg/common/telemetry/call.go 17:41:36 spire-1.2.1/pkg/common/telemetry/common/ 17:41:36 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:41:36 spire-1.2.1/pkg/common/telemetry/config.go 17:41:36 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:41:36 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/inmem.go 17:41:36 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/m3.go 17:41:36 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/metrics.go 17:41:36 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/names.go 17:41:36 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:41:36 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:41:36 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/ 17:41:36 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:41:36 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:41:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:41:36 spire-1.2.1/pkg/common/telemetry/server/server.go 17:41:36 spire-1.2.1/pkg/common/telemetry/sink.go 17:41:36 spire-1.2.1/pkg/common/telemetry/statsd.go 17:41:36 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:41:36 spire-1.2.1/pkg/common/telemetry/uptime.go 17:41:36 spire-1.2.1/pkg/common/telemetry/version.go 17:41:36 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:41:36 spire-1.2.1/pkg/common/uptime/ 17:41:36 spire-1.2.1/pkg/common/uptime/uptime.go 17:41:36 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:41:36 spire-1.2.1/pkg/common/util/ 17:41:36 spire-1.2.1/pkg/common/util/certs.go 17:41:36 spire-1.2.1/pkg/common/util/certs_test.go 17:41:36 spire-1.2.1/pkg/common/util/csr.go 17:41:36 spire-1.2.1/pkg/common/util/hash.go 17:41:36 spire-1.2.1/pkg/common/util/selectors.go 17:41:36 spire-1.2.1/pkg/common/util/selectors_test.go 17:41:36 spire-1.2.1/pkg/common/util/signals.go 17:41:36 spire-1.2.1/pkg/common/util/sort.go 17:41:36 spire-1.2.1/pkg/common/util/sort_test.go 17:41:36 spire-1.2.1/pkg/common/util/task.go 17:41:36 spire-1.2.1/pkg/common/util/task_test.go 17:41:36 spire-1.2.1/pkg/common/util/testdata/ 17:41:36 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:41:36 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:41:36 spire-1.2.1/pkg/common/version/ 17:41:36 spire-1.2.1/pkg/common/version/version.go 17:41:36 spire-1.2.1/pkg/common/x509svid/ 17:41:36 spire-1.2.1/pkg/common/x509svid/common_test.go 17:41:36 spire-1.2.1/pkg/common/x509svid/csr.go 17:41:36 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:41:36 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:41:36 spire-1.2.1/pkg/common/x509util/ 17:41:36 spire-1.2.1/pkg/common/x509util/cert.go 17:41:36 spire-1.2.1/pkg/common/x509util/dns.go 17:41:36 spire-1.2.1/pkg/common/x509util/dns_test.go 17:41:36 spire-1.2.1/pkg/common/x509util/keyid.go 17:41:36 spire-1.2.1/pkg/common/x509util/keypair.go 17:41:36 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:41:36 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:41:36 spire-1.2.1/pkg/server/ 17:41:36 spire-1.2.1/pkg/server/api/ 17:41:36 spire-1.2.1/pkg/server/api/agent.go 17:41:36 spire-1.2.1/pkg/server/api/agent/ 17:41:36 spire-1.2.1/pkg/server/api/agent/v1/ 17:41:36 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:41:36 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:41:36 spire-1.2.1/pkg/server/api/agent_test.go 17:41:36 spire-1.2.1/pkg/server/api/api.go 17:41:36 spire-1.2.1/pkg/server/api/audit/ 17:41:36 spire-1.2.1/pkg/server/api/audit/audit.go 17:41:36 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:41:36 spire-1.2.1/pkg/server/api/bundle.go 17:41:36 spire-1.2.1/pkg/server/api/bundle/ 17:41:36 spire-1.2.1/pkg/server/api/bundle/v1/ 17:41:36 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:41:36 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:41:36 spire-1.2.1/pkg/server/api/bundle_test.go 17:41:36 spire-1.2.1/pkg/server/api/debug/ 17:41:36 spire-1.2.1/pkg/server/api/debug/v1/ 17:41:36 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:41:36 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:41:36 spire-1.2.1/pkg/server/api/entry.go 17:41:36 spire-1.2.1/pkg/server/api/entry/ 17:41:36 spire-1.2.1/pkg/server/api/entry/v1/ 17:41:36 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:41:36 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:41:36 spire-1.2.1/pkg/server/api/entry_test.go 17:41:36 spire-1.2.1/pkg/server/api/health/ 17:41:36 spire-1.2.1/pkg/server/api/health/v1/ 17:41:36 spire-1.2.1/pkg/server/api/health/v1/service.go 17:41:36 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:41:36 spire-1.2.1/pkg/server/api/id.go 17:41:36 spire-1.2.1/pkg/server/api/id_test.go 17:41:36 spire-1.2.1/pkg/server/api/limits/ 17:41:36 spire-1.2.1/pkg/server/api/limits/limits.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/ 17:41:36 spire-1.2.1/pkg/server/api/middleware/alias.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/audit.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/caller.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/common.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/entries.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:41:36 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:41:36 spire-1.2.1/pkg/server/api/ratelimit.go 17:41:36 spire-1.2.1/pkg/server/api/rpccontext/ 17:41:36 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:41:36 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:41:36 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:41:36 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:41:36 spire-1.2.1/pkg/server/api/selector.go 17:41:36 spire-1.2.1/pkg/server/api/selector_test.go 17:41:36 spire-1.2.1/pkg/server/api/status.go 17:41:36 spire-1.2.1/pkg/server/api/status_test.go 17:41:36 spire-1.2.1/pkg/server/api/svid/ 17:41:36 spire-1.2.1/pkg/server/api/svid/v1/ 17:41:36 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:41:36 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:41:36 spire-1.2.1/pkg/server/api/trustdomain.go 17:41:36 spire-1.2.1/pkg/server/api/trustdomain/ 17:41:36 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:41:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:41:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:41:36 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:41:36 spire-1.2.1/pkg/server/authpolicy/ 17:41:36 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:41:36 spire-1.2.1/pkg/server/authpolicy/policy.go 17:41:36 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:41:36 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:41:36 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:41:36 spire-1.2.1/pkg/server/authpolicy/validate.go 17:41:36 spire-1.2.1/pkg/server/bundle/ 17:41:36 spire-1.2.1/pkg/server/bundle/client/ 17:41:36 spire-1.2.1/pkg/server/bundle/client/client.go 17:41:36 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:41:36 spire-1.2.1/pkg/server/bundle/client/manager.go 17:41:36 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:41:36 spire-1.2.1/pkg/server/bundle/client/sources.go 17:41:36 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:41:36 spire-1.2.1/pkg/server/bundle/client/updater.go 17:41:36 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:41:36 spire-1.2.1/pkg/server/ca/ 17:41:36 spire-1.2.1/pkg/server/ca/ca.go 17:41:36 spire-1.2.1/pkg/server/ca/ca_health.go 17:41:36 spire-1.2.1/pkg/server/ca/ca_test.go 17:41:36 spire-1.2.1/pkg/server/ca/journal.go 17:41:36 spire-1.2.1/pkg/server/ca/journal_test.go 17:41:36 spire-1.2.1/pkg/server/ca/manager.go 17:41:36 spire-1.2.1/pkg/server/ca/manager_health.go 17:41:36 spire-1.2.1/pkg/server/ca/manager_test.go 17:41:36 spire-1.2.1/pkg/server/ca/templates.go 17:41:36 spire-1.2.1/pkg/server/ca/upstream_client.go 17:41:36 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:41:36 spire-1.2.1/pkg/server/ca/validation.go 17:41:36 spire-1.2.1/pkg/server/cache/ 17:41:36 spire-1.2.1/pkg/server/cache/dscache/ 17:41:36 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:41:36 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:41:36 spire-1.2.1/pkg/server/cache/entrycache/ 17:41:36 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:41:36 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:41:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:41:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:41:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:41:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:41:36 spire-1.2.1/pkg/server/catalog/ 17:41:36 spire-1.2.1/pkg/server/catalog/catalog.go 17:41:36 spire-1.2.1/pkg/server/catalog/keymanager.go 17:41:36 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:41:36 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:41:36 spire-1.2.1/pkg/server/catalog/notifier.go 17:41:36 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:41:36 spire-1.2.1/pkg/server/config.go 17:41:36 spire-1.2.1/pkg/server/datastore/ 17:41:36 spire-1.2.1/pkg/server/datastore/datastore.go 17:41:36 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:41:36 spire-1.2.1/pkg/server/datastore/repository.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:41:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:41:36 spire-1.2.1/pkg/server/endpoints/ 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/ 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:41:36 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:41:36 spire-1.2.1/pkg/server/endpoints/config.go 17:41:36 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:41:36 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:41:36 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:41:36 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:41:36 spire-1.2.1/pkg/server/endpoints/middleware.go 17:41:36 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:41:36 spire-1.2.1/pkg/server/hostservice/ 17:41:36 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:41:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:41:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:41:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:41:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:41:36 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:41:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:41:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/ 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/ 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:41:36 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:41:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:41:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/ 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:41:36 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:41:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:41:36 spire-1.2.1/pkg/server/registration/ 17:41:36 spire-1.2.1/pkg/server/registration/manager.go 17:41:36 spire-1.2.1/pkg/server/registration/manager_test.go 17:41:36 spire-1.2.1/pkg/server/scanentries.go 17:41:36 spire-1.2.1/pkg/server/scanentries_test.go 17:41:36 spire-1.2.1/pkg/server/server.go 17:41:36 spire-1.2.1/pkg/server/server_test.go 17:41:36 spire-1.2.1/pkg/server/svid/ 17:41:36 spire-1.2.1/pkg/server/svid/observer.go 17:41:36 spire-1.2.1/pkg/server/svid/observer_test.go 17:41:36 spire-1.2.1/pkg/server/svid/rotator.go 17:41:36 spire-1.2.1/pkg/server/svid/rotator_config.go 17:41:36 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:41:36 spire-1.2.1/pkg/server/svid/rotator_test.go 17:41:36 spire-1.2.1/proto/ 17:41:36 spire-1.2.1/proto/private/ 17:41:36 spire-1.2.1/proto/private/server/ 17:41:36 spire-1.2.1/proto/private/server/journal/ 17:41:36 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:41:36 spire-1.2.1/proto/private/server/journal/journal.proto 17:41:36 spire-1.2.1/proto/spire/ 17:41:36 spire-1.2.1/proto/spire/common/ 17:41:36 spire-1.2.1/proto/spire/common/common.pb.go 17:41:36 spire-1.2.1/proto/spire/common/common.proto 17:41:36 spire-1.2.1/proto/spire/common/plugin/ 17:41:36 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:41:36 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:41:36 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:41:36 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:41:36 spire-1.2.1/proto/spire/plugin/ 17:41:36 spire-1.2.1/proto/spire/plugin/agent/ 17:41:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:41:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:41:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:41:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:41:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:41:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:41:36 spire-1.2.1/release/ 17:41:36 spire-1.2.1/release/spire-extras/ 17:41:36 spire-1.2.1/release/spire-extras/README.md 17:41:36 spire-1.2.1/release/spire-extras/conf/ 17:41:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:41:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:41:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:41:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:41:36 spire-1.2.1/release/spire/ 17:41:36 spire-1.2.1/release/spire/README.md 17:41:36 spire-1.2.1/release/spire/conf/ 17:41:36 spire-1.2.1/release/spire/conf/agent/ 17:41:36 spire-1.2.1/release/spire/conf/agent/agent.conf 17:41:36 spire-1.2.1/release/spire/conf/server/ 17:41:36 spire-1.2.1/release/spire/conf/server/server.conf 17:41:36 spire-1.2.1/script/ 17:41:36 spire-1.2.1/script/build-artifact.sh 17:41:36 spire-1.2.1/script/generate_dummy_ca.sh 17:41:36 spire-1.2.1/support/ 17:41:36 spire-1.2.1/support/k8s/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:41:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/ 17:41:36 spire-1.2.1/support/oidc-discovery-provider/README.md 17:41:36 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/config.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/main.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:41:36 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:41:36 spire-1.2.1/test/ 17:41:36 spire-1.2.1/test/clock/ 17:41:36 spire-1.2.1/test/clock/clock.go 17:41:36 spire-1.2.1/test/fakes/ 17:41:36 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:41:36 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:41:36 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:41:36 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:41:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:41:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:41:36 spire-1.2.1/test/fakes/fakeagentstore/ 17:41:36 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:41:36 spire-1.2.1/test/fakes/fakedatastore/ 17:41:36 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:41:36 spire-1.2.1/test/fakes/fakeentryclient/ 17:41:36 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:41:36 spire-1.2.1/test/fakes/fakehealthchecker/ 17:41:36 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:41:36 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:41:36 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:41:36 spire-1.2.1/test/fakes/fakemetrics/ 17:41:36 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:41:36 spire-1.2.1/test/fakes/fakenoderesolver/ 17:41:36 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:41:36 spire-1.2.1/test/fakes/fakenotifier/ 17:41:36 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:41:36 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:41:36 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:41:36 spire-1.2.1/test/fakes/fakeserverca/ 17:41:36 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:41:36 spire-1.2.1/test/fakes/fakeservercatalog/ 17:41:36 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:41:36 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:41:36 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:41:36 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:41:36 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:41:36 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:41:36 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:41:36 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:41:36 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:41:36 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:41:36 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:41:36 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:41:36 spire-1.2.1/test/fixture/ 17:41:36 spire-1.2.1/test/fixture/certs/ 17:41:36 spire-1.2.1/test/fixture/certs/agent_svid.der 17:41:36 spire-1.2.1/test/fixture/certs/base_cert.pem 17:41:36 spire-1.2.1/test/fixture/certs/base_csr.pem 17:41:36 spire-1.2.1/test/fixture/certs/base_key.pem 17:41:36 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:41:36 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:41:36 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:41:36 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:41:36 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:41:36 spire-1.2.1/test/fixture/certs/blog_key.pem 17:41:36 spire-1.2.1/test/fixture/certs/bundle.der 17:41:36 spire-1.2.1/test/fixture/certs/ca.pem 17:41:36 spire-1.2.1/test/fixture/certs/ca_key.pem 17:41:36 spire-1.2.1/test/fixture/certs/database_cert.pem 17:41:36 spire-1.2.1/test/fixture/certs/database_csr.pem 17:41:36 spire-1.2.1/test/fixture/certs/database_key.pem 17:41:36 spire-1.2.1/test/fixture/certs/node_cert.pem 17:41:36 spire-1.2.1/test/fixture/certs/node_csr.pem 17:41:36 spire-1.2.1/test/fixture/certs/node_key.pem 17:41:36 spire-1.2.1/test/fixture/certs/svid.pem 17:41:36 spire-1.2.1/test/fixture/certs/svid_key.pem 17:41:36 spire-1.2.1/test/fixture/config/ 17:41:36 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:41:36 spire-1.2.1/test/fixture/config/agent_good.conf 17:41:36 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:41:36 spire-1.2.1/test/fixture/config/plugin_good.conf 17:41:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:41:36 spire-1.2.1/test/fixture/config/server_good.conf 17:41:36 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:41:36 spire-1.2.1/test/fixture/fixture.go 17:41:36 spire-1.2.1/test/fixture/nodeattestor/ 17:41:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:41:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:41:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:41:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:41:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:41:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:41:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:41:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:41:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:41:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:41:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:41:36 spire-1.2.1/test/fixture/registration/ 17:41:36 spire-1.2.1/test/fixture/registration/entries.json 17:41:36 spire-1.2.1/test/fixture/registration/good-for-update.json 17:41:36 spire-1.2.1/test/fixture/registration/good.json 17:41:36 spire-1.2.1/test/fixture/registration/invalid.json 17:41:36 spire-1.2.1/test/fixture/registration/invalid_json.json 17:41:36 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:41:36 spire-1.2.1/test/integration/ 17:41:36 spire-1.2.1/test/integration/README.md 17:41:36 spire-1.2.1/test/integration/common 17:41:36 spire-1.2.1/test/integration/setup/ 17:41:36 spire-1.2.1/test/integration/setup/adminclient/ 17:41:36 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:41:36 spire-1.2.1/test/integration/setup/adminclient/client.go 17:41:36 spire-1.2.1/test/integration/setup/debugagent/ 17:41:36 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:41:36 spire-1.2.1/test/integration/setup/debugagent/main.go 17:41:36 spire-1.2.1/test/integration/setup/debugserver/ 17:41:36 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:41:36 spire-1.2.1/test/integration/setup/debugserver/main.go 17:41:36 spire-1.2.1/test/integration/setup/downstreamclient/ 17:41:36 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:41:36 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:41:36 spire-1.2.1/test/integration/setup/itclient/ 17:41:36 spire-1.2.1/test/integration/setup/itclient/client.go 17:41:36 spire-1.2.1/test/integration/setup/node-attestation/ 17:41:36 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:41:36 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:41:36 spire-1.2.1/test/integration/setup/x509pop/ 17:41:36 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:41:36 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:41:36 spire-1.2.1/test/integration/suites/ 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:41:36 spire-1.2.1/test/integration/suites/join-token/ 17:41:36 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:41:36 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:41:36 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:41:36 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:41:36 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:41:36 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:41:36 spire-1.2.1/test/integration/suites/join-token/README.md 17:41:36 spire-1.2.1/test/integration/suites/join-token/conf/ 17:41:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/join-token/teardown 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:41:36 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:41:36 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:41:36 spire-1.2.1/test/integration/suites/k8s/ 17:41:36 spire-1.2.1/test/integration/suites/k8s/00-setup 17:41:36 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:41:36 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:41:36 spire-1.2.1/test/integration/suites/k8s/README.md 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/ 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:41:36 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:41:36 spire-1.2.1/test/integration/suites/k8s/teardown 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/ 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:41:36 spire-1.2.1/test/integration/suites/rotation/ 17:41:36 spire-1.2.1/test/integration/suites/rotation/00-setup 17:41:36 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:41:36 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:41:36 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:41:36 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:41:36 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:41:36 spire-1.2.1/test/integration/suites/rotation/README.md 17:41:36 spire-1.2.1/test/integration/suites/rotation/conf/ 17:41:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/rotation/teardown 17:41:36 spire-1.2.1/test/integration/suites/self-test/ 17:41:36 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:41:36 spire-1.2.1/test/integration/suites/self-test/README.md 17:41:36 spire-1.2.1/test/integration/suites/self-test/teardown 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:41:36 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:41:36 spire-1.2.1/test/integration/suites/upgrade/ 17:41:36 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:41:36 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:41:36 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:41:36 spire-1.2.1/test/integration/suites/upgrade/README.md 17:41:36 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:41:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:41:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:41:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:41:36 spire-1.2.1/test/integration/suites/upgrade/teardown 17:41:36 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:41:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:41:36 spire-1.2.1/test/integration/test-one.sh 17:41:36 spire-1.2.1/test/integration/test.sh 17:41:36 spire-1.2.1/test/plugintest/ 17:41:36 spire-1.2.1/test/plugintest/config.go 17:41:36 spire-1.2.1/test/plugintest/load.go 17:41:36 spire-1.2.1/test/plugintest/option.go 17:41:36 spire-1.2.1/test/spiretest/ 17:41:36 spire-1.2.1/test/spiretest/apiserver.go 17:41:36 spire-1.2.1/test/spiretest/assertions.go 17:41:36 spire-1.2.1/test/spiretest/dir.go 17:41:36 spire-1.2.1/test/spiretest/errors_posix.go 17:41:36 spire-1.2.1/test/spiretest/errors_windows.go 17:41:36 spire-1.2.1/test/spiretest/logs.go 17:41:36 spire-1.2.1/test/spiretest/socketapi.go 17:41:36 spire-1.2.1/test/spiretest/suite.go 17:41:36 spire-1.2.1/test/spiretest/x509.go 17:41:36 spire-1.2.1/test/testca/ 17:41:36 spire-1.2.1/test/testca/ca.go 17:41:36 spire-1.2.1/test/testkey/ 17:41:36 spire-1.2.1/test/testkey/generate.sh 17:41:36 spire-1.2.1/test/testkey/genkeys.go 17:41:36 spire-1.2.1/test/testkey/keys.go 17:41:36 spire-1.2.1/test/testkey/new.go 17:41:36 spire-1.2.1/test/tpmsimulator/ 17:41:36 spire-1.2.1/test/tpmsimulator/simulator.go 17:41:36 spire-1.2.1/test/util/ 17:41:36 spire-1.2.1/test/util/cert_fixtures.go 17:41:36 spire-1.2.1/test/util/cert_generation.go 17:41:36 spire-1.2.1/test/util/io_redirection.go 17:41:36 spire-1.2.1/test/util/race.go 17:41:36 spire-1.2.1/test/util/util.go 17:41:36 building spire from source... 17:41:36 Installing go1.17.7... 17:41:41 Building bin/spire-server... 17:41:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:41:41 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:41:41 go: downloading github.com/mitchellh/cli v1.1.2 17:41:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:41:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:41:41 go: downloading github.com/imdario/mergo v0.3.12 17:41:41 go: downloading github.com/sirupsen/logrus v1.8.1 17:41:41 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:41:41 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:41:41 go: downloading google.golang.org/grpc v1.44.0 17:41:41 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:41:41 go: downloading github.com/fatih/color v1.13.0 17:41:41 go: downloading github.com/mattn/go-isatty v0.0.14 17:41:41 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:41:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:41:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:41:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:41:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:41:42 go: downloading github.com/open-policy-agent/opa v0.38.0 17:41:42 go: downloading github.com/armon/go-metrics v0.3.10 17:41:42 go: downloading github.com/prometheus/client_golang v1.12.1 17:41:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:41:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:41:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:41:42 go: downloading github.com/Masterminds/goutils v1.1.0 17:41:42 go: downloading github.com/Masterminds/semver v1.5.0 17:41:42 go: downloading github.com/google/uuid v1.1.2 17:41:42 go: downloading github.com/huandu/xstrings v1.3.2 17:41:42 go: downloading github.com/mattn/go-colorable v0.1.12 17:41:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:41:42 go: downloading github.com/oklog/run v1.0.0 17:41:42 go: downloading github.com/imkira/go-observer v1.0.3 17:41:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:41:43 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:41:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:41:43 go: downloading github.com/beorn7/perks v1.0.1 17:41:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:41:43 go: downloading github.com/prometheus/client_model v0.2.0 17:41:43 go: downloading github.com/prometheus/common v0.32.1 17:41:43 go: downloading github.com/prometheus/procfs v0.7.3 17:41:43 go: downloading go.uber.org/atomic v1.9.0 17:41:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:41:43 go: downloading github.com/hashicorp/errwrap v1.1.0 17:41:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:41:43 go: downloading github.com/blang/semver/v4 v4.0.0 17:41:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:41:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:41:43 go: downloading github.com/jinzhu/gorm v1.9.16 17:41:43 go: downloading github.com/lib/pq v1.10.4 17:41:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:41:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:41:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:41:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:41:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:41:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:41:46 go: downloading github.com/stretchr/testify v1.7.0 17:41:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:41:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:41:54 go: downloading google.golang.org/api v0.70.0 17:41:54 go: downloading k8s.io/client-go v0.23.4 17:41:54 go: downloading k8s.io/api v0.23.4 17:41:54 go: downloading github.com/google/go-tpm v0.3.3 17:41:54 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:41:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:41:54 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:41:54 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:41:54 go: downloading cloud.google.com/go/storage v1.21.0 17:41:54 go: downloading cloud.google.com/go v0.100.2 17:41:55 go: downloading k8s.io/apimachinery v0.23.4 17:41:56 go: downloading k8s.io/kube-aggregator v0.23.3 17:41:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:41:56 go: downloading cloud.google.com/go/security v1.3.0 17:41:56 go: downloading github.com/hashicorp/vault/api v1.4.1 17:41:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:41:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:41:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:41:58 go: downloading github.com/twmb/murmur3 v1.1.6 17:41:58 go: downloading github.com/jinzhu/inflection v1.0.0 17:41:58 go: downloading github.com/aws/smithy-go v1.11.0 17:41:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:41:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:41:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:41:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:41:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:41:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:41:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:41:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:41:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:41:59 go: downloading github.com/dimchansky/utfbom v1.1.1 17:41:59 go: downloading cloud.google.com/go/compute v1.3.0 17:41:59 go: downloading cloud.google.com/go/iam v0.1.1 17:41:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:41:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:41:59 go: downloading github.com/gogo/protobuf v1.3.2 17:41:59 go: downloading k8s.io/klog/v2 v2.30.0 17:41:59 go: downloading github.com/google/gofuzz v1.1.0 17:41:59 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:41:59 go: downloading github.com/spf13/pflag v1.0.5 17:41:59 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:41:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:41:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:41:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:41:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:41:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:41:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:41:59 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:42:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:42:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:42:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:42:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:42:00 go: downloading gopkg.in/yaml.v2 v2.4.0 17:42:00 go: downloading github.com/gobwas/glob v0.2.3 17:42:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:42:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:42:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:42:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:42:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:42:00 go: downloading go.opencensus.io v0.23.0 17:42:00 go: downloading gopkg.in/inf.v0 v0.9.1 17:42:00 go: downloading github.com/go-logr/logr v1.2.2 17:42:00 go: downloading github.com/google/go-cmp v0.5.7 17:42:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:42:00 go: downloading github.com/googleapis/gnostic v0.5.5 17:42:00 go: downloading github.com/json-iterator/go v1.1.12 17:42:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:42:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:42:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:42:00 go: downloading go.uber.org/zap v1.21.0 17:42:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:42:01 go: downloading github.com/tklauser/numcpus v0.3.0 17:42:01 go: downloading sigs.k8s.io/yaml v1.3.0 17:42:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:42:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:42:01 go: downloading github.com/modern-go/reflect2 v1.0.2 17:42:01 go: downloading github.com/golang/snappy v0.0.4 17:42:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:42:01 go: downloading github.com/ryanuber/go-glob v1.0.0 17:42:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:42:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:42:01 go: downloading github.com/hashicorp/go-version v1.2.0 17:42:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:42:01 go: downloading go.uber.org/multierr v1.6.0 17:42:04 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:42:04 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:42:11 Removing intermediate container b6615e270348 17:42:11 ---> 41a8bed6b6a5 17:42:11 17:42:11 Step 10/23 : FROM alpine:3.14 17:42:11 3.14: Pulling from library/alpine 17:42:11 Removing intermediate container 93a463835d85 17:42:11 ---> e5242d43720a 17:42:11 17:42:11 Step 10/22 : FROM alpine:3.14 17:42:11 Removing intermediate container 17c930b96978 17:42:11 ---> 8e57722a9cdc 17:42:11 17:42:11 Step 9/20 : FROM alpine:3.15 17:42:11 Removing intermediate container a8e4b8ba0122 17:42:11 ---> 760d1134a4a4 17:42:11 17:42:11 Step 10/22 : FROM alpine:3.14 17:42:11 3.14: Pulling from library/alpine 17:42:11 3.14: Pulling from library/alpine 17:42:11 3.15: Pulling from library/alpine 17:42:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:42:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:42:11 Status: Downloaded newer image for alpine:3.14 17:42:11 Status: Downloaded newer image for alpine:3.14 17:42:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:42:11 Status: Image is up to date for alpine:3.14 17:42:11 ---> e04c818066af 17:42:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:42:11 ---> e04c818066af 17:42:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:42:11 ---> e04c818066af 17:42:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:42:11 ---> Running in 4a89a071e724 17:42:11 ---> Running in 952e1310d70d 17:42:11 ---> Running in f916082e1a97 17:42:11 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:42:11 Status: Downloaded newer image for alpine:3.15 17:42:11 ---> 0ac33e5f5afa 17:42:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:42:11 ---> Running in 407e8f99e257 17:42:11 Removing intermediate container 407e8f99e257 17:42:11 ---> 5671685dc091 17:42:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:11 ---> Running in 92710cc91c63 17:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:42:12 (1/2) Installing ca-certificates (20211220-r0) 17:42:12 (2/2) Installing dumb-init (1.2.5-r1) 17:42:12 Executing busybox-1.33.1-r7.trigger 17:42:12 Executing ca-certificates-20211220-r0.trigger 17:42:12 (1/1) Installing dumb-init (1.2.5-r1) 17:42:12 Executing busybox-1.33.1-r7.trigger 17:42:12 OK: 6 MiB in 15 packages 17:42:12 (1/1) Installing dumb-init (1.2.5-r1) 17:42:12 OK: 6 MiB in 16 packages 17:42:12 Executing busybox-1.33.1-r7.trigger 17:42:12 OK: 6 MiB in 15 packages 17:42:12 Removing intermediate container 92710cc91c63 17:42:12 ---> ee5e80f290e5 17:42:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:12 ---> Running in 5a201633549b 17:42:12 Removing intermediate container f916082e1a97 17:42:12 ---> 31275aea34bc 17:42:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:42:12 ---> Running in ffa1bc35854f 17:42:12 Removing intermediate container 952e1310d70d 17:42:12 ---> 166101fedbce 17:42:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:42:12 Removing intermediate container 4a89a071e724 17:42:12 ---> 93da264f6a18 17:42:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:42:12 ---> Running in f712489811b9 17:42:12 Removing intermediate container ffa1bc35854f 17:42:12 ---> d2d98391b81e 17:42:12 Step 13/23 : ENV APP_PORT=59882 17:42:12 ---> Running in 7af5f5ac1b4c 17:42:12 ---> Running in 4727a97b6a77 17:42:12 Removing intermediate container f712489811b9 17:42:12 ---> 914b6d056d76 17:42:12 Step 13/22 : ENV APP_PORT=59861 17:42:12 Removing intermediate container 7af5f5ac1b4c 17:42:12 ---> b548c0f6651f 17:42:12 Step 13/22 : ENV APP_PORT=59860 17:42:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:13 ---> Running in 1547bc4e96d6 17:42:13 ---> Running in ddcd196f3278 17:42:13 Removing intermediate container 4727a97b6a77 17:42:13 ---> ac2f6151b1e3 17:42:13 Step 14/23 : EXPOSE $APP_PORT 17:42:13 ---> Running in 1bdc13c158a5 17:42:13 Removing intermediate container 1547bc4e96d6 17:42:13 ---> 771b1f92be81 17:42:13 Step 14/22 : EXPOSE $APP_PORT 17:42:13 Removing intermediate container ddcd196f3278 17:42:13 ---> aaad6e7526ed 17:42:13 Step 14/22 : EXPOSE $APP_PORT 17:42:13 ---> Running in 31aaf71b414c 17:42:13 ---> Running in baef1fd2c7c8 17:42:13 Removing intermediate container 1bdc13c158a5 17:42:13 ---> 88b0657824f1 17:42:13 Step 15/23 : WORKDIR / 17:42:13 ---> Running in 3ad0f1d2f44d 17:42:13 Removing intermediate container 31aaf71b414c 17:42:13 ---> 800dcbd66f85 17:42:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:13 Removing intermediate container baef1fd2c7c8 17:42:13 ---> 7ece53d7934c 17:42:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:13 Removing intermediate container 3ad0f1d2f44d 17:42:13 ---> f608f2a63b64 17:42:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:13 ---> 03b56b9be5ed 17:42:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:42:13 ---> 7399846b64fb 17:42:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:42:13 ---> de60c2aebebb 17:42:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:42:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:14 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:42:14 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:42:14 OK: 15855 distinct packages available 17:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:14 ---> 79b6247e9343 17:42:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:42:14 ---> dc836faea20d 17:42:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:42:14 ---> c998a747553b 17:42:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:42:14 ---> 5def45defbb6 17:42:14 Step 19/23 : ENTRYPOINT ["/core-command"] 17:42:14 ---> 0de62fa7e98a 17:42:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:42:14 ---> Running in 26a9cd196b83 17:42:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:14 ---> a6bc01734d9d 17:42:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:42:14 ---> Running in 6523d7d2bd1f 17:42:15 ---> Running in dc1686313ba2 17:42:15 Removing intermediate container 26a9cd196b83 17:42:15 ---> 679e3a43023a 17:42:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:15 ---> Running in 6639ff1447f8 17:42:15 Removing intermediate container 6523d7d2bd1f 17:42:15 ---> ddd3cf7018e1 17:42:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:15 Removing intermediate container dc1686313ba2 17:42:15 ---> cc48e9c86686 17:42:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:15 ---> Running in e552378aaf49 17:42:15 ---> Running in 5b020100105b 17:42:15 (1/9) Installing ca-certificates (20211220-r0) 17:42:15 Removing intermediate container 6639ff1447f8 17:42:15 ---> b1a7a13c7fa4 17:42:15 Step 21/23 : LABEL arch=x86_64 17:42:15 (2/9) Installing brotli-libs (1.0.9-r5) 17:42:15 ---> Running in 065bd4438e08 17:42:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:42:15 Removing intermediate container e552378aaf49 17:42:15 ---> 621fcb968cc4 17:42:15 Step 20/22 : LABEL arch=x86_64 17:42:15 Removing intermediate container 5b020100105b 17:42:15 ---> 4a891856e0fa 17:42:15 Step 20/22 : LABEL arch=x86_64 17:42:15 (4/9) Installing libcurl (7.80.0-r1) 17:42:15 (5/9) Installing curl (7.80.0-r1) 17:42:15 ---> Running in 1a3b804f923e 17:42:15 ---> Running in 9a35601d1e2d 17:42:15 Removing intermediate container 065bd4438e08 17:42:15 ---> abc3c8011f75 17:42:15 Step 22/23 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:42:15 (6/9) Installing dumb-init (1.2.5-r1) 17:42:15 ---> Running in 6a77fa66971c 17:42:15 (7/9) Installing musl-obstack (1.2.3-r0) 17:42:15 Removing intermediate container 1a3b804f923e 17:42:15 ---> a621a3e14fa2 17:42:15 Step 21/22 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:42:16 (8/9) Installing libucontext (1.1-r0) 17:42:16 Removing intermediate container 9a35601d1e2d 17:42:16 ---> 513013d89085 17:42:16 Step 21/22 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:42:16 ---> Running in 88334760339f 17:42:16 ---> Running in 34763b93f782 17:42:16 Removing intermediate container 6a77fa66971c 17:42:16 ---> 433ed6c342e6 17:42:16 Step 23/23 : LABEL version=0.0.0 17:42:16 (9/9) Installing gcompat (1.0.0-r4) 17:42:16 ---> Running in 0633bd6ed748 17:42:16 Executing busybox-1.34.1-r5.trigger 17:42:16 Executing ca-certificates-20211220-r0.trigger 17:42:16 OK: 8 MiB in 23 packages 17:42:16 Removing intermediate container 34763b93f782 17:42:16 ---> 0cde9afa61df 17:42:16 Step 22/22 : LABEL version=0.0.0 17:42:16 Removing intermediate container 88334760339f 17:42:16 ---> 63647ba27d00 17:42:16 Step 22/22 : LABEL version=0.0.0 17:42:16 ---> Running in 42af16c5cb43 17:42:16 Removing intermediate container 0633bd6ed748 17:42:16 ---> f809a3470d35 17:42:16 17:42:16 ---> Running in 9c465728ce90 17:42:16 Successfully built f809a3470d35 17:42:16 Successfully tagged core-command:latest 17:42:16 Building security-spire-agent 17:42:16 Removing intermediate container 42af16c5cb43 17:42:16 ---> 78dca4153e1c 17:42:16 17:42:16  Building core-command ... done Removing intermediate container 9c465728ce90 17:42:16 ---> 34fa503a7ead 17:42:16 17:42:17 Successfully built 34fa503a7ead 17:42:17 Successfully built 78dca4153e1c 17:42:17 Successfully tagged support-scheduler:latest 17:42:17 Successfully tagged support-notifications:latest 17:42:17  Building support-scheduler ... done Building security-proxy-setup 17:42:17 Removing intermediate container 5a201633549b 17:42:17 ---> 7177170ae923 17:42:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:17 Building core-metadata 17:42:18  Building support-notifications ... done  ---> 80697558f0fd 17:42:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:42:18 Removing intermediate container de0e1c51d96a 17:42:18 ---> f3c3cf010cbe 17:42:18 Successfully built f3c3cf010cbe 17:42:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:42:18 + docker inspect -f . ci-base-image-arm64 17:42:18 . [Pipeline] withDockerContainer 17:42:19 prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container 17:42:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:42:20 $ docker top bbd0d1b8ac119e57068d92c31e20fda0b1690116cce3200e09187865cc4e2abf -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:21 + go version 17:42:21 go version go1.17.6 linux/arm64 [Pipeline] } 17:42:21 $ docker stop --time=1 bbd0d1b8ac119e57068d92c31e20fda0b1690116cce3200e09187865cc4e2abf 17:42:21 ---> 584c4688aea8 17:42:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:42:23 $ docker rm -f bbd0d1b8ac119e57068d92c31e20fda0b1690116cce3200e09187865cc4e2abf 17:42:23 ---> 83fea74dec07 17:42:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:42:23 ---> Running in e446f15474f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:42:23 Removing intermediate container e446f15474f0 17:42:23 ---> 0a933486fffe 17:42:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:23 + docker inspect -f . ci-base-image-arm64 17:42:23 . 17:42:23 ---> Running in 0a879a042ff5 [Pipeline] withDockerContainer 17:42:23 prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container 17:42:23 Removing intermediate container 0a879a042ff5 17:42:23 ---> 993964e658f7 17:42:23 Step 18/20 : LABEL arch=x86_64 17:42:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:42:24 ---> Running in 42d52a86d210 17:42:24 Removing intermediate container 42d52a86d210 17:42:24 ---> 8eb595f9247a 17:42:24 Step 19/20 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:42:25 ---> Running in 1eb12b744b87 17:42:25 $ docker top a3ae7ad88c3becbe8c42f8896756f7e147b9d37aa1c7ffc10ba2662f7078f008 -eo pid,comm 17:42:25 Removing intermediate container 1eb12b744b87 17:42:25 ---> 397dae447169 17:42:25 Step 20/20 : LABEL version=0.0.0 [Pipeline] { [Pipeline] echo 17:42:25 ========================================================= 17:42:25 [edgeXBuildGoParallel] Running Tests and Build... 17:42:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:42:25 ---> Running in 9493649188c5 17:42:25 + make test 17:42:25 go mod tidy -compat=1.17 17:42:26 Removing intermediate container 9493649188c5 17:42:26 ---> a5508e783879 17:42:26 17:42:26 Successfully built a5508e783879 17:42:26 Successfully tagged security-spiffe-token-provider:latest 17:42:26  Building security-spiffe-token-provider ... done Building security-bootstrapper 17:42:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:42:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:42:28 ---> c024381915a0 17:42:28 Step 3/22 : WORKDIR /edgex-go 17:42:28 ---> Using cache 17:42:28 ---> ba5a213371bc 17:42:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:28 ---> Using cache 17:42:28 ---> 275241c9a98a 17:42:28 Step 5/22 : RUN apk add --update --no-cache make git 17:42:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:42:28 ---> c024381915a0 17:42:28 Step 3/23 : WORKDIR /edgex-go 17:42:28 ---> Using cache 17:42:28 ---> ba5a213371bc 17:42:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:28 ---> Using cache 17:42:28 ---> 275241c9a98a 17:42:28 Step 5/23 : RUN apk add --update --no-cache make git 17:42:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:42:28 ---> c024381915a0 17:42:28 Step 3/26 : WORKDIR /edgex-go 17:42:28 ---> Using cache 17:42:28 ---> ba5a213371bc 17:42:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:28 ---> Using cache 17:42:28 ---> 275241c9a98a 17:42:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:42:30 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:42:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:42:30 ---> c024381915a0 17:42:30 Step 3/31 : WORKDIR /edgex-go 17:42:30 ---> Using cache 17:42:30 ---> ba5a213371bc 17:42:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:30 ---> Using cache 17:42:30 ---> 275241c9a98a 17:42:30 Step 5/31 : RUN apk add --update --no-cache make git 17:42:31 ---> Running in d15275aa4633 17:42:31 ---> Running in a9635a482774 17:42:31 ---> Running in 7fd511e2ac89 17:42:31 ---> Running in 601e16d77000 17:42:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:42:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:33 OK: 221 MiB in 52 packages 17:42:33 OK: 221 MiB in 52 packages 17:42:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:42:33 OK: 221 MiB in 52 packages 17:42:33 OK: 221 MiB in 52 packages 17:42:35 Removing intermediate container 601e16d77000 17:42:35 ---> 5d574a01638c 17:42:35 Step 6/22 : COPY go.mod vendor* ./ 17:42:35 Removing intermediate container d15275aa4633 17:42:35 ---> 0dea60431c8b 17:42:35 Step 6/31 : COPY go.mod vendor* ./ 17:42:35 Removing intermediate container 7fd511e2ac89 17:42:35 ---> 5ec809b872cb 17:42:35 Step 6/26 : COPY go.mod vendor* ./ 17:42:35 Removing intermediate container a9635a482774 17:42:35 ---> df17ae2cc533 17:42:35 Step 6/23 : COPY go.mod vendor* ./ 17:42:35 ---> 307e52fffbb9 17:42:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:35 ---> Running in c37d4e60f5e8 17:42:35 ---> 763d3f98da4f 17:42:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:35 ---> f1e4852daf97 17:42:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:35 ---> d729ad25fa38 17:42:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:35 ---> Running in d040e2f419fd 17:42:35 ---> Running in d3dddebfa2a2 17:42:35 ---> Running in b0555163c302 17:42:37 Removing intermediate container c37d4e60f5e8 17:42:37 ---> 8147fa54f89b 17:42:37 Step 8/22 : COPY . . 17:42:37 Removing intermediate container d3dddebfa2a2 17:42:37 ---> 0c714b06b025 17:42:37 Step 8/26 : COPY . . 17:42:38 Removing intermediate container b0555163c302 17:42:38 ---> 76f137f692a4 17:42:38 Step 8/23 : COPY . . 17:42:38 Removing intermediate container d040e2f419fd 17:42:38 ---> 7e617ed8c244 17:42:38 Step 8/31 : COPY . . 17:42:59 ? github.com/edgexfoundry/edgex-go [no test files] 17:43:00 ---> db438f6f767d 17:43:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:43:00 ---> 5189fac3d1c4 17:43:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:43:00 ---> 7383476a5a2c 17:43:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:43:00 ---> 9f4b77c32b8a 17:43:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:43:00 ---> Running in 62687790a0f5 17:43:00 ---> Running in ea16e3273799 17:43:00 ---> Running in 091e18f5d024 17:43:00 ---> Running in 34d2d3007a36 17:43:00 Removing intermediate container 091e18f5d024 17:43:00 ---> 7c5aebaa2594 17:43:00 Step 10/26 : RUN mkdir -p spire-build 17:43:00 ---> Running in eb9efa79e4c7 17:43: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:43: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 17:43: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:43:00 Removing intermediate container eb9efa79e4c7 17:43:00 ---> 6989eb5749c7 17:43:00 Step 11/26 : WORKDIR /edgex-go/spire-build 17:43:00 ---> Running in ac06cd73ab96 17:43:00 Removing intermediate container ac06cd73ab96 17:43:00 ---> 8c1354983804 17:43:00 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 17:43:00 ---> Running in 5ab3c80e2f3b 17:43:00 spire-1.2.1/ 17:43:00 spire-1.2.1/.data/ 17:43:00 spire-1.2.1/.data/.file 17:43:00 spire-1.2.1/.dockerignore 17:43:00 spire-1.2.1/.gitattributes 17:43:00 spire-1.2.1/.githooks/ 17:43:00 spire-1.2.1/.githooks/pre-commit 17:43:00 spire-1.2.1/.github/ 17:43:00 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:43:00 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:43:00 spire-1.2.1/.github/dependabot.yml 17:43:00 spire-1.2.1/.github/workflows/ 17:43:00 spire-1.2.1/.github/workflows/nightly_build.yaml 17:43:00 spire-1.2.1/.github/workflows/pr_build.yaml 17:43:00 spire-1.2.1/.github/workflows/release_build.yaml 17:43:00 spire-1.2.1/.github/workflows/scripts/ 17:43:00 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:43:00 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:43:00 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:43:00 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:43:00 spire-1.2.1/.github/workflows/scripts/split.sh 17:43:00 spire-1.2.1/.gitignore 17:43:00 spire-1.2.1/.go-version 17:43:00 spire-1.2.1/.golangci.yml 17:43:00 spire-1.2.1/ADOPTERS.md 17:43:00 spire-1.2.1/CHANGELOG.md 17:43:00 spire-1.2.1/CODE-OF-CONDUCT.md 17:43:00 spire-1.2.1/CODEOWNERS 17:43:00 spire-1.2.1/CONTRIBUTING.md 17:43:00 spire-1.2.1/Dockerfile 17:43:00 spire-1.2.1/Dockerfile.dev 17:43:00 spire-1.2.1/Dockerfile.scratch 17:43:00 spire-1.2.1/LICENSE 17:43:00 spire-1.2.1/MAINTAINERS.md 17:43:00 spire-1.2.1/Makefile 17:43:00 spire-1.2.1/README.md 17:43:00 spire-1.2.1/ROADMAP.md 17:43:00 spire-1.2.1/SECURITY.md 17:43:00 spire-1.2.1/cmd/ 17:43:00 spire-1.2.1/cmd/spire-agent/ 17:43:00 spire-1.2.1/cmd/spire-agent/cli/ 17:43:00 spire-1.2.1/cmd/spire-agent/cli/api/ 17:43:00 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/common/ 17:43:00 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:43:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/run/ 17:43:00 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:43:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:43:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:43:00 spire-1.2.1/cmd/spire-agent/main.go 17:43:00 spire-1.2.1/cmd/spire-server/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/agent/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/cli.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/run/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/token/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/validate/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/x509/ 17:43:00 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:43:00 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:43:00 spire-1.2.1/cmd/spire-server/main.go 17:43:00 spire-1.2.1/cmd/spire-server/util/ 17:43:00 spire-1.2.1/cmd/spire-server/util/util.go 17:43:00 spire-1.2.1/conf/ 17:43:00 spire-1.2.1/conf/agent/ 17:43:00 spire-1.2.1/conf/agent/agent.conf 17:43:00 spire-1.2.1/conf/agent/agent_full.conf 17:43:00 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:43:00 spire-1.2.1/conf/server/ 17:43:00 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:43:00 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:43:00 spire-1.2.1/conf/server/server.conf 17:43:00 spire-1.2.1/conf/server/server_full.conf 17:43:00 spire-1.2.1/doc/ 17:43:00 spire-1.2.1/doc/SPIRE101.md 17:43:00 spire-1.2.1/doc/auditlog.md 17:43:00 spire-1.2.1/doc/authorization_policy_engine.md 17:43:00 spire-1.2.1/doc/changelog_guidelines.md 17:43:00 spire-1.2.1/doc/cure53-report.pdf 17:43:00 spire-1.2.1/doc/images/ 17:43:00 spire-1.2.1/doc/images/2019_roadmap.png 17:43:00 spire-1.2.1/doc/images/SPIRE101.png 17:43:00 spire-1.2.1/doc/images/SPIRE_agent.png 17:43:00 spire-1.2.1/doc/images/SPIRE_server.png 17:43:00 spire-1.2.1/doc/images/cache_mgr.png 17:43:00 spire-1.2.1/doc/images/cache_mgr_components.png 17:43:00 spire-1.2.1/doc/images/federated_spire.png 17:43:00 spire-1.2.1/doc/images/ha_mode.png 17:43:00 spire-1.2.1/doc/images/nested_spire.png 17:43:00 spire-1.2.1/doc/images/oidc_federation.png 17:43:00 spire-1.2.1/doc/images/single_trust_domain.png 17:43:00 spire-1.2.1/doc/images/spiffe_compatible.png 17:43:00 spire-1.2.1/doc/images/spire_logo.png 17:43:00 spire-1.2.1/doc/migrating_registration_api_clients.md 17:43:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:43:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:43:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:43:00 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:43:00 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:43:00 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:43:00 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:43:00 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:43:00 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:43:00 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:43:00 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:43:00 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:43:00 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:43:00 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:43:00 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:43:00 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:43:00 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:43:00 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:43:00 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:43:00 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:43:00 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:43:00 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:43:00 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:43:00 spire-1.2.1/doc/scaling_spire.md 17:43:00 spire-1.2.1/doc/spire_agent.md 17:43:00 spire-1.2.1/doc/spire_server.md 17:43:00 spire-1.2.1/doc/supported_integrations.md 17:43:00 spire-1.2.1/doc/telemetry.md 17:43:00 spire-1.2.1/doc/telemetry_config.md 17:43:00 spire-1.2.1/doc/upgrading.md 17:43:00 spire-1.2.1/doc/using_spire.md 17:43:00 spire-1.2.1/examples/ 17:43:00 spire-1.2.1/examples/README.md 17:43:00 spire-1.2.1/go.mod 17:43:00 spire-1.2.1/go.sum 17:43:00 spire-1.2.1/pkg/ 17:43:00 spire-1.2.1/pkg/agent/ 17:43:00 spire-1.2.1/pkg/agent/agent.go 17:43:00 spire-1.2.1/pkg/agent/api/ 17:43:00 spire-1.2.1/pkg/agent/api/config.go 17:43:00 spire-1.2.1/pkg/agent/api/debug/ 17:43:00 spire-1.2.1/pkg/agent/api/debug/v1/ 17:43:00 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:43:00 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:43:00 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:43:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:43:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:43:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:43:00 spire-1.2.1/pkg/agent/api/endpoints.go 17:43:00 spire-1.2.1/pkg/agent/api/health/ 17:43:00 spire-1.2.1/pkg/agent/api/health/v1/ 17:43:00 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:43:00 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:43:00 spire-1.2.1/pkg/agent/api/rpccontext/ 17:43:00 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:43:00 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:43:00 spire-1.2.1/pkg/agent/attestor/ 17:43:00 spire-1.2.1/pkg/agent/attestor/node/ 17:43:00 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:43:00 spire-1.2.1/pkg/agent/attestor/node/node.go 17:43:00 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:43:00 spire-1.2.1/pkg/agent/attestor/workload/ 17:43:00 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:43:00 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:43:00 spire-1.2.1/pkg/agent/catalog/ 17:43:00 spire-1.2.1/pkg/agent/catalog/catalog.go 17:43:00 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:43:00 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:43:00 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:43:00 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:43:00 spire-1.2.1/pkg/agent/client/ 17:43:00 spire-1.2.1/pkg/agent/client/client.go 17:43:00 spire-1.2.1/pkg/agent/client/client_test.go 17:43:00 spire-1.2.1/pkg/agent/client/dial.go 17:43:00 spire-1.2.1/pkg/agent/client/nodeconn.go 17:43:00 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:43:00 spire-1.2.1/pkg/agent/client/update.go 17:43:00 spire-1.2.1/pkg/agent/client/util.go 17:43:00 spire-1.2.1/pkg/agent/common/ 17:43:00 spire-1.2.1/pkg/agent/common/backoff/ 17:43:00 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:43:00 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:43:00 spire-1.2.1/pkg/agent/common/cgroups/ 17:43:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:43:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:43:00 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:43:00 spire-1.2.1/pkg/agent/config.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/ 17:43:00 spire-1.2.1/pkg/agent/endpoints/config.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:43:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:43:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/workload/ 17:43:00 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:43:00 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:43:00 spire-1.2.1/pkg/agent/manager/ 17:43:00 spire-1.2.1/pkg/agent/manager/cache/ 17:43:00 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:43:00 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:43:00 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:43:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:43:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:43:00 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:43:00 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:43:00 spire-1.2.1/pkg/agent/manager/config.go 17:43:00 spire-1.2.1/pkg/agent/manager/manager.go 17:43:00 spire-1.2.1/pkg/agent/manager/manager_test.go 17:43:00 spire-1.2.1/pkg/agent/manager/storage.go 17:43:00 spire-1.2.1/pkg/agent/manager/storage_test.go 17:43:00 spire-1.2.1/pkg/agent/manager/storecache/ 17:43:00 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:43:00 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:43:00 spire-1.2.1/pkg/agent/manager/sync.go 17:43:00 spire-1.2.1/pkg/agent/plugin/ 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:43:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:43:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:43:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:43:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:43:00 spire-1.2.1/pkg/agent/svid/ 17:43:00 spire-1.2.1/pkg/agent/svid/rotator.go 17:43:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:43:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:43:00 spire-1.2.1/pkg/agent/svid/store/ 17:43:00 spire-1.2.1/pkg/agent/svid/store/service.go 17:43:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:43:00 spire-1.2.1/pkg/common/ 17:43:00 spire-1.2.1/pkg/common/agentpathtemplate/ 17:43:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:43:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:43:00 spire-1.2.1/pkg/common/api/ 17:43:00 spire-1.2.1/pkg/common/api/metrics.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/ 17:43:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/logger.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/names.go 17:43:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:43:00 spire-1.2.1/pkg/common/api/names.go 17:43:00 spire-1.2.1/pkg/common/api/ratelimit.go 17:43:00 spire-1.2.1/pkg/common/api/rpccontext/ 17:43:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:43:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:43:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:43:00 spire-1.2.1/pkg/common/auth/ 17:43:00 spire-1.2.1/pkg/common/auth/interceptors.go 17:43:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:43:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/ 17:43:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/types.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:43:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:43:00 spire-1.2.1/pkg/common/catalog/ 17:43:00 spire-1.2.1/pkg/common/catalog/bind.go 17:43:00 spire-1.2.1/pkg/common/catalog/builtin.go 17:43:00 spire-1.2.1/pkg/common/catalog/catalog.go 17:43:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:43:00 spire-1.2.1/pkg/common/catalog/closers.go 17:43:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:43:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:43:00 spire-1.2.1/pkg/common/catalog/config.go 17:43:00 spire-1.2.1/pkg/common/catalog/config_test.go 17:43:00 spire-1.2.1/pkg/common/catalog/configure.go 17:43:00 spire-1.2.1/pkg/common/catalog/constraints.go 17:43:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:43:00 spire-1.2.1/pkg/common/catalog/context.go 17:43:00 spire-1.2.1/pkg/common/catalog/external.go 17:43:00 spire-1.2.1/pkg/common/catalog/host.go 17:43:00 spire-1.2.1/pkg/common/catalog/pipenet.go 17:43:00 spire-1.2.1/pkg/common/catalog/plugin.go 17:43:00 spire-1.2.1/pkg/common/catalog/testplugin/ 17:43:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:43:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:43:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:43:00 spire-1.2.1/pkg/common/cli/ 17:43:00 spire-1.2.1/pkg/common/cli/env.go 17:43:00 spire-1.2.1/pkg/common/cli/flags.go 17:43:00 spire-1.2.1/pkg/common/cli/trust_domain.go 17:43:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:43:00 spire-1.2.1/pkg/common/cli/umask.go 17:43:00 spire-1.2.1/pkg/common/cli/umask_posix.go 17:43:00 spire-1.2.1/pkg/common/cli/umask_test.go 17:43:00 spire-1.2.1/pkg/common/cli/umask_windows.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/ 17:43:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/flag.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/format.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/ 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:43:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:43:00 spire-1.2.1/pkg/common/coretypes/ 17:43:00 spire-1.2.1/pkg/common/coretypes/bundle/ 17:43:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:43:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:43:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:43:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:43:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:43:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:43:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:43:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:43:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:43:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:43:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:43:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:43:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:43:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:43:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:43:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:43:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:43:00 spire-1.2.1/pkg/common/cryptoutil/ 17:43:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:43:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:43:00 spire-1.2.1/pkg/common/diskutil/ 17:43:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:43:00 spire-1.2.1/pkg/common/diskutil/file_test.go 17:43:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:43:00 spire-1.2.1/pkg/common/errorutil/ 17:43:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:43:00 spire-1.2.1/pkg/common/health/ 17:43:00 spire-1.2.1/pkg/common/health/config.go 17:43:00 spire-1.2.1/pkg/common/health/context.go 17:43:00 spire-1.2.1/pkg/common/health/context_test.go 17:43:00 spire-1.2.1/pkg/common/health/health.go 17:43:00 spire-1.2.1/pkg/common/health/health_test.go 17:43:00 spire-1.2.1/pkg/common/health/logger.go 17:43:00 spire-1.2.1/pkg/common/hostservice/ 17:43:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:43:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:43:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:43:00 spire-1.2.1/pkg/common/idutil/ 17:43:00 spire-1.2.1/pkg/common/idutil/require.go 17:43:00 spire-1.2.1/pkg/common/idutil/require_test.go 17:43:00 spire-1.2.1/pkg/common/idutil/safety.go 17:43:00 spire-1.2.1/pkg/common/idutil/safety_test.go 17:43:00 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:43:00 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:43:00 spire-1.2.1/pkg/common/jwtsvid/ 17:43:00 spire-1.2.1/pkg/common/jwtsvid/common.go 17:43:00 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:43:00 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:43:00 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:43:00 spire-1.2.1/pkg/common/jwtutil/ 17:43:00 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:43:00 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:43:00 spire-1.2.1/pkg/common/log/ 17:43:00 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:43:00 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:43:00 spire-1.2.1/pkg/common/log/log.go 17:43:00 spire-1.2.1/pkg/common/log/log_test.go 17:43:00 spire-1.2.1/pkg/common/log/options.go 17:43:00 spire-1.2.1/pkg/common/nodeutil/ 17:43:00 spire-1.2.1/pkg/common/nodeutil/node.go 17:43:00 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:43:00 spire-1.2.1/pkg/common/peertracker/ 17:43:00 spire-1.2.1/pkg/common/peertracker/conn.go 17:43:00 spire-1.2.1/pkg/common/peertracker/credentials.go 17:43:00 spire-1.2.1/pkg/common/peertracker/errors.go 17:43:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:43:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:43:00 spire-1.2.1/pkg/common/peertracker/info.go 17:43:00 spire-1.2.1/pkg/common/peertracker/listener.go 17:43:00 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:43:00 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:43:00 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:43:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:43:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:43:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:43:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:43:00 spire-1.2.1/pkg/common/peertracker/tcp.go 17:43:00 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:43:00 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:43:00 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:43:00 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:43:00 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:43:00 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:43:00 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:43:00 spire-1.2.1/pkg/common/peertracker/uds.go 17:43:00 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:43:00 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:43:00 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:43:00 spire-1.2.1/pkg/common/pemutil/ 17:43:00 spire-1.2.1/pkg/common/pemutil/block.go 17:43:00 spire-1.2.1/pkg/common/pemutil/certs.go 17:43:00 spire-1.2.1/pkg/common/pemutil/common.go 17:43:00 spire-1.2.1/pkg/common/pemutil/csr.go 17:43:00 spire-1.2.1/pkg/common/pemutil/keys.go 17:43:00 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/ 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:43:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:43:00 spire-1.2.1/pkg/common/plugin/ 17:43:00 spire-1.2.1/pkg/common/plugin/aws/ 17:43:00 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:43:00 spire-1.2.1/pkg/common/plugin/azure/ 17:43:00 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:43:00 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:43:00 spire-1.2.1/pkg/common/plugin/facade.go 17:43:00 spire-1.2.1/pkg/common/plugin/facade_test.go 17:43:00 spire-1.2.1/pkg/common/plugin/gcp/ 17:43:00 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:43:00 spire-1.2.1/pkg/common/plugin/k8s/ 17:43:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:43:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:43:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:43:00 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:43:00 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:43:00 spire-1.2.1/pkg/common/plugin/log.go 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/ 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:43:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:43:00 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:43:00 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:43:00 spire-1.2.1/pkg/common/plugin/x509pop/ 17:43:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:43:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:43:00 spire-1.2.1/pkg/common/profiling/ 17:43:00 spire-1.2.1/pkg/common/profiling/dumpers.go 17:43:00 spire-1.2.1/pkg/common/profiling/profiling.go 17:43:00 spire-1.2.1/pkg/common/protoutil/ 17:43:00 spire-1.2.1/pkg/common/protoutil/masks.go 17:43:00 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:43:00 spire-1.2.1/pkg/common/rotationutil/ 17:43:00 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:43:00 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:43:00 spire-1.2.1/pkg/common/selector/ 17:43:00 spire-1.2.1/pkg/common/selector/selector.go 17:43:00 spire-1.2.1/pkg/common/selector/selector_test.go 17:43:00 spire-1.2.1/pkg/common/selector/set.go 17:43:00 spire-1.2.1/pkg/common/selector/set_utils.go 17:43:00 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/ 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/ 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:43:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:43:00 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:43:00 spire-1.2.1/pkg/common/telemetry/call.go 17:43:00 spire-1.2.1/pkg/common/telemetry/common/ 17:43:00 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:43:00 spire-1.2.1/pkg/common/telemetry/config.go 17:43:00 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:43:00 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/inmem.go 17:43:00 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/m3.go 17:43:00 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/metrics.go 17:43:00 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/names.go 17:43:00 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:43:00 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:43:00 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/ 17:43:00 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:43:00 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:43:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:43:00 spire-1.2.1/pkg/common/telemetry/server/server.go 17:43:00 spire-1.2.1/pkg/common/telemetry/sink.go 17:43:00 spire-1.2.1/pkg/common/telemetry/statsd.go 17:43:00 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:43:00 spire-1.2.1/pkg/common/telemetry/uptime.go 17:43:00 spire-1.2.1/pkg/common/telemetry/version.go 17:43:00 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:43:00 spire-1.2.1/pkg/common/uptime/ 17:43:00 spire-1.2.1/pkg/common/uptime/uptime.go 17:43:00 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:43:00 spire-1.2.1/pkg/common/util/ 17:43:00 spire-1.2.1/pkg/common/util/certs.go 17:43:00 spire-1.2.1/pkg/common/util/certs_test.go 17:43:00 spire-1.2.1/pkg/common/util/csr.go 17:43:00 spire-1.2.1/pkg/common/util/hash.go 17:43:00 spire-1.2.1/pkg/common/util/selectors.go 17:43:00 spire-1.2.1/pkg/common/util/selectors_test.go 17:43:00 spire-1.2.1/pkg/common/util/signals.go 17:43:00 spire-1.2.1/pkg/common/util/sort.go 17:43:00 spire-1.2.1/pkg/common/util/sort_test.go 17:43:00 spire-1.2.1/pkg/common/util/task.go 17:43:00 spire-1.2.1/pkg/common/util/task_test.go 17:43:00 spire-1.2.1/pkg/common/util/testdata/ 17:43:00 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:43:00 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:43:00 spire-1.2.1/pkg/common/version/ 17:43:00 spire-1.2.1/pkg/common/version/version.go 17:43:00 spire-1.2.1/pkg/common/x509svid/ 17:43:00 spire-1.2.1/pkg/common/x509svid/common_test.go 17:43:00 spire-1.2.1/pkg/common/x509svid/csr.go 17:43:00 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:43:00 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:43:00 spire-1.2.1/pkg/common/x509util/ 17:43:00 spire-1.2.1/pkg/common/x509util/cert.go 17:43:00 spire-1.2.1/pkg/common/x509util/dns.go 17:43:00 spire-1.2.1/pkg/common/x509util/dns_test.go 17:43:00 spire-1.2.1/pkg/common/x509util/keyid.go 17:43:00 spire-1.2.1/pkg/common/x509util/keypair.go 17:43:00 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:43:00 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:43:00 spire-1.2.1/pkg/server/ 17:43:00 spire-1.2.1/pkg/server/api/ 17:43:00 spire-1.2.1/pkg/server/api/agent.go 17:43:00 spire-1.2.1/pkg/server/api/agent/ 17:43:00 spire-1.2.1/pkg/server/api/agent/v1/ 17:43:00 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:43:00 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:43:00 spire-1.2.1/pkg/server/api/agent_test.go 17:43:00 spire-1.2.1/pkg/server/api/api.go 17:43:00 spire-1.2.1/pkg/server/api/audit/ 17:43:00 spire-1.2.1/pkg/server/api/audit/audit.go 17:43:00 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:43:00 spire-1.2.1/pkg/server/api/bundle.go 17:43:00 spire-1.2.1/pkg/server/api/bundle/ 17:43:00 spire-1.2.1/pkg/server/api/bundle/v1/ 17:43:00 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:43:00 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:43:00 spire-1.2.1/pkg/server/api/bundle_test.go 17:43:00 spire-1.2.1/pkg/server/api/debug/ 17:43:00 spire-1.2.1/pkg/server/api/debug/v1/ 17:43:00 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:43:00 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:43:00 spire-1.2.1/pkg/server/api/entry.go 17:43:00 spire-1.2.1/pkg/server/api/entry/ 17:43:00 spire-1.2.1/pkg/server/api/entry/v1/ 17:43:00 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:43:00 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:43:00 spire-1.2.1/pkg/server/api/entry_test.go 17:43:00 spire-1.2.1/pkg/server/api/health/ 17:43:00 spire-1.2.1/pkg/server/api/health/v1/ 17:43:00 spire-1.2.1/pkg/server/api/health/v1/service.go 17:43:00 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:43:00 spire-1.2.1/pkg/server/api/id.go 17:43:00 spire-1.2.1/pkg/server/api/id_test.go 17:43:00 spire-1.2.1/pkg/server/api/limits/ 17:43:00 spire-1.2.1/pkg/server/api/limits/limits.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/ 17:43:00 spire-1.2.1/pkg/server/api/middleware/alias.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/audit.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/caller.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/common.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/entries.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:43:00 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:43:00 spire-1.2.1/pkg/server/api/ratelimit.go 17:43:00 spire-1.2.1/pkg/server/api/rpccontext/ 17:43:00 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:43:00 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:43:00 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:43:00 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:43:00 spire-1.2.1/pkg/server/api/selector.go 17:43:00 spire-1.2.1/pkg/server/api/selector_test.go 17:43:00 spire-1.2.1/pkg/server/api/status.go 17:43:00 spire-1.2.1/pkg/server/api/status_test.go 17:43:00 spire-1.2.1/pkg/server/api/svid/ 17:43:00 spire-1.2.1/pkg/server/api/svid/v1/ 17:43:00 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:43:00 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:43:00 spire-1.2.1/pkg/server/api/trustdomain.go 17:43:00 spire-1.2.1/pkg/server/api/trustdomain/ 17:43:00 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:43:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:43:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:43:00 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:43:00 spire-1.2.1/pkg/server/authpolicy/ 17:43:00 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:43:00 spire-1.2.1/pkg/server/authpolicy/policy.go 17:43:00 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:43:00 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:43:00 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:43:00 spire-1.2.1/pkg/server/authpolicy/validate.go 17:43:00 spire-1.2.1/pkg/server/bundle/ 17:43:00 spire-1.2.1/pkg/server/bundle/client/ 17:43:00 spire-1.2.1/pkg/server/bundle/client/client.go 17:43:00 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:43:00 spire-1.2.1/pkg/server/bundle/client/manager.go 17:43:00 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:43:00 spire-1.2.1/pkg/server/bundle/client/sources.go 17:43:00 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:43:00 spire-1.2.1/pkg/server/bundle/client/updater.go 17:43:00 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:43:00 spire-1.2.1/pkg/server/ca/ 17:43:00 spire-1.2.1/pkg/server/ca/ca.go 17:43:00 spire-1.2.1/pkg/server/ca/ca_health.go 17:43:00 spire-1.2.1/pkg/server/ca/ca_test.go 17:43:00 spire-1.2.1/pkg/server/ca/journal.go 17:43:00 spire-1.2.1/pkg/server/ca/journal_test.go 17:43:00 spire-1.2.1/pkg/server/ca/manager.go 17:43:00 spire-1.2.1/pkg/server/ca/manager_health.go 17:43:00 spire-1.2.1/pkg/server/ca/manager_test.go 17:43:00 spire-1.2.1/pkg/server/ca/templates.go 17:43:00 spire-1.2.1/pkg/server/ca/upstream_client.go 17:43:00 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:43:00 spire-1.2.1/pkg/server/ca/validation.go 17:43:00 spire-1.2.1/pkg/server/cache/ 17:43:00 spire-1.2.1/pkg/server/cache/dscache/ 17:43:00 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:43:00 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:43:00 spire-1.2.1/pkg/server/cache/entrycache/ 17:43:00 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:43:00 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:43:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:43:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:43:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:43:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:43:00 spire-1.2.1/pkg/server/catalog/ 17:43:00 spire-1.2.1/pkg/server/catalog/catalog.go 17:43:00 spire-1.2.1/pkg/server/catalog/keymanager.go 17:43:00 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:43:00 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:43:00 spire-1.2.1/pkg/server/catalog/notifier.go 17:43:00 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:43:00 spire-1.2.1/pkg/server/config.go 17:43:00 spire-1.2.1/pkg/server/datastore/ 17:43:00 spire-1.2.1/pkg/server/datastore/datastore.go 17:43:00 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:43:00 spire-1.2.1/pkg/server/datastore/repository.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:43:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:43:00 spire-1.2.1/pkg/server/endpoints/ 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/ 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:43:00 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:43:00 spire-1.2.1/pkg/server/endpoints/config.go 17:43:00 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:43:00 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:43:00 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:43:00 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:43:00 spire-1.2.1/pkg/server/endpoints/middleware.go 17:43:00 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:43:00 spire-1.2.1/pkg/server/hostservice/ 17:43:00 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:43:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:43:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:43:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:43:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:43:00 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:43:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:43:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/ 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/ 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:43:00 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:43:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:43:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/ 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:43:00 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:43:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:43:00 spire-1.2.1/pkg/server/registration/ 17:43:00 spire-1.2.1/pkg/server/registration/manager.go 17:43:00 spire-1.2.1/pkg/server/registration/manager_test.go 17:43:00 spire-1.2.1/pkg/server/scanentries.go 17:43:00 spire-1.2.1/pkg/server/scanentries_test.go 17:43:00 spire-1.2.1/pkg/server/server.go 17:43:00 spire-1.2.1/pkg/server/server_test.go 17:43:00 spire-1.2.1/pkg/server/svid/ 17:43:00 spire-1.2.1/pkg/server/svid/observer.go 17:43:00 spire-1.2.1/pkg/server/svid/observer_test.go 17:43:00 spire-1.2.1/pkg/server/svid/rotator.go 17:43:00 spire-1.2.1/pkg/server/svid/rotator_config.go 17:43:00 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:43:00 spire-1.2.1/pkg/server/svid/rotator_test.go 17:43:00 spire-1.2.1/proto/ 17:43:00 spire-1.2.1/proto/private/ 17:43:00 spire-1.2.1/proto/private/server/ 17:43:00 spire-1.2.1/proto/private/server/journal/ 17:43:00 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:43:00 spire-1.2.1/proto/private/server/journal/journal.proto 17:43:00 spire-1.2.1/proto/spire/ 17:43:00 spire-1.2.1/proto/spire/common/ 17:43:00 spire-1.2.1/proto/spire/common/common.pb.go 17:43:00 spire-1.2.1/proto/spire/common/common.proto 17:43:00 spire-1.2.1/proto/spire/common/plugin/ 17:43:00 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:43:00 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:43:00 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:43:00 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:43:00 spire-1.2.1/proto/spire/plugin/ 17:43:00 spire-1.2.1/proto/spire/plugin/agent/ 17:43:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:43:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:43:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:43:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:43:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:43:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:43:00 spire-1.2.1/release/ 17:43:00 spire-1.2.1/release/spire-extras/ 17:43:00 spire-1.2.1/release/spire-extras/README.md 17:43:00 spire-1.2.1/release/spire-extras/conf/ 17:43:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:43:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:43:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:43:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:43:00 spire-1.2.1/release/spire/ 17:43:00 spire-1.2.1/release/spire/README.md 17:43:00 spire-1.2.1/release/spire/conf/ 17:43:00 spire-1.2.1/release/spire/conf/agent/ 17:43:00 spire-1.2.1/release/spire/conf/agent/agent.conf 17:43:00 spire-1.2.1/release/spire/conf/server/ 17:43:00 spire-1.2.1/release/spire/conf/server/server.conf 17:43:00 spire-1.2.1/script/ 17:43:00 spire-1.2.1/script/build-artifact.sh 17:43:00 spire-1.2.1/script/generate_dummy_ca.sh 17:43:00 spire-1.2.1/support/ 17:43:00 spire-1.2.1/support/k8s/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:43:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/ 17:43:00 spire-1.2.1/support/oidc-discovery-provider/README.md 17:43:00 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/config.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/main.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:43:00 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:43:00 spire-1.2.1/test/ 17:43:00 spire-1.2.1/test/clock/ 17:43:00 spire-1.2.1/test/clock/clock.go 17:43:00 spire-1.2.1/test/fakes/ 17:43:00 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:43:00 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:43:00 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:43:00 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:43:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:43:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:43:00 spire-1.2.1/test/fakes/fakeagentstore/ 17:43:00 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:43:00 spire-1.2.1/test/fakes/fakedatastore/ 17:43:00 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:43:00 spire-1.2.1/test/fakes/fakeentryclient/ 17:43:00 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:43:00 spire-1.2.1/test/fakes/fakehealthchecker/ 17:43:00 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:43:00 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:43:00 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:43:00 spire-1.2.1/test/fakes/fakemetrics/ 17:43:00 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:43:00 spire-1.2.1/test/fakes/fakenoderesolver/ 17:43:00 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:43:00 spire-1.2.1/test/fakes/fakenotifier/ 17:43:00 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:43:00 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:43:00 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:43:00 spire-1.2.1/test/fakes/fakeserverca/ 17:43:00 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:43:00 spire-1.2.1/test/fakes/fakeservercatalog/ 17:43:00 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:43:00 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:43:00 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:43:00 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:43:00 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:43:00 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:43:00 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:43:00 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:43:00 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:43:00 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:43:00 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:43:00 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:43:00 spire-1.2.1/test/fixture/ 17:43:00 spire-1.2.1/test/fixture/certs/ 17:43:00 spire-1.2.1/test/fixture/certs/agent_svid.der 17:43:00 spire-1.2.1/test/fixture/certs/base_cert.pem 17:43:00 spire-1.2.1/test/fixture/certs/base_csr.pem 17:43:00 spire-1.2.1/test/fixture/certs/base_key.pem 17:43:00 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:43:00 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:43:00 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:43:00 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:43:00 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:43:00 spire-1.2.1/test/fixture/certs/blog_key.pem 17:43:00 spire-1.2.1/test/fixture/certs/bundle.der 17:43:00 spire-1.2.1/test/fixture/certs/ca.pem 17:43:00 spire-1.2.1/test/fixture/certs/ca_key.pem 17:43:00 spire-1.2.1/test/fixture/certs/database_cert.pem 17:43:00 spire-1.2.1/test/fixture/certs/database_csr.pem 17:43:00 spire-1.2.1/test/fixture/certs/database_key.pem 17:43:00 spire-1.2.1/test/fixture/certs/node_cert.pem 17:43:00 spire-1.2.1/test/fixture/certs/node_csr.pem 17:43:00 spire-1.2.1/test/fixture/certs/node_key.pem 17:43:00 spire-1.2.1/test/fixture/certs/svid.pem 17:43:00 spire-1.2.1/test/fixture/certs/svid_key.pem 17:43:00 spire-1.2.1/test/fixture/config/ 17:43:00 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:43:00 spire-1.2.1/test/fixture/config/agent_good.conf 17:43:00 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:43:00 spire-1.2.1/test/fixture/config/plugin_good.conf 17:43:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:43:00 spire-1.2.1/test/fixture/config/server_good.conf 17:43:00 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:43:00 spire-1.2.1/test/fixture/fixture.go 17:43:00 spire-1.2.1/test/fixture/nodeattestor/ 17:43:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:43:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:43:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:43:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:43:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:43:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:43:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:43:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:43:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:43:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:43:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:43:00 spire-1.2.1/test/fixture/registration/ 17:43:00 spire-1.2.1/test/fixture/registration/entries.json 17:43:00 spire-1.2.1/test/fixture/registration/good-for-update.json 17:43:00 spire-1.2.1/test/fixture/registration/good.json 17:43:00 spire-1.2.1/test/fixture/registration/invalid.json 17:43:00 spire-1.2.1/test/fixture/registration/invalid_json.json 17:43:00 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:43:00 spire-1.2.1/test/integration/ 17:43:00 spire-1.2.1/test/integration/README.md 17:43:00 spire-1.2.1/test/integration/common 17:43:00 spire-1.2.1/test/integration/setup/ 17:43:00 spire-1.2.1/test/integration/setup/adminclient/ 17:43:00 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:43:00 spire-1.2.1/test/integration/setup/adminclient/client.go 17:43:00 spire-1.2.1/test/integration/setup/debugagent/ 17:43:00 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:43:00 spire-1.2.1/test/integration/setup/debugagent/main.go 17:43:00 spire-1.2.1/test/integration/setup/debugserver/ 17:43:00 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:43:00 spire-1.2.1/test/integration/setup/debugserver/main.go 17:43:00 spire-1.2.1/test/integration/setup/downstreamclient/ 17:43:00 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:43:00 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:43:00 spire-1.2.1/test/integration/setup/itclient/ 17:43:00 spire-1.2.1/test/integration/setup/itclient/client.go 17:43:00 spire-1.2.1/test/integration/setup/node-attestation/ 17:43:00 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:43:00 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:43:00 spire-1.2.1/test/integration/setup/x509pop/ 17:43:00 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:43:00 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:43:00 spire-1.2.1/test/integration/suites/ 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:43:00 spire-1.2.1/test/integration/suites/join-token/ 17:43:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:43:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:43:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:43:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:43:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:43:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:43:00 spire-1.2.1/test/integration/suites/join-token/README.md 17:43:00 spire-1.2.1/test/integration/suites/join-token/conf/ 17:43:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/join-token/teardown 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:43:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:43:00 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:43:00 spire-1.2.1/test/integration/suites/k8s/ 17:43:00 spire-1.2.1/test/integration/suites/k8s/00-setup 17:43:00 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:43:00 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:43:00 spire-1.2.1/test/integration/suites/k8s/README.md 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/ 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:43:00 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:43:00 spire-1.2.1/test/integration/suites/k8s/teardown 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/ 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:43:00 spire-1.2.1/test/integration/suites/rotation/ 17:43:00 spire-1.2.1/test/integration/suites/rotation/00-setup 17:43:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:43:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:43:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:43:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:43:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:43:00 spire-1.2.1/test/integration/suites/rotation/README.md 17:43:00 spire-1.2.1/test/integration/suites/rotation/conf/ 17:43:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/rotation/teardown 17:43:00 spire-1.2.1/test/integration/suites/self-test/ 17:43:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:43:00 spire-1.2.1/test/integration/suites/self-test/README.md 17:43:00 spire-1.2.1/test/integration/suites/self-test/teardown 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:43:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:43:00 spire-1.2.1/test/integration/suites/upgrade/ 17:43:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:43:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:43:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:43:00 spire-1.2.1/test/integration/suites/upgrade/README.md 17:43:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:43:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:43:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:43:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:43:00 spire-1.2.1/test/integration/suites/upgrade/teardown 17:43:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:43:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:43:00 spire-1.2.1/test/integration/test-one.sh 17:43:00 spire-1.2.1/test/integration/test.sh 17:43:00 spire-1.2.1/test/plugintest/ 17:43:00 spire-1.2.1/test/plugintest/config.go 17:43:00 spire-1.2.1/test/plugintest/load.go 17:43:00 spire-1.2.1/test/plugintest/option.go 17:43:00 spire-1.2.1/test/spiretest/ 17:43:00 spire-1.2.1/test/spiretest/apiserver.go 17:43:00 spire-1.2.1/test/spiretest/assertions.go 17:43:00 spire-1.2.1/test/spiretest/dir.go 17:43:00 spire-1.2.1/test/spiretest/errors_posix.go 17:43:00 spire-1.2.1/test/spiretest/errors_windows.go 17:43:00 spire-1.2.1/test/spiretest/logs.go 17:43:00 spire-1.2.1/test/spiretest/socketapi.go 17:43:00 spire-1.2.1/test/spiretest/suite.go 17:43:00 spire-1.2.1/test/spiretest/x509.go 17:43:00 spire-1.2.1/test/testca/ 17:43:00 spire-1.2.1/test/testca/ca.go 17:43:00 spire-1.2.1/test/testkey/ 17:43:00 spire-1.2.1/test/testkey/generate.sh 17:43:00 spire-1.2.1/test/testkey/genkeys.go 17:43:00 spire-1.2.1/test/testkey/keys.go 17:43:00 spire-1.2.1/test/testkey/new.go 17:43:00 spire-1.2.1/test/tpmsimulator/ 17:43:00 spire-1.2.1/test/tpmsimulator/simulator.go 17:43:00 spire-1.2.1/test/util/ 17:43:00 spire-1.2.1/test/util/cert_fixtures.go 17:43:00 spire-1.2.1/test/util/cert_generation.go 17:43:00 spire-1.2.1/test/util/io_redirection.go 17:43:00 spire-1.2.1/test/util/race.go 17:43:00 spire-1.2.1/test/util/util.go 17:43:00 building spire from source... 17:43:00 Installing go1.17.7... 17:43:05 Building bin/spire-server... 17:43:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:43:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:43:05 go: downloading github.com/mitchellh/cli v1.1.2 17:43:05 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:43:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:43:06 go: downloading github.com/imdario/mergo v0.3.12 17:43:06 go: downloading github.com/sirupsen/logrus v1.8.1 17:43:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:43:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:43:06 go: downloading google.golang.org/grpc v1.44.0 17:43:06 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:43:06 go: downloading github.com/fatih/color v1.13.0 17:43:06 go: downloading github.com/mattn/go-isatty v0.0.14 17:43:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:43:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:43:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:43:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:43:06 go: downloading github.com/armon/go-metrics v0.3.10 17:43:06 go: downloading github.com/prometheus/client_golang v1.12.1 17:43:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:43:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:43:06 go: downloading github.com/open-policy-agent/opa v0.38.0 17:43:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:43:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:43:06 go: downloading github.com/mattn/go-colorable v0.1.12 17:43:06 go: downloading github.com/Masterminds/goutils v1.1.0 17:43:06 go: downloading github.com/Masterminds/semver v1.5.0 17:43:06 go: downloading github.com/google/uuid v1.1.2 17:43:06 go: downloading github.com/huandu/xstrings v1.3.2 17:43:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:43:06 go: downloading github.com/oklog/run v1.0.0 17:43:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:43:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:43:06 go: downloading github.com/beorn7/perks v1.0.1 17:43:06 go: downloading github.com/prometheus/client_model v0.2.0 17:43:06 go: downloading github.com/prometheus/common v0.32.1 17:43:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:43:06 go: downloading github.com/prometheus/procfs v0.7.3 17:43:06 go: downloading github.com/imkira/go-observer v1.0.3 17:43:06 go: downloading go.uber.org/atomic v1.9.0 17:43:07 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:43:07 go: downloading github.com/hashicorp/errwrap v1.1.0 17:43:07 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:43:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:43:07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:43:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:43:07 go: downloading github.com/blang/semver/v4 v4.0.0 17:43:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:43:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:43:07 go: downloading github.com/jinzhu/gorm v1.9.16 17:43:07 go: downloading github.com/lib/pq v1.10.4 17:43:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:43:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:43:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:43:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:43:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:43:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:43:09 go: downloading github.com/stretchr/testify v1.7.0 17:43:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:43:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:43:13 go: downloading google.golang.org/api v0.70.0 17:43:13 go: downloading k8s.io/client-go v0.23.4 17:43:13 go: downloading k8s.io/api v0.23.4 17:43:13 go: downloading github.com/google/go-tpm v0.3.3 17:43:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:43:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:43:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:43:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:43:13 go: downloading cloud.google.com/go/storage v1.21.0 17:43:13 go: downloading cloud.google.com/go v0.100.2 17:43:14 go: downloading k8s.io/apimachinery v0.23.4 17:43:14 go: downloading k8s.io/kube-aggregator v0.23.3 17:43:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:43:14 go: downloading cloud.google.com/go/security v1.3.0 17:43:14 go: downloading github.com/hashicorp/vault/api v1.4.1 17:43:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:43:14 go: downloading github.com/twmb/murmur3 v1.1.6 17:43:14 go: downloading github.com/jinzhu/inflection v1.0.0 17:43:14 go: downloading github.com/aws/smithy-go v1.11.0 17:43:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:43:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:43:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:43:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:43:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:43:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:43:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:43:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:43:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:43:15 go: downloading github.com/dimchansky/utfbom v1.1.1 17:43:15 go: downloading cloud.google.com/go/compute v1.3.0 17:43:15 go: downloading cloud.google.com/go/iam v0.1.1 17:43:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:43:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:43:17 go: downloading github.com/gogo/protobuf v1.3.2 17:43:17 go: downloading k8s.io/klog/v2 v2.30.0 17:43:17 go: downloading github.com/google/gofuzz v1.1.0 17:43:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:43:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:43:17 go: downloading github.com/spf13/pflag v1.0.5 17:43:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:43:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:43:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:43:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:43: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/secrets-config ./cmd/secrets-config 17:43:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:43:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:43:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:43:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:43:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:43:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:43:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:43:17 go: downloading gopkg.in/yaml.v2 v2.4.0 17:43:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:43:17 go: downloading github.com/gobwas/glob v0.2.3 17:43:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:43:17 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:43:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:43:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:43:17 go: downloading go.opencensus.io v0.23.0 17:43:18 go: downloading gopkg.in/inf.v0 v0.9.1 17:43:18 go: downloading github.com/google/go-cmp v0.5.7 17:43:18 go: downloading github.com/googleapis/gnostic v0.5.5 17:43:18 go: downloading github.com/go-logr/logr v1.2.2 17:43:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:43:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:43:18 go: downloading github.com/json-iterator/go v1.1.12 17:43:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:43:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:43:18 go: downloading go.uber.org/zap v1.21.0 17:43:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:43:18 go: downloading github.com/tklauser/numcpus v0.3.0 17:43:18 go: downloading sigs.k8s.io/yaml v1.3.0 17:43:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:43:18 go: downloading github.com/ryanuber/go-glob v1.0.0 17:43:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:43:18 go: downloading github.com/golang/snappy v0.0.4 17:43:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:43:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:43:18 go: downloading github.com/hashicorp/go-version v1.2.0 17:43:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:43:18 go: downloading github.com/modern-go/reflect2 v1.0.2 17:43:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:43:18 go: downloading go.uber.org/multierr v1.6.0 17:43:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:43:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:43:31 Removing intermediate container 62687790a0f5 17:43:31 ---> 87d901fd4b49 17:43:31 17:43:31 Step 10/31 : FROM alpine:3.14 17:43:31 ---> e04c818066af 17:43:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:43:31 ---> Running in 750a661112d0 17:43:31 Removing intermediate container 34d2d3007a36 17:43:31 ---> 9bb8dfbf4096 17:43:31 17:43:31 Step 10/22 : FROM alpine:3.14 17:43:31 ---> e04c818066af 17:43:31 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:43:31 Removing intermediate container ea16e3273799 17:43:31 ---> 0146e84fe983 17:43:31 17:43:31 Step 10/23 : FROM alpine:3.14 17:43:31 ---> e04c818066af 17:43:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:43:31 ---> Using cache 17:43:31 ---> 166101fedbce 17:43:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:43:31 ---> Using cache 17:43:31 ---> 914b6d056d76 17:43:31 Step 13/23 : ENV APP_PORT=59881 17:43:31 ---> Running in 195af59b4ec2 17:43:31 ---> Running in aedfda75cdb0 17:43:31 Removing intermediate container 750a661112d0 17:43:31 ---> ae9502fdefdc 17:43:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:43:31 ---> Running in f402c233b126 17:43:32 Removing intermediate container aedfda75cdb0 17:43:32 ---> ce275b615bcf 17:43:32 Step 14/23 : EXPOSE $APP_PORT 17:43:32 ---> Running in 0c6071990a74 17:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:43:32 Removing intermediate container 0c6071990a74 17:43:32 ---> 2bd6e05e9f95 17:43:32 Step 15/23 : WORKDIR / 17:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:43:32 ---> Running in 577273655e3f 17:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:43:32 Removing intermediate container 577273655e3f 17:43:32 ---> 9515aca640d8 17:43:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:32 (1/6) Installing ca-certificates (20211220-r0) 17:43:32 (2/6) Installing brotli-libs (1.0.9-r5) 17:43:32 (1/2) Installing dumb-init (1.2.5-r1) 17:43:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:43:32 (4/6) Installing libcurl (7.79.1-r1) 17:43:32 (2/2) Installing su-exec (0.2-r1) 17:43:32 Executing busybox-1.33.1-r7.trigger 17:43:32 (5/6) Installing curl (7.79.1-r1) 17:43:32 OK: 6 MiB in 16 packages 17:43:32 (6/6) Installing dumb-init (1.2.5-r1) 17:43:32 Executing busybox-1.33.1-r7.trigger 17:43:32 Executing ca-certificates-20211220-r0.trigger 17:43:32 OK: 8 MiB in 20 packages 17:43:32 ---> 40dea3dad5fc 17:43:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:43:33 Removing intermediate container f402c233b126 17:43:33 ---> 5be1def2eb4d 17:43:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:43:33 ---> 2bd863f7bcb0 17:43:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:43:33 Removing intermediate container 195af59b4ec2 17:43:33 ---> 0b594e151827 17:43:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:43:33 ---> Running in 0c6664b2f1f9 17:43:33 ---> Running in 040f15f10bca 17:43:34 Removing intermediate container 0c6664b2f1f9 17:43:34 ---> 6df21cc84848 17:43:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:43:34 ---> Running in 847f98fc7a5d 17:43:34 Removing intermediate container 040f15f10bca 17:43:34 ---> febc19b68bbe 17:43:34 Step 13/22 : WORKDIR /edgex 17:43:34 ---> a838ba45c49c 17:43:34 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:43:34 ---> Running in 0908b1a3b81c 17:43:34 Removing intermediate container 847f98fc7a5d 17:43:34 ---> Running in a1771aafb9b3 17:43:34 ---> d9733c2c9693 17:43:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:43:34 ---> Running in 81b76382445e 17:43:34 Removing intermediate container 0908b1a3b81c 17:43:34 ---> 9a8ff1be14eb 17:43:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:43:34 Removing intermediate container a1771aafb9b3 17:43:34 ---> 1297d65520c0 17:43:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:34 ---> Running in eb3aa067dd5e 17:43:35 ---> 016f1cc78764 17:43:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:43:35 Removing intermediate container eb3aa067dd5e 17:43:35 ---> f5a28010c6fc 17:43:35 Step 21/23 : LABEL arch=x86_64 17:43:35 ---> Running in 483dce05f8d0 17:43:35 ---> bb9d4c5fbf7c 17:43:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:43:35 Removing intermediate container 81b76382445e 17:43:35 ---> 0fa737d9c18e 17:43:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:43:35 Removing intermediate container 483dce05f8d0 17:43:35 ---> c8218c927a41 17:43:35 Step 22/23 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:43:36 ---> Running in 45f41879715a 17:43:36 ---> Running in cd9017c7f475 17:43:36 ---> 8f2e1be22b02 17:43:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:43:36 Removing intermediate container cd9017c7f475 17:43:36 ---> a1cf81e76b4d 17:43:36 Step 23/23 : LABEL version=0.0.0 17:43:36 Removing intermediate container 45f41879715a 17:43:36 ---> dfcb2416cbcc 17:43:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:43:36 ---> Running in 9cd5e645af7b 17:43:36 ---> 1fd39808d907 17:43:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:43:36 ---> Running in 625b1b4346ca 17:43:36 ---> 8cd58b0f8594 17:43:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:43:36 Removing intermediate container 9cd5e645af7b 17:43:36 ---> 7a909153aa23 17:43:36 17:43:36 ---> Running in e84959d6bbc4 17:43:36 Successfully built 7a909153aa23 17:43:36 Successfully tagged core-metadata:latest 17:43:36  Building core-metadata ... done Building security-spire-server 17:43:40 Removing intermediate container 625b1b4346ca 17:43:40 ---> 99dbc08111af 17:43:40 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:43:40 Removing intermediate container e84959d6bbc4 17:43:40 ---> 1851ee7ff005 17:43:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:40 ---> Running in 619611161ee7 17:43:41 Removing intermediate container 619611161ee7 17:43:41 ---> 13e6966024bd 17:43:41 Step 20/22 : LABEL arch=x86_64 17:43:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:43:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:43:41 ---> c024381915a0 17:43:41 Step 3/25 : WORKDIR /edgex-go 17:43:41 ---> Using cache 17:43:41 ---> ba5a213371bc 17:43:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:41 ---> Using cache 17:43:41 ---> 275241c9a98a 17:43:41 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:43:41 ---> Using cache 17:43:41 ---> 5ec809b872cb 17:43:41 Step 6/25 : COPY go.mod vendor* ./ 17:43:41 ---> Using cache 17:43:41 ---> f1e4852daf97 17:43:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:41 ---> Using cache 17:43:41 ---> 0c714b06b025 17:43:41 Step 8/25 : COPY . . 17:43:41 ---> Using cache 17:43:41 ---> 7383476a5a2c 17:43:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:43:41 ---> Using cache 17:43:41 ---> 7c5aebaa2594 17:43:41 Step 10/25 : RUN mkdir -p spire-build 17:43:41 ---> Using cache 17:43:41 ---> 6989eb5749c7 17:43:41 Step 11/25 : WORKDIR /edgex-go/spire-build 17:43:41 ---> Using cache 17:43:41 ---> 8c1354983804 17:43:41 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 17:43:41 ---> Running in b30ef6fa2c42 17:43:41 ---> 230ce6cae2ef 17:43:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:43:41 ---> Running in 4dde8fde69e2 17:43:41 Removing intermediate container b30ef6fa2c42 17:43:41 ---> 619b4ce37297 17:43:41 Step 21/22 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:43:41 ---> Running in fa2d45ea2f75 17:43:41 Removing intermediate container fa2d45ea2f75 17:43:41 ---> 336051193698 17:43:41 Step 22/22 : LABEL version=0.0.0 17:43:41 ---> Running in 77f3ad6cf256 17:43:41 ---> 93ee3448dd4b 17:43:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:43:42 Removing intermediate container 77f3ad6cf256 17:43:42 ---> b3c1748b01a5 17:43:42 17:43:42 Successfully built b3c1748b01a5 17:43:42 Successfully tagged security-proxy-setup:latest 17:43:42  Building security-proxy-setup ... done Building core-data 17:43:42 ---> 15a331827edc 17:43:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:43:42 spire-1.2.1/ 17:43:42 spire-1.2.1/.data/ 17:43:42 spire-1.2.1/.data/.file 17:43:42 spire-1.2.1/.dockerignore 17:43:42 spire-1.2.1/.gitattributes 17:43:42 spire-1.2.1/.githooks/ 17:43:42 spire-1.2.1/.githooks/pre-commit 17:43:42 spire-1.2.1/.github/ 17:43:42 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:43:42 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:43:42 spire-1.2.1/.github/dependabot.yml 17:43:42 spire-1.2.1/.github/workflows/ 17:43:42 spire-1.2.1/.github/workflows/nightly_build.yaml 17:43:42 spire-1.2.1/.github/workflows/pr_build.yaml 17:43:42 spire-1.2.1/.github/workflows/release_build.yaml 17:43:42 spire-1.2.1/.github/workflows/scripts/ 17:43:42 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:43:42 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:43:42 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:43:42 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:43:42 spire-1.2.1/.github/workflows/scripts/split.sh 17:43:42 spire-1.2.1/.gitignore 17:43:42 spire-1.2.1/.go-version 17:43:42 spire-1.2.1/.golangci.yml 17:43:42 spire-1.2.1/ADOPTERS.md 17:43:42 spire-1.2.1/CHANGELOG.md 17:43:42 spire-1.2.1/CODE-OF-CONDUCT.md 17:43:42 spire-1.2.1/CODEOWNERS 17:43:42 spire-1.2.1/CONTRIBUTING.md 17:43:42 spire-1.2.1/Dockerfile 17:43:42 spire-1.2.1/Dockerfile.dev 17:43:42 spire-1.2.1/Dockerfile.scratch 17:43:42 spire-1.2.1/LICENSE 17:43:42 spire-1.2.1/MAINTAINERS.md 17:43:42 spire-1.2.1/Makefile 17:43:42 spire-1.2.1/README.md 17:43:42 spire-1.2.1/ROADMAP.md 17:43:42 spire-1.2.1/SECURITY.md 17:43:42 spire-1.2.1/cmd/ 17:43:42 spire-1.2.1/cmd/spire-agent/ 17:43:42 spire-1.2.1/cmd/spire-agent/cli/ 17:43:42 spire-1.2.1/cmd/spire-agent/cli/api/ 17:43:42 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/common/ 17:43:42 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:43:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/run/ 17:43:42 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:43:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:43:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:43:42 spire-1.2.1/cmd/spire-agent/main.go 17:43:42 spire-1.2.1/cmd/spire-server/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/agent/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/cli.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/run/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/token/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/validate/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/x509/ 17:43:42 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:43:42 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:43:42 spire-1.2.1/cmd/spire-server/main.go 17:43:42 spire-1.2.1/cmd/spire-server/util/ 17:43:42 spire-1.2.1/cmd/spire-server/util/util.go 17:43:42 spire-1.2.1/conf/ 17:43:42 spire-1.2.1/conf/agent/ 17:43:42 spire-1.2.1/conf/agent/agent.conf 17:43:42 spire-1.2.1/conf/agent/agent_full.conf 17:43:42 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:43:42 spire-1.2.1/conf/server/ 17:43:42 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:43:42 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:43:42 spire-1.2.1/conf/server/server.conf 17:43:42 spire-1.2.1/conf/server/server_full.conf 17:43:42 spire-1.2.1/doc/ 17:43:42 spire-1.2.1/doc/SPIRE101.md 17:43:42 spire-1.2.1/doc/auditlog.md 17:43:42 spire-1.2.1/doc/authorization_policy_engine.md 17:43:42 spire-1.2.1/doc/changelog_guidelines.md 17:43:42 spire-1.2.1/doc/cure53-report.pdf 17:43:42 spire-1.2.1/doc/images/ 17:43:42 spire-1.2.1/doc/images/2019_roadmap.png 17:43:42 spire-1.2.1/doc/images/SPIRE101.png 17:43:42 spire-1.2.1/doc/images/SPIRE_agent.png 17:43:42 spire-1.2.1/doc/images/SPIRE_server.png 17:43:42 spire-1.2.1/doc/images/cache_mgr.png 17:43:42 spire-1.2.1/doc/images/cache_mgr_components.png 17:43:42 spire-1.2.1/doc/images/federated_spire.png 17:43:42 spire-1.2.1/doc/images/ha_mode.png 17:43:42 spire-1.2.1/doc/images/nested_spire.png 17:43:42 spire-1.2.1/doc/images/oidc_federation.png 17:43:42 spire-1.2.1/doc/images/single_trust_domain.png 17:43:42 spire-1.2.1/doc/images/spiffe_compatible.png 17:43:42 spire-1.2.1/doc/images/spire_logo.png 17:43:42 spire-1.2.1/doc/migrating_registration_api_clients.md 17:43:42 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:43:42 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:43:42 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:43:42 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:43:42 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:43:42 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:43:42 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:43:42 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:43:42 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:43:42 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:43:42 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:43:42 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:43:42 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:43:42 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:43:42 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:43:42 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:43:42 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:43:42 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:43:42 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:43:42 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:43:42 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:43:42 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:43:42 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:43:42 spire-1.2.1/doc/scaling_spire.md 17:43:42 spire-1.2.1/doc/spire_agent.md 17:43:42 spire-1.2.1/doc/spire_server.md 17:43:42 spire-1.2.1/doc/supported_integrations.md 17:43:42 spire-1.2.1/doc/telemetry.md 17:43:42 spire-1.2.1/doc/telemetry_config.md 17:43:42 spire-1.2.1/doc/upgrading.md 17:43:42 spire-1.2.1/doc/using_spire.md 17:43:42 spire-1.2.1/examples/ 17:43:42 spire-1.2.1/examples/README.md 17:43:42 spire-1.2.1/go.mod 17:43:42 spire-1.2.1/go.sum 17:43:42 spire-1.2.1/pkg/ 17:43:42 spire-1.2.1/pkg/agent/ 17:43:42 spire-1.2.1/pkg/agent/agent.go 17:43:42 spire-1.2.1/pkg/agent/api/ 17:43:42 spire-1.2.1/pkg/agent/api/config.go 17:43:42 spire-1.2.1/pkg/agent/api/debug/ 17:43:42 spire-1.2.1/pkg/agent/api/debug/v1/ 17:43:42 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:43:42 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:43:42 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:43:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:43:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:43:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:43:42 spire-1.2.1/pkg/agent/api/endpoints.go 17:43:42 spire-1.2.1/pkg/agent/api/health/ 17:43:42 spire-1.2.1/pkg/agent/api/health/v1/ 17:43:42 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:43:42 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:43:42 spire-1.2.1/pkg/agent/api/rpccontext/ 17:43:42 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:43:42 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:43:42 spire-1.2.1/pkg/agent/attestor/ 17:43:42 spire-1.2.1/pkg/agent/attestor/node/ 17:43:42 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:43:42 spire-1.2.1/pkg/agent/attestor/node/node.go 17:43:42 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:43:42 spire-1.2.1/pkg/agent/attestor/workload/ 17:43:42 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:43:42 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:43:42 spire-1.2.1/pkg/agent/catalog/ 17:43:42 spire-1.2.1/pkg/agent/catalog/catalog.go 17:43:42 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:43:42 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:43:42 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:43:42 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:43:42 spire-1.2.1/pkg/agent/client/ 17:43:42 spire-1.2.1/pkg/agent/client/client.go 17:43:42 spire-1.2.1/pkg/agent/client/client_test.go 17:43:42 spire-1.2.1/pkg/agent/client/dial.go 17:43:42 spire-1.2.1/pkg/agent/client/nodeconn.go 17:43:42 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:43:42 spire-1.2.1/pkg/agent/client/update.go 17:43:42 spire-1.2.1/pkg/agent/client/util.go 17:43:42 spire-1.2.1/pkg/agent/common/ 17:43:42 spire-1.2.1/pkg/agent/common/backoff/ 17:43:42 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:43:42 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:43:42 spire-1.2.1/pkg/agent/common/cgroups/ 17:43:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:43:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:43:42 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:43:42 spire-1.2.1/pkg/agent/config.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/ 17:43:42 spire-1.2.1/pkg/agent/endpoints/config.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:43:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:43:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/workload/ 17:43:42 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:43:42 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:43:42 spire-1.2.1/pkg/agent/manager/ 17:43:42 spire-1.2.1/pkg/agent/manager/cache/ 17:43:42 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:43:42 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:43:42 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:43:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:43:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:43:42 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:43:42 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:43:42 spire-1.2.1/pkg/agent/manager/config.go 17:43:42 spire-1.2.1/pkg/agent/manager/manager.go 17:43:42 spire-1.2.1/pkg/agent/manager/manager_test.go 17:43:42 spire-1.2.1/pkg/agent/manager/storage.go 17:43:42 spire-1.2.1/pkg/agent/manager/storage_test.go 17:43:42 spire-1.2.1/pkg/agent/manager/storecache/ 17:43:42 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:43:42 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:43:42 spire-1.2.1/pkg/agent/manager/sync.go 17:43:42 spire-1.2.1/pkg/agent/plugin/ 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:43:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:43:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:43:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:43:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:43:42 spire-1.2.1/pkg/agent/svid/ 17:43:42 spire-1.2.1/pkg/agent/svid/rotator.go 17:43:42 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:43:42 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:43:42 spire-1.2.1/pkg/agent/svid/store/ 17:43:42 spire-1.2.1/pkg/agent/svid/store/service.go 17:43:42 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:43:42 spire-1.2.1/pkg/common/ 17:43:42 spire-1.2.1/pkg/common/agentpathtemplate/ 17:43:42 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:43:42 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:43:42 spire-1.2.1/pkg/common/api/ 17:43:42 spire-1.2.1/pkg/common/api/metrics.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/ 17:43:42 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/logger.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/names.go 17:43:42 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:43:42 spire-1.2.1/pkg/common/api/names.go 17:43:42 spire-1.2.1/pkg/common/api/ratelimit.go 17:43:42 spire-1.2.1/pkg/common/api/rpccontext/ 17:43:42 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:43:42 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:43:42 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:43:42 spire-1.2.1/pkg/common/auth/ 17:43:42 spire-1.2.1/pkg/common/auth/interceptors.go 17:43:42 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:43:42 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/ 17:43:42 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/types.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:43:42 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:43:42 spire-1.2.1/pkg/common/catalog/ 17:43:42 spire-1.2.1/pkg/common/catalog/bind.go 17:43:42 spire-1.2.1/pkg/common/catalog/builtin.go 17:43:42 spire-1.2.1/pkg/common/catalog/catalog.go 17:43:42 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:43:42 spire-1.2.1/pkg/common/catalog/closers.go 17:43:42 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:43:42 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:43:42 spire-1.2.1/pkg/common/catalog/config.go 17:43:42 spire-1.2.1/pkg/common/catalog/config_test.go 17:43:42 spire-1.2.1/pkg/common/catalog/configure.go 17:43:42 spire-1.2.1/pkg/common/catalog/constraints.go 17:43:42 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:43:42 spire-1.2.1/pkg/common/catalog/context.go 17:43:42 spire-1.2.1/pkg/common/catalog/external.go 17:43:42 spire-1.2.1/pkg/common/catalog/host.go 17:43:42 spire-1.2.1/pkg/common/catalog/pipenet.go 17:43:42 spire-1.2.1/pkg/common/catalog/plugin.go 17:43:42 spire-1.2.1/pkg/common/catalog/testplugin/ 17:43:42 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:43:42 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:43:42 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:43:42 spire-1.2.1/pkg/common/cli/ 17:43:42 spire-1.2.1/pkg/common/cli/env.go 17:43:42 spire-1.2.1/pkg/common/cli/flags.go 17:43:42 spire-1.2.1/pkg/common/cli/trust_domain.go 17:43:42 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:43:42 spire-1.2.1/pkg/common/cli/umask.go 17:43:42 spire-1.2.1/pkg/common/cli/umask_posix.go 17:43:42 spire-1.2.1/pkg/common/cli/umask_test.go 17:43:42 spire-1.2.1/pkg/common/cli/umask_windows.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/ 17:43:42 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/flag.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/format.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/ 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:43:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:43:42 spire-1.2.1/pkg/common/coretypes/ 17:43:42 spire-1.2.1/pkg/common/coretypes/bundle/ 17:43:42 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:43:42 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:43:42 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:43:42 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:43:42 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:43:42 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:43:42 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:43:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:43:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:43:42 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:43:42 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:43:42 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:43:42 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:43:42 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:43:42 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:43:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:43:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:43:42 spire-1.2.1/pkg/common/cryptoutil/ 17:43:42 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:43:42 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:43:42 spire-1.2.1/pkg/common/diskutil/ 17:43:42 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:43:42 spire-1.2.1/pkg/common/diskutil/file_test.go 17:43:42 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:43:42 spire-1.2.1/pkg/common/errorutil/ 17:43:42 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:43:42 spire-1.2.1/pkg/common/health/ 17:43:42 spire-1.2.1/pkg/common/health/config.go 17:43:42 spire-1.2.1/pkg/common/health/context.go 17:43:42 spire-1.2.1/pkg/common/health/context_test.go 17:43:42 spire-1.2.1/pkg/common/health/health.go 17:43:42 spire-1.2.1/pkg/common/health/health_test.go 17:43:42 spire-1.2.1/pkg/common/health/logger.go 17:43:42 spire-1.2.1/pkg/common/hostservice/ 17:43:42 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:43:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:43:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:43:42 spire-1.2.1/pkg/common/idutil/ 17:43:42 spire-1.2.1/pkg/common/idutil/require.go 17:43:42 spire-1.2.1/pkg/common/idutil/require_test.go 17:43:42 spire-1.2.1/pkg/common/idutil/safety.go 17:43:42 spire-1.2.1/pkg/common/idutil/safety_test.go 17:43:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:43:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:43:42 spire-1.2.1/pkg/common/jwtsvid/ 17:43:42 spire-1.2.1/pkg/common/jwtsvid/common.go 17:43:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:43:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:43:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:43:42 spire-1.2.1/pkg/common/jwtutil/ 17:43:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:43:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:43:42 spire-1.2.1/pkg/common/log/ 17:43:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:43:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:43:42 spire-1.2.1/pkg/common/log/log.go 17:43:42 spire-1.2.1/pkg/common/log/log_test.go 17:43:42 spire-1.2.1/pkg/common/log/options.go 17:43:42 spire-1.2.1/pkg/common/nodeutil/ 17:43:42 spire-1.2.1/pkg/common/nodeutil/node.go 17:43:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:43:42 spire-1.2.1/pkg/common/peertracker/ 17:43:42 spire-1.2.1/pkg/common/peertracker/conn.go 17:43:42 spire-1.2.1/pkg/common/peertracker/credentials.go 17:43:42 spire-1.2.1/pkg/common/peertracker/errors.go 17:43:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:43:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:43:42 spire-1.2.1/pkg/common/peertracker/info.go 17:43:42 spire-1.2.1/pkg/common/peertracker/listener.go 17:43:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:43:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:43:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:43:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:43:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:43:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:43:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:43:42 spire-1.2.1/pkg/common/peertracker/tcp.go 17:43:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:43:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:43:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:43:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:43:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:43:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:43:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:43:42 spire-1.2.1/pkg/common/peertracker/uds.go 17:43:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:43:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:43:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:43:42 spire-1.2.1/pkg/common/pemutil/ 17:43:42 spire-1.2.1/pkg/common/pemutil/block.go 17:43:42 spire-1.2.1/pkg/common/pemutil/certs.go 17:43:42 spire-1.2.1/pkg/common/pemutil/common.go 17:43:42 spire-1.2.1/pkg/common/pemutil/csr.go 17:43:42 spire-1.2.1/pkg/common/pemutil/keys.go 17:43:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/ 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:43:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:43:42 spire-1.2.1/pkg/common/plugin/ 17:43:42 spire-1.2.1/pkg/common/plugin/aws/ 17:43:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:43:42 spire-1.2.1/pkg/common/plugin/azure/ 17:43:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:43:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:43:42 spire-1.2.1/pkg/common/plugin/facade.go 17:43:42 spire-1.2.1/pkg/common/plugin/facade_test.go 17:43:42 spire-1.2.1/pkg/common/plugin/gcp/ 17:43:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:43:42 spire-1.2.1/pkg/common/plugin/k8s/ 17:43:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:43:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:43:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:43:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:43:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:43:42 spire-1.2.1/pkg/common/plugin/log.go 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/ 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:43:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:43:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:43:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:43:42 spire-1.2.1/pkg/common/plugin/x509pop/ 17:43:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:43:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:43:42 spire-1.2.1/pkg/common/profiling/ 17:43:42 spire-1.2.1/pkg/common/profiling/dumpers.go 17:43:42 spire-1.2.1/pkg/common/profiling/profiling.go 17:43:42 spire-1.2.1/pkg/common/protoutil/ 17:43:42 spire-1.2.1/pkg/common/protoutil/masks.go 17:43:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:43:42 spire-1.2.1/pkg/common/rotationutil/ 17:43:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:43:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:43:42 spire-1.2.1/pkg/common/selector/ 17:43:42 spire-1.2.1/pkg/common/selector/selector.go 17:43:42 spire-1.2.1/pkg/common/selector/selector_test.go 17:43:42 spire-1.2.1/pkg/common/selector/set.go 17:43:42 spire-1.2.1/pkg/common/selector/set_utils.go 17:43:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/ 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/ 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:43:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:43:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:43:42 spire-1.2.1/pkg/common/telemetry/call.go 17:43:42 spire-1.2.1/pkg/common/telemetry/common/ 17:43:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:43:42 spire-1.2.1/pkg/common/telemetry/config.go 17:43:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:43:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/inmem.go 17:43:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/m3.go 17:43:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/metrics.go 17:43:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/names.go 17:43:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:43:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:43:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/ 17:43:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:43:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:43:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:43:42 spire-1.2.1/pkg/common/telemetry/server/server.go 17:43:42 spire-1.2.1/pkg/common/telemetry/sink.go 17:43:42 spire-1.2.1/pkg/common/telemetry/statsd.go 17:43:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:43:42 spire-1.2.1/pkg/common/telemetry/uptime.go 17:43:42 spire-1.2.1/pkg/common/telemetry/version.go 17:43:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:43:42 spire-1.2.1/pkg/common/uptime/ 17:43:42 spire-1.2.1/pkg/common/uptime/uptime.go 17:43:42 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:43:42 spire-1.2.1/pkg/common/util/ 17:43:42 spire-1.2.1/pkg/common/util/certs.go 17:43:42 spire-1.2.1/pkg/common/util/certs_test.go 17:43:42 spire-1.2.1/pkg/common/util/csr.go 17:43:42 spire-1.2.1/pkg/common/util/hash.go 17:43:42 spire-1.2.1/pkg/common/util/selectors.go 17:43:42 spire-1.2.1/pkg/common/util/selectors_test.go 17:43:42 spire-1.2.1/pkg/common/util/signals.go 17:43:42 spire-1.2.1/pkg/common/util/sort.go 17:43:42 spire-1.2.1/pkg/common/util/sort_test.go 17:43:42 spire-1.2.1/pkg/common/util/task.go 17:43:42 spire-1.2.1/pkg/common/util/task_test.go 17:43:42 spire-1.2.1/pkg/common/util/testdata/ 17:43:42 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:43:42 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:43:42 spire-1.2.1/pkg/common/version/ 17:43:42 spire-1.2.1/pkg/common/version/version.go 17:43:42 spire-1.2.1/pkg/common/x509svid/ 17:43:42 spire-1.2.1/pkg/common/x509svid/common_test.go 17:43:42 spire-1.2.1/pkg/common/x509svid/csr.go 17:43:42 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:43:42 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:43:42 spire-1.2.1/pkg/common/x509util/ 17:43:42 spire-1.2.1/pkg/common/x509util/cert.go 17:43:42 spire-1.2.1/pkg/common/x509util/dns.go 17:43:42 spire-1.2.1/pkg/common/x509util/dns_test.go 17:43:42 spire-1.2.1/pkg/common/x509util/keyid.go 17:43:42 spire-1.2.1/pkg/common/x509util/keypair.go 17:43:42 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:43:42 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:43:42 spire-1.2.1/pkg/server/ 17:43:42 spire-1.2.1/pkg/server/api/ 17:43:42 spire-1.2.1/pkg/server/api/agent.go 17:43:42 spire-1.2.1/pkg/server/api/agent/ 17:43:42 spire-1.2.1/pkg/server/api/agent/v1/ 17:43:42 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:43:42 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:43:42 spire-1.2.1/pkg/server/api/agent_test.go 17:43:42 spire-1.2.1/pkg/server/api/api.go 17:43:42 spire-1.2.1/pkg/server/api/audit/ 17:43:42 spire-1.2.1/pkg/server/api/audit/audit.go 17:43:42 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:43:42 spire-1.2.1/pkg/server/api/bundle.go 17:43:42 spire-1.2.1/pkg/server/api/bundle/ 17:43:42 spire-1.2.1/pkg/server/api/bundle/v1/ 17:43:42 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:43:42 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:43:42 spire-1.2.1/pkg/server/api/bundle_test.go 17:43:42 spire-1.2.1/pkg/server/api/debug/ 17:43:42 spire-1.2.1/pkg/server/api/debug/v1/ 17:43:42 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:43:42 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:43:42 spire-1.2.1/pkg/server/api/entry.go 17:43:42 spire-1.2.1/pkg/server/api/entry/ 17:43:42 spire-1.2.1/pkg/server/api/entry/v1/ 17:43:42 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:43:42 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:43:42 spire-1.2.1/pkg/server/api/entry_test.go 17:43:42 spire-1.2.1/pkg/server/api/health/ 17:43:42 spire-1.2.1/pkg/server/api/health/v1/ 17:43:42 spire-1.2.1/pkg/server/api/health/v1/service.go 17:43:42 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:43:42 spire-1.2.1/pkg/server/api/id.go 17:43:42 spire-1.2.1/pkg/server/api/id_test.go 17:43:42 spire-1.2.1/pkg/server/api/limits/ 17:43:42 spire-1.2.1/pkg/server/api/limits/limits.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/ 17:43:42 spire-1.2.1/pkg/server/api/middleware/alias.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/audit.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/caller.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/common.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/entries.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:43:42 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:43:42 spire-1.2.1/pkg/server/api/ratelimit.go 17:43:42 spire-1.2.1/pkg/server/api/rpccontext/ 17:43:42 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:43:42 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:43:42 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:43:42 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:43:42 spire-1.2.1/pkg/server/api/selector.go 17:43:42 spire-1.2.1/pkg/server/api/selector_test.go 17:43:42 spire-1.2.1/pkg/server/api/status.go 17:43:42 spire-1.2.1/pkg/server/api/status_test.go 17:43:42 spire-1.2.1/pkg/server/api/svid/ 17:43:42 spire-1.2.1/pkg/server/api/svid/v1/ 17:43:42 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:43:42 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:43:42 spire-1.2.1/pkg/server/api/trustdomain.go 17:43:42 spire-1.2.1/pkg/server/api/trustdomain/ 17:43:42 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:43:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:43:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:43:42 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:43:42 spire-1.2.1/pkg/server/authpolicy/ 17:43:42 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:43:42 spire-1.2.1/pkg/server/authpolicy/policy.go 17:43:42 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:43:42 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:43:42 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:43:42 spire-1.2.1/pkg/server/authpolicy/validate.go 17:43:42 spire-1.2.1/pkg/server/bundle/ 17:43:42 spire-1.2.1/pkg/server/bundle/client/ 17:43:42 spire-1.2.1/pkg/server/bundle/client/client.go 17:43:42 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:43:42 spire-1.2.1/pkg/server/bundle/client/manager.go 17:43:42 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:43:42 spire-1.2.1/pkg/server/bundle/client/sources.go 17:43:42 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:43:42 spire-1.2.1/pkg/server/bundle/client/updater.go 17:43:42 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:43:42 spire-1.2.1/pkg/server/ca/ 17:43:42 spire-1.2.1/pkg/server/ca/ca.go 17:43:42 spire-1.2.1/pkg/server/ca/ca_health.go 17:43:42 spire-1.2.1/pkg/server/ca/ca_test.go 17:43:42 spire-1.2.1/pkg/server/ca/journal.go 17:43:42 spire-1.2.1/pkg/server/ca/journal_test.go 17:43:42 spire-1.2.1/pkg/server/ca/manager.go 17:43:42 spire-1.2.1/pkg/server/ca/manager_health.go 17:43:42 spire-1.2.1/pkg/server/ca/manager_test.go 17:43:42 spire-1.2.1/pkg/server/ca/templates.go 17:43:42 spire-1.2.1/pkg/server/ca/upstream_client.go 17:43:42 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:43:42 spire-1.2.1/pkg/server/ca/validation.go 17:43:42 spire-1.2.1/pkg/server/cache/ 17:43:42 spire-1.2.1/pkg/server/cache/dscache/ 17:43:42 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:43:42 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:43:42 spire-1.2.1/pkg/server/cache/entrycache/ 17:43:42 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:43:42 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:43:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:43:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:43:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:43:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:43:42 spire-1.2.1/pkg/server/catalog/ 17:43:42 spire-1.2.1/pkg/server/catalog/catalog.go 17:43:42 spire-1.2.1/pkg/server/catalog/keymanager.go 17:43:42 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:43:42 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:43:42 spire-1.2.1/pkg/server/catalog/notifier.go 17:43:42 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:43:42 spire-1.2.1/pkg/server/config.go 17:43:42 spire-1.2.1/pkg/server/datastore/ 17:43:42 spire-1.2.1/pkg/server/datastore/datastore.go 17:43:42 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:43:42 spire-1.2.1/pkg/server/datastore/repository.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:43:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:43:42 spire-1.2.1/pkg/server/endpoints/ 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/ 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:43:42 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:43:42 spire-1.2.1/pkg/server/endpoints/config.go 17:43:42 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:43:42 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:43:42 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:43:42 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:43:42 spire-1.2.1/pkg/server/endpoints/middleware.go 17:43:42 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:43:42 spire-1.2.1/pkg/server/hostservice/ 17:43:42 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:43:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:43:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:43:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:43:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:43:42 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:43:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:43:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/ 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/ 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:43:42 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:43:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:43:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/ 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:43:42 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:43:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:43:42 spire-1.2.1/pkg/server/registration/ 17:43:42 spire-1.2.1/pkg/server/registration/manager.go 17:43:42 spire-1.2.1/pkg/server/registration/manager_test.go 17:43:42 spire-1.2.1/pkg/server/scanentries.go 17:43:42 spire-1.2.1/pkg/server/scanentries_test.go 17:43:42 spire-1.2.1/pkg/server/server.go 17:43:42 spire-1.2.1/pkg/server/server_test.go 17:43:42 spire-1.2.1/pkg/server/svid/ 17:43:42 spire-1.2.1/pkg/server/svid/observer.go 17:43:42 spire-1.2.1/pkg/server/svid/observer_test.go 17:43:42 spire-1.2.1/pkg/server/svid/rotator.go 17:43:42 spire-1.2.1/pkg/server/svid/rotator_config.go 17:43:42 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:43:42 spire-1.2.1/pkg/server/svid/rotator_test.go 17:43:42 spire-1.2.1/proto/ 17:43:42 spire-1.2.1/proto/private/ 17:43:42 spire-1.2.1/proto/private/server/ 17:43:42 spire-1.2.1/proto/private/server/journal/ 17:43:42 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:43:42 spire-1.2.1/proto/private/server/journal/journal.proto 17:43:42 spire-1.2.1/proto/spire/ 17:43:42 spire-1.2.1/proto/spire/common/ 17:43:42 spire-1.2.1/proto/spire/common/common.pb.go 17:43:42 spire-1.2.1/proto/spire/common/common.proto 17:43:42 spire-1.2.1/proto/spire/common/plugin/ 17:43:42 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:43:42 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:43:42 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:43:42 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:43:42 spire-1.2.1/proto/spire/plugin/ 17:43:42 spire-1.2.1/proto/spire/plugin/agent/ 17:43:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:43:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:43:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:43:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:43:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:43:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:43:42 spire-1.2.1/release/ 17:43:42 spire-1.2.1/release/spire-extras/ 17:43:42 spire-1.2.1/release/spire-extras/README.md 17:43:42 spire-1.2.1/release/spire-extras/conf/ 17:43:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:43:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:43:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:43:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:43:42 spire-1.2.1/release/spire/ 17:43:42 spire-1.2.1/release/spire/README.md 17:43:42 spire-1.2.1/release/spire/conf/ 17:43:42 spire-1.2.1/release/spire/conf/agent/ 17:43:42 spire-1.2.1/release/spire/conf/agent/agent.conf 17:43:42 spire-1.2.1/release/spire/conf/server/ 17:43:42 spire-1.2.1/release/spire/conf/server/server.conf 17:43:42 spire-1.2.1/script/ 17:43:42 spire-1.2.1/script/build-artifact.sh 17:43:42 spire-1.2.1/script/generate_dummy_ca.sh 17:43:42 spire-1.2.1/support/ 17:43:42 spire-1.2.1/support/k8s/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:43:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/ 17:43:42 spire-1.2.1/support/oidc-discovery-provider/README.md 17:43:42 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/config.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/main.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:43:42 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:43:42 spire-1.2.1/test/ 17:43:42 spire-1.2.1/test/clock/ 17:43:42 spire-1.2.1/test/clock/clock.go 17:43:42 spire-1.2.1/test/fakes/ 17:43:42 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:43:42 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:43:42 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:43:42 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:43:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:43:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:43:42 spire-1.2.1/test/fakes/fakeagentstore/ 17:43:42 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:43:42 spire-1.2.1/test/fakes/fakedatastore/ 17:43:42 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:43:42 spire-1.2.1/test/fakes/fakeentryclient/ 17:43:42 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:43:42 spire-1.2.1/test/fakes/fakehealthchecker/ 17:43:42 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:43:42 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:43:42 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:43:42 spire-1.2.1/test/fakes/fakemetrics/ 17:43:42 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:43:42 spire-1.2.1/test/fakes/fakenoderesolver/ 17:43:42 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:43:42 spire-1.2.1/test/fakes/fakenotifier/ 17:43:42 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:43:42 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:43:42 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:43:42 spire-1.2.1/test/fakes/fakeserverca/ 17:43:42 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:43:42 spire-1.2.1/test/fakes/fakeservercatalog/ 17:43:42 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:43:42 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:43:42 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:43:42 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:43:42 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:43:42 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:43:42 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:43:42 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:43:42 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:43:42 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:43:42 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:43:42 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:43:42 spire-1.2.1/test/fixture/ 17:43:42 spire-1.2.1/test/fixture/certs/ 17:43:42 spire-1.2.1/test/fixture/certs/agent_svid.der 17:43:42 spire-1.2.1/test/fixture/certs/base_cert.pem 17:43:42 spire-1.2.1/test/fixture/certs/base_csr.pem 17:43:42 spire-1.2.1/test/fixture/certs/base_key.pem 17:43:42 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:43:42 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:43:42 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:43:42 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:43:42 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:43:42 spire-1.2.1/test/fixture/certs/blog_key.pem 17:43:42 spire-1.2.1/test/fixture/certs/bundle.der 17:43:42 spire-1.2.1/test/fixture/certs/ca.pem 17:43:42 spire-1.2.1/test/fixture/certs/ca_key.pem 17:43:42 spire-1.2.1/test/fixture/certs/database_cert.pem 17:43:42 spire-1.2.1/test/fixture/certs/database_csr.pem 17:43:42 spire-1.2.1/test/fixture/certs/database_key.pem 17:43:42 spire-1.2.1/test/fixture/certs/node_cert.pem 17:43:42 spire-1.2.1/test/fixture/certs/node_csr.pem 17:43:42 spire-1.2.1/test/fixture/certs/node_key.pem 17:43:42 spire-1.2.1/test/fixture/certs/svid.pem 17:43:42 spire-1.2.1/test/fixture/certs/svid_key.pem 17:43:42 spire-1.2.1/test/fixture/config/ 17:43:42 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:43:42 spire-1.2.1/test/fixture/config/agent_good.conf 17:43:42 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:43:42 spire-1.2.1/test/fixture/config/plugin_good.conf 17:43:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:43:42 spire-1.2.1/test/fixture/config/server_good.conf 17:43:42 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:43:42 spire-1.2.1/test/fixture/fixture.go 17:43:42 spire-1.2.1/test/fixture/nodeattestor/ 17:43:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:43:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:43:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:43:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:43:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:43:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:43:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:43:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:43:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:43:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:43:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:43:42 spire-1.2.1/test/fixture/registration/ 17:43:42 spire-1.2.1/test/fixture/registration/entries.json 17:43:42 spire-1.2.1/test/fixture/registration/good-for-update.json 17:43:42 spire-1.2.1/test/fixture/registration/good.json 17:43:42 spire-1.2.1/test/fixture/registration/invalid.json 17:43:42 spire-1.2.1/test/fixture/registration/invalid_json.json 17:43:42 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:43:42 spire-1.2.1/test/integration/ 17:43:42 spire-1.2.1/test/integration/README.md 17:43:42 spire-1.2.1/test/integration/common 17:43:42 spire-1.2.1/test/integration/setup/ 17:43:42 spire-1.2.1/test/integration/setup/adminclient/ 17:43:42 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:43:42 spire-1.2.1/test/integration/setup/adminclient/client.go 17:43:42 spire-1.2.1/test/integration/setup/debugagent/ 17:43:42 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:43:42 spire-1.2.1/test/integration/setup/debugagent/main.go 17:43:42 spire-1.2.1/test/integration/setup/debugserver/ 17:43:42 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:43:42 spire-1.2.1/test/integration/setup/debugserver/main.go 17:43:42 spire-1.2.1/test/integration/setup/downstreamclient/ 17:43:42 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:43:42 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:43:42 spire-1.2.1/test/integration/setup/itclient/ 17:43:42 spire-1.2.1/test/integration/setup/itclient/client.go 17:43:42 spire-1.2.1/test/integration/setup/node-attestation/ 17:43:42 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:43:42 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:43:42 spire-1.2.1/test/integration/setup/x509pop/ 17:43:42 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:43:42 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:43:42 spire-1.2.1/test/integration/suites/ 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:43:42 spire-1.2.1/test/integration/suites/join-token/ 17:43:42 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:43:42 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:43:42 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:43:42 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:43:42 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:43:42 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:43:42 spire-1.2.1/test/integration/suites/join-token/README.md 17:43:42 spire-1.2.1/test/integration/suites/join-token/conf/ 17:43:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/join-token/teardown 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:43:42 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:43:42 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:43:42 spire-1.2.1/test/integration/suites/k8s/ 17:43:42 spire-1.2.1/test/integration/suites/k8s/00-setup 17:43:42 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:43:42 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:43:42 spire-1.2.1/test/integration/suites/k8s/README.md 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/ 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:43:42 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:43:42 spire-1.2.1/test/integration/suites/k8s/teardown 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/ 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:43:42 spire-1.2.1/test/integration/suites/rotation/ 17:43:42 spire-1.2.1/test/integration/suites/rotation/00-setup 17:43:42 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:43:42 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:43:42 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:43:42 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:43:42 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:43:42 spire-1.2.1/test/integration/suites/rotation/README.md 17:43:42 spire-1.2.1/test/integration/suites/rotation/conf/ 17:43:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/rotation/teardown 17:43:42 spire-1.2.1/test/integration/suites/self-test/ 17:43:42 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:43:42 spire-1.2.1/test/integration/suites/self-test/README.md 17:43:42 spire-1.2.1/test/integration/suites/self-test/teardown 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:43:42 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:43:42 spire-1.2.1/test/integration/suites/upgrade/ 17:43:42 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:43:42 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:43:42 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:43:42 spire-1.2.1/test/integration/suites/upgrade/README.md 17:43:42 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:43:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:43:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:43:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:43:42 spire-1.2.1/test/integration/suites/upgrade/teardown 17:43:42 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:43:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:43:42 spire-1.2.1/test/integration/test-one.sh 17:43:42 spire-1.2.1/test/integration/test.sh 17:43:42 spire-1.2.1/test/plugintest/ 17:43:42 spire-1.2.1/test/plugintest/config.go 17:43:42 spire-1.2.1/test/plugintest/load.go 17:43:42 spire-1.2.1/test/plugintest/option.go 17:43:42 spire-1.2.1/test/spiretest/ 17:43:42 spire-1.2.1/test/spiretest/apiserver.go 17:43:42 spire-1.2.1/test/spiretest/assertions.go 17:43:42 spire-1.2.1/test/spiretest/dir.go 17:43:42 spire-1.2.1/test/spiretest/errors_posix.go 17:43:42 spire-1.2.1/test/spiretest/errors_windows.go 17:43:42 spire-1.2.1/test/spiretest/logs.go 17:43:42 spire-1.2.1/test/spiretest/socketapi.go 17:43:42 spire-1.2.1/test/spiretest/suite.go 17:43:42 spire-1.2.1/test/spiretest/x509.go 17:43:42 spire-1.2.1/test/testca/ 17:43:42 spire-1.2.1/test/testca/ca.go 17:43:42 spire-1.2.1/test/testkey/ 17:43:42 spire-1.2.1/test/testkey/generate.sh 17:43:42 spire-1.2.1/test/testkey/genkeys.go 17:43:42 spire-1.2.1/test/testkey/keys.go 17:43:42 spire-1.2.1/test/testkey/new.go 17:43:42 spire-1.2.1/test/tpmsimulator/ 17:43:42 spire-1.2.1/test/tpmsimulator/simulator.go 17:43:42 spire-1.2.1/test/util/ 17:43:42 spire-1.2.1/test/util/cert_fixtures.go 17:43:42 spire-1.2.1/test/util/cert_generation.go 17:43:42 spire-1.2.1/test/util/io_redirection.go 17:43:42 spire-1.2.1/test/util/race.go 17:43:42 spire-1.2.1/test/util/util.go 17:43:42 building spire from source... 17:43:42 Installing go1.17.7... 17:43:45 ---> aa4beeaf76d4 17:43:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:43:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:43:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:43:46 ---> c024381915a0 17:43:46 Step 3/23 : WORKDIR /edgex-go 17:43:46 ---> Using cache 17:43:46 ---> ba5a213371bc 17:43:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:46 ---> Using cache 17:43:46 ---> 275241c9a98a 17:43:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:43:47 ---> 434df7e3d4b4 17:43:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:43:47 ---> Running in e62627dc3f72 17:43:48 ---> Running in ee780c6dc247 17:43:48 Building bin/spire-agent... 17:43:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:43:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:43:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:43:48 Building bin/spire-server... 17:43:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:43:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:43:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:43:48 go: downloading github.com/mitchellh/cli v1.1.2 17:43:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:43:48 go: downloading github.com/imdario/mergo v0.3.12 17:43:48 Removing intermediate container ee780c6dc247 17:43:48 ---> 7f27a3293826 17:43:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:43:48 go: downloading github.com/sirupsen/logrus v1.8.1 17:43:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:43:48 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:43:48 go: downloading google.golang.org/grpc v1.44.0 17:43:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:43:48 go: downloading github.com/fatih/color v1.13.0 17:43:48 go: downloading github.com/mattn/go-isatty v0.0.14 17:43:48 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:43:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:43:49 go: downloading github.com/docker/docker v20.10.12+incompatible 17:43:49 go: downloading github.com/google/go-tpm-tools v0.3.3 17:43:49 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:43:49 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:43:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:43:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:43:49 go: downloading github.com/armon/go-metrics v0.3.10 17:43:49 go: downloading github.com/prometheus/client_golang v1.12.1 17:43:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:43:49 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:43:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:43:49 go: downloading github.com/open-policy-agent/opa v0.38.0 17:43:49 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:43:49 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:43:49 go: downloading github.com/Masterminds/goutils v1.1.0 17:43:49 go: downloading github.com/Masterminds/semver v1.5.0 17:43:49 go: downloading github.com/google/uuid v1.1.2 17:43:49 go: downloading github.com/huandu/xstrings v1.3.2 17:43:49 go: downloading github.com/mattn/go-colorable v0.1.12 17:43:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:43:49 go: downloading github.com/oklog/run v1.0.0 17:43:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:43:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:43:49 go: downloading github.com/beorn7/perks v1.0.1 17:43:49 go: downloading github.com/prometheus/common v0.32.1 17:43:49 go: downloading github.com/prometheus/client_model v0.2.0 17:43:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:43:49 go: downloading github.com/prometheus/procfs v0.7.3 17:43:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:43:49 go: downloading github.com/imkira/go-observer v1.0.3 17:43:49 go: downloading go.uber.org/atomic v1.9.0 17:43:49 go: downloading github.com/docker/go-connections v0.4.0 17:43:49 go: downloading github.com/docker/go-units v0.4.0 17:43:49 go: downloading github.com/opencontainers/image-spec v1.0.1 17:43:49 go: downloading github.com/containerd/containerd v1.3.4 17:43:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:43:49 go: downloading github.com/opencontainers/go-digest v1.0.0 17:43:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:43:50 go: downloading github.com/hashicorp/errwrap v1.1.0 17:43:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:43:50 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:43:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:43:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:43:50 go: downloading github.com/blang/semver/v4 v4.0.0 17:43:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:43:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:43:50 go: downloading github.com/jinzhu/gorm v1.9.16 17:43:50 go: downloading github.com/lib/pq v1.10.4 17:43:50 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:43:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:43:50 OK: 221 MiB in 52 packages 17:43:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:43:50  ---> 839079ad54ea 17:43:50 Step 26/31 : RUN chmod +x /entrypoint.sh 17:43:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:43:50  ---> Running in ac7ad28c9612 17:43:51 Removing intermediate container e62627dc3f72 17:43:51 ---> 53ad842e798c 17:43:51 Step 6/23 : COPY go.mod vendor* ./ 17:43:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:43:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:43:52 go: downloading github.com/stretchr/testify v1.7.0 17:43:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:43:52 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:43:52  ---> 4f8f95656aeb 17:43:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:53 ---> Running in 79c3c0a45b41 17:43:53 Removing intermediate container ac7ad28c9612 17:43:53 ---> 2b91e42a3d12 17:43:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:43:54 ---> Running in 97ac4dbac31a 17:43:54 Removing intermediate container 97ac4dbac31a 17:43:54 ---> 4486d7208c4c 17:43:54 Step 28/31 : CMD ["gate"] 17:43:55 go: downloading google.golang.org/api v0.70.0 17:43:55 go: downloading k8s.io/client-go v0.23.4 17:43:55 go: downloading k8s.io/api v0.23.4 17:43:55 go: downloading github.com/google/go-tpm v0.3.3 17:43:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:43:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:43:55  ---> Running in 7592eedab237 17:43:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:43:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:43:56 go: downloading cloud.google.com/go/storage v1.21.0 17:43:56 Removing intermediate container 7592eedab237 17:43:56 ---> d6c86d3506ed 17:43:56 Step 29/31 : LABEL arch=x86_64 17:43:56 go: downloading cloud.google.com/go v0.100.2 17:43:56  ---> Running in 0edc0c740c08 17:43:56 Removing intermediate container 79c3c0a45b41 17:43:56 ---> 9a5df9ba6075 17:43:56 Step 8/23 : COPY . . 17:43:57 go: downloading k8s.io/apimachinery v0.23.4 17:43:57 go: downloading k8s.io/kube-aggregator v0.23.3 17:43:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:43:57 go: downloading cloud.google.com/go/security v1.3.0 17:43:58 Removing intermediate container 0edc0c740c08 17:43:58 ---> 4fb78d39e9c1 17:43:58 Step 30/31 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:43:58 go: downloading github.com/hashicorp/vault/api v1.4.1 17:43:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:43:58 go: downloading github.com/twmb/murmur3 v1.1.6 17:43:58 go: downloading github.com/jinzhu/inflection v1.0.0 17:43:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:43:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:43:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:43:58 go: downloading github.com/aws/smithy-go v1.11.0 17:43:59  ---> Running in f37745919b37 17:43:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:43:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:43:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:43:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:43:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:43:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:43:59 go: downloading github.com/dimchansky/utfbom v1.1.1 17:43:59 go: downloading cloud.google.com/go/compute v1.3.0 17:43:59 go: downloading cloud.google.com/go/iam v0.1.1 17:43:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:43:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:43:59 Removing intermediate container f37745919b37 17:43:59 ---> be21b2fc8e77 17:43:59 Step 31/31 : LABEL version=0.0.0 17:44:00 ---> Running in e39acfc6a1d6 17:44:01 Removing intermediate container e39acfc6a1d6 17:44:01 ---> a99d4730f0ca 17:44:01 17:44:01 go: downloading github.com/gogo/protobuf v1.3.2 17:44:01 go: downloading k8s.io/klog/v2 v2.30.0 17:44:01 go: downloading github.com/google/gofuzz v1.1.0 17:44:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:44:01 Successfully built a99d4730f0ca 17:44:01 Successfully tagged security-bootstrapper:latest 17:44:01 Building security-secretstore-setup 17:44:01  Building security-bootstrapper ... done go: downloading github.com/spf13/pflag v1.0.5 17:44:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:44:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:44:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:44:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:44:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:44:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:44:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:44:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:44:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:44:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:44:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:44:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:44:01 go: downloading gopkg.in/yaml.v2 v2.4.0 17:44:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:44:01 go: downloading github.com/gobwas/glob v0.2.3 17:44:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:44:01 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:44:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:44:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:44:01 go: downloading go.opencensus.io v0.23.0 17:44:01 go: downloading gopkg.in/inf.v0 v0.9.1 17:44:01 go: downloading github.com/google/go-cmp v0.5.7 17:44:01 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:44:01 go: downloading github.com/googleapis/gnostic v0.5.5 17:44:02 go: downloading github.com/json-iterator/go v1.1.12 17:44:02 go: downloading github.com/go-logr/logr v1.2.2 17:44:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:44:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:44:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:44:02 go: downloading go.uber.org/zap v1.21.0 17:44:02 go: downloading github.com/tklauser/numcpus v0.3.0 17:44:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:44:02 go: downloading sigs.k8s.io/yaml v1.3.0 17:44:02 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:44:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:44:02 go: downloading github.com/modern-go/reflect2 v1.0.2 17:44:02 go: downloading github.com/ryanuber/go-glob v1.0.0 17:44:02 go: downloading github.com/golang/snappy v0.0.4 17:44:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:44:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:44:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:44:02 go: downloading github.com/hashicorp/go-version v1.2.0 17:44:02 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:44:02 go: downloading go.uber.org/multierr v1.6.0 17:44:07 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:44:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:44:07 ---> c024381915a0 17:44:07 Step 3/25 : WORKDIR /edgex-go 17:44:07 ---> Using cache 17:44:07 ---> ba5a213371bc 17:44:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:07 ---> Using cache 17:44:07 ---> 275241c9a98a 17:44:07 Step 5/25 : RUN apk add --update --no-cache make git 17:44:07 ---> Using cache 17:44:07 ---> df17ae2cc533 17:44:07 Step 6/25 : COPY go.mod vendor* ./ 17:44:07 ---> Using cache 17:44:07 ---> d729ad25fa38 17:44:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:07 ---> Using cache 17:44:07 ---> 76f137f692a4 17:44:07 Step 8/25 : COPY . . 17:44:07 ---> Using cache 17:44:07 ---> 5189fac3d1c4 17:44:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:44:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:44:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:44:14  ---> Running in 1b5c2647d83c 17:44:14 ---> c9d09b4d5ad8 17:44:14 Step 9/23 : RUN make cmd/core-data/core-data 17:44:15 ---> Running in 9aafc033a366 17:44: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:44:16 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 17:44:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:44:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:44:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:44:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:44:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:44:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:44:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:44:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:44:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:44:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:44:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:44:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:44:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:44:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:44:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:45:01 Removing intermediate container 1b5c2647d83c 17:45:01 ---> 3da0f053c5aa 17:45:01 17:45:01 Step 10/25 : FROM alpine:3.14 17:45:01 ---> e04c818066af 17:45:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:45:01 Removing intermediate container 9aafc033a366 17:45:01 ---> 33a35343724f 17:45:01 17:45:01 Step 10/23 : FROM alpine:3.14 17:45:01 ---> e04c818066af 17:45:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:45:01 ---> Running in 26522840c810 17:45:01 ---> Running in 8432e7075792 17:45:02 Removing intermediate container 8432e7075792 17:45:02 ---> 5df45cb1d807 17:45:02 Step 12/23 : ENV APP_PORT=59880 17:45:02 ---> Running in 595eb7e026b3 17:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:45:02 Removing intermediate container 595eb7e026b3 17:45:02 ---> 59661e7d9a21 17:45:02 Step 13/23 : EXPOSE $APP_PORT 17:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:45:03 ---> Running in 615628b0612c 17:45:03 (1/3) Installing ca-certificates (20211220-r0) 17:45:03 (2/3) Installing dumb-init (1.2.5-r1) 17:45:03 (3/3) Installing su-exec (0.2-r1) 17:45:03 Executing busybox-1.33.1-r7.trigger 17:45:03 Executing ca-certificates-20211220-r0.trigger 17:45:03 OK: 6 MiB in 17 packages 17:45:03 Removing intermediate container 615628b0612c 17:45:03 ---> 8211a0cb41a2 17:45:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:03 ---> Running in d8d2634f6425 17:45:04 Removing intermediate container 26522840c810 17:45:04 ---> d4edf03794c0 17:45:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:45:04 ---> Running in 1268fe7fdac9 17:45:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements 17:45:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:45:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:45:04 Removing intermediate container 1268fe7fdac9 17:45:04 ---> d12810681702 17:45:04 Step 13/25 : WORKDIR / 17:45:05 ---> Running in 90a684e773d1 17:45:06 Removing intermediate container d8d2634f6425 17:45:06 ---> 2ff3d219b01c 17:45:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:45:06 Removing intermediate container 90a684e773d1 17:45:06 ---> d5fc6ff28259 17:45:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:45:06 ---> Running in 8a29d4fce1a5 17:45:06 ---> 5f5c1d3d8622 17:45:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:45:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:45:07 ---> e2eb8bca43a5 17:45:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:45:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:45:08 (1/6) Installing dumb-init (1.2.5-r1) 17:45:08 ---> 560c61834e13 17:45:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:45:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:45:08 (3/6) Installing libsodium (1.0.18-r0) 17:45:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:45:08 (5/6) Installing libzmq (4.3.4-r0) 17:45:08 (6/6) Installing zeromq (4.3.4-r0) 17:45:08 Removing intermediate container fe29d2ede0d1 17:45:08 ---> fb6b807e2690 17:45:08 17:45:08 Step 13/26 : FROM alpine:3.15 17:45:08 ---> 0ac33e5f5afa 17:45:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:45:08 ---> Using cache 17:45:08 ---> 5671685dc091 17:45:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:08 ---> Using cache 17:45:08 ---> ee5e80f290e5 17:45:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:45:08 Executing busybox-1.33.1-r7.trigger 17:45:08 OK: 8 MiB in 20 packages 17:45:08 ---> ccc0f7b30b0b 17:45:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:45:08 ---> Running in c673cae1a216 17:45:09 Removing intermediate container 8a29d4fce1a5 17:45:09 ---> f3d2f9f4e621 17:45:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:09 ---> c3447c99805b 17:45:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:45:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:45:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements 17:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:45:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.624s coverage: 53.4% of statements 17:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:45:10 ---> 4c8f27ad9b33 17:45:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:45:10 ---> 3fe92243faf2 17:45:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:45:10 ---> 351339e16626 17:45:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:45:10 ---> e57ceb44931a 17:45:10 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/ 17:45:10 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:45:10 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:45:10 OK: 15855 distinct packages available 17:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:45:11 ---> Running in b482ba2dfee7 17:45:11 ---> f1d474cff7ad 17:45:11 Step 19/23 : ENTRYPOINT ["/core-data"] 17:45:11 ---> Running in 30da06c656ef 17:45:11 Removing intermediate container 30da06c656ef 17:45:11 ---> 729b88b61e3d 17:45:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:11 ---> Running in 58d923849fb3 17:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:45:12 Removing intermediate container 58d923849fb3 17:45:12 ---> e1ced6f28a14 17:45:12 Step 21/23 : LABEL arch=x86_64 17:45:12 ---> Running in 94ce7135d196 17:45:12 (1/4) Installing dumb-init (1.2.5-r1) 17:45:12 (2/4) Installing musl-obstack (1.2.3-r0) 17:45:12 (3/4) Installing libucontext (1.1-r0) 17:45:12 Removing intermediate container 94ce7135d196 17:45:12 ---> 83415e712726 17:45:12 Step 22/23 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:45:12 Removing intermediate container b482ba2dfee7 17:45:12 ---> 9fa23017afc9 17:45:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:45:12 (4/4) Installing gcompat (1.0.0-r4) 17:45:12 ---> Running in a0483943bcaa 17:45:12 Executing busybox-1.34.1-r5.trigger 17:45:12 ---> Running in 7354892362fb 17:45:12 OK: 6 MiB in 18 packages 17:45:12 Removing intermediate container a0483943bcaa 17:45:12 ---> d9b32c1cc901 17:45:12 Step 23/23 : LABEL version=0.0.0 17:45:13 ---> Running in b5ac7194a1c7 17:45:13 Removing intermediate container 7354892362fb 17:45:13 ---> ef653b6a3731 17:45:13 Step 23/25 : LABEL arch=x86_64 17:45:13 ---> Running in 0787137ebd50 17:45:13 Removing intermediate container b5ac7194a1c7 17:45:13 ---> e4ca4abf7397 17:45:13 17:45:13 Removing intermediate container c673cae1a216 17:45:13 ---> 459577f45fc9 17:45:13 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:45:13 Removing intermediate container 0787137ebd50 17:45:13 ---> abdaf5cd0454 17:45:13 Step 24/25 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:45:13 Successfully built e4ca4abf7397 17:45:13 Successfully tagged core-data:latest 17:45:13  Building core-data ... done Building sys-mgmt-agent 17:45:13 ---> Running in 31741c364d23 17:45:15 Removing intermediate container 31741c364d23 17:45:15 ---> b898b1b17cfc 17:45:15 Step 25/25 : LABEL version=0.0.0 17:45:17 ---> 2c0f8c166c2e 17:45:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:45:17 ---> Running in e62d9d25e5a2 17:45:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:45:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:45:17 ---> c024381915a0 17:45:17 Step 3/23 : WORKDIR /edgex-go 17:45:17 ---> Using cache 17:45:17 ---> ba5a213371bc 17:45:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:17 ---> Using cache 17:45:17 ---> 275241c9a98a 17:45:17 Step 5/23 : RUN apk add --update --no-cache make bash git 17:45:17 Removing intermediate container e62d9d25e5a2 17:45:17 ---> 3856b85ba90d 17:45:17 17:45:17 Successfully built 3856b85ba90d 17:45:17 Successfully tagged security-secretstore-setup:latest 17:45:17  Building security-secretstore-setup ... done  ---> Running in ef4d9d7bfde2 17:45:17 ---> 4b935a4a98ff 17:45:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:45:17 ---> Running in a21362194662 17:45:18 Removing intermediate container a21362194662 17:45:18 ---> f43b2921588b 17:45:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:45:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:45:18 ---> 90ef0ae7ef35 17:45:18 Step 21/26 : WORKDIR / 17:45:18 ---> Running in e850b2bb89f9 17:45:18 Removing intermediate container e850b2bb89f9 17:45:18 ---> 1909aec95b0c 17:45:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:45:18 ---> Running in 9c1e4e084738 17:45:18 Removing intermediate container 9c1e4e084738 17:45:18 ---> 122f14aedfe5 17:45:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:45:18 ---> Running in 2647a34b922a 17:45:18 Removing intermediate container 2647a34b922a 17:45:18 ---> a67b4ca199ad 17:45:18 Step 24/26 : LABEL arch=x86_64 17:45:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:45:19 ---> Running in d6e3943a121b 17:45:19 Removing intermediate container d6e3943a121b 17:45:19 ---> 677d14d0fa1b 17:45:19 Step 25/26 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:45:19 ---> Running in 7bfafc41d9e9 17:45:19 OK: 221 MiB in 52 packages 17:45:19 Removing intermediate container 7bfafc41d9e9 17:45:19 ---> 149206373c5f 17:45:19 Step 26/26 : LABEL version=0.0.0 17:45:19 ---> Running in 03f0ef8d7515 17:45:19 Removing intermediate container 03f0ef8d7515 17:45:19 ---> 3b5488328ba3 17:45:19 17:45:19 Removing intermediate container ef4d9d7bfde2 17:45:19 ---> d5c2bf5b4bd8 17:45:19 Step 6/23 : COPY go.mod vendor* ./ 17:45:19 Successfully built 3b5488328ba3 17:45:19 Successfully tagged security-spire-config:latest 17:45:20  Building security-spire-config ... done  ---> ce33484858d0 17:45:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:20 ---> Running in a8a69762a89f 17:45:20 Removing intermediate container a8a69762a89f 17:45:20 ---> afa07f8334b0 17:45:20 Step 8/23 : COPY . . 17:45:22 Building bin/spire-agent... 17:45:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:45:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:45:22 go: downloading github.com/docker/docker v20.10.12+incompatible 17:45:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:45:23 go: downloading github.com/google/go-tpm-tools v0.3.3 17:45:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:45:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:45:23 go: downloading github.com/docker/go-units v0.4.0 17:45:23 go: downloading github.com/docker/go-connections v0.4.0 17:45:23 go: downloading github.com/opencontainers/image-spec v1.0.1 17:45:23 go: downloading github.com/containerd/containerd v1.3.4 17:45:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:45:23 go: downloading github.com/opencontainers/go-digest v1.0.0 17:45:28  ---> a635fd249344 17:45:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:45:28 ---> Running in e1427af9bf12 17:45:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:45:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.537s coverage: 89.2% of statements 17:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:45:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.379s coverage: 84.4% of statements 17:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.545s coverage: 95.6% of statements 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 72.2% of statements 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.398s coverage: 60.0% of statements 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.466s coverage: 0.9% of statements 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.428s coverage: 58.8% of statements 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.591s coverage: 29.6% of statements 17:45:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.338s coverage: 47.1% of statements 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements 17:45:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.279s coverage: 94.1% of statements 17:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 17:45:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements 17:45:47 Removing intermediate container e1427af9bf12 17:45:47 ---> dc500d2e22b2 17:45:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:45:47 ---> Running in cc591aced179 17:45:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:45:47 Removing intermediate container cc591aced179 17:45:47 ---> 13d1ebda1c25 17:45:47 17:45:47 Step 11/23 : FROM docker:20.10.14 17:45:47 20.10.14: Pulling from library/docker 17:45:49 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:45:49 Status: Downloaded newer image for docker:20.10.14 17:45:49 ---> 7417809fdb73 17:45:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:45:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements 17:45:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements 17:45:51 ---> Running in a3d8e07fd5a3 17:45:51 Removing intermediate container a3d8e07fd5a3 17:45:51 ---> 956f1d439d48 17:45:51 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 17:45:51 ---> Running in 9201e1756a5c 17:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:45:51 (1/43) Installing readline (8.1.1-r0) 17:45:51 (2/43) Installing bash (5.1.16-r0) 17:45:52 Executing bash-5.1.16-r0.post-install 17:45:52 (3/43) Installing brotli-libs (1.0.9-r5) 17:45:52 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:45:52 (5/43) Installing libcurl (7.80.0-r1) 17:45:52 (6/43) Installing curl (7.80.0-r1) 17:45:52 (7/43) Installing dumb-init (1.2.5-r1) 17:45:52 (8/43) Installing libbz2 (1.0.8-r1) 17:45:52 (9/43) Installing expat (2.4.7-r0) 17:45:52 (10/43) Installing libffi (3.4.2-r1) 17:45:52 (11/43) Installing gdbm (1.22-r0) 17:45:52 (12/43) Installing xz-libs (5.2.5-r1) 17:45:52 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:45:52 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:45:52 (15/43) Installing mpdecimal (2.5.1-r1) 17:45:52 (16/43) Installing sqlite-libs (3.36.0-r0) 17:45:52 (17/43) Installing python3 (3.9.7-r4) 17:45:52 (18/43) Installing py3-appdirs (1.4.4-r2) 17:45:52 (19/43) Installing py3-certifi (2020.12.5-r1) 17:45:52 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:45:52 (21/43) Installing py3-idna (3.3-r0) 17:45:52 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:45:52 (23/43) Installing py3-requests (2.26.0-r1) 17:45:52 (24/43) Installing py3-msgpack (1.0.2-r1) 17:45:52 (25/43) Installing py3-lockfile (0.12.2-r4) 17:45:52 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:45:52 (27/43) Installing py3-colorama (0.4.4-r1) 17:45:52 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:45:52 (29/43) Installing py3-distlib (0.3.3-r0) 17:45:52 (30/43) Installing py3-distro (1.6.0-r0) 17:45:52 (31/43) Installing py3-six (1.16.0-r0) 17:45:52 (32/43) Installing py3-webencodings (0.5.1-r4) 17:45:52 (33/43) Installing py3-html5lib (1.1-r1) 17:45:52 (34/43) Installing py3-parsing (2.4.7-r2) 17:45:52 (35/43) Installing py3-packaging (20.9-r1) 17:45:52 (36/43) Installing py3-tomli (1.2.2-r0) 17:45:52 (37/43) Installing py3-pep517 (0.12.0-r0) 17:45:52 (38/43) Installing py3-progress (1.6-r0) 17:45:52 (39/43) Installing py3-retrying (1.3.3-r2) 17:45:52 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:45:52 (41/43) Installing py3-setuptools (52.0.0-r4) 17:45:52 (42/43) Installing py3-toml (0.10.2-r2) 17:45:52 (43/43) Installing py3-pip (20.3.4-r1) 17:45:52 Executing busybox-1.34.1-r5.trigger 17:45:52 OK: 83 MiB in 65 packages 17:45:53 Collecting docker-compose==1.23.2 17:45:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:45:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:45:53 Collecting PyYAML<4,>=3.10 17:45:53 Downloading PyYAML-3.13.tar.gz (270 kB) 17:45:54 Collecting docopt<0.7,>=0.6.1 17:45:54 Downloading docopt-0.6.2.tar.gz (25 kB) 17:45:54 Collecting dockerpty<0.5,>=0.4.1 17:45:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:45:54 Collecting websocket-client<1.0,>=0.32.0 17:45:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:45:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:45:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:45:55 Collecting docker<4.0,>=3.6.0 17:45:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:45:55 Collecting texttable<0.10,>=0.9.0 17:45:55 Downloading texttable-0.9.1.tar.gz (11 kB) 17:45:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 82.5% of statements 17:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:45:55 Collecting jsonschema<3,>=2.5.1 17:45:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:45:55 Collecting cached-property<2,>=1.2.0 17:45:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:45:55 Collecting docker-pycreds>=0.4.0 17:45:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:45:55 Collecting idna<2.8,>=2.5 17:45:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:45:55 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) 17:45:55 Collecting urllib3<1.25,>=1.21.1 17:45:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:45:55 Collecting chardet<3.1.0,>=3.0.2 17:45:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:45:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:45:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:45:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:45:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:45:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:45:55 Attempting uninstall: urllib3 17:45:55 Found existing installation: urllib3 1.26.7 17:45:55 Uninstalling urllib3-1.26.7: 17:45:56 Successfully uninstalled urllib3-1.26.7 17:45:56 Attempting uninstall: idna 17:45:56 Found existing installation: idna 3.3 17:45:56 Uninstalling idna-3.3: 17:45:56 Successfully uninstalled idna-3.3 17:45:56 Attempting uninstall: requests 17:45:56 Found existing installation: requests 2.26.0 17:45:56 Uninstalling requests-2.26.0: 17:45:56 Successfully uninstalled requests-2.26.0 17:45:56 Running setup.py install for texttable: started 17:45:56 Running setup.py install for texttable: finished with status 'done' 17:45:56 Running setup.py install for PyYAML: started 17:45:57 Running setup.py install for PyYAML: finished with status 'done' 17:45:57 Running setup.py install for docopt: started 17:45:57 Running setup.py install for docopt: finished with status 'done' 17:45:57 Running setup.py install for dockerpty: started 17:45:58 Running setup.py install for dockerpty: finished with status 'done' 17:45:58 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 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.339s coverage: 92.9% of statements 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.288s coverage: 58.8% of statements 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.354s coverage: 80.0% of statements 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements 17:46:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.885s coverage: 91.2% of statements 17:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:46:05 Building bin/spire-agent... 17:46:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:46:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:46:05 go: downloading github.com/docker/docker v20.10.12+incompatible 17:46:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:46:05 go: downloading github.com/google/go-tpm-tools v0.3.3 17:46:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:46:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:46:05 go: downloading github.com/docker/go-units v0.4.0 17:46:05 go: downloading github.com/docker/go-connections v0.4.0 17:46:05 go: downloading github.com/opencontainers/image-spec v1.0.1 17:46:05 go: downloading github.com/containerd/containerd v1.3.4 17:46:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:46:05 go: downloading github.com/opencontainers/go-digest v1.0.0 17:46:07 Removing intermediate container 9201e1756a5c 17:46:07 ---> 67837ba3a3a5 17:46:07 Step 14/23 : ENV APP_PORT=58890 17:46:08 ---> Running in 94f0a784790c 17:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.101s coverage: 64.4% of statements 17:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:46:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements 17:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 17:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 17:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 17:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.127s coverage: 100.0% of statements 17:46:08 Removing intermediate container 94f0a784790c 17:46:08 ---> 4f2da277237c 17:46:08 Step 15/23 : EXPOSE $APP_PORT 17:46:08 ---> Running in 4d8d7047c4f3 17:46:09 Removing intermediate container 4d8d7047c4f3 17:46:09 ---> d2c938bb02a1 17:46:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:46:10 ---> 2c0c8579c73d 17:46:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:46:10 ---> b5e14f68d814 17:46:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:46:10 ---> d8729fae9a29 17:46:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:46:10 ---> Running in c8353feda1f4 17:46:11 Removing intermediate container 5ab3c80e2f3b 17:46:11 ---> 606c8117f9c3 17:46:11 17:46:11 Step 13/26 : FROM alpine:3.15 17:46:11 ---> 0ac33e5f5afa 17:46:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:46:11 ---> Using cache 17:46:11 ---> 5671685dc091 17:46:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:11 ---> Using cache 17:46:11 ---> ee5e80f290e5 17:46:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:46:11 Removing intermediate container c8353feda1f4 17:46:11 ---> 770b8208bfab 17:46:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:46:11 ---> Running in f97aeb34407e 17:46:11 ---> Running in 5b9ab0770194 17:46:11 Removing intermediate container 5b9ab0770194 17:46:11 ---> 75e382dc7d7c 17:46:11 Step 21/23 : LABEL arch=x86_64 17:46:11 ---> Running in 37a2a58afd2b 17:46:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:12 Removing intermediate container 37a2a58afd2b 17:46:12 ---> e76bb81c1a07 17:46:12 Step 22/23 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:46:12 ---> Running in c80b62c1dc5d 17:46:12 Removing intermediate container c80b62c1dc5d 17:46:12 ---> 4a2bdd10955f 17:46:12 Step 23/23 : LABEL version=0.0.0 17:46:12 ---> Running in 745745c97686 17:46:12 Removing intermediate container 745745c97686 17:46:12 ---> bd5e2241390d 17:46:12 17:46:12 Successfully built bd5e2241390d 17:46:12 Successfully tagged sys-mgmt-agent:latest 17:46:12  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:13 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:46:13 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:46:13 OK: 15855 distinct packages available 17:46:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:46:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:46:14 (1/5) Installing dumb-init (1.2.5-r1) 17:46:14 (2/5) Installing musl-obstack (1.2.3-r0) 17:46:14 (3/5) Installing libucontext (1.1-r0) 17:46:14 (4/5) Installing gcompat (1.0.0-r4) 17:46:14 (5/5) Installing openssl (1.1.1n-r0) 17:46:14 Executing busybox-1.34.1-r5.trigger 17:46:14 OK: 6 MiB in 19 packages 17:46:15 Removing intermediate container f97aeb34407e 17:46:15 ---> 33c7569d90db 17:46:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:46:16 ---> 7d925fe0bdac 17:46:16 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:46:18 ---> 804438a13784 17:46:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:46:18 ---> 8de0cd1e6e52 17:46:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.504s coverage: 65.4% of statements 17:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:46:19 ---> 7212cdbce7ff 17:46:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:46:19 ---> be578ca19fb8 17:46:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:46:19 ---> Running in 518f7cb98b4d 17:46:19 Removing intermediate container 518f7cb98b4d 17:46:19 ---> eb65fd903b7b 17:46:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:46:19 ---> Running in 9fe438dcd7a7 17:46:19 Removing intermediate container 9fe438dcd7a7 17:46:19 ---> 98fc09c2adf9 17:46:19 Step 24/26 : LABEL arch=x86_64 17:46:20 ---> Running in 2ee47349c31e 17:46:20 Removing intermediate container 2ee47349c31e 17:46:20 ---> eef55ea64b7c 17:46:20 Step 25/26 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:46:20 ---> Running in 84cb96eeaa74 17:46:20 Removing intermediate container 84cb96eeaa74 17:46:20 ---> d52ba510f834 17:46:20 Step 26/26 : LABEL version=0.0.0 17:46:20 ---> Running in 9400c14c52fe 17:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.886s coverage: 43.8% of statements 17:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements 17:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 17:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:46:20 Removing intermediate container 9400c14c52fe 17:46:20 ---> 4f4659f72058 17:46:20 17:46:20 Successfully built 4f4659f72058 17:46:20 Successfully tagged security-spire-agent:latest 17:46:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.376s coverage: 17.7% of statements 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:46:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.802s coverage: 92.3% of statements 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:46:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.475s coverage: 97.7% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.224s coverage: 28.9% of statements 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.331s coverage: 100.0% of statements 17:46:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 17:46:31 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 17:46:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:46:31 GO111MODULE=on go vet ./... 17:46:59  Building security-spire-agent ... done Removing intermediate container 4dde8fde69e2 17:46:59 ---> 53f81a2f3049 17:46:59 17:46:59 Step 13/25 : FROM alpine:3.15 17:46:59 ---> 0ac33e5f5afa 17:46:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:46:59 ---> Using cache 17:46:59 ---> 5671685dc091 17:46:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:59 ---> Using cache 17:46:59 ---> ee5e80f290e5 17:46:59 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:46:59 ---> Using cache 17:46:59 ---> 33c7569d90db 17:46:59 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:46:59 ---> ad171e339a39 17:46:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:46:59 ---> 91e8b1a4f516 17:46:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:46:59 ---> 39f78a5bc4d9 17:46:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:46:59 ---> e841b1d87da9 17:46:59 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:46:59 ---> Running in d0cfab6b0d7a 17:46:59 Removing intermediate container d0cfab6b0d7a 17:46:59 ---> 77c2c5396e26 17:46:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:46:59 ---> Running in 17166b11e05c 17:46:59 Removing intermediate container 17166b11e05c 17:46:59 ---> 7ee61ac67837 17:46:59 Step 23/25 : LABEL arch=x86_64 17:46:59 ---> Running in 46d4f85f331c 17:46:59 Removing intermediate container 46d4f85f331c 17:46:59 ---> 59f83ccde580 17:46:59 Step 24/25 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 17:46:59 ---> Running in 193339c4517a 17:46:59 Removing intermediate container 193339c4517a 17:46:59 ---> 5b92b5d8068e 17:46:59 Step 25/25 : LABEL version=0.0.0 17:46:59 ---> Running in 3592a6395b02 17:46:59 Removing intermediate container 3592a6395b02 17:46:59 ---> 81dfe9a9be13 17:46:59 17:46:59 Successfully built 81dfe9a9be13 17:46:59 Successfully tagged security-spire-server:latest 17:46:59  Building security-spire-server ... done  [Pipeline] } 17:46:59 $ docker stop --time=1 10f6812e35129b5171baec428a10a27ac7325bc32c93e362524d94d1e8d0f6ee 17:47:01 $ docker rm -f 10f6812e35129b5171baec428a10a27ac7325bc32c93e362524d94d1e8d0f6ee [Pipeline] // withDockerContainer [Pipeline] sh 17:47:01 + docker images 17:47:01 REPOSITORY TAG IMAGE ID CREATED SIZE 17:47:01 security-spire-server latest 81dfe9a9be13 2 seconds ago 87.3MB 17:47:01 53f81a2f3049 13 seconds ago 4.43GB 17:47:01 security-spire-agent latest 4f4659f72058 41 seconds ago 127MB 17:47:01 sys-mgmt-agent latest bd5e2241390d 49 seconds ago 299MB 17:47:01 606c8117f9c3 53 seconds ago 4.43GB 17:47:01 13d1ebda1c25 About a minute ago 1.49GB 17:47:01 security-spire-config latest 3b5488328ba3 About a minute ago 86.7MB 17:47:01 security-secretstore-setup latest 3856b85ba90d About a minute ago 28.5MB 17:47:01 core-data latest e4ca4abf7397 About a minute ago 22.5MB 17:47:01 fb6b807e2690 About a minute ago 4.43GB 17:47:01 33a35343724f 2 minutes ago 1.52GB 17:47:01 3da0f053c5aa 2 minutes ago 1.5GB 17:47:01 security-bootstrapper latest a99d4730f0ca 3 minutes ago 19.1MB 17:47:01 security-proxy-setup latest b3c1748b01a5 3 minutes ago 26.9MB 17:47:01 core-metadata latest 7a909153aa23 3 minutes ago 17MB 17:47:01 9bb8dfbf4096 3 minutes ago 1.5GB 17:47:01 0146e84fe983 3 minutes ago 1.5GB 17:47:01 87d901fd4b49 3 minutes ago 1.5GB 17:47:01 security-spiffe-token-provider latest a5508e783879 4 minutes ago 28.8MB 17:47:01 support-notifications latest 78dca4153e1c 4 minutes ago 26.9MB 17:47:01 support-scheduler latest 34fa503a7ead 4 minutes ago 26.3MB 17:47:01 core-command latest f809a3470d35 4 minutes ago 16.1MB 17:47:01 760d1134a4a4 4 minutes ago 1.55GB 17:47:01 8e57722a9cdc 4 minutes ago 1.54GB 17:47:01 e5242d43720a 4 minutes ago 1.55GB 17:47:01 41a8bed6b6a5 4 minutes ago 1.49GB 17:47:01 ci-base-image-x86_64 latest c024381915a0 8 minutes ago 895MB 17:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 17:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 17:47:01 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 17:47:01 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 17:47:01 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 17:47:01 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] } 17:48:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:48:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:48:23 ./bin/test-attribution-txt.sh [Pipeline] echo 17:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:48:26 + ls -al . 17:48:26 total 680 17:48:26 drwxrwxr-x 9 1001 1001 4096 May 9 17:48 . 17:48:26 drwxr-xr-x 4 root root 4096 May 9 17:42 .. 17:48:26 -rw-rw-r-- 1 1001 1001 11 May 9 17:40 .dockerignore 17:48:26 drwxrwxr-x 8 1001 1001 4096 May 9 17:40 .git 17:48:26 drwxrwxr-x 3 1001 1001 4096 May 9 17:40 .github 17:48:26 -rw-rw-r-- 1 1001 1001 879 May 9 17:40 .gitignore 17:48:26 -rw-rw-r-- 1 1001 1001 42 May 9 17:40 .golangci.yml 17:48:26 -rw-rw-r-- 1 1001 1001 87 May 9 17:40 .hadolint.yml 17:48:26 -rw-rw-r-- 1 1001 1001 166 May 9 17:40 .sonarcloud.properties 17:48:26 -rw-rw-r-- 1 1001 1001 1171 May 9 17:40 ADOPTERS.md 17:48:26 -rw-rw-r-- 1 1001 1001 10086 May 9 17:40 Attribution.txt 17:48:26 -rw-rw-r-- 1 1001 1001 63209 May 9 17:40 CHANGELOG.md 17:48:26 -rw-rw-r-- 1 1001 1001 3804 May 9 17:40 CONTRIBUTING.md 17:48:26 -rw-rw-r-- 1 1001 1001 677 May 9 17:40 GOVERNANCE.md 17:48:26 -rw-rw-r-- 1 1001 1001 850 May 9 17:40 Jenkinsfile 17:48:26 -rw-rw-r-- 1 1001 1001 10775 May 9 17:40 LICENSE 17:48:26 -rw-rw-r-- 1 1001 1001 10389 May 9 17:40 Makefile 17:48:26 -rw-rw-r-- 1 1001 1001 582 May 9 17:40 OWNERS.md 17:48:26 -rw-rw-r-- 1 1001 1001 9094 May 9 17:40 README.md 17:48:26 -rw-rw-r-- 1 1001 1001 6912 May 9 17:40 SECURITY.md 17:48:26 -rw-rw-r-- 1 1001 1001 5 May 9 17:38 VERSION 17:48:26 -rw-rw-r-- 1 1001 1001 4131 May 9 17:40 ZMQWindows.md 17:48:26 drwxrwxr-x 2 1001 1001 4096 May 9 17:40 bin 17:48:26 drwxrwxr-x 18 1001 1001 4096 May 9 17:40 cmd 17:48:26 -rw-r--r-- 1 root root 435134 May 9 17:46 coverage.out 17:48:26 -rw-rw-r-- 1 1001 1001 3256 May 9 17:40 go.mod 17:48:26 -rw-rw-r-- 1 1001 1001 35162 May 9 17:42 go.sum 17:48:26 drwxrwxr-x 8 1001 1001 4096 May 9 17:40 internal 17:48:26 drwxrwxr-x 3 1001 1001 4096 May 9 17:40 openapi 17:48:26 drwxrwxr-x 4 1001 1001 4096 May 9 17:40 snap 17:48:26 -rw-rw-r-- 1 1001 1001 204 May 9 17:40 version.go [Pipeline] sh 17:48:27 + '[' -e coverage.out ] 17:48:27 + chown 1001:1001 coverage.out [Pipeline] stash 17:48:27 Warning: overwriting stash ‘coverage-report’ 17:48:28 Stashed 1 file(s) [Pipeline] sh 17:48:28 + make build 17:48:28 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 17:49: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/core-metadata/core-metadata ./cmd/core-metadata 17:50:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:50:51 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 17:51: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 17:51: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:51:31 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 17:51:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:51:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:51:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:51: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/secrets-config ./cmd/secrets-config 17:51:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:52:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:52:07 $ docker stop --time=1 a3ae7ad88c3becbe8c42f8896756f7e147b9d37aa1c7ffc10ba2662f7078f008 17:52:09 $ docker rm -f a3ae7ad88c3becbe8c42f8896756f7e147b9d37aa1c7ffc10ba2662f7078f008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:12 17:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:12 latest: Pulling from edgex-devops/edgex-compose-arm64 17:52:12 29e5d40040c1: Pulling fs layer 17:52:12 1ce36da41761: Pulling fs layer 17:52:12 25b303627fd3: Pulling fs layer 17:52:12 29e5d40040c1: Verifying Checksum 17:52:12 29e5d40040c1: Download complete 17:52:13 1ce36da41761: Verifying Checksum 17:52:13 1ce36da41761: Download complete 17:52:13 29e5d40040c1: Pull complete 17:52:15 25b303627fd3: Verifying Checksum 17:52:15 25b303627fd3: Download complete 17:52:15 1ce36da41761: Pull complete 17:52:27 25b303627fd3: Pull complete 17:52:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:52:28 prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container 17:52:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:52:30 $ docker top 435069bf6d9babde396df15cf78721dd0d0ead591eeac8ae87212764de4b3e31 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:31 + docker-compose build --help 17:52:31 + grep parallel 17:52:35 --parallel Build images in parallel. [Pipeline] } 17:52:35 $ docker stop --time=1 435069bf6d9babde396df15cf78721dd0d0ead591eeac8ae87212764de4b3e31 17:52:37 $ docker rm -f 435069bf6d9babde396df15cf78721dd0d0ead591eeac8ae87212764de4b3e31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:38 . [Pipeline] withDockerContainer 17:52:38 prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container 17:52:38 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:52:39 $ docker top 109de77d2774e594803cb80fa34698d696bc83f20eb8f467436c7b60b25f7c17 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:40 + docker-compose -f ./docker-compose-build.yml build --parallel 17:52:44 Building core-command ... 17:52:44 Building core-data ... 17:52:44 Building core-metadata ... 17:52:44 Building security-bootstrapper ... 17:52:44 Building security-proxy-setup ... 17:52:44 Building security-secretstore-setup ... 17:52:44 Building security-spiffe-token-provider ... 17:52:44 Building security-spire-agent ... 17:52:44 Building security-spire-config ... 17:52:44 Building security-spire-server ... 17:52:44 Building support-notifications ... 17:52:44 Building support-scheduler ... 17:52:44 Building sys-mgmt-agent ... 17:52:44 Building security-bootstrapper 17:52:44 Building security-secretstore-setup 17:52:44 Building sys-mgmt-agent 17:52:44 Building core-data 17:52:44 Building security-spire-agent 17:54:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:54:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:54:06 ---> f3c3cf010cbe 17:54:06 Step 3/25 : WORKDIR /edgex-go 17:54:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:54:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:54:06 ---> f3c3cf010cbe 17:54:06 Step 3/23 : WORKDIR /edgex-go 17:54:06 ---> Running in 5d6327a16674 17:54:06 ---> Running in 9a8f008097a2 17:54:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:54:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:54:07 ---> f3c3cf010cbe 17:54:07 Step 3/26 : WORKDIR /edgex-go 17:54:07 ---> Running in 4bfe5afa1597 17:54:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:54:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:54:07 ---> f3c3cf010cbe 17:54:07 Step 3/23 : WORKDIR /edgex-go 17:54:07 ---> Running in 684ede0bfdfe 17:54:07 Removing intermediate container 9a8f008097a2 17:54:07 ---> 7aa90e45805c 17:54:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:07 Removing intermediate container 5d6327a16674 17:54:07 ---> bbab3ec07b11 17:54:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:07 ---> Running in 4f2e6abfe20b 17:54:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:54:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:54:07 ---> f3c3cf010cbe 17:54:07 Step 3/31 : WORKDIR /edgex-go ---> Running in 18eaa06afc69 17:54:07 17:54:07 ---> Using cache 17:54:07 ---> 7aa90e45805c 17:54:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:07 ---> Running in 4c2c15a8cdb5 17:54:07 Removing intermediate container 684ede0bfdfe 17:54:07 ---> 31a3daab98ff 17:54:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:07 Removing intermediate container 4bfe5afa1597 17:54:07 ---> b27e7601e8a2 17:54:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:08 ---> Running in b0ce03d3607e 17:54:08 ---> Running in c67668b910f2 17:54:11 Removing intermediate container 4c2c15a8cdb5 17:54:11 ---> dc4a86632c6a 17:54:11 Step 5/31 : RUN apk add --update --no-cache make git 17:54:11 ---> Running in 5a39a54b0d74 17:54:11 Removing intermediate container 18eaa06afc69 17:54:11 ---> 58905f95aa9c 17:54:11 Step 5/23 : RUN apk add --update --no-cache make bash git 17:54:12 ---> Running in c0189acd25ae 17:54:12 Removing intermediate container 4f2e6abfe20b 17:54:12 ---> bf4f4bbeb965 17:54:12 Step 5/25 : RUN apk add --update --no-cache make git 17:54:12 ---> Running in 07724dc322b2 17:54:12 Removing intermediate container b0ce03d3607e 17:54:12 ---> 272cc552b985 17:54:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:54:13 ---> Running in 5d5d13f26948 17:54:13 Removing intermediate container c67668b910f2 17:54:13 ---> 0a1bf4909601 17:54:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:54:13 ---> Running in d510d2d2ba41 17:54:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:54:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:54:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:54:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:54:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:54:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:54:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:54:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:54:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:54:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:54:16 OK: 220 MiB in 52 packages 17:54:16 OK: 220 MiB in 52 packages 17:54:17 Removing intermediate container 5a39a54b0d74 17:54:17 ---> 54cac74c4679 17:54:17 Step 6/31 : COPY go.mod vendor* ./ 17:54:17 OK: 220 MiB in 52 packages 17:54:17 OK: 220 MiB in 52 packages 17:54:17 OK: 220 MiB in 52 packages 17:54:18 Removing intermediate container c0189acd25ae 17:54:18 ---> 894530e53f6e 17:54:18 Step 6/23 : COPY go.mod vendor* ./ 17:54:19 ---> 2d50a6f57983 17:54:19 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:19 ---> Running in fef125a497ef 17:54:19 Removing intermediate container 5d5d13f26948 17:54:19 ---> 9608913c3f1f 17:54:19 Step 6/23 : COPY go.mod vendor* ./ 17:54:19 Removing intermediate container d510d2d2ba41 17:54:19 ---> a00dd2c7110e 17:54:19 Step 6/26 : COPY go.mod vendor* ./ 17:54:19 Removing intermediate container 07724dc322b2 17:54:19 ---> b46495e78d8e 17:54:19 Step 6/25 : COPY go.mod vendor* ./ 17:54:20 ---> 1fed671a3914 17:54:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:20 ---> Running in 8506c5c41303 17:54:21 ---> 6ea54580197e 17:54:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:21 ---> Running in 32a1ea475b76 17:54:21 ---> 622ddc52454a 17:54:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:21 ---> d90cc70d169b 17:54:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:21 ---> Running in 7835c1df33e5 17:54:21 ---> Running in 877d7c00e473 17:54:25 Removing intermediate container fef125a497ef 17:54:25 ---> cfbf463c686e 17:54:25 Step 8/31 : COPY . . 17:54:25 Removing intermediate container 8506c5c41303 17:54:25 ---> 100e29391c75 17:54:25 Step 8/23 : COPY . . 17:54:27 Removing intermediate container 32a1ea475b76 17:54:27 ---> dafaa6a20e58 17:54:27 Step 8/23 : COPY . . 17:54:27 Removing intermediate container 877d7c00e473 17:54:27 ---> 6d119483fc74 17:54:27 Step 8/25 : COPY . . 17:54:27 Removing intermediate container 7835c1df33e5 17:54:27 ---> 6ef79ea08c37 17:54:27 Step 8/26 : COPY . . 17:54:59 ---> 00635ffbc62b 17:54:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:54:59 ---> 174445936966 17:54:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:54:59 ---> Running in 6b19e1d8847e 17:54:59 ---> Running in c936a3f0de66 17:54:59 ---> fb4d810bd4ea 17:54:59 Step 9/23 : RUN make cmd/core-data/core-data 17:54:59 ---> c11d9430cae8 17:54:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:54:59 ---> Running in 0b4c2e728e05 17:54:59 ---> Running in 45e91aa7639f 17:54: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:54:59 ---> eaf830a250a9 17:54:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:54:59 Removing intermediate container 0b4c2e728e05 17:54:59 ---> dd4c4d3bfa4b 17:54:59 Step 10/26 : RUN mkdir -p spire-build 17:54:59 ---> Running in 5788fbf6577a 17:54:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:54:59 ---> Running in eb44c2d4ea97 17:55:00 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 17:55:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:55:03 Removing intermediate container eb44c2d4ea97 17:55:03 ---> 6aab2ec529e3 17:55:03 Step 11/26 : WORKDIR /edgex-go/spire-build 17:55:03 ---> Running in 3d1d785d977d 17:55:03 Removing intermediate container 3d1d785d977d 17:55:03 ---> 068a099558f9 17:55:03 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 17:55:04 ---> Running in d7de60a826c6 17:55:06 spire-1.2.1/ 17:55:06 spire-1.2.1/.data/ 17:55:06 spire-1.2.1/.data/.file 17:55:06 spire-1.2.1/.dockerignore 17:55:06 spire-1.2.1/.gitattributes 17:55:06 spire-1.2.1/.githooks/ 17:55:06 spire-1.2.1/.githooks/pre-commit 17:55:06 spire-1.2.1/.github/ 17:55:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 17:55:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 17:55:06 spire-1.2.1/.github/dependabot.yml 17:55:06 spire-1.2.1/.github/workflows/ 17:55:06 spire-1.2.1/.github/workflows/nightly_build.yaml 17:55:06 spire-1.2.1/.github/workflows/pr_build.yaml 17:55:06 spire-1.2.1/.github/workflows/release_build.yaml 17:55:06 spire-1.2.1/.github/workflows/scripts/ 17:55:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 17:55:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 17:55:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 17:55:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 17:55:06 spire-1.2.1/.github/workflows/scripts/split.sh 17:55:06 spire-1.2.1/.gitignore 17:55:06 spire-1.2.1/.go-version 17:55:06 spire-1.2.1/.golangci.yml 17:55:06 spire-1.2.1/ADOPTERS.md 17:55:06 spire-1.2.1/CHANGELOG.md 17:55:06 spire-1.2.1/CODE-OF-CONDUCT.md 17:55:06 spire-1.2.1/CODEOWNERS 17:55:06 spire-1.2.1/CONTRIBUTING.md 17:55:06 spire-1.2.1/Dockerfile 17:55:07 spire-1.2.1/Dockerfile.dev 17:55:07 spire-1.2.1/Dockerfile.scratch 17:55:07 spire-1.2.1/LICENSE 17:55:07 spire-1.2.1/MAINTAINERS.md 17:55:07 spire-1.2.1/Makefile 17:55:07 spire-1.2.1/README.md 17:55:07 spire-1.2.1/ROADMAP.md 17:55:07 spire-1.2.1/SECURITY.md 17:55:07 spire-1.2.1/cmd/ 17:55:07 spire-1.2.1/cmd/spire-agent/ 17:55:07 spire-1.2.1/cmd/spire-agent/cli/ 17:55:07 spire-1.2.1/cmd/spire-agent/cli/api/ 17:55:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/common/ 17:55:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 17:55:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/run/ 17:55:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 17:55:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 17:55:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 17:55:07 spire-1.2.1/cmd/spire-agent/main.go 17:55:07 spire-1.2.1/cmd/spire-server/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/agent/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/cli.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/run/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/token/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/validate/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/x509/ 17:55:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 17:55:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 17:55:07 spire-1.2.1/cmd/spire-server/main.go 17:55:07 spire-1.2.1/cmd/spire-server/util/ 17:55:07 spire-1.2.1/cmd/spire-server/util/util.go 17:55:07 spire-1.2.1/conf/ 17:55:07 spire-1.2.1/conf/agent/ 17:55:07 spire-1.2.1/conf/agent/agent.conf 17:55:07 spire-1.2.1/conf/agent/agent_full.conf 17:55:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 17:55:07 spire-1.2.1/conf/server/ 17:55:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 17:55:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 17:55:07 spire-1.2.1/conf/server/server.conf 17:55:07 spire-1.2.1/conf/server/server_full.conf 17:55:07 spire-1.2.1/doc/ 17:55:07 spire-1.2.1/doc/SPIRE101.md 17:55:07 spire-1.2.1/doc/auditlog.md 17:55:07 spire-1.2.1/doc/authorization_policy_engine.md 17:55:07 spire-1.2.1/doc/changelog_guidelines.md 17:55:07 spire-1.2.1/doc/cure53-report.pdf 17:55:07 spire-1.2.1/doc/images/ 17:55:07 spire-1.2.1/doc/images/2019_roadmap.png 17:55:07 spire-1.2.1/doc/images/SPIRE101.png 17:55:07 spire-1.2.1/doc/images/SPIRE_agent.png 17:55:07 spire-1.2.1/doc/images/SPIRE_server.png 17:55:07 spire-1.2.1/doc/images/cache_mgr.png 17:55:07 spire-1.2.1/doc/images/cache_mgr_components.png 17:55:07 spire-1.2.1/doc/images/federated_spire.png 17:55:07 spire-1.2.1/doc/images/ha_mode.png 17:55:07 spire-1.2.1/doc/images/nested_spire.png 17:55:07 spire-1.2.1/doc/images/oidc_federation.png 17:55:07 spire-1.2.1/doc/images/single_trust_domain.png 17:55:07 spire-1.2.1/doc/images/spiffe_compatible.png 17:55:07 spire-1.2.1/doc/images/spire_logo.png 17:55:07 spire-1.2.1/doc/migrating_registration_api_clients.md 17:55:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 17:55:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 17:55:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 17:55:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 17:55:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 17:55:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 17:55:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 17:55:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 17:55:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 17:55:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 17:55:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 17:55:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 17:55:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 17:55:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 17:55:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 17:55:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 17:55:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 17:55:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 17:55:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 17:55:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 17:55:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 17:55:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 17:55:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 17:55:07 spire-1.2.1/doc/scaling_spire.md 17:55:07 spire-1.2.1/doc/spire_agent.md 17:55:07 spire-1.2.1/doc/spire_server.md 17:55:07 spire-1.2.1/doc/supported_integrations.md 17:55:07 spire-1.2.1/doc/telemetry.md 17:55:07 spire-1.2.1/doc/telemetry_config.md 17:55:07 spire-1.2.1/doc/upgrading.md 17:55:07 spire-1.2.1/doc/using_spire.md 17:55:07 spire-1.2.1/examples/ 17:55:07 spire-1.2.1/examples/README.md 17:55:07 spire-1.2.1/go.mod 17:55:07 spire-1.2.1/go.sum 17:55:07 spire-1.2.1/pkg/ 17:55:07 spire-1.2.1/pkg/agent/ 17:55:07 spire-1.2.1/pkg/agent/agent.go 17:55:07 spire-1.2.1/pkg/agent/api/ 17:55:07 spire-1.2.1/pkg/agent/api/config.go 17:55:07 spire-1.2.1/pkg/agent/api/debug/ 17:55:07 spire-1.2.1/pkg/agent/api/debug/v1/ 17:55:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 17:55:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 17:55:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 17:55:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 17:55:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 17:55:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 17:55:07 spire-1.2.1/pkg/agent/api/endpoints.go 17:55:07 spire-1.2.1/pkg/agent/api/health/ 17:55:07 spire-1.2.1/pkg/agent/api/health/v1/ 17:55:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 17:55:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 17:55:07 spire-1.2.1/pkg/agent/api/rpccontext/ 17:55:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 17:55:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 17:55:07 spire-1.2.1/pkg/agent/attestor/ 17:55:07 spire-1.2.1/pkg/agent/attestor/node/ 17:55:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 17:55:07 spire-1.2.1/pkg/agent/attestor/node/node.go 17:55:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 17:55:07 spire-1.2.1/pkg/agent/attestor/workload/ 17:55:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 17:55:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 17:55:07 spire-1.2.1/pkg/agent/catalog/ 17:55:07 spire-1.2.1/pkg/agent/catalog/catalog.go 17:55:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 17:55:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 17:55:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 17:55:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 17:55:07 spire-1.2.1/pkg/agent/client/ 17:55:07 spire-1.2.1/pkg/agent/client/client.go 17:55:07 spire-1.2.1/pkg/agent/client/client_test.go 17:55:07 spire-1.2.1/pkg/agent/client/dial.go 17:55:07 spire-1.2.1/pkg/agent/client/nodeconn.go 17:55:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 17:55:07 spire-1.2.1/pkg/agent/client/update.go 17:55:07 spire-1.2.1/pkg/agent/client/util.go 17:55:07 spire-1.2.1/pkg/agent/common/ 17:55:07 spire-1.2.1/pkg/agent/common/backoff/ 17:55:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 17:55:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 17:55:07 spire-1.2.1/pkg/agent/common/cgroups/ 17:55:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 17:55:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 17:55:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 17:55:07 spire-1.2.1/pkg/agent/config.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/ 17:55:07 spire-1.2.1/pkg/agent/endpoints/config.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 17:55:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 17:55:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/workload/ 17:55:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 17:55:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 17:55:07 spire-1.2.1/pkg/agent/manager/ 17:55:07 spire-1.2.1/pkg/agent/manager/cache/ 17:55:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 17:55:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 17:55:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 17:55:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 17:55:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 17:55:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 17:55:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 17:55:07 spire-1.2.1/pkg/agent/manager/config.go 17:55:07 spire-1.2.1/pkg/agent/manager/manager.go 17:55:07 spire-1.2.1/pkg/agent/manager/manager_test.go 17:55:07 spire-1.2.1/pkg/agent/manager/storage.go 17:55:07 spire-1.2.1/pkg/agent/manager/storage_test.go 17:55:07 spire-1.2.1/pkg/agent/manager/storecache/ 17:55:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 17:55:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 17:55:07 spire-1.2.1/pkg/agent/manager/sync.go 17:55:07 spire-1.2.1/pkg/agent/plugin/ 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 17:55:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 17:55:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 17:55:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 17:55:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 17:55:07 spire-1.2.1/pkg/agent/svid/ 17:55:07 spire-1.2.1/pkg/agent/svid/rotator.go 17:55:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 17:55:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 17:55:07 spire-1.2.1/pkg/agent/svid/store/ 17:55:07 spire-1.2.1/pkg/agent/svid/store/service.go 17:55:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 17:55:07 spire-1.2.1/pkg/common/ 17:55:07 spire-1.2.1/pkg/common/agentpathtemplate/ 17:55:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 17:55:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 17:55:07 spire-1.2.1/pkg/common/api/ 17:55:07 spire-1.2.1/pkg/common/api/metrics.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/ 17:55:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/logger.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/names.go 17:55:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 17:55:07 spire-1.2.1/pkg/common/api/names.go 17:55:07 spire-1.2.1/pkg/common/api/ratelimit.go 17:55:07 spire-1.2.1/pkg/common/api/rpccontext/ 17:55:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 17:55:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 17:55:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 17:55:07 spire-1.2.1/pkg/common/auth/ 17:55:07 spire-1.2.1/pkg/common/auth/interceptors.go 17:55:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 17:55:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/ 17:55:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/types.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 17:55:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 17:55:07 spire-1.2.1/pkg/common/catalog/ 17:55:07 spire-1.2.1/pkg/common/catalog/bind.go 17:55:07 spire-1.2.1/pkg/common/catalog/builtin.go 17:55:07 spire-1.2.1/pkg/common/catalog/catalog.go 17:55:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 17:55:07 spire-1.2.1/pkg/common/catalog/closers.go 17:55:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 17:55:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 17:55:07 spire-1.2.1/pkg/common/catalog/config.go 17:55:07 spire-1.2.1/pkg/common/catalog/config_test.go 17:55:07 spire-1.2.1/pkg/common/catalog/configure.go 17:55:07 spire-1.2.1/pkg/common/catalog/constraints.go 17:55:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 17:55:07 spire-1.2.1/pkg/common/catalog/context.go 17:55:07 spire-1.2.1/pkg/common/catalog/external.go 17:55:07 spire-1.2.1/pkg/common/catalog/host.go 17:55:07 spire-1.2.1/pkg/common/catalog/pipenet.go 17:55:07 spire-1.2.1/pkg/common/catalog/plugin.go 17:55:07 spire-1.2.1/pkg/common/catalog/testplugin/ 17:55:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 17:55:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 17:55:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 17:55:07 spire-1.2.1/pkg/common/cli/ 17:55:07 spire-1.2.1/pkg/common/cli/env.go 17:55:07 spire-1.2.1/pkg/common/cli/flags.go 17:55:07 spire-1.2.1/pkg/common/cli/trust_domain.go 17:55:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 17:55:07 spire-1.2.1/pkg/common/cli/umask.go 17:55:07 spire-1.2.1/pkg/common/cli/umask_posix.go 17:55:07 spire-1.2.1/pkg/common/cli/umask_test.go 17:55:07 spire-1.2.1/pkg/common/cli/umask_windows.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/ 17:55:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/flag.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/format.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/ 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 17:55:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 17:55:07 spire-1.2.1/pkg/common/coretypes/ 17:55:07 spire-1.2.1/pkg/common/coretypes/bundle/ 17:55:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 17:55:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 17:55:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 17:55:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 17:55:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 17:55:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 17:55:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 17:55:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 17:55:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 17:55:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 17:55:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 17:55:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 17:55:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 17:55:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 17:55:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 17:55:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 17:55:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 17:55:07 spire-1.2.1/pkg/common/cryptoutil/ 17:55:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 17:55:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 17:55:07 spire-1.2.1/pkg/common/diskutil/ 17:55:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 17:55:07 spire-1.2.1/pkg/common/diskutil/file_test.go 17:55:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 17:55:07 spire-1.2.1/pkg/common/errorutil/ 17:55:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 17:55:07 spire-1.2.1/pkg/common/health/ 17:55:07 spire-1.2.1/pkg/common/health/config.go 17:55:07 spire-1.2.1/pkg/common/health/context.go 17:55:07 spire-1.2.1/pkg/common/health/context_test.go 17:55:07 spire-1.2.1/pkg/common/health/health.go 17:55:07 spire-1.2.1/pkg/common/health/health_test.go 17:55:07 spire-1.2.1/pkg/common/health/logger.go 17:55:07 spire-1.2.1/pkg/common/hostservice/ 17:55:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 17:55:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 17:55:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 17:55:07 spire-1.2.1/pkg/common/idutil/ 17:55:07 spire-1.2.1/pkg/common/idutil/require.go 17:55:07 spire-1.2.1/pkg/common/idutil/require_test.go 17:55:07 spire-1.2.1/pkg/common/idutil/safety.go 17:55:07 spire-1.2.1/pkg/common/idutil/safety_test.go 17:55:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 17:55:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 17:55:07 spire-1.2.1/pkg/common/jwtsvid/ 17:55:07 spire-1.2.1/pkg/common/jwtsvid/common.go 17:55:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 17:55:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 17:55:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 17:55:07 spire-1.2.1/pkg/common/jwtutil/ 17:55:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 17:55:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 17:55:07 spire-1.2.1/pkg/common/log/ 17:55:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 17:55:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 17:55:07 spire-1.2.1/pkg/common/log/log.go 17:55:07 spire-1.2.1/pkg/common/log/log_test.go 17:55:07 spire-1.2.1/pkg/common/log/options.go 17:55:07 spire-1.2.1/pkg/common/nodeutil/ 17:55:07 spire-1.2.1/pkg/common/nodeutil/node.go 17:55:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 17:55:07 spire-1.2.1/pkg/common/peertracker/ 17:55:07 spire-1.2.1/pkg/common/peertracker/conn.go 17:55:07 spire-1.2.1/pkg/common/peertracker/credentials.go 17:55:07 spire-1.2.1/pkg/common/peertracker/errors.go 17:55:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 17:55:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 17:55:07 spire-1.2.1/pkg/common/peertracker/info.go 17:55:07 spire-1.2.1/pkg/common/peertracker/listener.go 17:55:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 17:55:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 17:55:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 17:55:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 17:55:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 17:55:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 17:55:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 17:55:07 spire-1.2.1/pkg/common/peertracker/tcp.go 17:55:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 17:55:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 17:55:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 17:55:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 17:55:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 17:55:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 17:55:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 17:55:07 spire-1.2.1/pkg/common/peertracker/uds.go 17:55:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 17:55:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 17:55:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 17:55:07 spire-1.2.1/pkg/common/pemutil/ 17:55:07 spire-1.2.1/pkg/common/pemutil/block.go 17:55:07 spire-1.2.1/pkg/common/pemutil/certs.go 17:55:07 spire-1.2.1/pkg/common/pemutil/common.go 17:55:07 spire-1.2.1/pkg/common/pemutil/csr.go 17:55:07 spire-1.2.1/pkg/common/pemutil/keys.go 17:55:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/ 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 17:55:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 17:55:07 spire-1.2.1/pkg/common/plugin/ 17:55:07 spire-1.2.1/pkg/common/plugin/aws/ 17:55:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 17:55:07 spire-1.2.1/pkg/common/plugin/azure/ 17:55:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 17:55:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 17:55:07 spire-1.2.1/pkg/common/plugin/facade.go 17:55:07 spire-1.2.1/pkg/common/plugin/facade_test.go 17:55:07 spire-1.2.1/pkg/common/plugin/gcp/ 17:55:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 17:55:07 spire-1.2.1/pkg/common/plugin/k8s/ 17:55:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 17:55:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 17:55:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 17:55:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 17:55:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 17:55:07 spire-1.2.1/pkg/common/plugin/log.go 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/ 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 17:55:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 17:55:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 17:55:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 17:55:07 spire-1.2.1/pkg/common/plugin/x509pop/ 17:55:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 17:55:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 17:55:07 spire-1.2.1/pkg/common/profiling/ 17:55:07 spire-1.2.1/pkg/common/profiling/dumpers.go 17:55:07 spire-1.2.1/pkg/common/profiling/profiling.go 17:55:07 spire-1.2.1/pkg/common/protoutil/ 17:55:07 spire-1.2.1/pkg/common/protoutil/masks.go 17:55:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 17:55:07 spire-1.2.1/pkg/common/rotationutil/ 17:55:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 17:55:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 17:55:07 spire-1.2.1/pkg/common/selector/ 17:55:07 spire-1.2.1/pkg/common/selector/selector.go 17:55:07 spire-1.2.1/pkg/common/selector/selector_test.go 17:55:07 spire-1.2.1/pkg/common/selector/set.go 17:55:07 spire-1.2.1/pkg/common/selector/set_utils.go 17:55:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/ 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/ 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 17:55:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 17:55:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 17:55:07 spire-1.2.1/pkg/common/telemetry/call.go 17:55:07 spire-1.2.1/pkg/common/telemetry/common/ 17:55:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 17:55:07 spire-1.2.1/pkg/common/telemetry/config.go 17:55:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 17:55:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/inmem.go 17:55:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/m3.go 17:55:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/metrics.go 17:55:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/names.go 17:55:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 17:55:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 17:55:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/ 17:55:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 17:55:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 17:55:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 17:55:07 spire-1.2.1/pkg/common/telemetry/server/server.go 17:55:07 spire-1.2.1/pkg/common/telemetry/sink.go 17:55:07 spire-1.2.1/pkg/common/telemetry/statsd.go 17:55:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 17:55:07 spire-1.2.1/pkg/common/telemetry/uptime.go 17:55:07 spire-1.2.1/pkg/common/telemetry/version.go 17:55:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 17:55:07 spire-1.2.1/pkg/common/uptime/ 17:55:07 spire-1.2.1/pkg/common/uptime/uptime.go 17:55:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 17:55:07 spire-1.2.1/pkg/common/util/ 17:55:07 spire-1.2.1/pkg/common/util/certs.go 17:55:07 spire-1.2.1/pkg/common/util/certs_test.go 17:55:07 spire-1.2.1/pkg/common/util/csr.go 17:55:07 spire-1.2.1/pkg/common/util/hash.go 17:55:07 spire-1.2.1/pkg/common/util/selectors.go 17:55:07 spire-1.2.1/pkg/common/util/selectors_test.go 17:55:07 spire-1.2.1/pkg/common/util/signals.go 17:55:07 spire-1.2.1/pkg/common/util/sort.go 17:55:07 spire-1.2.1/pkg/common/util/sort_test.go 17:55:07 spire-1.2.1/pkg/common/util/task.go 17:55:07 spire-1.2.1/pkg/common/util/task_test.go 17:55:07 spire-1.2.1/pkg/common/util/testdata/ 17:55:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 17:55:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 17:55:07 spire-1.2.1/pkg/common/version/ 17:55:07 spire-1.2.1/pkg/common/version/version.go 17:55:07 spire-1.2.1/pkg/common/x509svid/ 17:55:07 spire-1.2.1/pkg/common/x509svid/common_test.go 17:55:07 spire-1.2.1/pkg/common/x509svid/csr.go 17:55:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 17:55:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 17:55:07 spire-1.2.1/pkg/common/x509util/ 17:55:07 spire-1.2.1/pkg/common/x509util/cert.go 17:55:07 spire-1.2.1/pkg/common/x509util/dns.go 17:55:07 spire-1.2.1/pkg/common/x509util/dns_test.go 17:55:07 spire-1.2.1/pkg/common/x509util/keyid.go 17:55:07 spire-1.2.1/pkg/common/x509util/keypair.go 17:55:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 17:55:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 17:55:07 spire-1.2.1/pkg/server/ 17:55:07 spire-1.2.1/pkg/server/api/ 17:55:07 spire-1.2.1/pkg/server/api/agent.go 17:55:07 spire-1.2.1/pkg/server/api/agent/ 17:55:07 spire-1.2.1/pkg/server/api/agent/v1/ 17:55:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 17:55:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 17:55:07 spire-1.2.1/pkg/server/api/agent_test.go 17:55:07 spire-1.2.1/pkg/server/api/api.go 17:55:07 spire-1.2.1/pkg/server/api/audit/ 17:55:07 spire-1.2.1/pkg/server/api/audit/audit.go 17:55:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 17:55:07 spire-1.2.1/pkg/server/api/bundle.go 17:55:07 spire-1.2.1/pkg/server/api/bundle/ 17:55:07 spire-1.2.1/pkg/server/api/bundle/v1/ 17:55:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 17:55:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 17:55:07 spire-1.2.1/pkg/server/api/bundle_test.go 17:55:07 spire-1.2.1/pkg/server/api/debug/ 17:55:07 spire-1.2.1/pkg/server/api/debug/v1/ 17:55:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 17:55:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 17:55:07 spire-1.2.1/pkg/server/api/entry.go 17:55:07 spire-1.2.1/pkg/server/api/entry/ 17:55:07 spire-1.2.1/pkg/server/api/entry/v1/ 17:55:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 17:55:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 17:55:07 spire-1.2.1/pkg/server/api/entry_test.go 17:55:07 spire-1.2.1/pkg/server/api/health/ 17:55:07 spire-1.2.1/pkg/server/api/health/v1/ 17:55:07 spire-1.2.1/pkg/server/api/health/v1/service.go 17:55:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 17:55:07 spire-1.2.1/pkg/server/api/id.go 17:55:07 spire-1.2.1/pkg/server/api/id_test.go 17:55:07 spire-1.2.1/pkg/server/api/limits/ 17:55:07 spire-1.2.1/pkg/server/api/limits/limits.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/ 17:55:07 spire-1.2.1/pkg/server/api/middleware/alias.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/audit.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/caller.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/common.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/entries.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 17:55:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 17:55:07 spire-1.2.1/pkg/server/api/ratelimit.go 17:55:07 spire-1.2.1/pkg/server/api/rpccontext/ 17:55:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 17:55:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 17:55:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 17:55:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 17:55:07 spire-1.2.1/pkg/server/api/selector.go 17:55:07 spire-1.2.1/pkg/server/api/selector_test.go 17:55:07 spire-1.2.1/pkg/server/api/status.go 17:55:07 spire-1.2.1/pkg/server/api/status_test.go 17:55:07 spire-1.2.1/pkg/server/api/svid/ 17:55:07 spire-1.2.1/pkg/server/api/svid/v1/ 17:55:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 17:55:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 17:55:07 spire-1.2.1/pkg/server/api/trustdomain.go 17:55:07 spire-1.2.1/pkg/server/api/trustdomain/ 17:55:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 17:55:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 17:55:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 17:55:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 17:55:07 spire-1.2.1/pkg/server/authpolicy/ 17:55:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 17:55:07 spire-1.2.1/pkg/server/authpolicy/policy.go 17:55:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 17:55:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 17:55:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 17:55:07 spire-1.2.1/pkg/server/authpolicy/validate.go 17:55:07 spire-1.2.1/pkg/server/bundle/ 17:55:07 spire-1.2.1/pkg/server/bundle/client/ 17:55:07 spire-1.2.1/pkg/server/bundle/client/client.go 17:55:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 17:55:07 spire-1.2.1/pkg/server/bundle/client/manager.go 17:55:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 17:55:07 spire-1.2.1/pkg/server/bundle/client/sources.go 17:55:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 17:55:07 spire-1.2.1/pkg/server/bundle/client/updater.go 17:55:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 17:55:07 spire-1.2.1/pkg/server/ca/ 17:55:07 spire-1.2.1/pkg/server/ca/ca.go 17:55:07 spire-1.2.1/pkg/server/ca/ca_health.go 17:55:07 spire-1.2.1/pkg/server/ca/ca_test.go 17:55:07 spire-1.2.1/pkg/server/ca/journal.go 17:55:07 spire-1.2.1/pkg/server/ca/journal_test.go 17:55:07 spire-1.2.1/pkg/server/ca/manager.go 17:55:07 spire-1.2.1/pkg/server/ca/manager_health.go 17:55:07 spire-1.2.1/pkg/server/ca/manager_test.go 17:55:07 spire-1.2.1/pkg/server/ca/templates.go 17:55:07 spire-1.2.1/pkg/server/ca/upstream_client.go 17:55:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 17:55:07 spire-1.2.1/pkg/server/ca/validation.go 17:55:07 spire-1.2.1/pkg/server/cache/ 17:55:07 spire-1.2.1/pkg/server/cache/dscache/ 17:55:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 17:55:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 17:55:07 spire-1.2.1/pkg/server/cache/entrycache/ 17:55:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 17:55:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 17:55:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 17:55:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 17:55:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 17:55:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 17:55:07 spire-1.2.1/pkg/server/catalog/ 17:55:07 spire-1.2.1/pkg/server/catalog/catalog.go 17:55:07 spire-1.2.1/pkg/server/catalog/keymanager.go 17:55:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 17:55:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 17:55:07 spire-1.2.1/pkg/server/catalog/notifier.go 17:55:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 17:55:07 spire-1.2.1/pkg/server/config.go 17:55:07 spire-1.2.1/pkg/server/datastore/ 17:55:07 spire-1.2.1/pkg/server/datastore/datastore.go 17:55:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 17:55:07 spire-1.2.1/pkg/server/datastore/repository.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 17:55:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 17:55:07 spire-1.2.1/pkg/server/endpoints/ 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/ 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 17:55:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 17:55:07 spire-1.2.1/pkg/server/endpoints/config.go 17:55:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 17:55:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 17:55:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 17:55:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 17:55:07 spire-1.2.1/pkg/server/endpoints/middleware.go 17:55:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 17:55:07 spire-1.2.1/pkg/server/hostservice/ 17:55:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 17:55:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 17:55:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 17:55:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 17:55:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 17:55:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 17:55:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 17:55:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/ 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/ 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 17:55:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 17:55:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 17:55:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 17:55:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 17:55:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 17:55:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 17:55:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 17:55:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 17:55:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 17:55:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/ 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 17:55:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 17:55:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 17:55:08 spire-1.2.1/pkg/server/registration/ 17:55:08 spire-1.2.1/pkg/server/registration/manager.go 17:55:08 spire-1.2.1/pkg/server/registration/manager_test.go 17:55:08 spire-1.2.1/pkg/server/scanentries.go 17:55:08 spire-1.2.1/pkg/server/scanentries_test.go 17:55:08 spire-1.2.1/pkg/server/server.go 17:55:08 spire-1.2.1/pkg/server/server_test.go 17:55:08 spire-1.2.1/pkg/server/svid/ 17:55:08 spire-1.2.1/pkg/server/svid/observer.go 17:55:08 spire-1.2.1/pkg/server/svid/observer_test.go 17:55:08 spire-1.2.1/pkg/server/svid/rotator.go 17:55:08 spire-1.2.1/pkg/server/svid/rotator_config.go 17:55:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 17:55:08 spire-1.2.1/pkg/server/svid/rotator_test.go 17:55:08 spire-1.2.1/proto/ 17:55:08 spire-1.2.1/proto/private/ 17:55:08 spire-1.2.1/proto/private/server/ 17:55:08 spire-1.2.1/proto/private/server/journal/ 17:55:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 17:55:08 spire-1.2.1/proto/private/server/journal/journal.proto 17:55:08 spire-1.2.1/proto/spire/ 17:55:08 spire-1.2.1/proto/spire/common/ 17:55:08 spire-1.2.1/proto/spire/common/common.pb.go 17:55:08 spire-1.2.1/proto/spire/common/common.proto 17:55:08 spire-1.2.1/proto/spire/common/plugin/ 17:55:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 17:55:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 17:55:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 17:55:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 17:55:08 spire-1.2.1/proto/spire/plugin/ 17:55:08 spire-1.2.1/proto/spire/plugin/agent/ 17:55:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 17:55:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 17:55:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 17:55:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 17:55:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 17:55:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 17:55:08 spire-1.2.1/release/ 17:55:08 spire-1.2.1/release/spire-extras/ 17:55:08 spire-1.2.1/release/spire-extras/README.md 17:55:08 spire-1.2.1/release/spire-extras/conf/ 17:55:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 17:55:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 17:55:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 17:55:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 17:55:08 spire-1.2.1/release/spire/ 17:55:08 spire-1.2.1/release/spire/README.md 17:55:08 spire-1.2.1/release/spire/conf/ 17:55:08 spire-1.2.1/release/spire/conf/agent/ 17:55:08 spire-1.2.1/release/spire/conf/agent/agent.conf 17:55:08 spire-1.2.1/release/spire/conf/server/ 17:55:08 spire-1.2.1/release/spire/conf/server/server.conf 17:55:08 spire-1.2.1/script/ 17:55:08 spire-1.2.1/script/build-artifact.sh 17:55:08 spire-1.2.1/script/generate_dummy_ca.sh 17:55:08 spire-1.2.1/support/ 17:55:08 spire-1.2.1/support/k8s/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 17:55:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/ 17:55:08 spire-1.2.1/support/oidc-discovery-provider/README.md 17:55:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/config.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/main.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 17:55:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 17:55:08 spire-1.2.1/test/ 17:55:08 spire-1.2.1/test/clock/ 17:55:08 spire-1.2.1/test/clock/clock.go 17:55:08 spire-1.2.1/test/fakes/ 17:55:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 17:55:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 17:55:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 17:55:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 17:55:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 17:55:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 17:55:08 spire-1.2.1/test/fakes/fakeagentstore/ 17:55:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 17:55:08 spire-1.2.1/test/fakes/fakedatastore/ 17:55:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 17:55:08 spire-1.2.1/test/fakes/fakeentryclient/ 17:55:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 17:55:08 spire-1.2.1/test/fakes/fakehealthchecker/ 17:55:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 17:55:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 17:55:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 17:55:08 spire-1.2.1/test/fakes/fakemetrics/ 17:55:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 17:55:08 spire-1.2.1/test/fakes/fakenoderesolver/ 17:55:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 17:55:08 spire-1.2.1/test/fakes/fakenotifier/ 17:55:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 17:55:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 17:55:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 17:55:08 spire-1.2.1/test/fakes/fakeserverca/ 17:55:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 17:55:08 spire-1.2.1/test/fakes/fakeservercatalog/ 17:55:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 17:55:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 17:55:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 17:55:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 17:55:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 17:55:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 17:55:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 17:55:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 17:55:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 17:55:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 17:55:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 17:55:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 17:55:08 spire-1.2.1/test/fixture/ 17:55:08 spire-1.2.1/test/fixture/certs/ 17:55:08 spire-1.2.1/test/fixture/certs/agent_svid.der 17:55:08 spire-1.2.1/test/fixture/certs/base_cert.pem 17:55:08 spire-1.2.1/test/fixture/certs/base_csr.pem 17:55:08 spire-1.2.1/test/fixture/certs/base_key.pem 17:55:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 17:55:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 17:55:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 17:55:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 17:55:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 17:55:08 spire-1.2.1/test/fixture/certs/blog_key.pem 17:55:08 spire-1.2.1/test/fixture/certs/bundle.der 17:55:08 spire-1.2.1/test/fixture/certs/ca.pem 17:55:08 spire-1.2.1/test/fixture/certs/ca_key.pem 17:55:08 spire-1.2.1/test/fixture/certs/database_cert.pem 17:55:08 spire-1.2.1/test/fixture/certs/database_csr.pem 17:55:08 spire-1.2.1/test/fixture/certs/database_key.pem 17:55:08 spire-1.2.1/test/fixture/certs/node_cert.pem 17:55:08 spire-1.2.1/test/fixture/certs/node_csr.pem 17:55:08 spire-1.2.1/test/fixture/certs/node_key.pem 17:55:08 spire-1.2.1/test/fixture/certs/svid.pem 17:55:08 spire-1.2.1/test/fixture/certs/svid_key.pem 17:55:08 spire-1.2.1/test/fixture/config/ 17:55:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 17:55:08 spire-1.2.1/test/fixture/config/agent_good.conf 17:55:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 17:55:08 spire-1.2.1/test/fixture/config/plugin_good.conf 17:55:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 17:55:08 spire-1.2.1/test/fixture/config/server_good.conf 17:55:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 17:55:08 spire-1.2.1/test/fixture/fixture.go 17:55:08 spire-1.2.1/test/fixture/nodeattestor/ 17:55:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 17:55:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 17:55:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 17:55:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 17:55:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 17:55:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 17:55:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 17:55:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 17:55:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 17:55:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 17:55:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 17:55:08 spire-1.2.1/test/fixture/registration/ 17:55:08 spire-1.2.1/test/fixture/registration/entries.json 17:55:08 spire-1.2.1/test/fixture/registration/good-for-update.json 17:55:08 spire-1.2.1/test/fixture/registration/good.json 17:55:08 spire-1.2.1/test/fixture/registration/invalid.json 17:55:08 spire-1.2.1/test/fixture/registration/invalid_json.json 17:55:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 17:55:08 spire-1.2.1/test/integration/ 17:55:08 spire-1.2.1/test/integration/README.md 17:55:08 spire-1.2.1/test/integration/common 17:55:08 spire-1.2.1/test/integration/setup/ 17:55:08 spire-1.2.1/test/integration/setup/adminclient/ 17:55:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 17:55:08 spire-1.2.1/test/integration/setup/adminclient/client.go 17:55:08 spire-1.2.1/test/integration/setup/debugagent/ 17:55:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 17:55:08 spire-1.2.1/test/integration/setup/debugagent/main.go 17:55:08 spire-1.2.1/test/integration/setup/debugserver/ 17:55:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 17:55:08 spire-1.2.1/test/integration/setup/debugserver/main.go 17:55:08 spire-1.2.1/test/integration/setup/downstreamclient/ 17:55:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 17:55:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 17:55:08 spire-1.2.1/test/integration/setup/itclient/ 17:55:08 spire-1.2.1/test/integration/setup/itclient/client.go 17:55:08 spire-1.2.1/test/integration/setup/node-attestation/ 17:55:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 17:55:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 17:55:08 spire-1.2.1/test/integration/setup/x509pop/ 17:55:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 17:55:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 17:55:08 spire-1.2.1/test/integration/suites/ 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 17:55:08 spire-1.2.1/test/integration/suites/join-token/ 17:55:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 17:55:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 17:55:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 17:55:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 17:55:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 17:55:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 17:55:08 spire-1.2.1/test/integration/suites/join-token/README.md 17:55:08 spire-1.2.1/test/integration/suites/join-token/conf/ 17:55:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/join-token/teardown 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 17:55:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 17:55:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 17:55:08 spire-1.2.1/test/integration/suites/k8s/ 17:55:08 spire-1.2.1/test/integration/suites/k8s/00-setup 17:55:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 17:55:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 17:55:08 spire-1.2.1/test/integration/suites/k8s/README.md 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/ 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 17:55:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 17:55:08 spire-1.2.1/test/integration/suites/k8s/teardown 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/ 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 17:55:08 spire-1.2.1/test/integration/suites/rotation/ 17:55:08 spire-1.2.1/test/integration/suites/rotation/00-setup 17:55:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 17:55:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 17:55:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 17:55:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 17:55:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 17:55:08 spire-1.2.1/test/integration/suites/rotation/README.md 17:55:08 spire-1.2.1/test/integration/suites/rotation/conf/ 17:55:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/rotation/teardown 17:55:08 spire-1.2.1/test/integration/suites/self-test/ 17:55:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 17:55:08 spire-1.2.1/test/integration/suites/self-test/README.md 17:55:08 spire-1.2.1/test/integration/suites/self-test/teardown 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 17:55:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 17:55:08 spire-1.2.1/test/integration/suites/upgrade/ 17:55:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 17:55:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 17:55:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 17:55:08 spire-1.2.1/test/integration/suites/upgrade/README.md 17:55:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 17:55:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 17:55:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 17:55:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 17:55:08 spire-1.2.1/test/integration/suites/upgrade/teardown 17:55:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 17:55:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 17:55:08 spire-1.2.1/test/integration/test-one.sh 17:55:08 spire-1.2.1/test/integration/test.sh 17:55:08 spire-1.2.1/test/plugintest/ 17:55:08 spire-1.2.1/test/plugintest/config.go 17:55:08 spire-1.2.1/test/plugintest/load.go 17:55:08 spire-1.2.1/test/plugintest/option.go 17:55:08 spire-1.2.1/test/spiretest/ 17:55:08 spire-1.2.1/test/spiretest/apiserver.go 17:55:08 spire-1.2.1/test/spiretest/assertions.go 17:55:08 spire-1.2.1/test/spiretest/dir.go 17:55:08 spire-1.2.1/test/spiretest/errors_posix.go 17:55:08 spire-1.2.1/test/spiretest/errors_windows.go 17:55:08 spire-1.2.1/test/spiretest/logs.go 17:55:08 spire-1.2.1/test/spiretest/socketapi.go 17:55:08 spire-1.2.1/test/spiretest/suite.go 17:55:08 spire-1.2.1/test/spiretest/x509.go 17:55:08 spire-1.2.1/test/testca/ 17:55:08 spire-1.2.1/test/testca/ca.go 17:55:08 spire-1.2.1/test/testkey/ 17:55:08 spire-1.2.1/test/testkey/generate.sh 17:55:08 spire-1.2.1/test/testkey/genkeys.go 17:55:08 spire-1.2.1/test/testkey/keys.go 17:55:08 spire-1.2.1/test/testkey/new.go 17:55:08 spire-1.2.1/test/tpmsimulator/ 17:55:08 spire-1.2.1/test/tpmsimulator/simulator.go 17:55:08 spire-1.2.1/test/util/ 17:55:08 spire-1.2.1/test/util/cert_fixtures.go 17:55:08 spire-1.2.1/test/util/cert_generation.go 17:55:08 spire-1.2.1/test/util/io_redirection.go 17:55:08 spire-1.2.1/test/util/race.go 17:55:08 spire-1.2.1/test/util/util.go 17:55:08 building spire from source... 17:55:09 Installing go1.17.7... 17:55:36 Building bin/spire-server... 17:55:36 go: downloading github.com/mitchellh/cli v1.1.2 17:55:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:55:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:55:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:55:36 go: downloading google.golang.org/grpc v1.44.0 17:55:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:55:38 go: downloading github.com/imdario/mergo v0.3.12 17:55:38 go: downloading github.com/sirupsen/logrus v1.8.1 17:55:39 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:55:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:55:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:55:39 go: downloading github.com/fatih/color v1.13.0 17:55:39 go: downloading github.com/mattn/go-isatty v0.0.14 17:55:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:55:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:55:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:55:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:55:40 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:55:40 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:55:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:55:42 go: downloading github.com/open-policy-agent/opa v0.38.0 17:56:09 go: downloading github.com/armon/go-metrics v0.3.10 17:56:09 go: downloading github.com/prometheus/client_golang v1.12.1 17:56:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:56:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:56:09 go: downloading github.com/mattn/go-colorable v0.1.12 17:56:09 go: downloading github.com/Masterminds/goutils v1.1.0 17:56:09 go: downloading github.com/Masterminds/semver v1.5.0 17:56:09 go: downloading github.com/google/uuid v1.1.2 17:56:09 go: downloading github.com/huandu/xstrings v1.3.2 17:56:09 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:56:09 go: downloading github.com/oklog/run v1.0.0 17:56:09 go: downloading github.com/imkira/go-observer v1.0.3 17:56:09 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:56:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:56:09 go: downloading github.com/prometheus/client_model v0.2.0 17:56:09 go: downloading github.com/prometheus/common v0.32.1 17:56:09 go: downloading github.com/beorn7/perks v1.0.1 17:56:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:56:09 go: downloading github.com/prometheus/procfs v0.7.3 17:56:10 go: downloading github.com/hashicorp/errwrap v1.1.0 17:56:10 go: downloading go.uber.org/atomic v1.9.0 17:56:10 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:56:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:56:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:56:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:56:12 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:56:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:56:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:56:19 go: downloading github.com/stretchr/testify v1.7.0 17:56:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:56:19 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:56:19 go: downloading github.com/blang/semver/v4 v4.0.0 17:56:19 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:56:19 go: downloading github.com/jinzhu/gorm v1.9.16 17:56:19 go: downloading github.com/lib/pq v1.10.4 17:56:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:56:19 go: downloading google.golang.org/api v0.70.0 17:56:20 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:56:59 go: downloading k8s.io/client-go v0.23.4 17:56:59 go: downloading k8s.io/api v0.23.4 17:56:59 go: downloading github.com/google/go-tpm v0.3.3 17:56:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:57:14 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:57:14 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:57:14 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:57:14 go: downloading cloud.google.com/go/storage v1.21.0 17:57:14 go: downloading cloud.google.com/go v0.100.2 17:57:15 go: downloading k8s.io/apimachinery v0.23.4 17:57:17 go: downloading k8s.io/kube-aggregator v0.23.3 17:57:18 go: downloading cloud.google.com/go/security v1.3.0 17:57:18 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:57:20 go: downloading github.com/hashicorp/vault/api v1.4.1 17:57:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:57:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:57:22 go: downloading gopkg.in/yaml.v2 v2.4.0 17:57:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:57:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:57:22 go: downloading github.com/gobwas/glob v0.2.3 17:57:22 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:57:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:57:23 go: downloading github.com/twmb/murmur3 v1.1.6 17:57:23 go: downloading github.com/aws/smithy-go v1.11.0 17:57:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:57:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:57:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:57:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:57:25 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:57:25 go: downloading github.com/jinzhu/inflection v1.0.0 17:57:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:57:26 go: downloading github.com/gogo/protobuf v1.3.2 17:57:32 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:57:32 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:57:32 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:57:32 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:57:32 go: downloading github.com/dimchansky/utfbom v1.1.1 17:57:32 go: downloading cloud.google.com/go/compute v1.3.0 17:57:33 go: downloading cloud.google.com/go/iam v0.1.1 17:57:33 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:57:33 go: downloading k8s.io/klog/v2 v2.30.0 17:57:33 go: downloading github.com/google/gofuzz v1.1.0 17:57:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:57:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:57:35 go: downloading github.com/spf13/pflag v1.0.5 17:57:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:57:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:57:36 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:57:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:57:36 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:57:36 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:57:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:57:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:57:38 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:57:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:57:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:57:39 go: downloading go.opencensus.io v0.23.0 17:57:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:57:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:57:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:57:42 go: downloading gopkg.in/inf.v0 v0.9.1 17:57:42 go: downloading github.com/go-logr/logr v1.2.2 17:57:42 go: downloading github.com/google/go-cmp v0.5.7 17:57:42 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:57:43 go: downloading github.com/json-iterator/go v1.1.12 17:57:43 go: downloading github.com/googleapis/gnostic v0.5.5 17:57:47 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:57:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:57:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:57:49 go: downloading github.com/tklauser/numcpus v0.3.0 17:57:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:57:49 go: downloading go.uber.org/zap v1.21.0 17:57:50 go: downloading sigs.k8s.io/yaml v1.3.0 17:57:50 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:57:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:57:50 go: downloading github.com/modern-go/reflect2 v1.0.2 17:57:51 go: downloading github.com/ryanuber/go-glob v1.0.0 17:57:51 go: downloading github.com/golang/snappy v0.0.4 17:57:51 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:58:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:58:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:58:01 go: downloading github.com/hashicorp/go-version v1.2.0 17:58:01 go: downloading go.uber.org/multierr v1.6.0 17:58:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:58:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:59:42 Removing intermediate container 6b19e1d8847e 17:59:42 ---> d1d652ceda2b 17:59:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:59:42 ---> Running in 09cc07f54028 17:59:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:59:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:59:46 Removing intermediate container 09cc07f54028 17:59:46 ---> e1a49f97ff0d 17:59:46 17:59:46 Step 11/23 : FROM docker:20.10.14 17:59:46 20.10.14: Pulling from library/docker 17:59:49 Removing intermediate container c936a3f0de66 17:59:49 ---> faec05f0a959 17:59:49 17:59:49 Step 10/31 : FROM alpine:3.14 17:59:49 3.14: Pulling from library/alpine 17:59:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:59:53 Status: Downloaded newer image for alpine:3.14 17:59:53 ---> ac73e934f311 17:59:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:59:53 ---> Running in 36e4e547a12f 17:59:54 Removing intermediate container 36e4e547a12f 17:59:54 ---> 9bc746913db8 17:59:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:59:54 ---> Running in 2cbbabdff060 17:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:59:58 Removing intermediate container 5788fbf6577a 17:59:58 ---> 16376b89b6aa 17:59:58 17:59:58 Step 10/25 : FROM alpine:3.14 17:59:58 ---> ac73e934f311 17:59:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:59:58 (1/2) Installing dumb-init (1.2.5-r1) 17:59:58 (2/2) Installing su-exec (0.2-r1) 17:59:58 Executing busybox-1.33.1-r7.trigger 17:59:58 OK: 6 MiB in 16 packages 17:59:58 ---> Running in 2cbfc4bdc7dd 18:00:01 Removing intermediate container 2cbbabdff060 18:00:01 ---> 4021a22d6b04 18:00:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:00:01 ---> Running in 8405573701cc 18:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:00:02 Removing intermediate container 8405573701cc 18:00:02 ---> 1402b494ede8 18:00:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:00:02 ---> Running in d2c8a13630d9 18:00:02 (1/3) Installing ca-certificates (20211220-r0) 18:00:02 (2/3) Installing dumb-init (1.2.5-r1) 18:00:02 Removing intermediate container d2c8a13630d9 18:00:02 ---> 3c7bcb20387c 18:00:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:00:02 (3/3) Installing su-exec (0.2-r1) 18:00:02 Executing busybox-1.33.1-r7.trigger 18:00:02 Executing ca-certificates-20211220-r0.trigger 18:00:03 ---> Running in 5cbffa25a045 18:00:03 OK: 6 MiB in 17 packages 18:00:06 Removing intermediate container 2cbfc4bdc7dd 18:00:06 ---> 196607f7053f 18:00:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:00:06 ---> Running in cdcd5045a3e4 18:00:07 Removing intermediate container 5cbffa25a045 18:00:07 ---> 00756bca32a8 18:00:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:00:07 ---> Running in 2bdac391a981 18:00:07 Removing intermediate container cdcd5045a3e4 18:00:07 ---> a5e41132de34 18:00:07 Step 13/25 : WORKDIR / 18:00:08 ---> Running in 6821c646bc3f 18:00:09 Removing intermediate container 2bdac391a981 18:00:09 ---> 02add4356491 18:00:09 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:00:09 Removing intermediate container 6821c646bc3f 18:00:09 ---> dc4d366f0683 18:00:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:00:11 ---> 65317f459764 18:00:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:00:11 ---> 01c5a6b33ee3 18:00:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:00:11 ---> Running in 97c26bc17448 18:00:13 ---> 95109c4aa9c6 18:00:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:00:15 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:00:15 Status: Downloaded newer image for docker:20.10.14 18:00:15 ---> c346e9eafbab 18:00:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:00:15 ---> Running in a66c6af54cd9 18:00:15 ---> f1459cad222e 18:00:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:00:15 Removing intermediate container 97c26bc17448 18:00:15 ---> fd9608e89640 18:00:15 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:16 Removing intermediate container a66c6af54cd9 18:00:16 ---> 4743cb3a7388 18:00:16 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 18:00:16 ---> Running in ca59ee91ad4d 18:00:17 ---> cf98b82be28a 18:00:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:00:17 ---> 4b65e5659b66 18:00:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:00:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:00:19 ---> f836a51e57f7 18:00:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:00:20 (1/43) Installing readline (8.1.1-r0) 18:00:20 (2/43) Installing bash (5.1.16-r0) 18:00:20 Executing bash-5.1.16-r0.post-install 18:00:20 (3/43) Installing brotli-libs (1.0.9-r5) 18:00:20 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:00:20 (5/43) Installing libcurl (7.80.0-r1) 18:00:20 ---> 9abc8815c2d6 18:00:20 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:00:20 (6/43) Installing curl (7.80.0-r1) 18:00:20 (7/43) Installing dumb-init (1.2.5-r1) 18:00:20 (8/43) Installing libbz2 (1.0.8-r1) 18:00:20 (9/43) Installing expat (2.4.7-r0) 18:00:20 (10/43) Installing libffi (3.4.2-r1) 18:00:20 (11/43) Installing gdbm (1.22-r0) 18:00:20 (12/43) Installing xz-libs (5.2.5-r1) 18:00:20 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:00:20 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:00:20 (15/43) Installing mpdecimal (2.5.1-r1) 18:00:20 (16/43) Installing sqlite-libs (3.36.0-r0) 18:00:20 (17/43) Installing python3 (3.9.7-r4) 18:00:22 ---> 67306f0eceda 18:00:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:00:22 ---> b760ceb7b6ac 18:00:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:00:23 (18/43) Installing py3-appdirs (1.4.4-r2) 18:00:23 (19/43) Installing py3-certifi (2020.12.5-r1) 18:00:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:00:23 (21/43) Installing py3-idna (3.3-r0) 18:00:23 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:00:23 (23/43) Installing py3-requests (2.26.0-r1) 18:00:23 (24/43) Installing py3-msgpack (1.0.2-r1) 18:00:23 (25/43) Installing py3-lockfile (0.12.2-r4) 18:00:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:00:23 (27/43) Installing py3-colorama (0.4.4-r1) 18:00:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:00:23 ---> ffd69442a83b 18:00:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:00:23 ---> b8bc8a8b26e9 18:00:23 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/ 18:00:23 (29/43) Installing py3-distlib (0.3.3-r0) 18:00:24 (30/43) Installing py3-distro (1.6.0-r0) 18:00:24 (31/43) Installing py3-six (1.16.0-r0) 18:00:24 (32/43) Installing py3-webencodings (0.5.1-r4) 18:00:24 ---> Running in 0061945ceb1d 18:00:24 (33/43) Installing py3-html5lib (1.1-r1) 18:00:24 (34/43) Installing py3-parsing (2.4.7-r2) 18:00:24 (35/43) Installing py3-packaging (20.9-r1) 18:00:24 (36/43) Installing py3-tomli (1.2.2-r0) 18:00:24 (37/43) Installing py3-pep517 (0.12.0-r0) 18:00:24 (38/43) Installing py3-progress (1.6-r0) 18:00:24 (39/43) Installing py3-retrying (1.3.3-r2) 18:00:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:00:24 (41/43) Installing py3-setuptools (52.0.0-r4) 18:00:24 (42/43) Installing py3-toml (0.10.2-r2) 18:00:24 (43/43) Installing py3-pip (20.3.4-r1) 18:00:25 ---> 395a867e34a4 18:00:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:00:25 Executing busybox-1.34.1-r5.trigger 18:00:25 OK: 82 MiB in 65 packages 18:00:25 ---> Running in 92bdec97f806 18:00:26 Removing intermediate container 92bdec97f806 18:00:26 ---> 892a0127ba19 18:00:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:00:27 Removing intermediate container 0061945ceb1d 18:00:27 ---> 27ea3005e49c 18:00:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:00:27 ---> Running in 43c253e2b19a 18:00:28 ---> 966084ceb863 18:00:28 Step 26/31 : RUN chmod +x /entrypoint.sh 18:00:28 Removing intermediate container 43c253e2b19a 18:00:28 ---> 83d75115c075 18:00:28 Step 23/25 : LABEL arch=arm64 18:00:28 ---> Running in ce8023ee014f 18:00:28 ---> Running in 626de768334b 18:00:28 Removing intermediate container 626de768334b 18:00:28 ---> 0067b3d838c2 18:00:28 Step 24/25 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:00:29 ---> Running in 182b5a15a81d 18:00:30 Removing intermediate container 182b5a15a81d 18:00:30 ---> 85e306ab181b 18:00:30 Step 25/25 : LABEL version=0.0.0 18:00:30 ---> Running in 84df4a1a5aaf 18:00:31 Removing intermediate container 84df4a1a5aaf 18:00:31 ---> 2fe17ec3ffa5 18:00:31 18:00:31 Collecting docker-compose==1.23.2 18:00:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:00:32 Collecting docopt<0.7,>=0.6.1 18:00:32 Downloading docopt-0.6.2.tar.gz (25 kB) 18:00:32 Removing intermediate container ce8023ee014f 18:00:32 ---> 154740025ae5 18:00:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:00:32 ---> Running in 670f80a30536 18:00:33 Successfully built 2fe17ec3ffa5 18:00:33 Successfully tagged security-secretstore-setup-arm64:latest 18:00:33  Building security-secretstore-setup ... done Building core-command 18:00:33 Removing intermediate container 670f80a30536 18:00:33 ---> 1646b477a0e9 18:00:33 Step 28/31 : CMD ["gate"] 18:00:34 ---> Running in 73174c5d56b7 18:00:34 Collecting jsonschema<3,>=2.5.1 18:00:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:00:35 Removing intermediate container 73174c5d56b7 18:00:35 ---> 5f5bb63011f1 18:00:35 Step 29/31 : LABEL arch=arm64 18:00:36 ---> Running in d23ae4975a37 18:00:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:00:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:00:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:00:37 Removing intermediate container d23ae4975a37 18:00:37 ---> 9a54ccefceff 18:00:37 Step 30/31 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:00:37 Collecting docker<4.0,>=3.6.0 18:00:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:00:37 Collecting dockerpty<0.5,>=0.4.1 18:00:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:00:37 ---> Running in afa0b1c3d4a5 18:00:38 Removing intermediate container afa0b1c3d4a5 18:00:38 ---> 1446816bcc03 18:00:38 Step 31/31 : LABEL version=0.0.0 18:00:39 ---> Running in 768c75d5de62 18:00:39 Removing intermediate container 45e91aa7639f 18:00:39 ---> 08de224efaad 18:00:39 18:00:39 Step 10/23 : FROM alpine:3.14 18:00:39 ---> ac73e934f311 18:00:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:00:39 Removing intermediate container 768c75d5de62 18:00:39 ---> 78a31545f216 18:00:39 18:00:39 ---> Running in b24bba31b11c 18:00:40 Collecting websocket-client<1.0,>=0.32.0 18:00:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:00:40 Successfully built 78a31545f216 18:00:40 Successfully tagged security-bootstrapper-arm64:latest 18:00:40 Building support-scheduler 18:00:40  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 18:00:40 Downloading texttable-0.9.1.tar.gz (11 kB) 18:00:40 Removing intermediate container b24bba31b11c 18:00:40 ---> 87a6342dbe92 18:00:40 Step 12/23 : ENV APP_PORT=59880 18:00:40 ---> Running in 011395a0f230 18:00:41 Removing intermediate container 011395a0f230 18:00:41 ---> d219a09f666f 18:00:41 Step 13/23 : EXPOSE $APP_PORT 18:00:41 ---> Running in 495e6c78d820 18:00:41 Removing intermediate container 495e6c78d820 18:00:41 ---> 16da546c8a8b 18:00:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:42 ---> Running in d831938299cb 18:00:42 Collecting cached-property<2,>=1.2.0 18:00:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:00:43 Collecting PyYAML<4,>=3.10 18:00:44 Downloading PyYAML-3.13.tar.gz (270 kB) 18:00:45 Removing intermediate container d831938299cb 18:00:45 ---> b3a7af439c80 18:00:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:00:45 ---> Running in 9de138ebe5c3 18:00:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:00:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:00:48 Collecting docker-pycreds>=0.4.0 18:00:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:00:49 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) 18:00:49 (1/6) Installing dumb-init (1.2.5-r1) 18:00:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:00:49 Collecting idna<2.8,>=2.5 18:00:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:00:49 (3/6) Installing libsodium (1.0.18-r0) 18:00:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:00:49 (5/6) Installing libzmq (4.3.4-r0) 18:00:49 (6/6) Installing zeromq (4.3.4-r0) 18:00:49 Executing busybox-1.33.1-r7.trigger 18:00:50 OK: 8 MiB in 20 packages 18:00:50 Collecting urllib3<1.25,>=1.21.1 18:00:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:00:50 Collecting chardet<3.1.0,>=3.0.2 18:00:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:00:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:00:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:00:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:00:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:00:52 Removing intermediate container 9de138ebe5c3 18:00:52 ---> 69c1d9273753 18:00:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:00:52 Attempting uninstall: urllib3 18:00:52 Found existing installation: urllib3 1.26.7 18:00:52 Uninstalling urllib3-1.26.7: 18:00:52 Successfully uninstalled urllib3-1.26.7 18:00:53 ---> ff47e289fe4f 18:00:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:00:53 Attempting uninstall: idna 18:00:53 Found existing installation: idna 3.3 18:00:53 Uninstalling idna-3.3: 18:00:53 Successfully uninstalled idna-3.3 18:00:56 ---> 6fcb06fb3605 18:00:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:00:56 ---> 6d03ff3a5841 18:00:56 Step 19/23 : ENTRYPOINT ["/core-data"] 18:00:56 ---> Running in c7c4e14b03db 18:00:56 Attempting uninstall: requests 18:00:56 Found existing installation: requests 2.26.0 18:00:56 Uninstalling requests-2.26.0: 18:00:57 Successfully uninstalled requests-2.26.0 18:00:57 Removing intermediate container c7c4e14b03db 18:00:57 ---> 53e60932a4be 18:00:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:57 ---> Running in 81514665ffe3 18:00:58 Running setup.py install for texttable: started 18:00:58 Removing intermediate container 81514665ffe3 18:00:58 ---> 84e40c501fe0 18:00:58 Step 21/23 : LABEL arch=arm64 18:00:58 ---> Running in d91f3d01dfe3 18:00:59 Removing intermediate container d91f3d01dfe3 18:00:59 ---> 8ab516c4b581 18:00:59 Step 22/23 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:00:59 ---> Running in f007a63442af 18:01:00 Removing intermediate container f007a63442af 18:01:00 ---> 642cf9d3b42e 18:01:00 Step 23/23 : LABEL version=0.0.0 18:01:00 ---> Running in 213fc1089c2b 18:01:00 Running setup.py install for texttable: finished with status 'done' 18:01:00 Running setup.py install for PyYAML: started 18:01:01 Removing intermediate container 213fc1089c2b 18:01:01 ---> 9c659bd0825a 18:01:01 18:01:02 Successfully built 9c659bd0825a 18:01:02 Successfully tagged core-data-arm64:latest 18:01:02  Building core-data ... done Building support-notifications 18:01:03 Running setup.py install for PyYAML: finished with status 'done' 18:01:04 Running setup.py install for docopt: started 18:01:06 Running setup.py install for docopt: finished with status 'done' 18:01:06 Running setup.py install for dockerpty: started 18:01:09 Running setup.py install for dockerpty: finished with status 'done' 18:01:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:01:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:01:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:01:20 ---> f3c3cf010cbe 18:01:20 Step 3/23 : WORKDIR /edgex-go 18:01:20 ---> Using cache 18:01:20 ---> b27e7601e8a2 18:01:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:20 ---> Using cache 18:01:20 ---> 0a1bf4909601 18:01:20 Step 5/23 : RUN apk add --update --no-cache make git 18:01:20 ---> Running in 9c2286fdec30 18:01:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:01:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:01:24 OK: 220 MiB in 52 packages 18:01:27 Removing intermediate container 9c2286fdec30 18:01:27 ---> a31ac6254572 18:01:27 Step 6/23 : COPY go.mod vendor* ./ 18:01:29 ---> ddccc475e624 18:01:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:29 ---> Running in f2e6d3ee937a 18:01:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:01:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:01:35 ---> f3c3cf010cbe 18:01:35 Step 3/22 : WORKDIR /edgex-go 18:01:35 ---> Using cache 18:01:35 ---> b27e7601e8a2 18:01:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:35 ---> Using cache 18:01:35 ---> 0a1bf4909601 18:01:35 Step 5/22 : RUN apk add --update --no-cache make git 18:01:35 ---> Using cache 18:01:35 ---> a31ac6254572 18:01:35 Step 6/22 : COPY go.mod vendor* ./ 18:01:35 ---> Using cache 18:01:35 ---> ddccc475e624 18:01:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:35 ---> Running in 66a31d99b1fd 18:01:36 Removing intermediate container f2e6d3ee937a 18:01:36 ---> e2d99c77dbec 18:01:36 Step 8/23 : COPY . . 18:01:39 Removing intermediate container ca59ee91ad4d 18:01:39 ---> 1794c1f2b4b8 18:01:39 Step 14/23 : ENV APP_PORT=58890 18:01:39 ---> Running in 2a5ab262921f 18:01:40 Removing intermediate container 66a31d99b1fd 18:01:40 ---> 84be11d84bbf 18:01:40 Step 8/22 : COPY . . 18:01:40 Removing intermediate container 2a5ab262921f 18:01:40 ---> 27115363dbba 18:01:40 Step 15/23 : EXPOSE $APP_PORT 18:01:41 ---> Running in ce689426a69a 18:01:42 Removing intermediate container ce689426a69a 18:01:42 ---> bfc2591cd75f 18:01:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:01:46 ---> 83994a77c954 18:01:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:01:48 ---> 8cfe8aaaebb0 18:01:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:01:51 ---> db6f8b509ffb 18:01:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:01:51 ---> Running in 447257fd553e 18:01:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:01:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:01:52 ---> f3c3cf010cbe 18:01:52 Step 3/22 : WORKDIR /edgex-go 18:01:52 ---> Using cache 18:01:52 ---> b27e7601e8a2 18:01:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:52 ---> Using cache 18:01:52 ---> 0a1bf4909601 18:01:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:01:52 ---> Running in 9f95ed462698 18:01:53 Removing intermediate container 447257fd553e 18:01:53 ---> 0944d1a986d8 18:01:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:53 ---> Running in a1004bd21bae 18:01:54 Removing intermediate container a1004bd21bae 18:01:54 ---> 2c08df20b845 18:01:54 Step 21/23 : LABEL arch=arm64 18:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:01:54 ---> Running in 2485a4880598 18:01:55 Removing intermediate container 2485a4880598 18:01:55 ---> 9276f4c771c2 18:01:55 Step 22/23 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:01:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:01:55 ---> Running in 10f398e56214 18:01:57 OK: 220 MiB in 52 packages 18:01:57 Removing intermediate container 10f398e56214 18:01:57 ---> 2c4822bb2037 18:01:57 Step 23/23 : LABEL version=0.0.0 18:01:57 ---> Running in 6a3ed827a3e3 18:01:58 Removing intermediate container 9f95ed462698 18:01:58 ---> c67b410b945b 18:01:58 Step 6/22 : COPY go.mod vendor* ./ 18:01:58 Removing intermediate container 6a3ed827a3e3 18:01:58 ---> 5957f267b859 18:01:58 18:02:00 Successfully built 5957f267b859 18:02:00 Successfully tagged sys-mgmt-agent-arm64:latest 18:02:00 Building security-spire-server 18:02:01  Building sys-mgmt-agent ... done  ---> 9e2a7c5b98e5 18:02:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:01 ---> Running in b73b9d897cdc 18:02:09 Removing intermediate container b73b9d897cdc 18:02:09 ---> f6f9c41bab96 18:02:09 Step 8/22 : COPY . . 18:02:32 ---> 15058916c9a1 18:02:32 Step 9/23 : RUN make cmd/core-command/core-command 18:02:32 ---> Running in fe42bd381f63 18:02:32 ---> 5e870a7cde5a 18:02:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:02:32 ---> Running in 2cae0ad668dc 18:02:35 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 18:02: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-scheduler/support-scheduler ./cmd/support-scheduler 18:02:36 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:02:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:02:36 ---> f3c3cf010cbe 18:02:36 Step 3/25 : WORKDIR /edgex-go 18:02:36 ---> Using cache 18:02:36 ---> b27e7601e8a2 18:02:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:36 ---> Using cache 18:02:36 ---> 0a1bf4909601 18:02:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:02:36 ---> Using cache 18:02:36 ---> a00dd2c7110e 18:02:36 Step 6/25 : COPY go.mod vendor* ./ 18:02:36 ---> Using cache 18:02:36 ---> 622ddc52454a 18:02:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:36 ---> Using cache 18:02:36 ---> 6ef79ea08c37 18:02:36 Step 8/25 : COPY . . 18:02:36 ---> Using cache 18:02:36 ---> c11d9430cae8 18:02:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:02:36 ---> Using cache 18:02:36 ---> dd4c4d3bfa4b 18:02:36 Step 10/25 : RUN mkdir -p spire-build 18:02:36 ---> Using cache 18:02:36 ---> 6aab2ec529e3 18:02:36 Step 11/25 : WORKDIR /edgex-go/spire-build 18:02:36 ---> Using cache 18:02:36 ---> 068a099558f9 18:02:36 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 18:02:36 ---> Running in e764c0c4d520 18:02:40 spire-1.2.1/ 18:02:40 spire-1.2.1/.data/ 18:02:40 spire-1.2.1/.data/.file 18:02:40 spire-1.2.1/.dockerignore 18:02:40 spire-1.2.1/.gitattributes 18:02:40 spire-1.2.1/.githooks/ 18:02:40 spire-1.2.1/.githooks/pre-commit 18:02:40 spire-1.2.1/.github/ 18:02:40 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:02:40 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:02:40 spire-1.2.1/.github/dependabot.yml 18:02:40 spire-1.2.1/.github/workflows/ 18:02:40 spire-1.2.1/.github/workflows/nightly_build.yaml 18:02:40 spire-1.2.1/.github/workflows/pr_build.yaml 18:02:40 spire-1.2.1/.github/workflows/release_build.yaml 18:02:40 spire-1.2.1/.github/workflows/scripts/ 18:02:40 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:02:40 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:02:40 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:02:40 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:02:40 spire-1.2.1/.github/workflows/scripts/split.sh 18:02:40 spire-1.2.1/.gitignore 18:02:40 spire-1.2.1/.go-version 18:02:40 spire-1.2.1/.golangci.yml 18:02:40 spire-1.2.1/ADOPTERS.md 18:02:40 spire-1.2.1/CHANGELOG.md 18:02:40 spire-1.2.1/CODE-OF-CONDUCT.md 18:02:40 spire-1.2.1/CODEOWNERS 18:02:40 spire-1.2.1/CONTRIBUTING.md 18:02:40 spire-1.2.1/Dockerfile 18:02:40 spire-1.2.1/Dockerfile.dev 18:02:40 spire-1.2.1/Dockerfile.scratch 18:02:40 spire-1.2.1/LICENSE 18:02:40 spire-1.2.1/MAINTAINERS.md 18:02:40 spire-1.2.1/Makefile 18:02:40 spire-1.2.1/README.md 18:02:40 spire-1.2.1/ROADMAP.md 18:02:40 spire-1.2.1/SECURITY.md 18:02:40 spire-1.2.1/cmd/ 18:02:40 spire-1.2.1/cmd/spire-agent/ 18:02:40 spire-1.2.1/cmd/spire-agent/cli/ 18:02:40 spire-1.2.1/cmd/spire-agent/cli/api/ 18:02:40 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/common/ 18:02:40 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:02:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/run/ 18:02:40 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:02:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:02:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:02:40 spire-1.2.1/cmd/spire-agent/main.go 18:02:40 spire-1.2.1/cmd/spire-server/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/agent/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/cli.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/run/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/token/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/validate/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/x509/ 18:02:40 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:02:40 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:02:40 spire-1.2.1/cmd/spire-server/main.go 18:02:40 spire-1.2.1/cmd/spire-server/util/ 18:02:40 spire-1.2.1/cmd/spire-server/util/util.go 18:02:40 spire-1.2.1/conf/ 18:02:40 spire-1.2.1/conf/agent/ 18:02:40 spire-1.2.1/conf/agent/agent.conf 18:02:40 spire-1.2.1/conf/agent/agent_full.conf 18:02:40 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:02:40 spire-1.2.1/conf/server/ 18:02:40 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:02:40 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:02:40 spire-1.2.1/conf/server/server.conf 18:02:40 spire-1.2.1/conf/server/server_full.conf 18:02:40 spire-1.2.1/doc/ 18:02:40 spire-1.2.1/doc/SPIRE101.md 18:02:40 spire-1.2.1/doc/auditlog.md 18:02:40 spire-1.2.1/doc/authorization_policy_engine.md 18:02:40 spire-1.2.1/doc/changelog_guidelines.md 18:02:40 spire-1.2.1/doc/cure53-report.pdf 18:02:40 spire-1.2.1/doc/images/ 18:02:40 spire-1.2.1/doc/images/2019_roadmap.png 18:02:40 spire-1.2.1/doc/images/SPIRE101.png 18:02:40 spire-1.2.1/doc/images/SPIRE_agent.png 18:02:40 spire-1.2.1/doc/images/SPIRE_server.png 18:02:40 spire-1.2.1/doc/images/cache_mgr.png 18:02:40 spire-1.2.1/doc/images/cache_mgr_components.png 18:02:40 spire-1.2.1/doc/images/federated_spire.png 18:02:40 spire-1.2.1/doc/images/ha_mode.png 18:02:40 spire-1.2.1/doc/images/nested_spire.png 18:02:40 spire-1.2.1/doc/images/oidc_federation.png 18:02:40 spire-1.2.1/doc/images/single_trust_domain.png 18:02:40 spire-1.2.1/doc/images/spiffe_compatible.png 18:02:40 spire-1.2.1/doc/images/spire_logo.png 18:02:40 spire-1.2.1/doc/migrating_registration_api_clients.md 18:02:40 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:02:40 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:02:40 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:02:40 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:02:40 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:02:40 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:02:40 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:02:40 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:02:40 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:02:40 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:02:40 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:02:40 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:02:40 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:02:40 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:02:40 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:02:40 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:02:40 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:02:40 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:02:40 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:02:40 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:02:40 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:02:40 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:02:40 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:02:40 spire-1.2.1/doc/scaling_spire.md 18:02:40 spire-1.2.1/doc/spire_agent.md 18:02:40 spire-1.2.1/doc/spire_server.md 18:02:40 spire-1.2.1/doc/supported_integrations.md 18:02:40 spire-1.2.1/doc/telemetry.md 18:02:40 spire-1.2.1/doc/telemetry_config.md 18:02:40 spire-1.2.1/doc/upgrading.md 18:02:40 spire-1.2.1/doc/using_spire.md 18:02:40 spire-1.2.1/examples/ 18:02:40 spire-1.2.1/examples/README.md 18:02:40 spire-1.2.1/go.mod 18:02:40 spire-1.2.1/go.sum 18:02:40 spire-1.2.1/pkg/ 18:02:40 spire-1.2.1/pkg/agent/ 18:02:40 spire-1.2.1/pkg/agent/agent.go 18:02:40 spire-1.2.1/pkg/agent/api/ 18:02:40 spire-1.2.1/pkg/agent/api/config.go 18:02:40 spire-1.2.1/pkg/agent/api/debug/ 18:02:40 spire-1.2.1/pkg/agent/api/debug/v1/ 18:02:40 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:02:40 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:02:40 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:02:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:02:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:02:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:02:40 spire-1.2.1/pkg/agent/api/endpoints.go 18:02:40 spire-1.2.1/pkg/agent/api/health/ 18:02:40 spire-1.2.1/pkg/agent/api/health/v1/ 18:02:40 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:02:40 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:02:40 spire-1.2.1/pkg/agent/api/rpccontext/ 18:02:40 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:02:40 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:02:40 spire-1.2.1/pkg/agent/attestor/ 18:02:40 spire-1.2.1/pkg/agent/attestor/node/ 18:02:40 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:02:40 spire-1.2.1/pkg/agent/attestor/node/node.go 18:02:40 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:02:40 spire-1.2.1/pkg/agent/attestor/workload/ 18:02:40 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:02:40 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:02:40 spire-1.2.1/pkg/agent/catalog/ 18:02:40 spire-1.2.1/pkg/agent/catalog/catalog.go 18:02:40 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:02:40 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:02:40 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:02:40 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:02:40 spire-1.2.1/pkg/agent/client/ 18:02:40 spire-1.2.1/pkg/agent/client/client.go 18:02:40 spire-1.2.1/pkg/agent/client/client_test.go 18:02:40 spire-1.2.1/pkg/agent/client/dial.go 18:02:40 spire-1.2.1/pkg/agent/client/nodeconn.go 18:02:40 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:02:40 spire-1.2.1/pkg/agent/client/update.go 18:02:40 spire-1.2.1/pkg/agent/client/util.go 18:02:40 spire-1.2.1/pkg/agent/common/ 18:02:40 spire-1.2.1/pkg/agent/common/backoff/ 18:02:40 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:02:40 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:02:40 spire-1.2.1/pkg/agent/common/cgroups/ 18:02:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:02:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:02:40 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:02:40 spire-1.2.1/pkg/agent/config.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/ 18:02:40 spire-1.2.1/pkg/agent/endpoints/config.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:02:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:02:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/workload/ 18:02:40 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:02:40 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:02:40 spire-1.2.1/pkg/agent/manager/ 18:02:40 spire-1.2.1/pkg/agent/manager/cache/ 18:02:40 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:02:40 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:02:40 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:02:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:02:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:02:40 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:02:40 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:02:40 spire-1.2.1/pkg/agent/manager/config.go 18:02:40 spire-1.2.1/pkg/agent/manager/manager.go 18:02:40 spire-1.2.1/pkg/agent/manager/manager_test.go 18:02:40 spire-1.2.1/pkg/agent/manager/storage.go 18:02:40 spire-1.2.1/pkg/agent/manager/storage_test.go 18:02:40 spire-1.2.1/pkg/agent/manager/storecache/ 18:02:40 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:02:40 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:02:40 spire-1.2.1/pkg/agent/manager/sync.go 18:02:40 spire-1.2.1/pkg/agent/plugin/ 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:02:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:02:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:02:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:02:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:02:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:02:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:02:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:02:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:02:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:02:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:02:41 spire-1.2.1/pkg/agent/svid/ 18:02:41 spire-1.2.1/pkg/agent/svid/rotator.go 18:02:41 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:02:41 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:02:41 spire-1.2.1/pkg/agent/svid/store/ 18:02:41 spire-1.2.1/pkg/agent/svid/store/service.go 18:02:41 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:02:41 spire-1.2.1/pkg/common/ 18:02:41 spire-1.2.1/pkg/common/agentpathtemplate/ 18:02:41 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:02:41 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:02:41 spire-1.2.1/pkg/common/api/ 18:02:41 spire-1.2.1/pkg/common/api/metrics.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/ 18:02:41 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/logger.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/names.go 18:02:41 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:02:41 spire-1.2.1/pkg/common/api/names.go 18:02:41 spire-1.2.1/pkg/common/api/ratelimit.go 18:02:41 spire-1.2.1/pkg/common/api/rpccontext/ 18:02:41 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:02:41 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:02:41 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:02:41 spire-1.2.1/pkg/common/auth/ 18:02:41 spire-1.2.1/pkg/common/auth/interceptors.go 18:02:41 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:02:41 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/ 18:02:41 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/types.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:02:41 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:02:41 spire-1.2.1/pkg/common/catalog/ 18:02:41 spire-1.2.1/pkg/common/catalog/bind.go 18:02:41 spire-1.2.1/pkg/common/catalog/builtin.go 18:02:41 spire-1.2.1/pkg/common/catalog/catalog.go 18:02:41 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:02:41 spire-1.2.1/pkg/common/catalog/closers.go 18:02:41 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:02:41 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:02:41 spire-1.2.1/pkg/common/catalog/config.go 18:02:41 spire-1.2.1/pkg/common/catalog/config_test.go 18:02:41 spire-1.2.1/pkg/common/catalog/configure.go 18:02:41 spire-1.2.1/pkg/common/catalog/constraints.go 18:02:41 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:02:41 spire-1.2.1/pkg/common/catalog/context.go 18:02:41 spire-1.2.1/pkg/common/catalog/external.go 18:02:41 spire-1.2.1/pkg/common/catalog/host.go 18:02:41 spire-1.2.1/pkg/common/catalog/pipenet.go 18:02:41 spire-1.2.1/pkg/common/catalog/plugin.go 18:02:41 spire-1.2.1/pkg/common/catalog/testplugin/ 18:02:41 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:02:41 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:02:41 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:02:41 spire-1.2.1/pkg/common/cli/ 18:02:41 spire-1.2.1/pkg/common/cli/env.go 18:02:41 spire-1.2.1/pkg/common/cli/flags.go 18:02:41 spire-1.2.1/pkg/common/cli/trust_domain.go 18:02:41 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:02:41 spire-1.2.1/pkg/common/cli/umask.go 18:02:41 spire-1.2.1/pkg/common/cli/umask_posix.go 18:02:41 spire-1.2.1/pkg/common/cli/umask_test.go 18:02:41 spire-1.2.1/pkg/common/cli/umask_windows.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/ 18:02:41 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/flag.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/format.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/ 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:02:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:02:41 spire-1.2.1/pkg/common/coretypes/ 18:02:41 spire-1.2.1/pkg/common/coretypes/bundle/ 18:02:41 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:02:41 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:02:41 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:02:41 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:02:41 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:02:41 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:02:41 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:02:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:02:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:02:41 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:02:41 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:02:41 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:02:41 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:02:41 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:02:41 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:02:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:02:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:02:41 spire-1.2.1/pkg/common/cryptoutil/ 18:02:41 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:02:41 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:02:41 spire-1.2.1/pkg/common/diskutil/ 18:02:41 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:02:41 spire-1.2.1/pkg/common/diskutil/file_test.go 18:02:41 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:02:41 spire-1.2.1/pkg/common/errorutil/ 18:02:41 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:02:41 spire-1.2.1/pkg/common/health/ 18:02:41 spire-1.2.1/pkg/common/health/config.go 18:02:41 spire-1.2.1/pkg/common/health/context.go 18:02:41 spire-1.2.1/pkg/common/health/context_test.go 18:02:41 spire-1.2.1/pkg/common/health/health.go 18:02:41 spire-1.2.1/pkg/common/health/health_test.go 18:02:41 spire-1.2.1/pkg/common/health/logger.go 18:02:41 spire-1.2.1/pkg/common/hostservice/ 18:02:41 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:02:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:02:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:02:41 spire-1.2.1/pkg/common/idutil/ 18:02:41 spire-1.2.1/pkg/common/idutil/require.go 18:02:41 spire-1.2.1/pkg/common/idutil/require_test.go 18:02:41 spire-1.2.1/pkg/common/idutil/safety.go 18:02:41 spire-1.2.1/pkg/common/idutil/safety_test.go 18:02:41 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:02:41 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:02:41 spire-1.2.1/pkg/common/jwtsvid/ 18:02:41 spire-1.2.1/pkg/common/jwtsvid/common.go 18:02:41 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:02:41 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:02:41 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:02:41 spire-1.2.1/pkg/common/jwtutil/ 18:02:41 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:02:41 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:02:41 spire-1.2.1/pkg/common/log/ 18:02:41 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:02:41 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:02:41 spire-1.2.1/pkg/common/log/log.go 18:02:41 spire-1.2.1/pkg/common/log/log_test.go 18:02:41 spire-1.2.1/pkg/common/log/options.go 18:02:41 spire-1.2.1/pkg/common/nodeutil/ 18:02:41 spire-1.2.1/pkg/common/nodeutil/node.go 18:02:41 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:02:41 spire-1.2.1/pkg/common/peertracker/ 18:02:41 spire-1.2.1/pkg/common/peertracker/conn.go 18:02:41 spire-1.2.1/pkg/common/peertracker/credentials.go 18:02:41 spire-1.2.1/pkg/common/peertracker/errors.go 18:02:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:02:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:02:41 spire-1.2.1/pkg/common/peertracker/info.go 18:02:41 spire-1.2.1/pkg/common/peertracker/listener.go 18:02:41 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:02:41 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:02:41 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:02:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:02:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:02:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:02:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:02:41 spire-1.2.1/pkg/common/peertracker/tcp.go 18:02:41 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:02:41 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:02:41 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:02:41 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:02:41 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:02:41 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:02:41 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:02:41 spire-1.2.1/pkg/common/peertracker/uds.go 18:02:41 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:02:41 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:02:41 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:02:41 spire-1.2.1/pkg/common/pemutil/ 18:02:41 spire-1.2.1/pkg/common/pemutil/block.go 18:02:41 spire-1.2.1/pkg/common/pemutil/certs.go 18:02:41 spire-1.2.1/pkg/common/pemutil/common.go 18:02:41 spire-1.2.1/pkg/common/pemutil/csr.go 18:02:41 spire-1.2.1/pkg/common/pemutil/keys.go 18:02:41 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/ 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:02:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:02:41 spire-1.2.1/pkg/common/plugin/ 18:02:41 spire-1.2.1/pkg/common/plugin/aws/ 18:02:41 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:02:41 spire-1.2.1/pkg/common/plugin/azure/ 18:02:41 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:02:41 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:02:41 spire-1.2.1/pkg/common/plugin/facade.go 18:02:41 spire-1.2.1/pkg/common/plugin/facade_test.go 18:02:41 spire-1.2.1/pkg/common/plugin/gcp/ 18:02:41 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:02:41 spire-1.2.1/pkg/common/plugin/k8s/ 18:02:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:02:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:02:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:02:41 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:02:41 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:02:41 spire-1.2.1/pkg/common/plugin/log.go 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/ 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:02:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:02:41 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:02:41 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:02:41 spire-1.2.1/pkg/common/plugin/x509pop/ 18:02:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:02:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:02:41 spire-1.2.1/pkg/common/profiling/ 18:02:41 spire-1.2.1/pkg/common/profiling/dumpers.go 18:02:41 spire-1.2.1/pkg/common/profiling/profiling.go 18:02:41 spire-1.2.1/pkg/common/protoutil/ 18:02:41 spire-1.2.1/pkg/common/protoutil/masks.go 18:02:41 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:02:41 spire-1.2.1/pkg/common/rotationutil/ 18:02:41 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:02:41 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:02:41 spire-1.2.1/pkg/common/selector/ 18:02:41 spire-1.2.1/pkg/common/selector/selector.go 18:02:41 spire-1.2.1/pkg/common/selector/selector_test.go 18:02:41 spire-1.2.1/pkg/common/selector/set.go 18:02:41 spire-1.2.1/pkg/common/selector/set_utils.go 18:02:41 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/ 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/ 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:02:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:02:41 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:02:41 spire-1.2.1/pkg/common/telemetry/call.go 18:02:41 spire-1.2.1/pkg/common/telemetry/common/ 18:02:41 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:02:41 spire-1.2.1/pkg/common/telemetry/config.go 18:02:41 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:02:41 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/inmem.go 18:02:41 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/m3.go 18:02:41 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/metrics.go 18:02:41 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/names.go 18:02:41 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:02:41 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:02:41 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/ 18:02:41 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:02:41 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:02:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:02:41 spire-1.2.1/pkg/common/telemetry/server/server.go 18:02:41 spire-1.2.1/pkg/common/telemetry/sink.go 18:02:41 spire-1.2.1/pkg/common/telemetry/statsd.go 18:02:41 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:02:41 spire-1.2.1/pkg/common/telemetry/uptime.go 18:02:41 spire-1.2.1/pkg/common/telemetry/version.go 18:02:41 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:02:41 spire-1.2.1/pkg/common/uptime/ 18:02:41 spire-1.2.1/pkg/common/uptime/uptime.go 18:02:41 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:02:41 spire-1.2.1/pkg/common/util/ 18:02:41 spire-1.2.1/pkg/common/util/certs.go 18:02:41 spire-1.2.1/pkg/common/util/certs_test.go 18:02:41 spire-1.2.1/pkg/common/util/csr.go 18:02:41 spire-1.2.1/pkg/common/util/hash.go 18:02:41 spire-1.2.1/pkg/common/util/selectors.go 18:02:41 spire-1.2.1/pkg/common/util/selectors_test.go 18:02:41 spire-1.2.1/pkg/common/util/signals.go 18:02:41 spire-1.2.1/pkg/common/util/sort.go 18:02:41 spire-1.2.1/pkg/common/util/sort_test.go 18:02:41 spire-1.2.1/pkg/common/util/task.go 18:02:41 spire-1.2.1/pkg/common/util/task_test.go 18:02:41 spire-1.2.1/pkg/common/util/testdata/ 18:02:41 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:02:41 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:02:41 spire-1.2.1/pkg/common/version/ 18:02:41 spire-1.2.1/pkg/common/version/version.go 18:02:41 spire-1.2.1/pkg/common/x509svid/ 18:02:41 spire-1.2.1/pkg/common/x509svid/common_test.go 18:02:41 spire-1.2.1/pkg/common/x509svid/csr.go 18:02:41 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:02:41 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:02:41 spire-1.2.1/pkg/common/x509util/ 18:02:41 spire-1.2.1/pkg/common/x509util/cert.go 18:02:41 spire-1.2.1/pkg/common/x509util/dns.go 18:02:41 spire-1.2.1/pkg/common/x509util/dns_test.go 18:02:41 spire-1.2.1/pkg/common/x509util/keyid.go 18:02:41 spire-1.2.1/pkg/common/x509util/keypair.go 18:02:41 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:02:41 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:02:41 spire-1.2.1/pkg/server/ 18:02:41 spire-1.2.1/pkg/server/api/ 18:02:41 spire-1.2.1/pkg/server/api/agent.go 18:02:41 spire-1.2.1/pkg/server/api/agent/ 18:02:41 spire-1.2.1/pkg/server/api/agent/v1/ 18:02:41 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:02:41 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:02:41 spire-1.2.1/pkg/server/api/agent_test.go 18:02:41 spire-1.2.1/pkg/server/api/api.go 18:02:41 spire-1.2.1/pkg/server/api/audit/ 18:02:41 spire-1.2.1/pkg/server/api/audit/audit.go 18:02:41 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:02:41 spire-1.2.1/pkg/server/api/bundle.go 18:02:41 spire-1.2.1/pkg/server/api/bundle/ 18:02:41 spire-1.2.1/pkg/server/api/bundle/v1/ 18:02:41 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:02:41 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:02:41 spire-1.2.1/pkg/server/api/bundle_test.go 18:02:41 spire-1.2.1/pkg/server/api/debug/ 18:02:41 spire-1.2.1/pkg/server/api/debug/v1/ 18:02:41 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:02:41 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:02:41 spire-1.2.1/pkg/server/api/entry.go 18:02:41 spire-1.2.1/pkg/server/api/entry/ 18:02:41 spire-1.2.1/pkg/server/api/entry/v1/ 18:02:41 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:02:41 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:02:41 spire-1.2.1/pkg/server/api/entry_test.go 18:02:41 spire-1.2.1/pkg/server/api/health/ 18:02:41 spire-1.2.1/pkg/server/api/health/v1/ 18:02:41 spire-1.2.1/pkg/server/api/health/v1/service.go 18:02:41 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:02:41 spire-1.2.1/pkg/server/api/id.go 18:02:41 spire-1.2.1/pkg/server/api/id_test.go 18:02:41 spire-1.2.1/pkg/server/api/limits/ 18:02:41 spire-1.2.1/pkg/server/api/limits/limits.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/ 18:02:41 spire-1.2.1/pkg/server/api/middleware/alias.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/audit.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/caller.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/common.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/entries.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:02:41 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:02:41 spire-1.2.1/pkg/server/api/ratelimit.go 18:02:41 spire-1.2.1/pkg/server/api/rpccontext/ 18:02:41 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:02:41 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:02:41 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:02:41 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:02:41 spire-1.2.1/pkg/server/api/selector.go 18:02:41 spire-1.2.1/pkg/server/api/selector_test.go 18:02:41 spire-1.2.1/pkg/server/api/status.go 18:02:41 spire-1.2.1/pkg/server/api/status_test.go 18:02:41 spire-1.2.1/pkg/server/api/svid/ 18:02:41 spire-1.2.1/pkg/server/api/svid/v1/ 18:02:41 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:02:41 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:02:41 spire-1.2.1/pkg/server/api/trustdomain.go 18:02:41 spire-1.2.1/pkg/server/api/trustdomain/ 18:02:41 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:02:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:02:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:02:41 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:02:41 spire-1.2.1/pkg/server/authpolicy/ 18:02:41 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:02:41 spire-1.2.1/pkg/server/authpolicy/policy.go 18:02:41 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:02:41 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:02:41 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:02:41 spire-1.2.1/pkg/server/authpolicy/validate.go 18:02:41 spire-1.2.1/pkg/server/bundle/ 18:02:41 spire-1.2.1/pkg/server/bundle/client/ 18:02:41 spire-1.2.1/pkg/server/bundle/client/client.go 18:02:41 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:02:41 spire-1.2.1/pkg/server/bundle/client/manager.go 18:02:41 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:02:41 spire-1.2.1/pkg/server/bundle/client/sources.go 18:02:41 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:02:41 spire-1.2.1/pkg/server/bundle/client/updater.go 18:02:41 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:02:41 spire-1.2.1/pkg/server/ca/ 18:02:41 spire-1.2.1/pkg/server/ca/ca.go 18:02:41 spire-1.2.1/pkg/server/ca/ca_health.go 18:02:41 spire-1.2.1/pkg/server/ca/ca_test.go 18:02:41 spire-1.2.1/pkg/server/ca/journal.go 18:02:41 spire-1.2.1/pkg/server/ca/journal_test.go 18:02:41 spire-1.2.1/pkg/server/ca/manager.go 18:02:41 spire-1.2.1/pkg/server/ca/manager_health.go 18:02:41 spire-1.2.1/pkg/server/ca/manager_test.go 18:02:41 spire-1.2.1/pkg/server/ca/templates.go 18:02:41 spire-1.2.1/pkg/server/ca/upstream_client.go 18:02:41 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:02:41 spire-1.2.1/pkg/server/ca/validation.go 18:02:41 spire-1.2.1/pkg/server/cache/ 18:02:41 spire-1.2.1/pkg/server/cache/dscache/ 18:02:41 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:02:41 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:02:41 spire-1.2.1/pkg/server/cache/entrycache/ 18:02:41 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:02:41 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:02:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:02:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:02:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:02:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:02:41 spire-1.2.1/pkg/server/catalog/ 18:02:41 spire-1.2.1/pkg/server/catalog/catalog.go 18:02:41 spire-1.2.1/pkg/server/catalog/keymanager.go 18:02:41 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:02:41 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:02:41 spire-1.2.1/pkg/server/catalog/notifier.go 18:02:41 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:02:41 spire-1.2.1/pkg/server/config.go 18:02:41 spire-1.2.1/pkg/server/datastore/ 18:02:41 spire-1.2.1/pkg/server/datastore/datastore.go 18:02:41 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:02:41 spire-1.2.1/pkg/server/datastore/repository.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:02:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:02:41 spire-1.2.1/pkg/server/endpoints/ 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/ 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:02:41 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:02:41 spire-1.2.1/pkg/server/endpoints/config.go 18:02:41 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:02:41 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:02:41 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:02:41 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:02:41 spire-1.2.1/pkg/server/endpoints/middleware.go 18:02:41 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:02:41 spire-1.2.1/pkg/server/hostservice/ 18:02:41 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:02:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:02:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:02:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:02:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:02:41 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:02:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:02:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/ 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/ 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:02:41 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:02:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:02:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/ 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:02:41 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:02:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:02:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:02:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:02:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:02:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:02:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:02:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:02:42 spire-1.2.1/pkg/server/registration/ 18:02:42 spire-1.2.1/pkg/server/registration/manager.go 18:02:42 spire-1.2.1/pkg/server/registration/manager_test.go 18:02:42 spire-1.2.1/pkg/server/scanentries.go 18:02:42 spire-1.2.1/pkg/server/scanentries_test.go 18:02:42 spire-1.2.1/pkg/server/server.go 18:02:42 spire-1.2.1/pkg/server/server_test.go 18:02:42 spire-1.2.1/pkg/server/svid/ 18:02:42 spire-1.2.1/pkg/server/svid/observer.go 18:02:42 spire-1.2.1/pkg/server/svid/observer_test.go 18:02:42 spire-1.2.1/pkg/server/svid/rotator.go 18:02:42 spire-1.2.1/pkg/server/svid/rotator_config.go 18:02:42 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:02:42 spire-1.2.1/pkg/server/svid/rotator_test.go 18:02:42 spire-1.2.1/proto/ 18:02:42 spire-1.2.1/proto/private/ 18:02:42 spire-1.2.1/proto/private/server/ 18:02:42 spire-1.2.1/proto/private/server/journal/ 18:02:42 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:02:42 spire-1.2.1/proto/private/server/journal/journal.proto 18:02:42 spire-1.2.1/proto/spire/ 18:02:42 spire-1.2.1/proto/spire/common/ 18:02:42 spire-1.2.1/proto/spire/common/common.pb.go 18:02:42 spire-1.2.1/proto/spire/common/common.proto 18:02:42 spire-1.2.1/proto/spire/common/plugin/ 18:02:42 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:02:42 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:02:42 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:02:42 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:02:42 spire-1.2.1/proto/spire/plugin/ 18:02:42 spire-1.2.1/proto/spire/plugin/agent/ 18:02:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:02:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:02:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:02:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:02:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:02:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:02:42 spire-1.2.1/release/ 18:02:42 spire-1.2.1/release/spire-extras/ 18:02:42 spire-1.2.1/release/spire-extras/README.md 18:02:42 spire-1.2.1/release/spire-extras/conf/ 18:02:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:02:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:02:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:02:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:02:42 spire-1.2.1/release/spire/ 18:02:42 spire-1.2.1/release/spire/README.md 18:02:42 spire-1.2.1/release/spire/conf/ 18:02:42 spire-1.2.1/release/spire/conf/agent/ 18:02:42 spire-1.2.1/release/spire/conf/agent/agent.conf 18:02:42 spire-1.2.1/release/spire/conf/server/ 18:02:42 spire-1.2.1/release/spire/conf/server/server.conf 18:02:42 spire-1.2.1/script/ 18:02:42 spire-1.2.1/script/build-artifact.sh 18:02:42 spire-1.2.1/script/generate_dummy_ca.sh 18:02:42 spire-1.2.1/support/ 18:02:42 spire-1.2.1/support/k8s/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:02:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/ 18:02:42 spire-1.2.1/support/oidc-discovery-provider/README.md 18:02:42 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/config.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/main.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:02:42 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:02:42 spire-1.2.1/test/ 18:02:42 spire-1.2.1/test/clock/ 18:02:42 spire-1.2.1/test/clock/clock.go 18:02:42 spire-1.2.1/test/fakes/ 18:02:42 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:02:42 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:02:42 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:02:42 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:02:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:02:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:02:42 spire-1.2.1/test/fakes/fakeagentstore/ 18:02:42 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:02:42 spire-1.2.1/test/fakes/fakedatastore/ 18:02:42 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:02:42 spire-1.2.1/test/fakes/fakeentryclient/ 18:02:42 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:02:42 spire-1.2.1/test/fakes/fakehealthchecker/ 18:02:42 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:02:42 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:02:42 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:02:42 spire-1.2.1/test/fakes/fakemetrics/ 18:02:42 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:02:42 spire-1.2.1/test/fakes/fakenoderesolver/ 18:02:42 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:02:42 spire-1.2.1/test/fakes/fakenotifier/ 18:02:42 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:02:42 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:02:42 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:02:42 spire-1.2.1/test/fakes/fakeserverca/ 18:02:42 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:02:42 spire-1.2.1/test/fakes/fakeservercatalog/ 18:02:42 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:02:42 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:02:42 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:02:42 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:02:42 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:02:42 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:02:42 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:02:42 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:02:42 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:02:42 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:02:42 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:02:42 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:02:42 spire-1.2.1/test/fixture/ 18:02:42 spire-1.2.1/test/fixture/certs/ 18:02:42 spire-1.2.1/test/fixture/certs/agent_svid.der 18:02:42 spire-1.2.1/test/fixture/certs/base_cert.pem 18:02:42 spire-1.2.1/test/fixture/certs/base_csr.pem 18:02:42 spire-1.2.1/test/fixture/certs/base_key.pem 18:02:42 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:02:42 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:02:42 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:02:42 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:02:42 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:02:42 spire-1.2.1/test/fixture/certs/blog_key.pem 18:02:42 spire-1.2.1/test/fixture/certs/bundle.der 18:02:42 spire-1.2.1/test/fixture/certs/ca.pem 18:02:42 spire-1.2.1/test/fixture/certs/ca_key.pem 18:02:42 spire-1.2.1/test/fixture/certs/database_cert.pem 18:02:42 spire-1.2.1/test/fixture/certs/database_csr.pem 18:02:42 spire-1.2.1/test/fixture/certs/database_key.pem 18:02:42 spire-1.2.1/test/fixture/certs/node_cert.pem 18:02:42 spire-1.2.1/test/fixture/certs/node_csr.pem 18:02:42 spire-1.2.1/test/fixture/certs/node_key.pem 18:02:42 spire-1.2.1/test/fixture/certs/svid.pem 18:02:42 spire-1.2.1/test/fixture/certs/svid_key.pem 18:02:42 spire-1.2.1/test/fixture/config/ 18:02:42 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:02:42 spire-1.2.1/test/fixture/config/agent_good.conf 18:02:42 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:02:42 spire-1.2.1/test/fixture/config/plugin_good.conf 18:02:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:02:42 spire-1.2.1/test/fixture/config/server_good.conf 18:02:42 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:02:42 spire-1.2.1/test/fixture/fixture.go 18:02:42 spire-1.2.1/test/fixture/nodeattestor/ 18:02:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:02:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:02:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:02:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:02:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:02:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:02:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:02:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:02:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:02:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:02:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:02:42 spire-1.2.1/test/fixture/registration/ 18:02:42 spire-1.2.1/test/fixture/registration/entries.json 18:02:42 spire-1.2.1/test/fixture/registration/good-for-update.json 18:02:42 spire-1.2.1/test/fixture/registration/good.json 18:02:42 spire-1.2.1/test/fixture/registration/invalid.json 18:02:42 spire-1.2.1/test/fixture/registration/invalid_json.json 18:02:42 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:02:42 spire-1.2.1/test/integration/ 18:02:42 spire-1.2.1/test/integration/README.md 18:02:42 spire-1.2.1/test/integration/common 18:02:42 spire-1.2.1/test/integration/setup/ 18:02:42 spire-1.2.1/test/integration/setup/adminclient/ 18:02:42 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:02:42 spire-1.2.1/test/integration/setup/adminclient/client.go 18:02:42 spire-1.2.1/test/integration/setup/debugagent/ 18:02:42 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:02:42 spire-1.2.1/test/integration/setup/debugagent/main.go 18:02:42 spire-1.2.1/test/integration/setup/debugserver/ 18:02:42 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:02:42 spire-1.2.1/test/integration/setup/debugserver/main.go 18:02:42 spire-1.2.1/test/integration/setup/downstreamclient/ 18:02:42 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:02:42 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:02:42 spire-1.2.1/test/integration/setup/itclient/ 18:02:42 spire-1.2.1/test/integration/setup/itclient/client.go 18:02:42 spire-1.2.1/test/integration/setup/node-attestation/ 18:02:42 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:02:42 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:02:42 spire-1.2.1/test/integration/setup/x509pop/ 18:02:42 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:02:42 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:02:42 spire-1.2.1/test/integration/suites/ 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:02:42 spire-1.2.1/test/integration/suites/join-token/ 18:02:42 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:02:42 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:02:42 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:02:42 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:02:42 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:02:42 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:02:42 spire-1.2.1/test/integration/suites/join-token/README.md 18:02:42 spire-1.2.1/test/integration/suites/join-token/conf/ 18:02:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:02:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:02:42 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:02:42 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:02:42 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:02:42 spire-1.2.1/test/integration/suites/join-token/teardown 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:02:42 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:02:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:02:43 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:02:43 spire-1.2.1/test/integration/suites/k8s/ 18:02:43 spire-1.2.1/test/integration/suites/k8s/00-setup 18:02:43 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:02:43 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:02:43 spire-1.2.1/test/integration/suites/k8s/README.md 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/ 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:02:43 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:02:43 spire-1.2.1/test/integration/suites/k8s/teardown 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/ 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:02:43 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:02:43 spire-1.2.1/test/integration/suites/rotation/ 18:02:43 spire-1.2.1/test/integration/suites/rotation/00-setup 18:02:43 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:02:43 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:02:43 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:02:43 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:02:43 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:02:43 spire-1.2.1/test/integration/suites/rotation/README.md 18:02:43 spire-1.2.1/test/integration/suites/rotation/conf/ 18:02:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:02:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:02:43 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:02:43 spire-1.2.1/test/integration/suites/rotation/teardown 18:02:43 spire-1.2.1/test/integration/suites/self-test/ 18:02:43 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:02:43 spire-1.2.1/test/integration/suites/self-test/README.md 18:02:43 spire-1.2.1/test/integration/suites/self-test/teardown 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:02:43 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:02:43 spire-1.2.1/test/integration/suites/upgrade/ 18:02:43 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:02:43 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:02:43 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:02:43 spire-1.2.1/test/integration/suites/upgrade/README.md 18:02:43 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:02:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:02:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:02:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:02:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:02:43 spire-1.2.1/test/integration/suites/upgrade/teardown 18:02:43 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:02:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:02:43 spire-1.2.1/test/integration/test-one.sh 18:02:43 spire-1.2.1/test/integration/test.sh 18:02:43 spire-1.2.1/test/plugintest/ 18:02:43 spire-1.2.1/test/plugintest/config.go 18:02:43 spire-1.2.1/test/plugintest/load.go 18:02:43 spire-1.2.1/test/plugintest/option.go 18:02:43 spire-1.2.1/test/spiretest/ 18:02:43 spire-1.2.1/test/spiretest/apiserver.go 18:02:43 spire-1.2.1/test/spiretest/assertions.go 18:02:43 spire-1.2.1/test/spiretest/dir.go 18:02:43 spire-1.2.1/test/spiretest/errors_posix.go 18:02:43 spire-1.2.1/test/spiretest/errors_windows.go 18:02:43 spire-1.2.1/test/spiretest/logs.go 18:02:43 spire-1.2.1/test/spiretest/socketapi.go 18:02:43 spire-1.2.1/test/spiretest/suite.go 18:02:43 spire-1.2.1/test/spiretest/x509.go 18:02:43 spire-1.2.1/test/testca/ 18:02:43 spire-1.2.1/test/testca/ca.go 18:02:43 spire-1.2.1/test/testkey/ 18:02:43 spire-1.2.1/test/testkey/generate.sh 18:02:43 spire-1.2.1/test/testkey/genkeys.go 18:02:43 spire-1.2.1/test/testkey/keys.go 18:02:43 spire-1.2.1/test/testkey/new.go 18:02:43 spire-1.2.1/test/tpmsimulator/ 18:02:43 spire-1.2.1/test/tpmsimulator/simulator.go 18:02:43 spire-1.2.1/test/util/ 18:02:43 spire-1.2.1/test/util/cert_fixtures.go 18:02:43 spire-1.2.1/test/util/cert_generation.go 18:02:43 spire-1.2.1/test/util/io_redirection.go 18:02:43 spire-1.2.1/test/util/race.go 18:02:43 spire-1.2.1/test/util/util.go 18:02:43 building spire from source... 18:02:44 Installing go1.17.7... 18:02:49 ---> 380db72fd6fe 18:02:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:02:49 ---> Running in 82e51e0657c7 18:02:51 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 18:03:09 Building bin/spire-server... 18:03:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:03:09 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:03:09 go: downloading github.com/mitchellh/cli v1.1.2 18:03:10 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:03:10 go: downloading google.golang.org/grpc v1.44.0 18:03:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:03:14 go: downloading github.com/imdario/mergo v0.3.12 18:03:14 go: downloading github.com/sirupsen/logrus v1.8.1 18:03:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:03:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:03:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:03:15 go: downloading github.com/fatih/color v1.13.0 18:03:15 go: downloading github.com/mattn/go-isatty v0.0.14 18:03:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:03:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:03:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:03:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:03:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:03:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:03:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:03:17 go: downloading github.com/armon/go-metrics v0.3.10 18:03:17 go: downloading github.com/prometheus/client_golang v1.12.1 18:03:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:03:18 go: downloading github.com/open-policy-agent/opa v0.38.0 18:03:45 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:03:45 go: downloading github.com/mattn/go-colorable v0.1.12 18:03:45 go: downloading github.com/Masterminds/goutils v1.1.0 18:03:45 go: downloading github.com/Masterminds/semver v1.5.0 18:03:45 go: downloading github.com/google/uuid v1.1.2 18:03:45 go: downloading github.com/huandu/xstrings v1.3.2 18:03:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:03:45 go: downloading github.com/oklog/run v1.0.0 18:03:45 go: downloading github.com/imkira/go-observer v1.0.3 18:03:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:03:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:03:45 go: downloading github.com/prometheus/client_model v0.2.0 18:03:45 go: downloading github.com/prometheus/common v0.32.1 18:03:45 go: downloading github.com/beorn7/perks v1.0.1 18:03:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:03:45 go: downloading github.com/prometheus/procfs v0.7.3 18:03:45 go: downloading go.uber.org/atomic v1.9.0 18:03:46 go: downloading github.com/hashicorp/errwrap v1.1.0 18:03:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:03:47 go: downloading github.com/stretchr/testify v1.7.0 18:03:47 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:03:47 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:03:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:03:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:03:47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:03:49 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:03:49 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:03:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:03:56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:03:56 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:03:56 go: downloading github.com/blang/semver/v4 v4.0.0 18:03:56 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:03:56 go: downloading github.com/jinzhu/gorm v1.9.16 18:03:57 go: downloading github.com/lib/pq v1.10.4 18:03:57 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:03:57 go: downloading k8s.io/client-go v0.23.4 18:03:57 go: downloading k8s.io/api v0.23.4 18:03:57 go: downloading github.com/google/go-tpm v0.3.3 18:03:59 go: downloading google.golang.org/api v0.70.0 18:04:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:04:44 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:04:44 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:04:44 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:04:44 go: downloading cloud.google.com/go/storage v1.21.0 18:04:44 go: downloading cloud.google.com/go v0.100.2 18:04:44 go: downloading k8s.io/apimachinery v0.23.4 18:04:47 go: downloading k8s.io/kube-aggregator v0.23.3 18:04:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:05:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:05:35 go: downloading github.com/hashicorp/vault/api v1.4.1 18:05:35 go: downloading cloud.google.com/go/security v1.3.0 18:05:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:05:35 go: downloading github.com/twmb/murmur3 v1.1.6 18:05:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:05:35 go: downloading gopkg.in/yaml.v2 v2.4.0 18:05:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:05:35 go: downloading github.com/gobwas/glob v0.2.3 18:05:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:05:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:05:35 go: downloading github.com/aws/smithy-go v1.11.0 18:05:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:05:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:05:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:05:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:05:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:05:35 go: downloading github.com/jinzhu/inflection v1.0.0 18:05:35 go: downloading github.com/gogo/protobuf v1.3.2 18:05:41 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:05:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:05:41 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:05:41 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:05:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:05:41 go: downloading github.com/dimchansky/utfbom v1.1.1 18:05:41 go: downloading cloud.google.com/go/compute v1.3.0 18:05:42 go: downloading cloud.google.com/go/iam v0.1.1 18:05:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:05:42 go: downloading k8s.io/klog/v2 v2.30.0 18:05:43 go: downloading github.com/google/gofuzz v1.1.0 18:05:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:05:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:05:45 go: downloading github.com/spf13/pflag v1.0.5 18:05:45 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:05:45 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:05:45 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:05:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:05:45 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:05:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:05:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:05:47 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:05:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:05:47 go: downloading github.com/tklauser/numcpus v0.3.0 18:05:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:05:47 go: downloading go.opencensus.io v0.23.0 18:05:48 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:05:48 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:05:49 go: downloading gopkg.in/inf.v0 v0.9.1 18:05:49 go: downloading github.com/go-logr/logr v1.2.2 18:05:49 go: downloading github.com/google/go-cmp v0.5.7 18:05:50 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:05:50 go: downloading github.com/json-iterator/go v1.1.12 18:05:50 go: downloading github.com/googleapis/gnostic v0.5.5 18:05:54 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:05:55 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:05:58 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:05:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:05:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:05:58 go: downloading go.uber.org/zap v1.21.0 18:05:59 go: downloading sigs.k8s.io/yaml v1.3.0 18:05:59 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:05:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:05:59 go: downloading github.com/modern-go/reflect2 v1.0.2 18:06:00 go: downloading github.com/ryanuber/go-glob v1.0.0 18:06:00 go: downloading github.com/golang/snappy v0.0.4 18:06:00 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:06:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:06:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:06:10 go: downloading github.com/hashicorp/go-version v1.2.0 18:06:11 go: downloading go.uber.org/multierr v1.6.0 18:06:17 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:06:17 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:07:39 Removing intermediate container fe42bd381f63 18:07:39 ---> aef027f27b63 18:07:39 18:07:39 Step 10/23 : FROM alpine:3.14 18:07:39 ---> ac73e934f311 18:07:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:07:39 ---> Running in 1101b928e9ea 18:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:07:39 (1/1) Installing dumb-init (1.2.5-r1) 18:07:39 Executing busybox-1.33.1-r7.trigger 18:07:39 OK: 5 MiB in 15 packages 18:07:39 Removing intermediate container 1101b928e9ea 18:07:39 ---> f48e80f2e9a8 18:07:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:07:39 ---> Running in 8c693cb6437c 18:07:39 Removing intermediate container 8c693cb6437c 18:07:39 ---> ac6b0a51a181 18:07:39 Step 13/23 : ENV APP_PORT=59882 18:07:39 ---> Running in d80967963a09 18:07:39 Removing intermediate container d80967963a09 18:07:39 ---> 49611d6386ed 18:07:39 Step 14/23 : EXPOSE $APP_PORT 18:07:39 ---> Running in f694f0022845 18:07:39 Removing intermediate container f694f0022845 18:07:39 ---> 17648fbc908c 18:07:39 Step 15/23 : WORKDIR / 18:07:39 ---> Running in dbc4681eb7e8 18:07:39 Removing intermediate container dbc4681eb7e8 18:07:39 ---> d5a6009b76b1 18:07:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:07:40 ---> 8b20d312ccff 18:07:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:07:41 ---> 62b16eb30032 18:07:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:07:42 ---> 44ea09b627eb 18:07:42 Step 19/23 : ENTRYPOINT ["/core-command"] 18:07:42 ---> Running in 4d9c481eb503 18:07:43 Removing intermediate container 4d9c481eb503 18:07:43 ---> 7fd2e4f6c406 18:07:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:43 ---> Running in 14539da19761 18:07:44 Removing intermediate container 14539da19761 18:07:44 ---> c35178379373 18:07:44 Step 21/23 : LABEL arch=arm64 18:07:44 ---> Running in eaf77db01696 18:07:45 Removing intermediate container eaf77db01696 18:07:45 ---> de774e61ea70 18:07:45 Step 22/23 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:07:45 ---> Running in 401307aabe68 18:07:45 Removing intermediate container 401307aabe68 18:07:45 ---> 577bdc6e6c8f 18:07:45 Step 23/23 : LABEL version=0.0.0 18:07:46 ---> Running in 1812438e9c84 18:07:46 Removing intermediate container 1812438e9c84 18:07:46 ---> 882565d7d878 18:07:46 18:07:46 Successfully built 882565d7d878 18:07:47 Successfully tagged core-command-arm64:latest 18:07:47 Building security-proxy-setup 18:08:19  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:08:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:08:19 ---> f3c3cf010cbe 18:08:19 Step 3/22 : WORKDIR /edgex-go 18:08:19 ---> Using cache 18:08:19 ---> b27e7601e8a2 18:08:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:19 ---> Using cache 18:08:19 ---> 0a1bf4909601 18:08:19 Step 5/22 : RUN apk add --update --no-cache make git 18:08:19 ---> Using cache 18:08:19 ---> a31ac6254572 18:08:19 Step 6/22 : COPY go.mod vendor* ./ 18:08:19 ---> Using cache 18:08:19 ---> ddccc475e624 18:08:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:19 ---> Using cache 18:08:19 ---> 84be11d84bbf 18:08:19 Step 8/22 : COPY . . 18:08:19 ---> Using cache 18:08:19 ---> 5e870a7cde5a 18:08:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:08:19 ---> Running in 70d89ac0a816 18:08:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:10:42 Removing intermediate container 2cae0ad668dc 18:10:42 ---> 118163ed9b88 18:10:42 18:10:42 Step 10/22 : FROM alpine:3.14 18:10:42 ---> ac73e934f311 18:10:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:10:42 ---> Using cache 18:10:42 ---> f48e80f2e9a8 18:10:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:10:42 ---> Using cache 18:10:42 ---> ac6b0a51a181 18:10:42 Step 13/22 : ENV APP_PORT=59861 18:10:42 ---> Running in 362926cde104 18:10:42 Removing intermediate container 362926cde104 18:10:42 ---> a6c02fa8377b 18:10:42 Step 14/22 : EXPOSE $APP_PORT 18:10:42 ---> Running in eb020d507bc8 18:10:43 Removing intermediate container eb020d507bc8 18:10:43 ---> b108cb4b1045 18:10:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:44 ---> d2968e8e7f22 18:10:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:10:46 ---> 012c2b529e61 18:10:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:10:47 ---> 153ab92538ff 18:10:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:10:47 ---> Running in 40161c8c9140 18:10:48 Removing intermediate container 40161c8c9140 18:10:48 ---> 69bb9fdd2728 18:10:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:48 ---> Running in be10a258177e 18:10:49 Removing intermediate container be10a258177e 18:10:49 ---> f47a827be949 18:10:49 Step 20/22 : LABEL arch=arm64 18:10:49 ---> Running in 8099383dc252 18:10:49 Removing intermediate container 8099383dc252 18:10:49 ---> 34ecb1acf4d7 18:10:49 Step 21/22 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:10:49 ---> Running in 97819dfe7989 18:10:50 Removing intermediate container 97819dfe7989 18:10:50 ---> 1fcd5605aa69 18:10:50 Step 22/22 : LABEL version=0.0.0 18:10:50 ---> Running in 423800a94459 18:10:51 Removing intermediate container 423800a94459 18:10:51 ---> 9af3b72f239f 18:10:51 18:10:52 Successfully built 9af3b72f239f 18:10:52 Successfully tagged support-scheduler-arm64:latest 18:10:52  Building support-scheduler ... done Building core-metadata 18:11:02 Removing intermediate container 82e51e0657c7 18:11:02 ---> 9685d23c2ad0 18:11:02 18:11:02 Step 10/22 : FROM alpine:3.14 18:11:02 ---> ac73e934f311 18:11:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:11:02 ---> Running in 9bd4dc3428bd 18:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:11:05 (1/2) Installing ca-certificates (20211220-r0) 18:11:05 (2/2) Installing dumb-init (1.2.5-r1) 18:11:05 Executing busybox-1.33.1-r7.trigger 18:11:05 Executing ca-certificates-20211220-r0.trigger 18:11:06 OK: 6 MiB in 16 packages 18:11:09 Removing intermediate container 9bd4dc3428bd 18:11:09 ---> 8fafbc34c1ce 18:11:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:11:09 ---> Running in e94ba1faf8c1 18:11:10 Removing intermediate container e94ba1faf8c1 18:11:10 ---> e00719b8e2cc 18:11:10 Step 13/22 : ENV APP_PORT=59860 18:11:10 ---> Running in b98331a4138f 18:11:11 Removing intermediate container b98331a4138f 18:11:11 ---> 1dac50438dcf 18:11:11 Step 14/22 : EXPOSE $APP_PORT 18:11:11 ---> Running in 81e15b251e5d 18:11:12 Removing intermediate container 81e15b251e5d 18:11:12 ---> bcc4d66f89ac 18:11:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:11:14 ---> a134155b4081 18:11:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:11:17 ---> ef87d3485e0c 18:11:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:11:18 ---> c1f0b254cd2f 18:11:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:11:18 ---> Running in d65735a36745 18:11:19 Removing intermediate container d65735a36745 18:11:19 ---> ec7f5a3ac934 18:11:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:11:19 ---> Running in 5a06cd9b8a49 18:11:21 Removing intermediate container 5a06cd9b8a49 18:11:21 ---> 9c6f2eece345 18:11:21 Step 20/22 : LABEL arch=arm64 18:11:21 ---> Running in f1d61b7e36d6 18:11:21 Removing intermediate container f1d61b7e36d6 18:11:21 ---> c3dc3229027d 18:11:21 Step 21/22 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:11:21 ---> Running in 5a96cade8930 18:11:22 Removing intermediate container 5a96cade8930 18:11:22 ---> d16561693f70 18:11:22 Step 22/22 : LABEL version=0.0.0 18:11:23 ---> Running in f52ea24735ad 18:11:23 Removing intermediate container f52ea24735ad 18:11:23 ---> ae652ec44785 18:11:23 18:11:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:11:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:11:23 ---> f3c3cf010cbe 18:11:24 Step 3/23 : WORKDIR /edgex-go 18:11:24 ---> Using cache 18:11:24 ---> b27e7601e8a2 18:11:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:24 ---> Using cache 18:11:24 ---> 0a1bf4909601 18:11:24 Step 5/23 : RUN apk add --update --no-cache make git 18:11:24 ---> Using cache 18:11:24 ---> a31ac6254572 18:11:24 Step 6/23 : COPY go.mod vendor* ./ 18:11:24 ---> Using cache 18:11:24 ---> ddccc475e624 18:11:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:24 ---> Using cache 18:11:24 ---> 84be11d84bbf 18:11:24 Step 8/23 : COPY . . 18:11:24 ---> Using cache 18:11:24 ---> 5e870a7cde5a 18:11:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:11:24 ---> Running in 64897a9cb3b9 18:11:25 Successfully built ae652ec44785 18:11:25 Successfully tagged support-notifications-arm64:latest 18:11:25  Building support-notifications ... done Building security-spire-config 18:11:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:11:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:11:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:11:59 ---> f3c3cf010cbe 18:11:59 Step 3/26 : WORKDIR /edgex-go 18:11:59 ---> Using cache 18:11:59 ---> b27e7601e8a2 18:11:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:59 ---> Using cache 18:11:59 ---> 0a1bf4909601 18:11:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:11:59 ---> Using cache 18:11:59 ---> a00dd2c7110e 18:11:59 Step 6/26 : COPY go.mod vendor* ./ 18:11:59 ---> Using cache 18:11:59 ---> 622ddc52454a 18:11:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:59 ---> Using cache 18:11:59 ---> 6ef79ea08c37 18:11:59 Step 8/26 : COPY . . 18:11:59 ---> Using cache 18:11:59 ---> c11d9430cae8 18:11:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:11:59 ---> Using cache 18:11:59 ---> dd4c4d3bfa4b 18:11:59 Step 10/26 : RUN mkdir -p spire-build 18:11:59 ---> Using cache 18:11:59 ---> 6aab2ec529e3 18:11:59 Step 11/26 : WORKDIR /edgex-go/spire-build 18:11:59 ---> Using cache 18:11:59 ---> 068a099558f9 18:11:59 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 18:11:59 ---> Running in 04e5a0d32787 18:12:01 spire-1.2.1/ 18:12:01 spire-1.2.1/.data/ 18:12:01 spire-1.2.1/.data/.file 18:12:01 spire-1.2.1/.dockerignore 18:12:01 spire-1.2.1/.gitattributes 18:12:01 spire-1.2.1/.githooks/ 18:12:01 spire-1.2.1/.githooks/pre-commit 18:12:01 spire-1.2.1/.github/ 18:12:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:12:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:12:01 spire-1.2.1/.github/dependabot.yml 18:12:01 spire-1.2.1/.github/workflows/ 18:12:01 spire-1.2.1/.github/workflows/nightly_build.yaml 18:12:01 spire-1.2.1/.github/workflows/pr_build.yaml 18:12:01 spire-1.2.1/.github/workflows/release_build.yaml 18:12:01 spire-1.2.1/.github/workflows/scripts/ 18:12:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:12:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:12:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:12:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:12:01 spire-1.2.1/.github/workflows/scripts/split.sh 18:12:01 spire-1.2.1/.gitignore 18:12:01 spire-1.2.1/.go-version 18:12:01 spire-1.2.1/.golangci.yml 18:12:01 spire-1.2.1/ADOPTERS.md 18:12:01 spire-1.2.1/CHANGELOG.md 18:12:01 spire-1.2.1/CODE-OF-CONDUCT.md 18:12:01 spire-1.2.1/CODEOWNERS 18:12:01 spire-1.2.1/CONTRIBUTING.md 18:12:01 spire-1.2.1/Dockerfile 18:12:01 spire-1.2.1/Dockerfile.dev 18:12:01 spire-1.2.1/Dockerfile.scratch 18:12:01 spire-1.2.1/LICENSE 18:12:01 spire-1.2.1/MAINTAINERS.md 18:12:01 spire-1.2.1/Makefile 18:12:01 spire-1.2.1/README.md 18:12:01 spire-1.2.1/ROADMAP.md 18:12:01 spire-1.2.1/SECURITY.md 18:12:01 spire-1.2.1/cmd/ 18:12:01 spire-1.2.1/cmd/spire-agent/ 18:12:01 spire-1.2.1/cmd/spire-agent/cli/ 18:12:01 spire-1.2.1/cmd/spire-agent/cli/api/ 18:12:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/common/ 18:12:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:12:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/run/ 18:12:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:12:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:12:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:12:01 spire-1.2.1/cmd/spire-agent/main.go 18:12:01 spire-1.2.1/cmd/spire-server/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/agent/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/cli.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/run/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/token/ 18:12:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:12:01 spire-1.2.1/cmd/spire-server/cli/validate/ 18:12:02 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:12:02 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:12:02 spire-1.2.1/cmd/spire-server/cli/x509/ 18:12:02 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:12:02 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:12:02 spire-1.2.1/cmd/spire-server/main.go 18:12:02 spire-1.2.1/cmd/spire-server/util/ 18:12:02 spire-1.2.1/cmd/spire-server/util/util.go 18:12:02 spire-1.2.1/conf/ 18:12:02 spire-1.2.1/conf/agent/ 18:12:02 spire-1.2.1/conf/agent/agent.conf 18:12:02 spire-1.2.1/conf/agent/agent_full.conf 18:12:02 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:12:02 spire-1.2.1/conf/server/ 18:12:02 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:12:02 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:12:02 spire-1.2.1/conf/server/server.conf 18:12:02 spire-1.2.1/conf/server/server_full.conf 18:12:02 spire-1.2.1/doc/ 18:12:02 spire-1.2.1/doc/SPIRE101.md 18:12:02 spire-1.2.1/doc/auditlog.md 18:12:02 spire-1.2.1/doc/authorization_policy_engine.md 18:12:02 spire-1.2.1/doc/changelog_guidelines.md 18:12:02 spire-1.2.1/doc/cure53-report.pdf 18:12:02 spire-1.2.1/doc/images/ 18:12:02 spire-1.2.1/doc/images/2019_roadmap.png 18:12:02 spire-1.2.1/doc/images/SPIRE101.png 18:12:02 spire-1.2.1/doc/images/SPIRE_agent.png 18:12:02 spire-1.2.1/doc/images/SPIRE_server.png 18:12:02 spire-1.2.1/doc/images/cache_mgr.png 18:12:02 spire-1.2.1/doc/images/cache_mgr_components.png 18:12:02 spire-1.2.1/doc/images/federated_spire.png 18:12:02 spire-1.2.1/doc/images/ha_mode.png 18:12:02 spire-1.2.1/doc/images/nested_spire.png 18:12:02 spire-1.2.1/doc/images/oidc_federation.png 18:12:02 spire-1.2.1/doc/images/single_trust_domain.png 18:12:02 spire-1.2.1/doc/images/spiffe_compatible.png 18:12:02 spire-1.2.1/doc/images/spire_logo.png 18:12:02 spire-1.2.1/doc/migrating_registration_api_clients.md 18:12:02 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:12:02 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:12:02 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:12:02 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:12:02 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:12:02 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:12:02 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:12:02 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:12:02 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:12:02 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:12:02 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:12:02 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:12:02 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:12:02 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:12:02 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:12:02 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:12:02 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:12:02 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:12:02 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:12:02 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:12:02 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:12:02 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:12:02 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:12:02 spire-1.2.1/doc/scaling_spire.md 18:12:02 spire-1.2.1/doc/spire_agent.md 18:12:02 spire-1.2.1/doc/spire_server.md 18:12:02 spire-1.2.1/doc/supported_integrations.md 18:12:02 spire-1.2.1/doc/telemetry.md 18:12:02 spire-1.2.1/doc/telemetry_config.md 18:12:02 spire-1.2.1/doc/upgrading.md 18:12:02 spire-1.2.1/doc/using_spire.md 18:12:02 spire-1.2.1/examples/ 18:12:02 spire-1.2.1/examples/README.md 18:12:02 spire-1.2.1/go.mod 18:12:02 spire-1.2.1/go.sum 18:12:02 spire-1.2.1/pkg/ 18:12:02 spire-1.2.1/pkg/agent/ 18:12:02 spire-1.2.1/pkg/agent/agent.go 18:12:02 spire-1.2.1/pkg/agent/api/ 18:12:02 spire-1.2.1/pkg/agent/api/config.go 18:12:02 spire-1.2.1/pkg/agent/api/debug/ 18:12:02 spire-1.2.1/pkg/agent/api/debug/v1/ 18:12:02 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:12:02 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:12:02 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:12:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:12:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:12:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:12:02 spire-1.2.1/pkg/agent/api/endpoints.go 18:12:02 spire-1.2.1/pkg/agent/api/health/ 18:12:02 spire-1.2.1/pkg/agent/api/health/v1/ 18:12:02 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:12:02 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:12:02 spire-1.2.1/pkg/agent/api/rpccontext/ 18:12:02 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:12:02 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:12:02 spire-1.2.1/pkg/agent/attestor/ 18:12:02 spire-1.2.1/pkg/agent/attestor/node/ 18:12:02 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:12:02 spire-1.2.1/pkg/agent/attestor/node/node.go 18:12:02 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:12:02 spire-1.2.1/pkg/agent/attestor/workload/ 18:12:02 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:12:02 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:12:02 spire-1.2.1/pkg/agent/catalog/ 18:12:02 spire-1.2.1/pkg/agent/catalog/catalog.go 18:12:02 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:12:02 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:12:02 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:12:02 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:12:02 spire-1.2.1/pkg/agent/client/ 18:12:02 spire-1.2.1/pkg/agent/client/client.go 18:12:02 spire-1.2.1/pkg/agent/client/client_test.go 18:12:02 spire-1.2.1/pkg/agent/client/dial.go 18:12:02 spire-1.2.1/pkg/agent/client/nodeconn.go 18:12:02 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:12:02 spire-1.2.1/pkg/agent/client/update.go 18:12:02 spire-1.2.1/pkg/agent/client/util.go 18:12:02 spire-1.2.1/pkg/agent/common/ 18:12:02 spire-1.2.1/pkg/agent/common/backoff/ 18:12:02 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:12:02 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:12:02 spire-1.2.1/pkg/agent/common/cgroups/ 18:12:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:12:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:12:02 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:12:02 spire-1.2.1/pkg/agent/config.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/ 18:12:02 spire-1.2.1/pkg/agent/endpoints/config.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:12:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:12:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/workload/ 18:12:02 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:12:02 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:12:02 spire-1.2.1/pkg/agent/manager/ 18:12:02 spire-1.2.1/pkg/agent/manager/cache/ 18:12:02 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:12:02 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:12:02 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:12:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:12:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:12:02 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:12:02 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:12:02 spire-1.2.1/pkg/agent/manager/config.go 18:12:02 spire-1.2.1/pkg/agent/manager/manager.go 18:12:02 spire-1.2.1/pkg/agent/manager/manager_test.go 18:12:02 spire-1.2.1/pkg/agent/manager/storage.go 18:12:02 spire-1.2.1/pkg/agent/manager/storage_test.go 18:12:02 spire-1.2.1/pkg/agent/manager/storecache/ 18:12:02 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:12:02 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:12:02 spire-1.2.1/pkg/agent/manager/sync.go 18:12:02 spire-1.2.1/pkg/agent/plugin/ 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:12:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:12:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:12:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:12:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:12:02 spire-1.2.1/pkg/agent/svid/ 18:12:02 spire-1.2.1/pkg/agent/svid/rotator.go 18:12:02 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:12:02 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:12:02 spire-1.2.1/pkg/agent/svid/store/ 18:12:02 spire-1.2.1/pkg/agent/svid/store/service.go 18:12:02 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:12:02 spire-1.2.1/pkg/common/ 18:12:02 spire-1.2.1/pkg/common/agentpathtemplate/ 18:12:02 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:12:02 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:12:02 spire-1.2.1/pkg/common/api/ 18:12:02 spire-1.2.1/pkg/common/api/metrics.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/ 18:12:02 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/logger.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/names.go 18:12:02 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:12:02 spire-1.2.1/pkg/common/api/names.go 18:12:02 spire-1.2.1/pkg/common/api/ratelimit.go 18:12:02 spire-1.2.1/pkg/common/api/rpccontext/ 18:12:02 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:12:02 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:12:02 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:12:02 spire-1.2.1/pkg/common/auth/ 18:12:02 spire-1.2.1/pkg/common/auth/interceptors.go 18:12:02 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:12:02 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/ 18:12:02 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/types.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:12:02 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:12:02 spire-1.2.1/pkg/common/catalog/ 18:12:02 spire-1.2.1/pkg/common/catalog/bind.go 18:12:02 spire-1.2.1/pkg/common/catalog/builtin.go 18:12:02 spire-1.2.1/pkg/common/catalog/catalog.go 18:12:02 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:12:02 spire-1.2.1/pkg/common/catalog/closers.go 18:12:02 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:12:02 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:12:02 spire-1.2.1/pkg/common/catalog/config.go 18:12:02 spire-1.2.1/pkg/common/catalog/config_test.go 18:12:02 spire-1.2.1/pkg/common/catalog/configure.go 18:12:02 spire-1.2.1/pkg/common/catalog/constraints.go 18:12:02 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:12:02 spire-1.2.1/pkg/common/catalog/context.go 18:12:02 spire-1.2.1/pkg/common/catalog/external.go 18:12:02 spire-1.2.1/pkg/common/catalog/host.go 18:12:02 spire-1.2.1/pkg/common/catalog/pipenet.go 18:12:02 spire-1.2.1/pkg/common/catalog/plugin.go 18:12:02 spire-1.2.1/pkg/common/catalog/testplugin/ 18:12:02 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:12:02 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:12:02 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:12:02 spire-1.2.1/pkg/common/cli/ 18:12:02 spire-1.2.1/pkg/common/cli/env.go 18:12:02 spire-1.2.1/pkg/common/cli/flags.go 18:12:02 spire-1.2.1/pkg/common/cli/trust_domain.go 18:12:02 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:12:02 spire-1.2.1/pkg/common/cli/umask.go 18:12:02 spire-1.2.1/pkg/common/cli/umask_posix.go 18:12:02 spire-1.2.1/pkg/common/cli/umask_test.go 18:12:02 spire-1.2.1/pkg/common/cli/umask_windows.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/ 18:12:02 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/flag.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/format.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/ 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:12:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:12:02 spire-1.2.1/pkg/common/coretypes/ 18:12:02 spire-1.2.1/pkg/common/coretypes/bundle/ 18:12:02 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:12:02 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:12:02 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:12:02 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:12:02 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:12:02 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:12:02 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:12:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:12:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:12:02 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:12:02 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:12:02 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:12:02 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:12:02 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:12:02 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:12:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:12:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:12:02 spire-1.2.1/pkg/common/cryptoutil/ 18:12:02 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:12:02 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:12:02 spire-1.2.1/pkg/common/diskutil/ 18:12:02 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:12:02 spire-1.2.1/pkg/common/diskutil/file_test.go 18:12:02 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:12:02 spire-1.2.1/pkg/common/errorutil/ 18:12:02 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:12:02 spire-1.2.1/pkg/common/health/ 18:12:02 spire-1.2.1/pkg/common/health/config.go 18:12:02 spire-1.2.1/pkg/common/health/context.go 18:12:02 spire-1.2.1/pkg/common/health/context_test.go 18:12:02 spire-1.2.1/pkg/common/health/health.go 18:12:02 spire-1.2.1/pkg/common/health/health_test.go 18:12:02 spire-1.2.1/pkg/common/health/logger.go 18:12:02 spire-1.2.1/pkg/common/hostservice/ 18:12:02 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:12:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:12:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:12:02 spire-1.2.1/pkg/common/idutil/ 18:12:02 spire-1.2.1/pkg/common/idutil/require.go 18:12:02 spire-1.2.1/pkg/common/idutil/require_test.go 18:12:02 spire-1.2.1/pkg/common/idutil/safety.go 18:12:02 spire-1.2.1/pkg/common/idutil/safety_test.go 18:12:02 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:12:02 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:12:02 spire-1.2.1/pkg/common/jwtsvid/ 18:12:02 spire-1.2.1/pkg/common/jwtsvid/common.go 18:12:02 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:12:02 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:12:02 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:12:02 spire-1.2.1/pkg/common/jwtutil/ 18:12:02 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:12:02 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:12:02 spire-1.2.1/pkg/common/log/ 18:12:02 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:12:02 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:12:02 spire-1.2.1/pkg/common/log/log.go 18:12:02 spire-1.2.1/pkg/common/log/log_test.go 18:12:02 spire-1.2.1/pkg/common/log/options.go 18:12:02 spire-1.2.1/pkg/common/nodeutil/ 18:12:02 spire-1.2.1/pkg/common/nodeutil/node.go 18:12:02 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:12:02 spire-1.2.1/pkg/common/peertracker/ 18:12:02 spire-1.2.1/pkg/common/peertracker/conn.go 18:12:02 spire-1.2.1/pkg/common/peertracker/credentials.go 18:12:02 spire-1.2.1/pkg/common/peertracker/errors.go 18:12:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:12:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:12:02 spire-1.2.1/pkg/common/peertracker/info.go 18:12:02 spire-1.2.1/pkg/common/peertracker/listener.go 18:12:02 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:12:02 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:12:02 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:12:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:12:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:12:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:12:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:12:02 spire-1.2.1/pkg/common/peertracker/tcp.go 18:12:02 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:12:02 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:12:02 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:12:02 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:12:02 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:12:02 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:12:02 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:12:02 spire-1.2.1/pkg/common/peertracker/uds.go 18:12:02 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:12:02 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:12:02 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:12:02 spire-1.2.1/pkg/common/pemutil/ 18:12:02 spire-1.2.1/pkg/common/pemutil/block.go 18:12:02 spire-1.2.1/pkg/common/pemutil/certs.go 18:12:02 spire-1.2.1/pkg/common/pemutil/common.go 18:12:02 spire-1.2.1/pkg/common/pemutil/csr.go 18:12:02 spire-1.2.1/pkg/common/pemutil/keys.go 18:12:02 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/ 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:12:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:12:02 spire-1.2.1/pkg/common/plugin/ 18:12:02 spire-1.2.1/pkg/common/plugin/aws/ 18:12:02 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:12:02 spire-1.2.1/pkg/common/plugin/azure/ 18:12:02 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:12:02 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:12:02 spire-1.2.1/pkg/common/plugin/facade.go 18:12:02 spire-1.2.1/pkg/common/plugin/facade_test.go 18:12:02 spire-1.2.1/pkg/common/plugin/gcp/ 18:12:02 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:12:02 spire-1.2.1/pkg/common/plugin/k8s/ 18:12:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:12:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:12:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:12:02 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:12:02 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:12:02 spire-1.2.1/pkg/common/plugin/log.go 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/ 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:12:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:12:02 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:12:02 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:12:02 spire-1.2.1/pkg/common/plugin/x509pop/ 18:12:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:12:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:12:02 spire-1.2.1/pkg/common/profiling/ 18:12:02 spire-1.2.1/pkg/common/profiling/dumpers.go 18:12:02 spire-1.2.1/pkg/common/profiling/profiling.go 18:12:02 spire-1.2.1/pkg/common/protoutil/ 18:12:02 spire-1.2.1/pkg/common/protoutil/masks.go 18:12:02 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:12:02 spire-1.2.1/pkg/common/rotationutil/ 18:12:02 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:12:02 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:12:02 spire-1.2.1/pkg/common/selector/ 18:12:02 spire-1.2.1/pkg/common/selector/selector.go 18:12:02 spire-1.2.1/pkg/common/selector/selector_test.go 18:12:02 spire-1.2.1/pkg/common/selector/set.go 18:12:02 spire-1.2.1/pkg/common/selector/set_utils.go 18:12:02 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/ 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/ 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:12:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:12:02 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:12:02 spire-1.2.1/pkg/common/telemetry/call.go 18:12:02 spire-1.2.1/pkg/common/telemetry/common/ 18:12:02 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:12:02 spire-1.2.1/pkg/common/telemetry/config.go 18:12:02 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:12:02 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/inmem.go 18:12:02 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/m3.go 18:12:02 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/metrics.go 18:12:02 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/names.go 18:12:02 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:12:02 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:12:02 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/ 18:12:02 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:12:02 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:12:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:12:02 spire-1.2.1/pkg/common/telemetry/server/server.go 18:12:02 spire-1.2.1/pkg/common/telemetry/sink.go 18:12:02 spire-1.2.1/pkg/common/telemetry/statsd.go 18:12:02 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:12:02 spire-1.2.1/pkg/common/telemetry/uptime.go 18:12:02 spire-1.2.1/pkg/common/telemetry/version.go 18:12:02 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:12:02 spire-1.2.1/pkg/common/uptime/ 18:12:02 spire-1.2.1/pkg/common/uptime/uptime.go 18:12:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:12:02 spire-1.2.1/pkg/common/util/ 18:12:02 spire-1.2.1/pkg/common/util/certs.go 18:12:02 spire-1.2.1/pkg/common/util/certs_test.go 18:12:02 spire-1.2.1/pkg/common/util/csr.go 18:12:02 spire-1.2.1/pkg/common/util/hash.go 18:12:02 spire-1.2.1/pkg/common/util/selectors.go 18:12:02 spire-1.2.1/pkg/common/util/selectors_test.go 18:12:02 spire-1.2.1/pkg/common/util/signals.go 18:12:02 spire-1.2.1/pkg/common/util/sort.go 18:12:02 spire-1.2.1/pkg/common/util/sort_test.go 18:12:02 spire-1.2.1/pkg/common/util/task.go 18:12:02 spire-1.2.1/pkg/common/util/task_test.go 18:12:02 spire-1.2.1/pkg/common/util/testdata/ 18:12:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:12:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:12:02 spire-1.2.1/pkg/common/version/ 18:12:02 spire-1.2.1/pkg/common/version/version.go 18:12:02 spire-1.2.1/pkg/common/x509svid/ 18:12:02 spire-1.2.1/pkg/common/x509svid/common_test.go 18:12:02 spire-1.2.1/pkg/common/x509svid/csr.go 18:12:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:12:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:12:02 spire-1.2.1/pkg/common/x509util/ 18:12:02 spire-1.2.1/pkg/common/x509util/cert.go 18:12:02 spire-1.2.1/pkg/common/x509util/dns.go 18:12:02 spire-1.2.1/pkg/common/x509util/dns_test.go 18:12:02 spire-1.2.1/pkg/common/x509util/keyid.go 18:12:02 spire-1.2.1/pkg/common/x509util/keypair.go 18:12:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:12:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:12:02 spire-1.2.1/pkg/server/ 18:12:02 spire-1.2.1/pkg/server/api/ 18:12:02 spire-1.2.1/pkg/server/api/agent.go 18:12:02 spire-1.2.1/pkg/server/api/agent/ 18:12:02 spire-1.2.1/pkg/server/api/agent/v1/ 18:12:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:12:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:12:02 spire-1.2.1/pkg/server/api/agent_test.go 18:12:02 spire-1.2.1/pkg/server/api/api.go 18:12:02 spire-1.2.1/pkg/server/api/audit/ 18:12:02 spire-1.2.1/pkg/server/api/audit/audit.go 18:12:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:12:02 spire-1.2.1/pkg/server/api/bundle.go 18:12:02 spire-1.2.1/pkg/server/api/bundle/ 18:12:02 spire-1.2.1/pkg/server/api/bundle/v1/ 18:12:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:12:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:12:02 spire-1.2.1/pkg/server/api/bundle_test.go 18:12:02 spire-1.2.1/pkg/server/api/debug/ 18:12:02 spire-1.2.1/pkg/server/api/debug/v1/ 18:12:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:12:02 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:12:02 spire-1.2.1/pkg/server/api/entry.go 18:12:02 spire-1.2.1/pkg/server/api/entry/ 18:12:02 spire-1.2.1/pkg/server/api/entry/v1/ 18:12:02 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:12:02 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:12:02 spire-1.2.1/pkg/server/api/entry_test.go 18:12:02 spire-1.2.1/pkg/server/api/health/ 18:12:02 spire-1.2.1/pkg/server/api/health/v1/ 18:12:02 spire-1.2.1/pkg/server/api/health/v1/service.go 18:12:02 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:12:02 spire-1.2.1/pkg/server/api/id.go 18:12:02 spire-1.2.1/pkg/server/api/id_test.go 18:12:02 spire-1.2.1/pkg/server/api/limits/ 18:12:02 spire-1.2.1/pkg/server/api/limits/limits.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/ 18:12:02 spire-1.2.1/pkg/server/api/middleware/alias.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/audit.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/caller.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/common.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/entries.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:12:02 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:12:02 spire-1.2.1/pkg/server/api/ratelimit.go 18:12:02 spire-1.2.1/pkg/server/api/rpccontext/ 18:12:02 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:12:02 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:12:02 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:12:02 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:12:02 spire-1.2.1/pkg/server/api/selector.go 18:12:02 spire-1.2.1/pkg/server/api/selector_test.go 18:12:02 spire-1.2.1/pkg/server/api/status.go 18:12:02 spire-1.2.1/pkg/server/api/status_test.go 18:12:02 spire-1.2.1/pkg/server/api/svid/ 18:12:02 spire-1.2.1/pkg/server/api/svid/v1/ 18:12:02 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:12:02 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:12:02 spire-1.2.1/pkg/server/api/trustdomain.go 18:12:02 spire-1.2.1/pkg/server/api/trustdomain/ 18:12:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:12:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:12:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:12:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:12:03 spire-1.2.1/pkg/server/authpolicy/ 18:12:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:12:03 spire-1.2.1/pkg/server/authpolicy/policy.go 18:12:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:12:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:12:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:12:03 spire-1.2.1/pkg/server/authpolicy/validate.go 18:12:03 spire-1.2.1/pkg/server/bundle/ 18:12:03 spire-1.2.1/pkg/server/bundle/client/ 18:12:03 spire-1.2.1/pkg/server/bundle/client/client.go 18:12:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:12:03 spire-1.2.1/pkg/server/bundle/client/manager.go 18:12:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:12:03 spire-1.2.1/pkg/server/bundle/client/sources.go 18:12:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:12:03 spire-1.2.1/pkg/server/bundle/client/updater.go 18:12:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:12:03 spire-1.2.1/pkg/server/ca/ 18:12:03 spire-1.2.1/pkg/server/ca/ca.go 18:12:03 spire-1.2.1/pkg/server/ca/ca_health.go 18:12:03 spire-1.2.1/pkg/server/ca/ca_test.go 18:12:03 spire-1.2.1/pkg/server/ca/journal.go 18:12:03 spire-1.2.1/pkg/server/ca/journal_test.go 18:12:03 spire-1.2.1/pkg/server/ca/manager.go 18:12:03 spire-1.2.1/pkg/server/ca/manager_health.go 18:12:03 spire-1.2.1/pkg/server/ca/manager_test.go 18:12:03 spire-1.2.1/pkg/server/ca/templates.go 18:12:03 spire-1.2.1/pkg/server/ca/upstream_client.go 18:12:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:12:03 spire-1.2.1/pkg/server/ca/validation.go 18:12:03 spire-1.2.1/pkg/server/cache/ 18:12:03 spire-1.2.1/pkg/server/cache/dscache/ 18:12:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:12:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:12:03 spire-1.2.1/pkg/server/cache/entrycache/ 18:12:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:12:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:12:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:12:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:12:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:12:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:12:03 spire-1.2.1/pkg/server/catalog/ 18:12:03 spire-1.2.1/pkg/server/catalog/catalog.go 18:12:03 spire-1.2.1/pkg/server/catalog/keymanager.go 18:12:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:12:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:12:03 spire-1.2.1/pkg/server/catalog/notifier.go 18:12:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:12:03 spire-1.2.1/pkg/server/config.go 18:12:03 spire-1.2.1/pkg/server/datastore/ 18:12:03 spire-1.2.1/pkg/server/datastore/datastore.go 18:12:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:12:03 spire-1.2.1/pkg/server/datastore/repository.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:12:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:12:03 spire-1.2.1/pkg/server/endpoints/ 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/ 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:12:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:12:03 spire-1.2.1/pkg/server/endpoints/config.go 18:12:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:12:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:12:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:12:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:12:03 spire-1.2.1/pkg/server/endpoints/middleware.go 18:12:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:12:03 spire-1.2.1/pkg/server/hostservice/ 18:12:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:12:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:12:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:12:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:12:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:12:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:12:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:12:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/ 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/ 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:12:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:12:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:12:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/ 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:12:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:12:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:12:03 spire-1.2.1/pkg/server/registration/ 18:12:03 spire-1.2.1/pkg/server/registration/manager.go 18:12:03 spire-1.2.1/pkg/server/registration/manager_test.go 18:12:03 spire-1.2.1/pkg/server/scanentries.go 18:12:03 spire-1.2.1/pkg/server/scanentries_test.go 18:12:03 spire-1.2.1/pkg/server/server.go 18:12:03 spire-1.2.1/pkg/server/server_test.go 18:12:03 spire-1.2.1/pkg/server/svid/ 18:12:03 spire-1.2.1/pkg/server/svid/observer.go 18:12:03 spire-1.2.1/pkg/server/svid/observer_test.go 18:12:03 spire-1.2.1/pkg/server/svid/rotator.go 18:12:03 spire-1.2.1/pkg/server/svid/rotator_config.go 18:12:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:12:03 spire-1.2.1/pkg/server/svid/rotator_test.go 18:12:03 spire-1.2.1/proto/ 18:12:03 spire-1.2.1/proto/private/ 18:12:03 spire-1.2.1/proto/private/server/ 18:12:03 spire-1.2.1/proto/private/server/journal/ 18:12:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:12:03 spire-1.2.1/proto/private/server/journal/journal.proto 18:12:03 spire-1.2.1/proto/spire/ 18:12:03 spire-1.2.1/proto/spire/common/ 18:12:03 spire-1.2.1/proto/spire/common/common.pb.go 18:12:03 spire-1.2.1/proto/spire/common/common.proto 18:12:03 spire-1.2.1/proto/spire/common/plugin/ 18:12:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:12:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:12:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:12:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:12:03 spire-1.2.1/proto/spire/plugin/ 18:12:03 spire-1.2.1/proto/spire/plugin/agent/ 18:12:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:12:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:12:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:12:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:12:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:12:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:12:03 spire-1.2.1/release/ 18:12:03 spire-1.2.1/release/spire-extras/ 18:12:03 spire-1.2.1/release/spire-extras/README.md 18:12:03 spire-1.2.1/release/spire-extras/conf/ 18:12:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:12:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:12:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:12:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:12:03 spire-1.2.1/release/spire/ 18:12:03 spire-1.2.1/release/spire/README.md 18:12:03 spire-1.2.1/release/spire/conf/ 18:12:03 spire-1.2.1/release/spire/conf/agent/ 18:12:03 spire-1.2.1/release/spire/conf/agent/agent.conf 18:12:03 spire-1.2.1/release/spire/conf/server/ 18:12:03 spire-1.2.1/release/spire/conf/server/server.conf 18:12:03 spire-1.2.1/script/ 18:12:03 spire-1.2.1/script/build-artifact.sh 18:12:03 spire-1.2.1/script/generate_dummy_ca.sh 18:12:03 spire-1.2.1/support/ 18:12:03 spire-1.2.1/support/k8s/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:12:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/ 18:12:03 spire-1.2.1/support/oidc-discovery-provider/README.md 18:12:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/config.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/main.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:12:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:12:03 spire-1.2.1/test/ 18:12:03 spire-1.2.1/test/clock/ 18:12:03 spire-1.2.1/test/clock/clock.go 18:12:03 spire-1.2.1/test/fakes/ 18:12:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:12:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:12:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:12:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:12:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:12:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:12:03 spire-1.2.1/test/fakes/fakeagentstore/ 18:12:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:12:03 spire-1.2.1/test/fakes/fakedatastore/ 18:12:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:12:03 spire-1.2.1/test/fakes/fakeentryclient/ 18:12:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:12:03 spire-1.2.1/test/fakes/fakehealthchecker/ 18:12:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:12:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:12:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:12:03 spire-1.2.1/test/fakes/fakemetrics/ 18:12:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:12:03 spire-1.2.1/test/fakes/fakenoderesolver/ 18:12:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:12:03 spire-1.2.1/test/fakes/fakenotifier/ 18:12:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:12:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:12:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:12:03 spire-1.2.1/test/fakes/fakeserverca/ 18:12:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:12:03 spire-1.2.1/test/fakes/fakeservercatalog/ 18:12:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:12:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:12:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:12:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:12:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:12:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:12:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:12:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:12:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:12:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:12:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:12:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:12:03 spire-1.2.1/test/fixture/ 18:12:03 spire-1.2.1/test/fixture/certs/ 18:12:03 spire-1.2.1/test/fixture/certs/agent_svid.der 18:12:03 spire-1.2.1/test/fixture/certs/base_cert.pem 18:12:03 spire-1.2.1/test/fixture/certs/base_csr.pem 18:12:03 spire-1.2.1/test/fixture/certs/base_key.pem 18:12:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:12:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:12:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:12:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:12:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:12:03 spire-1.2.1/test/fixture/certs/blog_key.pem 18:12:03 spire-1.2.1/test/fixture/certs/bundle.der 18:12:03 spire-1.2.1/test/fixture/certs/ca.pem 18:12:03 spire-1.2.1/test/fixture/certs/ca_key.pem 18:12:03 spire-1.2.1/test/fixture/certs/database_cert.pem 18:12:03 spire-1.2.1/test/fixture/certs/database_csr.pem 18:12:03 spire-1.2.1/test/fixture/certs/database_key.pem 18:12:03 spire-1.2.1/test/fixture/certs/node_cert.pem 18:12:03 spire-1.2.1/test/fixture/certs/node_csr.pem 18:12:03 spire-1.2.1/test/fixture/certs/node_key.pem 18:12:03 spire-1.2.1/test/fixture/certs/svid.pem 18:12:03 spire-1.2.1/test/fixture/certs/svid_key.pem 18:12:03 spire-1.2.1/test/fixture/config/ 18:12:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:12:03 spire-1.2.1/test/fixture/config/agent_good.conf 18:12:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:12:03 spire-1.2.1/test/fixture/config/plugin_good.conf 18:12:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:12:03 spire-1.2.1/test/fixture/config/server_good.conf 18:12:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:12:03 spire-1.2.1/test/fixture/fixture.go 18:12:03 spire-1.2.1/test/fixture/nodeattestor/ 18:12:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:12:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:12:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:12:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:12:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:12:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:12:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:12:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:12:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:12:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:12:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:12:03 spire-1.2.1/test/fixture/registration/ 18:12:03 spire-1.2.1/test/fixture/registration/entries.json 18:12:03 spire-1.2.1/test/fixture/registration/good-for-update.json 18:12:03 spire-1.2.1/test/fixture/registration/good.json 18:12:03 spire-1.2.1/test/fixture/registration/invalid.json 18:12:03 spire-1.2.1/test/fixture/registration/invalid_json.json 18:12:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:12:03 spire-1.2.1/test/integration/ 18:12:03 spire-1.2.1/test/integration/README.md 18:12:03 spire-1.2.1/test/integration/common 18:12:03 spire-1.2.1/test/integration/setup/ 18:12:03 spire-1.2.1/test/integration/setup/adminclient/ 18:12:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:12:03 spire-1.2.1/test/integration/setup/adminclient/client.go 18:12:03 spire-1.2.1/test/integration/setup/debugagent/ 18:12:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:12:03 spire-1.2.1/test/integration/setup/debugagent/main.go 18:12:03 spire-1.2.1/test/integration/setup/debugserver/ 18:12:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:12:03 spire-1.2.1/test/integration/setup/debugserver/main.go 18:12:03 spire-1.2.1/test/integration/setup/downstreamclient/ 18:12:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:12:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:12:03 spire-1.2.1/test/integration/setup/itclient/ 18:12:03 spire-1.2.1/test/integration/setup/itclient/client.go 18:12:03 spire-1.2.1/test/integration/setup/node-attestation/ 18:12:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:12:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:12:03 spire-1.2.1/test/integration/setup/x509pop/ 18:12:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:12:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:12:03 spire-1.2.1/test/integration/suites/ 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:12:03 spire-1.2.1/test/integration/suites/join-token/ 18:12:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:12:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:12:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:12:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:12:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:12:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:12:03 spire-1.2.1/test/integration/suites/join-token/README.md 18:12:03 spire-1.2.1/test/integration/suites/join-token/conf/ 18:12:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/join-token/teardown 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:12:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:12:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:12:03 spire-1.2.1/test/integration/suites/k8s/ 18:12:03 spire-1.2.1/test/integration/suites/k8s/00-setup 18:12:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:12:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:12:03 spire-1.2.1/test/integration/suites/k8s/README.md 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/ 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:12:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:12:03 spire-1.2.1/test/integration/suites/k8s/teardown 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/ 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:12:03 spire-1.2.1/test/integration/suites/rotation/ 18:12:03 spire-1.2.1/test/integration/suites/rotation/00-setup 18:12:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:12:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:12:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:12:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:12:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:12:03 spire-1.2.1/test/integration/suites/rotation/README.md 18:12:03 spire-1.2.1/test/integration/suites/rotation/conf/ 18:12:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/rotation/teardown 18:12:03 spire-1.2.1/test/integration/suites/self-test/ 18:12:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:12:03 spire-1.2.1/test/integration/suites/self-test/README.md 18:12:03 spire-1.2.1/test/integration/suites/self-test/teardown 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:12:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:12:03 spire-1.2.1/test/integration/suites/upgrade/ 18:12:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:12:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:12:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:12:03 spire-1.2.1/test/integration/suites/upgrade/README.md 18:12:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:12:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:12:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:12:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:12:03 spire-1.2.1/test/integration/suites/upgrade/teardown 18:12:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:12:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:12:03 spire-1.2.1/test/integration/test-one.sh 18:12:03 spire-1.2.1/test/integration/test.sh 18:12:03 spire-1.2.1/test/plugintest/ 18:12:03 spire-1.2.1/test/plugintest/config.go 18:12:03 spire-1.2.1/test/plugintest/load.go 18:12:03 spire-1.2.1/test/plugintest/option.go 18:12:03 spire-1.2.1/test/spiretest/ 18:12:03 spire-1.2.1/test/spiretest/apiserver.go 18:12:03 spire-1.2.1/test/spiretest/assertions.go 18:12:03 spire-1.2.1/test/spiretest/dir.go 18:12:03 spire-1.2.1/test/spiretest/errors_posix.go 18:12:03 spire-1.2.1/test/spiretest/errors_windows.go 18:12:03 spire-1.2.1/test/spiretest/logs.go 18:12:03 spire-1.2.1/test/spiretest/socketapi.go 18:12:03 spire-1.2.1/test/spiretest/suite.go 18:12:03 spire-1.2.1/test/spiretest/x509.go 18:12:03 spire-1.2.1/test/testca/ 18:12:03 spire-1.2.1/test/testca/ca.go 18:12:03 spire-1.2.1/test/testkey/ 18:12:03 spire-1.2.1/test/testkey/generate.sh 18:12:03 spire-1.2.1/test/testkey/genkeys.go 18:12:03 spire-1.2.1/test/testkey/keys.go 18:12:03 spire-1.2.1/test/testkey/new.go 18:12:03 spire-1.2.1/test/tpmsimulator/ 18:12:03 spire-1.2.1/test/tpmsimulator/simulator.go 18:12:03 spire-1.2.1/test/util/ 18:12:03 spire-1.2.1/test/util/cert_fixtures.go 18:12:03 spire-1.2.1/test/util/cert_generation.go 18:12:03 spire-1.2.1/test/util/io_redirection.go 18:12:03 spire-1.2.1/test/util/race.go 18:12:03 spire-1.2.1/test/util/util.go 18:12:03 building spire from source... 18:12:04 Installing go1.17.7... 18:12:31 Building bin/spire-server... 18:12:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:12:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:12:31 go: downloading github.com/mitchellh/cli v1.1.2 18:12:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:12:31 go: downloading google.golang.org/grpc v1.44.0 18:12:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:12:36 go: downloading github.com/imdario/mergo v0.3.12 18:12:36 go: downloading github.com/sirupsen/logrus v1.8.1 18:12:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:12:36 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:12:37 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:12:37 go: downloading github.com/fatih/color v1.13.0 18:12:37 go: downloading github.com/mattn/go-isatty v0.0.14 18:12:38 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:12:38 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:12:38 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:12:38 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:12:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:12:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:12:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:12:39 go: downloading github.com/armon/go-metrics v0.3.10 18:12:40 go: downloading github.com/prometheus/client_golang v1.12.1 18:12:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:12:41 go: downloading github.com/open-policy-agent/opa v0.38.0 18:13:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:13:08 go: downloading github.com/mattn/go-colorable v0.1.12 18:13:08 go: downloading github.com/Masterminds/goutils v1.1.0 18:13:08 go: downloading github.com/Masterminds/semver v1.5.0 18:13:08 go: downloading github.com/google/uuid v1.1.2 18:13:08 go: downloading github.com/huandu/xstrings v1.3.2 18:13:08 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:13:08 go: downloading github.com/oklog/run v1.0.0 18:13:09 go: downloading github.com/imkira/go-observer v1.0.3 18:13:09 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:13:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:13:09 go: downloading github.com/prometheus/client_model v0.2.0 18:13:09 go: downloading github.com/prometheus/common v0.32.1 18:13:09 go: downloading github.com/beorn7/perks v1.0.1 18:13:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:13:09 go: downloading github.com/prometheus/procfs v0.7.3 18:13:10 go: downloading go.uber.org/atomic v1.9.0 18:13:10 go: downloading github.com/hashicorp/errwrap v1.1.0 18:13:11 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:13:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:13:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:13:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:13:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:13:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:13:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:13:19 go: downloading github.com/stretchr/testify v1.7.0 18:13:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:13:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:13:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:13:41 go: downloading google.golang.org/api v0.70.0 18:13:41 go: downloading k8s.io/api v0.23.4 18:13:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:13:41 go: downloading github.com/blang/semver/v4 v4.0.0 18:13:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:13:42 go: downloading github.com/jinzhu/gorm v1.9.16 18:13:43 go: downloading github.com/lib/pq v1.10.4 18:13:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:13:49 go: downloading k8s.io/client-go v0.23.4 18:13:58 go: downloading github.com/google/go-tpm v0.3.3 18:13:58 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:13:59 Removing intermediate container 70d89ac0a816 18:13:59 ---> d843171dca5d 18:13:59 18:13:59 Step 10/22 : FROM alpine:3.14 18:13:59 ---> ac73e934f311 18:13:59 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:13:59 ---> Running in 36e3a8db3b32 18:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:14:03 (1/6) Installing ca-certificates (20211220-r0) 18:14:03 (2/6) Installing brotli-libs (1.0.9-r5) 18:14:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:14:03 (4/6) Installing libcurl (7.79.1-r1) 18:14:03 (5/6) Installing curl (7.79.1-r1) 18:14:03 (6/6) Installing dumb-init (1.2.5-r1) 18:14:03 Executing busybox-1.33.1-r7.trigger 18:14:03 Executing ca-certificates-20211220-r0.trigger 18:14:04 OK: 8 MiB in 20 packages 18:14:07 Removing intermediate container 36e3a8db3b32 18:14:07 ---> 3bd1050947bb 18:14:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:14:07 ---> Running in 8f7243879142 18:14:07 Removing intermediate container 8f7243879142 18:14:07 ---> 885f671e4d49 18:14:07 Step 13/22 : WORKDIR /edgex 18:14:08 ---> Running in ddb301adbc48 18:14:08 Removing intermediate container ddb301adbc48 18:14:08 ---> b572cc1dd1e5 18:14:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:14:09 ---> 4bf0144e4141 18:14:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:14:11 ---> 468e9c033ea0 18:14:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:14:13 ---> 78daeaead9a4 18:14:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:14:14 ---> 3a47519e2250 18:14:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:14:14 ---> Running in 2158520db217 18:14:17 Removing intermediate container 2158520db217 18:14:17 ---> f8c89d79ade4 18:14:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:14:18 ---> Running in a9aa566096be 18:14:18 Removing intermediate container a9aa566096be 18:14:18 ---> b8cca02cbfa2 18:14:18 Step 20/22 : LABEL arch=arm64 18:14:18 ---> Running in 73b0d6df33d4 18:14:19 Removing intermediate container 73b0d6df33d4 18:14:19 ---> 0ff545028168 18:14:19 Step 21/22 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:14:19 ---> Running in 824c3501ffc0 18:14:20 Removing intermediate container 824c3501ffc0 18:14:20 ---> 6308a7afa545 18:14:20 Step 22/22 : LABEL version=0.0.0 18:14:20 ---> Running in 6aabd01fd197 18:14:20 Removing intermediate container 6aabd01fd197 18:14:20 ---> 0feb352e1162 18:14:20 18:14:21 Successfully built 0feb352e1162 18:14:21 Successfully tagged security-proxy-setup-arm64:latest 18:14:21 Building security-spiffe-token-provider 18:14:33  Building security-proxy-setup ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:14:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:14:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:14:33 go: downloading cloud.google.com/go/storage v1.21.0 18:14:33 go: downloading cloud.google.com/go v0.100.2 18:14:35 go: downloading k8s.io/apimachinery v0.23.4 18:14:39 go: downloading k8s.io/kube-aggregator v0.23.3 18:14:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:14:41 go: downloading cloud.google.com/go/security v1.3.0 18:14:41 go: downloading github.com/hashicorp/vault/api v1.4.1 18:14:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:14:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:14:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:14:44 go: downloading github.com/twmb/murmur3 v1.1.6 18:14:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:14:45 go: downloading gopkg.in/yaml.v2 v2.4.0 18:14:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:14:45 go: downloading github.com/gobwas/glob v0.2.3 18:14:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:14:46 go: downloading github.com/aws/smithy-go v1.11.0 18:14:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:14:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:14:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:14:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:14:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:14:50 go: downloading github.com/jinzhu/inflection v1.0.0 18:14:51 go: downloading github.com/gogo/protobuf v1.3.2 18:14:54 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:14:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:14:54 ---> f3c3cf010cbe 18:14:54 Step 3/20 : WORKDIR /edgex-go 18:14:54 ---> Using cache 18:14:54 ---> b27e7601e8a2 18:14:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:14:55 ---> Running in bc396fd72958 18:14:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:14:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:14:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:14:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:14:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:14:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:15:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:15:00 go: downloading github.com/dimchansky/utfbom v1.1.1 18:15:00 go: downloading cloud.google.com/go/compute v1.3.0 18:15:00 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:15:00 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:15:00 OK: 15741 distinct packages available 18:15:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:15:01 go: downloading cloud.google.com/go/iam v0.1.1 18:15:01 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:15:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:15:02 go: downloading k8s.io/klog/v2 v2.30.0 18:15:02 go: downloading github.com/google/gofuzz v1.1.0 18:15:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:15:03 OK: 220 MiB in 52 packages 18:15:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:15:04 go: downloading github.com/spf13/pflag v1.0.5 18:15:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:15:04 Removing intermediate container bc396fd72958 18:15:04 ---> a106507226a4 18:15:04 Step 5/20 : COPY go.mod vendor* ./ 18:15:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:15:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:15:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:15:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:15:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:15:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:15:05  ---> 41031a970116 18:15:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:06 ---> Running in 09ebf1bc16f2 18:15:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:15:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:15:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:15:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:15:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:15:10 go: downloading go.opencensus.io v0.23.0 18:15:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:15:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:15:11 Removing intermediate container 09ebf1bc16f2 18:15:11 ---> d71576837e2e 18:15:11 Step 7/20 : COPY . . 18:15:12 go: downloading gopkg.in/inf.v0 v0.9.1 18:15:12 go: downloading github.com/go-logr/logr v1.2.2 18:15:12 go: downloading github.com/google/go-cmp v0.5.7 18:15:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:15:12 go: downloading github.com/json-iterator/go v1.1.12 18:15:13 go: downloading github.com/googleapis/gnostic v0.5.5 18:15:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:15:20 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:15:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:15:20 go: downloading github.com/tklauser/numcpus v0.3.0 18:15:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:15:20 go: downloading go.uber.org/zap v1.21.0 18:15:21 go: downloading sigs.k8s.io/yaml v1.3.0 18:15:21 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:15:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:15:21 go: downloading github.com/modern-go/reflect2 v1.0.2 18:15:22 go: downloading github.com/ryanuber/go-glob v1.0.0 18:15:22 go: downloading github.com/golang/snappy v0.0.4 18:15:22 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:15:34  ---> 7088f7ce3978 18:15:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:15:34 ---> Running in 2bedb9395089 18:15:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:15:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:15:35 go: downloading github.com/hashicorp/go-version v1.2.0 18:15:35 go: downloading go.uber.org/multierr v1.6.0 18:15:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:16:03 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:16:03 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:17:40 Removing intermediate container 64897a9cb3b9 18:17:40 ---> e9a5e0e70238 18:17:40 18:17:40 Step 10/23 : FROM alpine:3.14 18:17:40 ---> ac73e934f311 18:17:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:17:40 ---> Using cache 18:17:40 ---> f48e80f2e9a8 18:17:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:17:40 ---> Using cache 18:17:40 ---> ac6b0a51a181 18:17:40 Step 13/23 : ENV APP_PORT=59881 18:17:40 ---> Running in bdfea8b67f8e 18:17:40 Removing intermediate container bdfea8b67f8e 18:17:40 ---> ce992a442224 18:17:40 Step 14/23 : EXPOSE $APP_PORT 18:17:40 ---> Running in b10c89c837a7 18:17:40 Removing intermediate container b10c89c837a7 18:17:40 ---> a9838004d7aa 18:17:40 Step 15/23 : WORKDIR / 18:17:40 ---> Running in e3780ed25973 18:17:40 Removing intermediate container e3780ed25973 18:17:40 ---> 52117bb07392 18:17:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:40 ---> 965feac90bae 18:17:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:17:40 ---> 5f5aa03f951f 18:17:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:17:40 ---> 67eb17cf5e10 18:17:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:17:40 ---> Running in ce7e48ddfd0a 18:17:40 Removing intermediate container ce7e48ddfd0a 18:17:40 ---> b8dd6d2b0518 18:17:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:40 ---> Running in c18df34f1740 18:17:40 Removing intermediate container c18df34f1740 18:17:40 ---> 5103520e4837 18:17:40 Step 21/23 : LABEL arch=arm64 18:17:40 ---> Running in 0faaf342ff58 18:17:40 Removing intermediate container 0faaf342ff58 18:17:40 ---> b8197388b7fe 18:17:40 Step 22/23 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:17:40 ---> Running in 9a91259bce5c 18:17:40 Removing intermediate container 9a91259bce5c 18:17:40 ---> e84ddef6502d 18:17:40 Step 23/23 : LABEL version=0.0.0 18:17:40 ---> Running in a641b202d4a2 18:17:40 Removing intermediate container a641b202d4a2 18:17:40 ---> 22a083d4065d 18:17:40 18:17:40 Successfully built 22a083d4065d 18:17:40 Successfully tagged core-metadata-arm64:latest 18:22:02  Building core-metadata ... done Removing intermediate container 2bedb9395089 18:22:02 ---> 041e6a57e198 18:22:02 18:22:02 Step 9/20 : FROM alpine:3.15 18:22:02 3.15: Pulling from library/alpine 18:22:02 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:22:02 Status: Downloaded newer image for alpine:3.15 18:22:02 ---> 3fb3c9af89a9 18:22:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:22:02 ---> Running in f4c666a329e7 18:22:02 Removing intermediate container f4c666a329e7 18:22:02 ---> b2fa33f5e63f 18:22:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:02 ---> Running in 46658cf6332c 18:22:02 Removing intermediate container 46658cf6332c 18:22:02 ---> 96ac3d0c8c30 18:22:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:22:02 ---> Running in 6cd82a754524 18:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:22:02 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:22:02 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:22:02 OK: 15732 distinct packages available 18:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:22:02 (1/9) Installing ca-certificates (20211220-r0) 18:22:02 (2/9) Installing brotli-libs (1.0.9-r5) 18:22:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:22:02 (4/9) Installing libcurl (7.80.0-r1) 18:22:03 (5/9) Installing curl (7.80.0-r1) 18:22:03 (6/9) Installing dumb-init (1.2.5-r1) 18:22:03 (7/9) Installing musl-obstack (1.2.3-r0) 18:22:03 (8/9) Installing libucontext (1.1-r0) 18:22:03 (9/9) Installing gcompat (1.0.0-r4) 18:22:03 Executing busybox-1.34.1-r5.trigger 18:22:03 Executing ca-certificates-20211220-r0.trigger 18:22:03 OK: 8 MiB in 23 packages 18:22:06 Removing intermediate container 6cd82a754524 18:22:06 ---> 4c2b7865e903 18:22:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:07 ---> c9ec3a1d41f4 18:22:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:22:09 ---> 489ddad00050 18:22:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:22:10 ---> 8b571479b509 18:22:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:22:10 ---> Running in 43c5eba915a3 18:22:10 Removing intermediate container 43c5eba915a3 18:22:10 ---> 708f27624124 18:22:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:10 ---> Running in 1f213a4c5b05 18:22:11 Removing intermediate container 1f213a4c5b05 18:22:11 ---> b16981345ddd 18:22:11 Step 18/20 : LABEL arch=arm64 18:22:11 ---> Running in 1fa1474543a3 18:22:12 Removing intermediate container 1fa1474543a3 18:22:12 ---> 23ae1e83423f 18:22:12 Step 19/20 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:22:12 ---> Running in 33ddf3c0d8dd 18:22:12 Removing intermediate container 33ddf3c0d8dd 18:22:12 ---> a5a4b1f02f26 18:22:12 Step 20/20 : LABEL version=0.0.0 18:22:13 ---> Running in 5c3142f35cfd 18:22:13 Removing intermediate container 5c3142f35cfd 18:22:13 ---> 1c0757c0d326 18:22:13 18:22:13 Successfully built 1c0757c0d326 18:22:13 Successfully tagged security-spiffe-token-provider-arm64:latest 18:35:37  Building security-spiffe-token-provider ... done Building bin/spire-agent... 18:35:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:35:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:35:37 go: downloading github.com/docker/docker v20.10.12+incompatible 18:35:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:35:37 go: downloading github.com/google/go-tpm-tools v0.3.3 18:35:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:35:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:35:37 go: downloading github.com/docker/go-connections v0.4.0 18:35:37 go: downloading github.com/docker/go-units v0.4.0 18:35:37 go: downloading github.com/opencontainers/image-spec v1.0.1 18:35:37 go: downloading github.com/containerd/containerd v1.3.4 18:35:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:35:37 go: downloading github.com/opencontainers/go-digest v1.0.0 18:41:45 Building bin/spire-agent... 18:41:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:41:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:41:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:41:45 go: downloading github.com/docker/docker v20.10.12+incompatible 18:41:45 go: downloading github.com/google/go-tpm-tools v0.3.3 18:41:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:41:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:41:45 go: downloading github.com/docker/go-connections v0.4.0 18:41:45 go: downloading github.com/docker/go-units v0.4.0 18:41:45 go: downloading github.com/opencontainers/image-spec v1.0.1 18:41:45 go: downloading github.com/containerd/containerd v1.3.4 18:41:45 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:41:45 go: downloading github.com/opencontainers/go-digest v1.0.0 18:41:49 Removing intermediate container d7de60a826c6 18:41:49 ---> f6d4adb0e354 18:41:49 18:41:49 Step 13/26 : FROM alpine:3.15 18:41:49 ---> 3fb3c9af89a9 18:41:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:41:49 ---> Using cache 18:41:49 ---> b2fa33f5e63f 18:41:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:49 ---> Using cache 18:41:49 ---> 96ac3d0c8c30 18:41:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:41:50 ---> Running in 1a960fe45532 18:41:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:41:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:41:54 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:41:54 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:41:54 OK: 15732 distinct packages available 18:41:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:41:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:41:56 (1/5) Installing dumb-init (1.2.5-r1) 18:41:56 (2/5) Installing musl-obstack (1.2.3-r0) 18:41:56 (3/5) Installing libucontext (1.1-r0) 18:41:56 (4/5) Installing gcompat (1.0.0-r4) 18:41:56 (5/5) Installing openssl (1.1.1n-r0) 18:41:57 Executing busybox-1.34.1-r5.trigger 18:41:57 OK: 6 MiB in 19 packages 18:41:58 Removing intermediate container 1a960fe45532 18:41:58 ---> 97e08958d7c0 18:41:58 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:42:02 ---> 04d162b0faab 18:42:02 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:42:07 ---> 00512d08e118 18:42:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:42:08 ---> 0c9b34343527 18:42:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:42:09 ---> 0160fa496db9 18:42:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:42:09 ---> fd3acc3bf480 18:42:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:42:10 ---> Running in 84298aedbc42 18:42:10 Removing intermediate container 84298aedbc42 18:42:10 ---> 572422ca2d96 18:42:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:42:10 ---> Running in df78175ff3e6 18:42:11 Removing intermediate container df78175ff3e6 18:42:11 ---> 822bdbefa854 18:42:11 Step 24/26 : LABEL arch=arm64 18:42:11 ---> Running in b2020dac8f9b 18:42:12 Removing intermediate container b2020dac8f9b 18:42:12 ---> 4bb6407240f0 18:42:12 Step 25/26 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:42:12 ---> Running in 1ddbe47d85e2 18:42:12 Removing intermediate container 1ddbe47d85e2 18:42:12 ---> d8842658b9b6 18:42:12 Step 26/26 : LABEL version=0.0.0 18:42:12 ---> Running in 8bc0ec0fbede 18:42:13 Removing intermediate container 8bc0ec0fbede 18:42:13 ---> 959885d1cb84 18:42:13 18:42:13 Successfully built 959885d1cb84 18:42:13 Successfully tagged security-spire-agent-arm64:latest 18:45:05  Building security-spire-agent ... done Building bin/spire-agent... 18:45:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:45:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:45:05 go: downloading github.com/docker/docker v20.10.12+incompatible 18:45:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:45:05 go: downloading github.com/google/go-tpm-tools v0.3.3 18:45:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:45:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:45:05 go: downloading github.com/docker/go-connections v0.4.0 18:45:05 go: downloading github.com/docker/go-units v0.4.0 18:45:05 go: downloading github.com/opencontainers/image-spec v1.0.1 18:45:05 go: downloading github.com/containerd/containerd v1.3.4 18:45:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:45:05 go: downloading github.com/opencontainers/go-digest v1.0.0 18:46:13 Removing intermediate container e764c0c4d520 18:46:13 ---> 6e346a89abac 18:46:13 18:46:13 Step 13/25 : FROM alpine:3.15 18:46:13 ---> 3fb3c9af89a9 18:46:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:46:13 ---> Using cache 18:46:13 ---> b2fa33f5e63f 18:46:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:13 ---> Using cache 18:46:13 ---> 96ac3d0c8c30 18:46:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:46:13 ---> Using cache 18:46:13 ---> 97e08958d7c0 18:46:13 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:46:13 ---> ed1562fa09f7 18:46:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:46:14 ---> 822df29632c0 18:46:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:46:15 ---> aaad96782bc4 18:46:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:46:16 ---> 2d143f68a4a4 18:46:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:46:16 ---> Running in 445fe27d0f7c 18:46:16 Removing intermediate container 445fe27d0f7c 18:46:16 ---> cfc604b1b1b0 18:46:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:46:16 ---> Running in efe907310ccd 18:46:16 Removing intermediate container efe907310ccd 18:46:16 ---> 1e0ae1e45ff6 18:46:16 Step 23/25 : LABEL arch=arm64 18:46:17 ---> Running in d6b16ec4e826 18:46:17 Removing intermediate container d6b16ec4e826 18:46:17 ---> caaf2f3b2c9a 18:46:17 Step 24/25 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:46:17 ---> Running in aa39768b7c1f 18:46:18 Removing intermediate container aa39768b7c1f 18:46:18 ---> 45535e712d9c 18:46:18 Step 25/25 : LABEL version=0.0.0 18:46:18 ---> Running in b3d5d128d303 18:46:18 Removing intermediate container b3d5d128d303 18:46:18 ---> c7fd06477495 18:46:18 18:46:19 Successfully built c7fd06477495 18:46:19 Successfully tagged security-spire-server-arm64:latest 18:48:56  Building security-spire-server ... done Removing intermediate container 04e5a0d32787 18:48:56 ---> 8ea84ce44d5f 18:48:56 18:48:56 Step 13/26 : FROM alpine:3.15 18:48:56 ---> 3fb3c9af89a9 18:48:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:48:56 ---> Using cache 18:48:56 ---> b2fa33f5e63f 18:48:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:56 ---> Using cache 18:48:56 ---> 96ac3d0c8c30 18:48:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:48:56 ---> Running in 5b1a05a1296c 18:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:56 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:48:56 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:48:56 OK: 15732 distinct packages available 18:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:57 (1/4) Installing dumb-init (1.2.5-r1) 18:48:57 (2/4) Installing musl-obstack (1.2.3-r0) 18:48:57 (3/4) Installing libucontext (1.1-r0) 18:48:57 (4/4) Installing gcompat (1.0.0-r4) 18:48:57 Executing busybox-1.34.1-r5.trigger 18:48:57 OK: 6 MiB in 18 packages 18:48:58 Removing intermediate container 5b1a05a1296c 18:48:58 ---> 3c83795b087d 18:48:58 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:49:01 ---> 718f2062915d 18:49:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:49:02 ---> a48bbc2d6191 18:49:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:49:02 ---> Running in cc184b9fccc5 18:49:02 Removing intermediate container cc184b9fccc5 18:49:02 ---> 3f1518ee7b28 18:49:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:49:03 ---> 788023de91d2 18:49:03 Step 21/26 : WORKDIR / 18:49:03 ---> Running in 90c2f4c9c3ad 18:49:03 Removing intermediate container 90c2f4c9c3ad 18:49:03 ---> 994e54febec2 18:49:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:49:03 ---> Running in 2d65f60fdbbc 18:49:04 Removing intermediate container 2d65f60fdbbc 18:49:04 ---> db282bde2e03 18:49:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:49:04 ---> Running in c1ec9c7236a8 18:49:04 Removing intermediate container c1ec9c7236a8 18:49:04 ---> 98b65aab8a30 18:49:04 Step 24/26 : LABEL arch=arm64 18:49:04 ---> Running in af142b921f7b 18:49:04 Removing intermediate container af142b921f7b 18:49:04 ---> 65ab0626cfce 18:49:04 Step 25/26 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 18:49:05 ---> Running in 567459fcbc75 18:49:05 Removing intermediate container 567459fcbc75 18:49:05 ---> 7915bb9b125f 18:49:05 Step 26/26 : LABEL version=0.0.0 18:49:05 ---> Running in 02971cf08f63 18:49:05 Removing intermediate container 02971cf08f63 18:49:05 ---> d1101a85c125 18:49:05 18:49:06 Successfully built d1101a85c125 18:49:06 Successfully tagged security-spire-config-arm64:latest 18:49:06  Building security-spire-config ... done  [Pipeline] } 18:49:06 $ docker stop --time=1 109de77d2774e594803cb80fa34698d696bc83f20eb8f467436c7b60b25f7c17 18:49:08 $ docker rm -f 109de77d2774e594803cb80fa34698d696bc83f20eb8f467436c7b60b25f7c17 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:09 + docker images 18:49:09 REPOSITORY TAG IMAGE ID CREATED SIZE 18:49:09 security-spire-config-arm64 latest d1101a85c125 4 seconds ago 85.6MB 18:49:09 8ea84ce44d5f 33 seconds ago 4.14GB 18:49:09 security-spire-server-arm64 latest c7fd06477495 2 minutes ago 86.3MB 18:49:09 6e346a89abac 3 minutes ago 4.14GB 18:49:09 security-spire-agent-arm64 latest 959885d1cb84 6 minutes ago 126MB 18:49:09 f6d4adb0e354 7 minutes ago 4.14GB 18:49:09 security-spiffe-token-provider-arm64 latest 1c0757c0d326 26 minutes ago 27.9MB 18:49:09 041e6a57e198 27 minutes ago 1.36GB 18:49:09 core-metadata-arm64 latest 22a083d4065d 31 minutes ago 16.3MB 18:49:09 e9a5e0e70238 31 minutes ago 1.31GB 18:49:09 security-proxy-setup-arm64 latest 0feb352e1162 34 minutes ago 26.1MB 18:49:09 d843171dca5d 35 minutes ago 1.31GB 18:49:09 support-notifications-arm64 latest ae652ec44785 37 minutes ago 25.8MB 18:49:09 9685d23c2ad0 38 minutes ago 1.36GB 18:49:09 support-scheduler-arm64 latest 9af3b72f239f 38 minutes ago 25.2MB 18:49:09 118163ed9b88 38 minutes ago 1.36GB 18:49:09 core-command-arm64 latest 882565d7d878 41 minutes ago 15.5MB 18:49:09 aef027f27b63 41 minutes ago 1.3GB 18:49:09 sys-mgmt-agent-arm64 latest 5957f267b859 47 minutes ago 282MB 18:49:09 core-data-arm64 latest 9c659bd0825a 48 minutes ago 21.6MB 18:49:09 security-bootstrapper-arm64 latest 78a31545f216 48 minutes ago 18.3MB 18:49:09 08de224efaad 48 minutes ago 1.34GB 18:49:09 security-secretstore-setup-arm64 latest 2fe17ec3ffa5 48 minutes ago 27.5MB 18:49:09 16376b89b6aa 49 minutes ago 1.32GB 18:49:09 faec05f0a959 49 minutes ago 1.31GB 18:49:09 e1a49f97ff0d 49 minutes ago 1.31GB 18:49:09 ci-base-image-arm64 latest f3c3cf010cbe About an hour ago 885MB 18:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 18:49:09 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 18:49:09 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 18:49:09 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 18:49:09 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 18:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:09 18:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:49:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:10 arm64: Pulling from edgex-lftools-log-publisher 18:49:10 8998bd30e6a1: Pulling fs layer 18:49:10 04944245beec: Pulling fs layer 18:49:10 699f458cf7ca: Pulling fs layer 18:49:10 765212b225bb: Pulling fs layer 18:49:10 f23df028b6ca: Pulling fs layer 18:49:10 d65c8cfc05b1: Pulling fs layer 18:49:10 2437ff75d9bd: Pulling fs layer 18:49:10 f23df028b6ca: Waiting 18:49:10 d65c8cfc05b1: Waiting 18:49:10 765212b225bb: Waiting 18:49:10 2437ff75d9bd: Waiting 18:49:10 04944245beec: Verifying Checksum 18:49:10 04944245beec: Download complete 18:49:10 765212b225bb: Verifying Checksum 18:49:10 765212b225bb: Download complete 18:49:10 f23df028b6ca: Verifying Checksum 18:49:10 f23df028b6ca: Download complete 18:49:10 d65c8cfc05b1: Verifying Checksum 18:49:10 d65c8cfc05b1: Download complete 18:49:10 699f458cf7ca: Verifying Checksum 18:49:10 699f458cf7ca: Download complete 18:49:11 8998bd30e6a1: Verifying Checksum 18:49:11 8998bd30e6a1: Download complete 18:49:13 2437ff75d9bd: Verifying Checksum 18:49:13 2437ff75d9bd: Download complete 18:49:15 8998bd30e6a1: Pull complete 18:49:16 04944245beec: Pull complete 18:49:17 699f458cf7ca: Pull complete 18:49:17 765212b225bb: Pull complete 18:49:18 f23df028b6ca: Pull complete 18:49:18 d65c8cfc05b1: Pull complete 18:49:33 2437ff75d9bd: Pull complete 18:49:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:49:34 prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container 18:49:34 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:49:37 $ docker top b9461d8e682764773a0b9a1fed6b5cb16473bc200c624338cd3de80375f4ead0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:37 ---> job-cost.sh 18:49:37 lf-activate-venv: SKIPPING 18:49:37 INFO: No Stack... 18:49:38 INFO: Retrieving Pricing Info for: v3-standard-4 18:49:39 INFO: Archiving Costs [Pipeline] sh 18:49:40 + cat /w/workspace/edgex-go/3/archives/cost.csv 18:49:40 + cut -d, -f6 [Pipeline] lock 18:49:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4010-3-stack-cost] 18:49:40 Resource [jenkins-edgexfoundry-edgex-go-PR-4010-3-stack-cost] did not exist. Created. 18:49:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4010-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:49:40 + echo total: 0.2199999988079071 [Pipeline] stash 18:49:41 Stashed 1 file(s) [Pipeline] } 18:49:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4010-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:49:41 $ docker stop --time=1 b9461d8e682764773a0b9a1fed6b5cb16473bc200c624338cd3de80375f4ead0 18:49:42 $ docker rm -f b9461d8e682764773a0b9a1fed6b5cb16473bc200c624338cd3de80375f4ead0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:49:43 provisioning config files... 18:49:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3020258171743208173tmp [Pipeline] { [Pipeline] sh 18:49:43 + set +x 18:49:43 + curl -s https://codecov.io/bash 18:49:43 + bash -s -- 18:49:43 18:49:43 _____ _ 18:49:43 / ____| | | 18:49:43 | | ___ __| | ___ ___ _____ __ 18:49:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:49:43 | |___| (_) | (_| | __/ (_| (_) \ V / 18:49:43 \_____\___/ \__,_|\___|\___\___/ \_/ 18:49:43 Bash-1.0.6 18:49:43 18:49:43 18:49:43 ==> git version 2.25.1 found 18:49: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 18:49:43 Release-Date: 2020-01-08 18:49: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 18:49:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:49:43 ==> Jenkins CI detected. 18:49:43 current dir:  /w/workspace/edgex-go/3 18:49:43 project root: . 18:49:43 --> token set from env 18:49:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:49:43 ==> Running gcov in . (disable via -X gcov) 18:49:43 ==> Python coveragepy not found 18:49:43 ==> Searching for coverage reports in: 18:49:43 + . 18:49:43 -> Found 1 reports 18:49:43 ==> Detecting git/mercurial file structure 18:49:43 ==> Reading reports 18:49:43 + ./coverage.out bytes=435134 18:49:43 ==> Appending adjustments 18:49:43 https://docs.codecov.io/docs/fixing-reports 18:49:44 + Found adjustments 18:49:44 ==> Gzipping contents 18:49:44 60K /tmp/codecov.lUaOoi.gz 18:49:44 ==> Uploading reports 18:49:44 url: https://codecov.io 18:49:44 query: branch=PR-4010&commit=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= 18:49:44 -> Pinging Codecov 18:49: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-4010&commit=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= 18:49:45 -> Uploading to 18:49:45 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5/0c5633e2-1987-40b3-9f02-72440243f639.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T184944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=602c7ecaba673fc2c5773bd39b064813aae4a78f175b982b792b9c7e294910fb 18:49:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:45 Dload Upload Total Spent Left Speed 18:49:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59804 0 0 100 59804 0 245k --:--:-- --:--:-- --:--:-- 245k 18:49:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [Pipeline] } 18:49: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 18:49:46 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 18:49:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:47 ---> package-listing.sh 18:49:47 ++ facter osfamily 18:49:47 ++ tr '[:upper:]' '[:lower:]' 18:49:47 + OS_FAMILY=debian 18:49:47 + workspace=/w/workspace/edgex-go/3 18:49:47 + START_PACKAGES=/tmp/packages_start.txt 18:49:47 + END_PACKAGES=/tmp/packages_end.txt 18:49:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:47 + PACKAGES=/tmp/packages_start.txt 18:49:47 + '[' /w/workspace/edgex-go/3 ']' 18:49:47 + PACKAGES=/tmp/packages_end.txt 18:49:47 + case "${OS_FAMILY}" in 18:49:47 + dpkg -l 18:49:47 + grep '^ii' 18:49:47 + '[' -f /tmp/packages_start.txt ']' 18:49:47 + '[' -f /tmp/packages_end.txt ']' 18:49:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:47 + '[' /w/workspace/edgex-go/3 ']' 18:49:47 + mkdir -p /w/workspace/edgex-go/3/archives/ 18:49:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 18:49: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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:49:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:48 18:49:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:49:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:48 latest: Pulling from edgex-lftools-log-publisher 18:49:48 5eb5b503b376: Pulling fs layer 18:49:48 5c69ac0246d0: Pulling fs layer 18:49:48 ec43610c2a17: Pulling fs layer 18:49:48 3a2ae6a8a46f: Pulling fs layer 18:49:48 33b1e0a273af: Pulling fs layer 18:49:48 5d3b04190fa2: Pulling fs layer 18:49:48 2f39f015ded8: Pulling fs layer 18:49:48 3a2ae6a8a46f: Waiting 18:49:48 5d3b04190fa2: Waiting 18:49:48 33b1e0a273af: Waiting 18:49:48 2f39f015ded8: Waiting 18:49:48 5c69ac0246d0: Verifying Checksum 18:49:48 5c69ac0246d0: Download complete 18:49:48 3a2ae6a8a46f: Verifying Checksum 18:49:48 3a2ae6a8a46f: Download complete 18:49:48 33b1e0a273af: Verifying Checksum 18:49:48 33b1e0a273af: Download complete 18:49:48 ec43610c2a17: Verifying Checksum 18:49:48 ec43610c2a17: Download complete 18:49:48 5d3b04190fa2: Verifying Checksum 18:49:48 5d3b04190fa2: Download complete 18:49:48 5eb5b503b376: Verifying Checksum 18:49:48 5eb5b503b376: Download complete 18:49:49 2f39f015ded8: Download complete 18:49:50 5eb5b503b376: Pull complete 18:49:50 5c69ac0246d0: Pull complete 18:49:50 ec43610c2a17: Pull complete 18:49:50 3a2ae6a8a46f: Pull complete 18:49:50 33b1e0a273af: Pull complete 18:49:51 5d3b04190fa2: Pull complete 18:49:55 2f39f015ded8: Pull complete 18:49:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:49:55 prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container 18:49:55 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:49:57 $ docker top 812173f226ed5153041f645f602e17974fa880cfb11ca31a2e0da1dcc3908bcf -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:57 + touch /tmp/pre-build-complete [Pipeline] sh 18:49:58 + mkdir -p /var/log/sysstat [Pipeline] sh 18:49:58 + ls /var/log/sa-host 18:49:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:58 provisioning config files... 18:49:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1819575259566770970tmp [Pipeline] { [Pipeline] echo 18:49:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:58 ---> create-netrc.sh [Pipeline] } 18:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:49:59 ---> python-tools-install.sh [Pipeline] echo 18:49:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:59 ---> sudo-logs.sh 18:49:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:49:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:59 ---> job-cost.sh 18:49:59 lf-activate-venv: SKIPPING 18:49:59 DEBUG: total: 0.2199999988079071 18:49:59 INFO: Retrieving Stack Cost... 18:50:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:50:00 INFO: Archiving Costs [Pipeline] echo 18:50:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:50:01 ---> logs-deploy.sh 18:50:01 lf-activate-venv: SKIPPING 18:50:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4010/3 18:50:01 INFO: archiving workspace using pattern(s): 18:50:01 Archives upload complete. 18:50:01 INFO: archiving logs to Nexus 18:50:02 ---> uname -a: 18:50:02 Linux prd-ubuntu20-04-docker-8c-8g-41830 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:50:02 18:50:02 18:50:02 ---> lscpu: 18:50:02 Architecture: x86_64 18:50:02 CPU op-mode(s): 32-bit, 64-bit 18:50:02 Byte Order: Little Endian 18:50:02 Address sizes: 40 bits physical, 48 bits virtual 18:50:02 CPU(s): 8 18:50:02 On-line CPU(s) list: 0-7 18:50:02 Thread(s) per core: 1 18:50:02 Core(s) per socket: 1 18:50:02 Socket(s): 8 18:50:02 NUMA node(s): 1 18:50:02 Vendor ID: AuthenticAMD 18:50:02 CPU family: 23 18:50:02 Model: 49 18:50:02 Model name: AMD EPYC-Rome Processor 18:50:02 Stepping: 0 18:50:02 CPU MHz: 2799.998 18:50:02 BogoMIPS: 5599.99 18:50:02 Virtualization: AMD-V 18:50:02 Hypervisor vendor: KVM 18:50:02 Virtualization type: full 18:50:02 L1d cache: 256 KiB 18:50:02 L1i cache: 256 KiB 18:50:02 L2 cache: 4 MiB 18:50:02 L3 cache: 128 MiB 18:50:02 NUMA node0 CPU(s): 0-7 18:50:02 Vulnerability Itlb multihit: Not affected 18:50:02 Vulnerability L1tf: Not affected 18:50:02 Vulnerability Mds: Not affected 18:50:02 Vulnerability Meltdown: Not affected 18:50:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:50:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:50:02 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:50:02 Vulnerability Srbds: Not affected 18:50:02 Vulnerability Tsx async abort: Not affected 18:50:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:50:02 18:50:02 18:50:02 ---> nproc: 18:50:02 8 18:50:02 18:50:02 18:50:02 ---> df -h: 18:50:02 Filesystem Size Used Avail Use% Mounted on 18:50:02 overlay 155G 27G 129G 18% / 18:50:02 tmpfs 64M 0 64M 0% /dev 18:50:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:50:02 shm 64M 0 64M 0% /dev/shm 18:50:02 /dev/vda1 155G 27G 129G 18% /facter-os 18:50:02 18:50:02 18:50:02 ---> sar -b -r -n DEV: 18:50:02 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41830) 05/09/22 _x86_64_ (8 CPU) 18:50:02 18:50:02 17:37:19 LINUX RESTART (8 CPU) 18:50:02 18:50:02 17:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:50:02 17:39:01 174.55 10.33 164.22 0.00 1641.33 163007.63 0.00 18:50:02 17:40:01 30.33 0.10 30.23 0.00 0.80 13061.84 0.00 18:50:02 17:41:01 84.94 0.08 84.85 0.00 5.07 32812.26 0.00 18:50:02 17:42:01 481.37 0.28 481.09 0.00 18.13 380833.86 0.00 18:50:02 17:43:01 941.38 1.90 939.48 0.00 53.19 405131.81 0.00 18:50:02 17:44:01 904.76 0.63 904.13 0.00 11.99 288708.18 0.00 18:50:02 17:45:01 564.46 0.15 564.31 0.00 1.47 259371.57 0.00 18:50:02 17:46:01 790.57 0.10 790.47 0.00 0.93 233484.74 0.00 18:50:02 17:47:01 530.22 0.08 530.14 0.00 0.67 185202.53 0.00 18:50:02 17:48:01 2.88 0.00 2.88 0.00 0.00 46.39 0.00 18:50:02 17:49:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 18:50:02 17:50:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 18:50:02 17:51:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 18:50:02 17:52:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 18:50:02 17:53:01 1.80 0.02 1.78 0.00 0.13 20.53 0.00 18:50:02 17:54:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 18:50:02 17:55:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 18:50:02 17:56:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 18:50:02 17:57:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 18:50:02 17:58:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 18:50:02 17:59:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 18:50:02 18:00:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 18:50:02 18:01:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 18:50:02 18:02:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 18:50:02 18:03:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 18:50:02 18:04:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 18:50:02 18:05:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 18:50:02 18:06:02 1.28 0.00 1.28 0.00 0.00 16.13 0.00 18:50:02 18:07:01 1.05 0.00 1.05 0.00 0.00 12.47 0.00 18:50:02 18:08:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 18:50:02 18:09:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 18:50:02 18:10:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 18:50:02 18:11:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 18:50:02 18:12:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 18:50:02 18:13:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 18:50:02 18:14:01 1.18 0.00 1.18 0.00 0.00 16.66 0.00 18:50:02 18:15:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 18:50:02 18:16:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 18:50:02 18:17:01 1.08 0.02 1.07 0.00 0.13 12.40 0.00 18:50:02 18:18:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 18:50:02 18:19:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 18:50:02 18:20:01 1.22 0.00 1.22 0.00 0.00 16.00 0.00 18:50:02 18:21:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 18:50:02 18:22:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 18:50:02 18:23:01 1.17 0.00 1.17 0.00 0.00 17.46 0.00 18:50:02 18:24:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 18:50:02 18:25:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 18:50:02 18:26:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 18:50:02 18:27:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 18:50:02 18:28:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 18:50:02 18:29:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 18:50:02 18:30:01 1.08 0.00 1.08 0.00 0.00 14.66 0.00 18:50:02 18:31:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 18:50:02 18:32:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 18:50:02 18:33:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 18:50:02 18:34:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 18:50:02 18:35:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 18:50:02 18:36:01 1.27 0.00 1.27 0.00 0.00 16.66 0.00 18:50:02 18:37:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 18:50:02 18:38:01 3.38 0.87 2.52 0.00 18.40 33.33 0.00 18:50:02 18:39:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 18:50:02 18:40:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 18:50:02 18:41:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 18:50:02 18:42:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 18:50:02 18:43:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 18:50:02 18:44:01 1.47 0.00 1.47 0.00 0.00 19.33 0.00 18:50:02 18:45:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 18:50:02 18:46:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 18:50:02 18:47:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 18:50:02 18:48:01 1.78 0.00 1.78 0.00 0.00 21.46 0.00 18:50:02 18:49:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 18:50:02 18:50:01 40.03 0.22 39.81 0.00 16.93 16730.81 0.00 18:50:02 Average: 64.25 0.21 64.05 0.00 24.58 27502.47 0.00 18:50:02 18:50:02 17:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:50:02 17:39:01 28083360 31601536 690792 2.10 159116 3561736 2128016 6.27 1444544 2900236 6088 18:50:02 17:40:01 27691200 31660456 627488 1.91 163804 3963704 2060588 6.07 1450820 3237672 169972 18:50:02 17:41:01 25218500 31731300 556516 1.69 166052 6442940 1959716 5.78 1777128 5322484 2398852 18:50:02 17:42:01 20159876 31473884 781260 2.38 236032 10849264 2903600 8.56 2625160 9169408 1102336 18:50:02 17:43:01 15350628 30917236 1328992 4.04 284928 14857224 4507000 13.28 3845572 12540724 166888 18:50:02 17:44:01 9251728 30010372 2228592 6.78 416444 19486160 4684160 13.80 5109856 16939952 672796 18:50:02 17:45:01 3254916 29869476 2372744 7.22 540968 24891460 4660796 13.74 6547348 21173568 400 18:50:02 17:46:01 4792144 31188892 1054532 3.21 640772 24609832 2885508 8.50 4682664 21538608 304196 18:50:02 17:47:01 9767848 31715320 545648 1.66 733056 20341928 1962596 5.78 2879260 18663224 92 18:50:02 17:48:01 9774828 31722256 539172 1.64 733088 20341908 1962596 5.78 2870196 18663160 32 18:50:02 17:49:01 9776792 31724204 537308 1.63 733112 20341908 1962596 5.78 2869008 18663160 16 18:50:02 17:50:01 9786588 31734188 527452 1.60 733136 20341912 1962596 5.78 2859196 18663320 12 18:50:02 17:51:01 9787708 31735324 526488 1.60 733144 20341920 1962596 5.78 2858324 18663324 200 18:50:02 17:52:01 9788488 31736192 525688 1.60 733160 20341920 1962596 5.78 2858240 18663388 224 18:50:02 17:53:01 9787012 31734812 526868 1.60 733192 20341924 1977080 5.83 2858620 18663392 212 18:50:02 17:54:01 9787216 31735040 526584 1.60 733212 20341928 1977080 5.83 2858084 18663396 180 18:50:02 17:55:01 9786916 31734744 526804 1.60 733224 20341928 1977080 5.83 2858700 18663396 188 18:50:02 17:56:01 9787372 31735212 526324 1.60 733228 20341932 1977080 5.83 2857896 18663400 212 18:50:02 17:57:01 9787508 31735364 526264 1.60 733240 20341932 1977080 5.83 2858172 18663400 180 18:50:02 17:58:01 9787500 31735372 526220 1.60 733264 20341940 1977080 5.83 2858700 18663408 236 18:50:02 17:59:01 9787524 31735436 526168 1.60 733284 20341944 1977080 5.83 2858424 18663412 12 18:50:02 18:00:01 9787444 31735384 526160 1.60 733312 20341948 1977080 5.83 2858016 18663416 24 18:50:02 18:01:01 9787680 31735640 525844 1.60 733328 20341952 1977080 5.83 2858080 18663420 28 18:50:02 18:02:01 9787380 31735352 526176 1.60 733336 20341952 1977080 5.83 2858108 18663420 48 18:50:02 18:03:01 9787008 31735000 526456 1.60 733384 20341944 1977080 5.83 2858548 18663424 32 18:50:02 18:04:01 9787220 31735260 526116 1.60 733396 20341960 1977080 5.83 2859344 18663428 16 18:50:02 18:05:01 9787080 31735128 526388 1.60 733404 20341960 1977080 5.83 2859092 18663428 184 18:50:02 18:06:02 9786764 31734872 526564 1.60 733428 20341964 1977080 5.83 2859208 18663432 176 18:50:02 18:07:01 9786660 31734800 526556 1.60 733448 20341968 1977080 5.83 2859172 18663436 200 18:50:02 18:08:01 9786936 31735100 526216 1.60 733468 20341972 1993144 5.87 2858976 18663436 16 18:50:02 18:09:01 9786880 31735056 526192 1.60 733484 20341976 1993144 5.87 2858328 18663440 40 18:50:02 18:10:01 9787312 31735492 525696 1.60 733488 20341976 1993144 5.87 2858328 18663444 48 18:50:02 18:11:01 9786736 31734932 526200 1.60 733488 20341980 1993144 5.87 2858520 18663448 32 18:50:02 18:12:01 9786624 31734824 526196 1.60 733488 20341984 1993144 5.87 2858588 18663452 48 18:50:02 18:13:01 9786832 31735032 526144 1.60 733504 20341984 1976900 5.83 2858912 18663452 12 18:50:02 18:14:01 9786580 31734812 526312 1.60 733520 20341980 1976900 5.83 2859296 18663456 72 18:50:02 18:15:01 9786460 31734828 526200 1.60 733544 20342120 1976900 5.83 2859444 18663572 200 18:50:02 18:16:01 9786948 31735344 525636 1.60 733556 20342124 1976900 5.83 2858812 18663576 228 18:50:02 18:17:01 9786924 31735332 525612 1.60 733568 20342124 1976900 5.83 2858488 18663580 12 18:50:02 18:18:01 9786776 31735212 525864 1.60 733580 20342132 1976900 5.83 2859060 18663580 244 18:50:02 18:19:01 9786800 31735244 525816 1.60 733596 20342136 1976900 5.83 2858428 18663584 24 18:50:02 18:20:01 9787320 31735836 525488 1.60 733620 20342140 1976900 5.83 2858652 18663608 72 18:50:02 18:21:01 9787164 31735708 525676 1.60 733652 20342140 1976900 5.83 2858504 18663608 24 18:50:02 18:22:01 9787180 31735760 525612 1.60 733676 20342144 1976900 5.83 2858532 18663612 12 18:50:02 18:23:01 9786848 31735432 525852 1.60 733684 20342144 1976900 5.83 2858860 18663612 128 18:50:02 18:24:01 9787052 31735692 525552 1.60 733728 20342140 1976900 5.83 2858764 18663616 72 18:50:02 18:25:01 9786752 31735432 525756 1.60 733748 20342152 1976900 5.83 2859024 18663620 40 18:50:02 18:26:01 9786704 31735424 525704 1.60 733780 20342156 1976900 5.83 2859324 18663620 8 18:50:02 18:27:01 9786832 31735580 525700 1.60 733800 20342160 1976900 5.83 2858892 18663628 8 18:50:02 18:28:01 9787132 31735908 525344 1.60 733816 20342164 1976900 5.83 2859032 18663632 20 18:50:02 18:29:01 9787020 31735808 525376 1.60 733852 20342148 1976900 5.83 2858744 18663632 20 18:50:02 18:30:01 9786460 31735288 525840 1.60 733868 20342168 1993176 5.87 2858944 18663636 68 18:50:02 18:31:01 9786704 31735548 525516 1.60 733880 20342172 1993176 5.87 2858776 18663636 32 18:50:02 18:32:01 9786792 31735656 525500 1.60 733892 20342176 1993176 5.87 2859296 18663640 248 18:50:02 18:33:01 9786784 31735652 525476 1.60 733900 20342180 1993176 5.87 2859608 18663644 208 18:50:02 18:34:01 9786704 31735604 525456 1.60 733940 20342180 1993176 5.87 2859400 18663648 76 18:50:02 18:35:01 9786728 31735668 525476 1.60 733968 20342188 1993176 5.87 2859712 18663652 232 18:50:02 18:36:01 9787452 31736432 524624 1.60 733996 20342188 1993176 5.87 2858948 18663656 56 18:50:02 18:37:01 9787660 31736656 524640 1.60 734000 20342192 1993176 5.87 2858956 18663660 32 18:50:02 18:38:01 9784756 31734820 526568 1.60 734064 20342836 1998772 5.89 2859468 18664224 16 18:50:02 18:39:01 9785216 31735288 526244 1.60 734088 20342828 1998772 5.89 2859112 18664224 20 18:50:02 18:40:01 9785160 31735236 526248 1.60 734100 20342840 1998772 5.89 2859292 18664228 168 18:50:02 18:41:01 9785184 31735316 526132 1.60 734124 20342844 1998772 5.89 2859160 18664232 20 18:50:02 18:42:01 9785136 31735296 526108 1.60 734136 20342844 1998772 5.89 2859188 18664232 12 18:50:02 18:43:01 9783864 31734084 527124 1.60 734168 20342848 1998772 5.89 2861420 18663216 220 18:50:02 18:44:01 9784068 31734300 526832 1.60 734188 20342852 1998772 5.89 2860708 18663168 24 18:50:02 18:45:01 9784092 31734336 526784 1.60 734204 20342856 1998772 5.89 2860368 18663176 28 18:50:02 18:46:01 9784504 31734756 526488 1.60 734228 20342860 1998772 5.89 2860368 18663180 8 18:50:02 18:47:01 9784496 31734812 526460 1.60 734240 20342860 1998772 5.89 2860408 18663184 12 18:50:02 18:48:01 9784188 31734520 526656 1.60 734272 20342868 1998772 5.89 2861052 18663192 52 18:50:02 18:49:01 9784140 31734476 526620 1.60 734296 20342864 1998772 5.89 2860496 18663192 28 18:50:02 18:50:01 9188604 31658696 597448 1.82 752928 20796364 2124612 6.26 2964424 19101732 572 18:50:02 Average: 10548658 31658171 603119 1.83 688620 19597458 2122909 6.26 2925112 17885083 67049 18:50:02 18:50:02 17:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:50:02 17:39:01 docker0 624.55 548.79 45.93 3697.89 0.00 0.00 0.00 0.00 18:50:02 17:39:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 18:50:02 17:39:01 ens3 793.42 770.29 8723.02 96.74 0.00 0.00 0.00 0.00 18:50:02 17:39:01 vethedebfe8 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 18:50:02 17:40:01 docker0 1.52 1.52 0.10 0.13 0.00 0.00 0.00 0.00 18:50:02 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:40:01 ens3 43.26 35.14 18.26 57.40 0.00 0.00 0.00 0.00 18:50:02 17:40:01 vethedebfe8 1.52 1.57 0.12 0.13 0.00 0.00 0.00 0.00 18:50:02 17:41:01 vethaeeb7ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:50:02 17:41:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 18:50:02 17:41:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:50:02 17:41:01 ens3 136.94 94.80 1716.54 78.36 0.00 0.00 0.00 0.00 18:50:02 17:42:01 vethaeeb7ce 0.00 1.15 0.00 0.06 0.00 0.00 0.00 0.00 18:50:02 17:42:01 veth9bd074b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:50:02 17:42:01 veth3b6d3d2 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 18:50:02 17:42:01 docker0 277.05 471.50 19.19 6055.56 0.00 0.00 0.00 0.00 18:50:02 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:42:01 vetha824fd1 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 18:50:02 17:42:01 ens3 505.93 296.02 6083.26 39.58 0.00 0.00 0.00 0.00 18:50:02 17:42:01 veth3b54290 236.68 418.48 20.13 5827.25 0.00 0.00 0.00 0.48 18:50:02 17:43:01 vethaeeb7ce 0.00 0.77 0.00 0.03 0.00 0.00 0.00 0.00 18:50:02 17:43:01 veth61ae1f9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:50:02 17:43:01 veth7d549ae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:50:02 17:43:01 vethbf20924 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:50:02 17:43:01 docker0 87.79 133.91 5.34 849.51 0.00 0.00 0.00 0.00 18:50:02 17:43:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 18:50:02 17:43:01 vethaf1304f 24.73 47.28 1.63 491.31 0.00 0.00 0.00 0.04 18:50:02 17:43:01 ens3 206.83 149.43 980.60 86.67 0.00 0.00 0.00 0.00 18:50:02 17:43:01 veth3b54290 13.91 20.80 1.39 3.39 0.00 0.00 0.00 0.00 18:50:02 17:44:01 vethaeeb7ce 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:50:02 17:44:01 docker0 439.93 828.30 31.75 11109.48 0.00 0.00 0.00 0.00 18:50:02 17:44:01 vethb0a6304 209.26 405.85 17.56 5440.39 0.00 0.00 0.00 0.45 18:50:02 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:44:01 vethaf1304f 210.09 390.49 18.46 5337.32 0.00 0.00 0.00 0.44 18:50:02 17:44:01 ens3 895.52 487.87 11147.87 107.04 0.00 0.00 0.00 0.00 18:50:02 17:44:01 veth3b54290 9.38 14.19 0.93 206.77 0.00 0.00 0.00 0.02 18:50:02 17:45:01 vethaeeb7ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:45:01 docker0 27.28 38.68 2.32 388.73 0.00 0.00 0.00 0.00 18:50:02 17:45:01 vethb0a6304 27.08 38.58 2.68 388.73 0.00 0.00 0.00 0.03 18:50:02 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:45:01 vethaf1304f 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:45:01 ens3 56.44 36.06 403.14 10.25 0.00 0.00 0.00 0.00 18:50:02 17:46:01 vethaeeb7ce 0.00 0.91 0.00 0.04 0.00 0.00 0.00 0.00 18:50:02 17:46:01 docker0 57.68 87.09 4.01 818.84 0.00 0.00 0.00 0.00 18:50:02 17:46:01 vethb0a6304 0.18 1.08 0.01 0.05 0.00 0.00 0.00 0.00 18:50:02 17:46:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 18:50:02 17:46:01 ens3 196.39 139.88 1940.56 93.85 0.00 0.00 0.00 0.00 18:50:02 17:47:01 docker0 26.36 32.11 1.78 288.27 0.00 0.00 0.00 0.00 18:50:02 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:47:01 ens3 86.30 73.51 310.63 70.72 0.00 0.00 0.00 0.00 18:50:02 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:48:01 ens3 0.72 0.70 0.34 0.30 0.00 0.00 0.00 0.00 18:50:02 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:49:01 ens3 1.02 0.15 0.51 0.01 0.00 0.00 0.00 0.00 18:50:02 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:50:01 ens3 1.15 0.60 0.62 0.47 0.00 0.00 0.00 0.00 18:50:02 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:51:01 ens3 0.80 0.37 0.27 0.21 0.00 0.00 0.00 0.00 18:50:02 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:52:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 18:50:02 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:53:01 ens3 0.72 0.40 0.34 0.27 0.00 0.00 0.00 0.00 18:50:02 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:54:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 18:50:02 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:55:01 ens3 0.77 0.52 0.41 0.28 0.00 0.00 0.00 0.00 18:50:02 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:56:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:57:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 17:58:01 ens3 0.77 0.20 0.19 0.07 0.00 0.00 0.00 0.00 18:50:02 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 17:59:01 ens3 0.48 0.28 0.26 0.20 0.00 0.00 0.00 0.00 18:50:02 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:01:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:50:02 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:02:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:50:02 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:03:01 ens3 1.10 0.48 0.47 0.34 0.00 0.00 0.00 0.00 18:50:02 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:04:01 ens3 2.45 0.75 0.81 0.48 0.00 0.00 0.00 0.00 18:50:02 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:05:01 ens3 1.25 0.52 0.56 0.40 0.00 0.00 0.00 0.00 18:50:02 18:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:06:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:06:02 ens3 1.22 0.17 0.20 0.07 0.00 0.00 0.00 0.00 18:50:02 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:07:01 ens3 1.75 0.41 0.46 0.28 0.00 0.00 0.00 0.00 18:50:02 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:08:01 ens3 1.27 0.82 0.69 0.55 0.00 0.00 0.00 0.00 18:50:02 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:10:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:11:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:50:02 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:13:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:50:02 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:14:01 ens3 2.78 0.50 0.64 0.28 0.00 0.00 0.00 0.00 18:50:02 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:15:01 ens3 1.00 0.53 0.52 0.40 0.00 0.00 0.00 0.00 18:50:02 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:16:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 18:50:02 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:18:01 ens3 0.42 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:50:02 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:20:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:50:02 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:22:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:23:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:23:01 ens3 0.57 0.47 0.38 0.17 0.00 0.00 0.00 0.00 18:50:02 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:24:01 ens3 2.05 0.10 0.18 0.01 0.00 0.00 0.00 0.00 18:50:02 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:25:01 ens3 0.72 0.47 0.36 0.28 0.00 0.00 0.00 0.00 18:50:02 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:26:01 ens3 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 18:50:02 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:27:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:50:02 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:28:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:50:02 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:29:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:50:02 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:30:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:50:02 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:33:01 ens3 0.28 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:50:02 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:34:01 ens3 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:50:02 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:35:01 ens3 0.65 0.57 0.36 0.28 0.00 0.00 0.00 0.00 18:50:02 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:38:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:50:02 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:40:01 ens3 0.33 0.13 0.13 0.01 0.00 0.00 0.00 0.00 18:50:02 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:41:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:50:02 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:43:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:43:01 ens3 4.07 3.03 2.40 5.22 0.00 0.00 0.00 0.00 18:50:02 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:50:02 18:48:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:50:02 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:02 18:50:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 18:50:02 18:50:01 ens3 129.11 86.45 2540.99 47.37 0.00 0.00 0.00 0.00 18:50:02 Average: docker0 21.43 29.76 1.53 322.47 0.00 0.00 0.00 0.00 18:50:02 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 18:50:02 Average: ens3 42.88 30.36 470.70 9.72 0.00 0.00 0.00 0.00 18:50:02 18:50:02 18:50:02 ---> sar -P ALL: 18:50:02 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41830) 05/09/22 _x86_64_ (8 CPU) 18:50:02 18:50:02 17:37:19 LINUX RESTART (8 CPU) 18:50:02 18:50:02 17:38:01 CPU %user %nice %system %iowait %steal %idle 18:50:02 17:39:01 all 11.56 0.00 5.07 1.90 0.08 81.40 18:50:02 17:39:01 0 14.80 0.00 4.93 1.39 0.07 78.81 18:50:02 17:39:01 1 11.74 0.00 5.00 0.29 0.08 82.90 18:50:02 17:39:01 2 10.32 0.00 4.20 3.31 0.08 82.09 18:50:02 17:39:01 3 12.01 0.00 6.66 5.27 0.08 75.98 18:50:02 17:39:01 4 10.93 0.00 4.37 0.46 0.07 84.18 18:50:02 17:39:01 5 10.73 0.00 4.60 0.15 0.07 84.45 18:50:02 17:39:01 6 11.26 0.00 6.26 3.98 0.07 78.43 18:50:02 17:39:01 7 10.69 0.00 4.53 0.31 0.09 84.39 18:50:02 17:40:01 all 47.39 0.00 6.73 0.21 0.11 45.56 18:50:02 17:40:01 0 42.74 0.00 6.00 0.03 0.12 51.11 18:50:02 17:40:01 1 48.79 0.00 6.54 0.05 0.10 44.52 18:50:02 17:40:01 2 48.48 0.00 6.27 0.39 0.12 44.75 18:50:02 17:40:01 3 47.95 0.00 5.96 0.05 0.12 45.92 18:50:02 17:40:01 4 48.42 0.00 7.52 0.05 0.10 43.92 18:50:02 17:40:01 5 47.78 0.00 7.21 0.86 0.10 44.06 18:50:02 17:40:01 6 47.84 0.00 6.19 0.17 0.12 45.69 18:50:02 17:40:01 7 47.16 0.00 8.18 0.07 0.12 44.47 18:50:02 17:41:01 all 31.05 0.00 6.49 0.84 0.10 61.52 18:50:02 17:41:01 0 29.36 0.00 6.84 0.03 0.10 63.65 18:50:02 17:41:01 1 30.77 0.00 7.48 0.02 0.10 61.63 18:50:02 17:41:01 2 30.53 0.00 5.62 3.92 0.10 59.83 18:50:02 17:41:01 3 32.02 0.00 5.76 0.02 0.08 62.12 18:50:02 17:41:01 4 31.91 0.00 6.66 0.41 0.10 60.93 18:50:02 17:41:01 5 30.61 0.00 7.14 0.97 0.08 61.20 18:50:02 17:41:01 6 31.69 0.00 7.19 1.24 0.10 59.77 18:50:02 17:41:01 7 31.49 0.00 5.28 0.12 0.08 63.02 18:50:02 17:42:01 all 50.52 0.00 13.97 6.14 0.16 29.21 18:50:02 17:42:01 0 50.75 0.00 12.56 7.80 0.15 28.74 18:50:02 17:42:01 1 49.72 0.00 15.80 3.59 0.15 30.73 18:50:02 17:42:01 2 50.93 0.00 13.52 2.57 0.14 32.84 18:50:02 17:42:01 3 50.31 0.00 14.04 10.69 0.15 24.80 18:50:02 17:42:01 4 50.26 0.00 13.85 3.92 0.15 31.81 18:50:02 17:42:01 5 51.46 0.00 13.46 2.91 0.14 32.03 18:50:02 17:42:01 6 49.59 0.00 14.55 14.22 0.19 21.45 18:50:02 17:42:01 7 51.10 0.00 14.00 3.45 0.17 31.28 18:50:02 17:43:01 all 66.71 0.00 14.58 4.75 0.17 13.79 18:50:02 17:43:01 0 67.07 0.00 14.73 5.30 0.15 12.76 18:50:02 17:43:01 1 65.03 0.00 16.24 7.05 0.15 11.53 18:50:02 17:43:01 2 67.87 0.00 13.27 2.03 0.17 16.66 18:50:02 17:43:01 3 68.75 0.00 13.51 5.75 0.17 11.82 18:50:02 17:43:01 4 66.91 0.00 13.91 3.25 0.17 15.77 18:50:02 17:43:01 5 66.23 0.00 14.68 4.02 0.15 14.92 18:50:02 17:43:01 6 65.55 0.00 15.71 7.98 0.17 10.59 18:50:02 17:43:01 7 66.27 0.00 14.58 2.63 0.20 16.32 18:50:02 17:44:01 all 73.47 0.00 12.63 3.78 0.15 9.97 18:50:02 17:44:01 0 72.10 0.00 12.00 2.03 0.15 13.72 18:50:02 17:44:01 1 70.22 0.00 14.95 3.79 0.15 10.89 18:50:02 17:44:01 2 71.98 0.00 13.72 10.33 0.13 3.84 18:50:02 17:44:01 3 84.75 0.00 10.01 0.98 0.18 4.09 18:50:02 17:44:01 4 72.24 0.00 11.85 4.66 0.15 11.09 18:50:02 17:44:01 5 69.70 0.00 11.19 1.20 0.14 17.76 18:50:02 17:44:01 6 71.35 0.00 13.82 4.46 0.15 10.21 18:50:02 17:44:01 7 75.40 0.00 13.52 2.75 0.15 8.17 18:50:02 17:45:01 all 86.21 0.00 12.02 0.57 0.18 1.02 18:50:02 17:45:01 0 86.87 0.00 11.71 0.37 0.15 0.90 18:50:02 17:45:01 1 90.06 0.00 8.74 0.65 0.18 0.37 18:50:02 17:45:01 2 83.29 0.00 15.19 1.00 0.17 0.35 18:50:02 17:45:01 3 85.21 0.00 13.18 0.34 0.18 1.09 18:50:02 17:45:01 4 87.26 0.00 11.25 0.39 0.18 0.92 18:50:02 17:45:01 5 84.91 0.00 11.71 1.11 0.19 2.09 18:50:02 17:45:01 6 86.52 0.00 11.88 0.20 0.18 1.21 18:50:02 17:45:01 7 85.59 0.00 12.53 0.47 0.18 1.22 18:50:02 17:46:01 all 54.89 0.00 11.71 3.31 0.16 29.92 18:50:02 17:46:01 0 51.03 0.00 12.82 8.86 0.15 27.14 18:50:02 17:46:01 1 58.03 0.00 10.19 2.59 0.17 29.02 18:50:02 17:46:01 2 51.00 0.00 11.61 1.22 0.17 36.00 18:50:02 17:46:01 3 57.82 0.00 11.45 3.27 0.17 27.29 18:50:02 17:46:01 4 62.87 0.00 10.76 2.27 0.15 23.94 18:50:02 17:46:01 5 47.02 0.00 13.28 3.61 0.17 35.91 18:50:02 17:46:01 6 54.62 0.00 13.38 1.59 0.15 30.25 18:50:02 17:46:01 7 56.66 0.00 10.25 3.09 0.17 29.83 18:50:02 17:47:01 all 18.57 0.00 7.61 3.90 0.11 69.82 18:50:02 17:47:01 0 18.15 0.00 8.58 5.66 0.12 67.48 18:50:02 17:47:01 1 16.95 0.00 6.53 1.92 0.08 74.52 18:50:02 17:47:01 2 17.34 0.00 8.22 13.65 0.10 60.69 18:50:02 17:47:01 3 20.00 0.00 7.73 1.01 0.14 71.13 18:50:02 17:47:01 4 20.06 0.00 7.30 2.45 0.08 70.10 18:50:02 17:47:01 5 19.97 0.00 7.34 1.70 0.12 70.87 18:50:02 17:47:01 6 18.86 0.00 6.94 1.02 0.10 73.09 18:50:02 17:47:01 7 17.24 0.00 8.24 3.79 0.10 70.63 18:50:02 17:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:50:02 17:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 17:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:50:02 17:48:01 4 0.02 0.00 0.03 0.03 0.02 99.90 18:50:02 17:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:50:02 17:48:01 7 0.00 0.00 0.00 0.05 0.00 99.95 18:50:02 17:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:50:02 17:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:50:02 17:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 17:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:49:01 3 0.07 0.00 0.02 0.00 0.02 99.90 18:50:02 17:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 17:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 17:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:50:02 17:49:01 CPU %user %nice %system %iowait %steal %idle 18:50:02 17:50:01 all 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 17:50:01 0 0.07 0.00 0.07 0.03 0.00 99.83 18:50:02 17:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:50:01 3 0.03 0.00 0.07 0.00 0.02 99.88 18:50:02 17:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 17:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:50:01 7 0.02 0.00 0.02 0.17 0.02 99.78 18:50:02 17:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:50:02 17:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:50:02 17:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 17:51:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 17:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 17:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:52:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:50:02 17:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:50:02 17:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 17:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:50:02 17:52:01 4 0.03 0.00 0.00 0.05 0.00 99.92 18:50:02 17:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:53:01 all 0.02 0.00 0.01 0.01 0.00 99.95 18:50:02 17:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 17:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 17:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:50:02 17:53:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 17:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:50:02 17:53:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 17:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:50:02 17:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:50:02 17:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 17:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 17:54:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 17:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 17:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:50:02 17:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:55:01 4 0.02 0.00 0.02 0.05 0.02 99.90 18:50:02 17:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 17:56:01 all 0.07 0.00 0.01 0.01 0.01 99.90 18:50:02 17:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 17:56:01 1 0.45 0.00 0.02 0.00 0.02 99.52 18:50:02 17:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:56:01 4 0.03 0.00 0.03 0.03 0.00 99.90 18:50:02 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:56:01 6 0.00 0.00 0.00 0.05 0.02 99.93 18:50:02 17:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:50:02 17:57:01 all 0.20 0.00 0.01 0.00 0.00 99.79 18:50:02 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 17:57:01 1 1.47 0.00 0.00 0.00 0.00 98.53 18:50:02 17:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 17:57:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:50:02 17:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:50:02 17:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:58:01 all 0.01 0.00 0.01 0.02 0.00 99.95 18:50:02 17:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 17:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:58:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 17:58:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:50:02 17:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 17:58:01 7 0.02 0.00 0.00 0.12 0.00 99.87 18:50:02 17:59:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:50:02 17:59:01 0 0.02 0.00 0.05 0.00 0.02 99.92 18:50:02 17:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 17:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:59:01 4 0.02 0.00 0.00 0.10 0.00 99.88 18:50:02 17:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 17:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 17:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:50:02 18:00:01 0 0.05 0.00 0.00 0.00 0.02 99.93 18:50:02 18:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 18:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:00:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 18:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:50:02 18:00:01 CPU %user %nice %system %iowait %steal %idle 18:50:02 18:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:50:02 18:01:01 0 0.07 0.00 0.00 0.00 0.00 99.93 18:50:02 18:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:01:01 4 0.00 0.00 0.02 0.03 0.02 99.93 18:50:02 18:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:50:02 18:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:50:02 18:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:02:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 18:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:02:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:50:02 18:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:50:02 18:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:03:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:50:02 18:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:50:02 18:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:04:01 all 0.13 0.00 0.01 0.01 0.00 99.85 18:50:02 18:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 18:04:01 1 0.93 0.00 0.00 0.00 0.00 99.07 18:50:02 18:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:50:02 18:04:01 4 0.03 0.00 0.02 0.03 0.02 99.90 18:50:02 18:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:05:01 all 0.04 0.00 0.01 0.00 0.00 99.94 18:50:02 18:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:05:01 1 0.20 0.00 0.00 0.00 0.02 99.78 18:50:02 18:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:05:01 3 0.07 0.00 0.03 0.00 0.02 99.88 18:50:02 18:05:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 18:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:06:02 all 0.02 0.00 0.01 0.00 0.00 99.96 18:50:02 18:06:02 0 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 18:06:02 1 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:06:02 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:06:02 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:06:02 4 0.02 0.00 0.02 0.02 0.00 99.95 18:50:02 18:06:02 5 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:06:02 6 0.02 0.00 0.02 0.02 0.00 99.95 18:50:02 18:06:02 7 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:07:01 all 0.02 0.00 0.00 0.01 0.00 99.97 18:50:02 18:07:01 0 0.05 0.00 0.00 0.00 0.02 99.93 18:50:02 18:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:07:01 4 0.02 0.00 0.00 0.05 0.00 99.93 18:50:02 18:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 18:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:50:02 18:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 18:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:08:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 18:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:50:02 18:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:09:01 all 0.01 0.00 0.00 0.01 0.00 99.97 18:50:02 18:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:50:02 18:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:50:02 18:09:01 6 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 18:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:50:02 18:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:50:02 18:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:50:02 18:10:01 6 0.02 0.00 0.00 0.05 0.00 99.93 18:50:02 18:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:11:01 all 0.01 0.00 0.00 0.00 0.00 99.99 18:50:02 18:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:50:02 18:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:50:02 18:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:50:02 18:11:01 CPU %user %nice %system %iowait %steal %idle 18:50:02 18:12:01 all 0.00 0.00 0.01 0.01 0.01 99.97 18:50:02 18:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:12:01 4 0.00 0.00 0.02 0.05 0.02 99.92 18:50:02 18:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 18:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 18:12:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:50:02 18:13:01 all 0.04 0.00 0.00 0.00 0.00 99.95 18:50:02 18:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:13:01 2 0.07 0.00 0.00 0.00 0.00 99.93 18:50:02 18:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:13:01 4 0.12 0.00 0.00 0.02 0.00 99.87 18:50:02 18:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 18:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 18:50:02 18:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 18:14:01 all 0.15 0.00 0.01 0.00 0.00 99.82 18:50:02 18:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:50:02 18:14:01 1 1.13 0.00 0.03 0.00 0.02 98.82 18:50:02 18:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:50:02 18:14:01 4 0.03 0.00 0.00 0.03 0.00 99.93 18:50:02 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:15:01 all 0.28 0.00 0.01 0.00 0.00 99.70 18:50:02 18:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:15:01 1 1.99 0.00 0.00 0.00 0.00 98.01 18:50:02 18:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:50:02 18:15:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 18:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:50:02 18:15:01 6 0.10 0.00 0.00 0.00 0.00 99.90 18:50:02 18:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:16:01 all 0.18 0.00 0.01 0.01 0.00 99.80 18:50:02 18:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:16:01 1 1.39 0.00 0.00 0.00 0.00 98.61 18:50:02 18:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:50:02 18:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:16:01 4 0.02 0.00 0.00 0.05 0.00 99.93 18:50:02 18:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 18:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:50:02 18:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:50:02 18:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:17:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 18:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:50:02 18:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:50:02 18:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:18:01 4 0.03 0.00 0.02 0.03 0.00 99.92 18:50:02 18:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:50:02 18:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:19:01 all 0.01 0.00 0.00 0.01 0.00 99.97 18:50:02 18:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:19:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:50:02 18:19:01 5 0.02 0.00 0.02 0.02 0.02 99.93 18:50:02 18:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 18:50:02 18:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:20:01 all 0.01 0.00 0.00 0.03 0.01 99.95 18:50:02 18:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:50:02 18:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:20:01 4 0.00 0.00 0.00 0.22 0.00 99.78 18:50:02 18:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 18:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:50:02 18:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:50:02 18:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:50:02 18:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 18:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:50:02 18:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:22:01 all 0.01 0.00 0.02 0.01 0.00 99.96 18:50:02 18:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:22:01 4 0.00 0.00 0.02 0.08 0.00 99.90 18:50:02 18:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:50:02 18:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:50:02 18:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:50:02 18:50:02 18:22:01 CPU %user %nice %system %iowait %steal %idle 18:50:02 18:23:01 all 0.26 0.00 0.00 0.00 0.00 99.73 18:50:02 18:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:23:01 1 1.97 0.00 0.00 0.00 0.02 98.01 18:50:02 18:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:24:01 all 0.24 0.00 0.02 0.01 0.00 99.73 18:50:02 18:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:50:02 18:24:01 1 1.84 0.00 0.07 0.00 0.00 98.09 18:50:02 18:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:24:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:50:02 18:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:50:02 18:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:25:01 all 0.04 0.00 0.02 0.00 0.00 99.94 18:50:02 18:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 18:25:01 1 0.17 0.00 0.10 0.00 0.00 99.73 18:50:02 18:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:25:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 18:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:50:02 18:26:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:50:02 18:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:26:01 2 0.00 0.00 0.03 0.02 0.00 99.95 18:50:02 18:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:26:01 4 0.03 0.00 0.00 0.08 0.00 99.88 18:50:02 18:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:27:01 all 0.01 0.00 0.00 0.01 0.01 99.97 18:50:02 18:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:27:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:50:02 18:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 18:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:50:02 18:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:50:02 18:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:50:02 18:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:28:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:50:02 18:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 18:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:50:02 18:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 18:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:29:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 18:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:30:01 all 0.05 0.00 0.01 0.00 0.01 99.93 18:50:02 18:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:50:02 18:30:01 1 0.30 0.00 0.02 0.00 0.00 99.68 18:50:02 18:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:30:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:50:02 18:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:31:01 all 0.19 0.00 0.02 0.01 0.00 99.78 18:50:02 18:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:50:02 18:31:01 1 1.47 0.00 0.08 0.00 0.02 98.43 18:50:02 18:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:31:01 4 0.00 0.00 0.02 0.05 0.00 99.93 18:50:02 18:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:32:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:50:02 18:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 18:50:02 18:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:32:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:50:02 18:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:50:02 18:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:33:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 18:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:50:02 18:33:01 CPU %user %nice %system %iowait %steal %idle 18:50:02 18:34:01 all 0.00 0.00 0.02 0.01 0.00 99.97 18:50:02 18:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:50:02 18:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 18:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:34:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 18:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:50:02 18:34:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:50:02 18:35:01 all 0.11 0.00 0.00 0.01 0.00 99.88 18:50:02 18:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 18:35:01 1 0.73 0.00 0.00 0.00 0.00 99.27 18:50:02 18:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:35:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:50:02 18:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:36:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:50:02 18:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:50:02 18:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:50:02 18:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 18:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:37:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:50:02 18:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:50:02 18:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:38:01 all 0.05 0.00 0.04 0.02 0.00 99.89 18:50:02 18:38:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:50:02 18:38:01 1 0.00 0.00 0.03 0.00 0.02 99.95 18:50:02 18:38:01 2 0.22 0.00 0.10 0.05 0.00 99.63 18:50:02 18:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:38:01 4 0.02 0.00 0.03 0.03 0.00 99.92 18:50:02 18:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:50:02 18:38:01 6 0.02 0.00 0.02 0.05 0.00 99.92 18:50:02 18:38:01 7 0.05 0.00 0.03 0.00 0.00 99.92 18:50:02 18:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:50:02 18:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:50:02 18:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:50:02 18:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:39:01 6 0.00 0.00 0.00 0.03 0.00 99.97 18:50:02 18:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:50:02 18:40:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:50:02 18:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:40:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 18:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:41:01 all 0.00 0.00 0.01 0.00 0.00 99.98 18:50:02 18:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:50:02 18:41:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:50:02 18:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 18:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:50:02 18:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:50:02 18:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:42:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:50:02 18:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:50:02 18:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:43:01 all 0.07 0.00 0.02 0.00 0.00 99.91 18:50:02 18:43:01 0 0.08 0.00 0.00 0.00 0.00 99.92 18:50:02 18:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:43:01 3 0.08 0.00 0.03 0.00 0.00 99.88 18:50:02 18:43:01 4 0.13 0.00 0.02 0.02 0.00 99.83 18:50:02 18:43:01 5 0.12 0.00 0.03 0.00 0.00 99.85 18:50:02 18:43:01 6 0.07 0.00 0.02 0.02 0.00 99.90 18:50:02 18:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 18:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:50:02 18:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:50:02 18:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:44:01 6 0.00 0.00 0.00 0.08 0.00 99.92 18:50:02 18:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:50:02 18:44:01 CPU %user %nice %system %iowait %steal %idle 18:50:02 18:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:50:02 18:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:50:02 18:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:45:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:50:02 18:45:01 5 0.02 0.00 0.02 0.02 0.02 99.93 18:50:02 18:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:46:01 all 0.09 0.00 0.01 0.00 0.00 99.89 18:50:02 18:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:46:01 4 0.71 0.00 0.03 0.02 0.00 99.24 18:50:02 18:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:50:02 18:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:47:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:50:02 18:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:50:02 18:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:47:01 4 1.99 0.00 0.00 0.00 0.00 98.01 18:50:02 18:47:01 5 0.03 0.00 0.03 0.03 0.02 99.88 18:50:02 18:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:48:01 all 0.15 0.00 0.01 0.02 0.00 99.81 18:50:02 18:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:50:02 18:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:48:01 4 1.17 0.00 0.02 0.07 0.00 98.74 18:50:02 18:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:50:02 18:48:01 6 0.02 0.00 0.00 0.10 0.00 99.88 18:50:02 18:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:50:02 18:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:50:02 18:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:50:02 18:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:50:02 18:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:50:02 18:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:50:02 18:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:50:02 18:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:50:02 18:50:01 all 3.36 0.00 1.42 0.37 0.03 94.82 18:50:02 18:50:01 0 3.19 0.00 1.05 0.15 0.03 95.57 18:50:02 18:50:01 1 2.97 0.00 1.42 0.00 0.02 95.59 18:50:02 18:50:01 2 3.18 0.00 1.25 0.00 0.02 95.55 18:50:02 18:50:01 3 4.32 0.00 1.29 0.02 0.03 94.34 18:50:02 18:50:01 4 2.46 0.00 1.33 0.50 0.03 95.68 18:50:02 18:50:01 5 2.79 0.00 1.46 0.05 0.03 95.67 18:50:02 18:50:01 6 3.85 0.00 2.22 2.24 0.03 91.65 18:50:02 18:50:01 7 4.11 0.00 1.34 0.03 0.03 94.49 18:50:02 Average: all 6.15 0.00 1.28 0.36 0.02 92.20 18:50:02 Average: 0 6.02 0.00 1.26 0.43 0.02 92.26 18:50:02 Average: 1 6.33 0.00 1.29 0.27 0.02 92.08 18:50:02 Average: 2 5.99 0.00 1.28 0.53 0.02 92.19 18:50:02 Average: 3 6.38 0.00 1.24 0.37 0.02 91.99 18:50:02 Average: 4 6.30 0.00 1.23 0.28 0.02 92.17 18:50:02 Average: 5 5.93 0.00 1.27 0.23 0.02 92.55 18:50:02 Average: 6 6.07 0.00 1.35 0.52 0.02 92.04 18:50:02 Average: 7 6.14 0.00 1.28 0.23 0.02 92.32 18:50:02 18:50:02 18:50:02